tar -xf libreoffice-7.3.5.2.tar.xz tar -xf libreoffice-dictionaries-7.3.5.2.tar.xz tar -xf libreoffice-help-7.3.5.2.tar.xz Running './configure CFLAGS=-O2 -march=i586 -mtune=i686 CXXFLAGS=-O2 -march=i586 -mtune=i686 --prefix=/usr --libdir=/usr/lib --localstatedir=/var --sysconfdir=/etc --enable-ext-ct2n --with-system-libnumbertext --enable-ext-languagetool --enable-ext-wiki-publisher --enable-ext-nlpsolver --enable-gio --enable-python=system --enable-gstreamer-1-0 --disable-odk --enable-gtk3 --disable-qt5 --with-help=html --with-jdk-home=/usr/lib/java --with-ant-home=/usr/share/ant --enable-scripting-javascript --without-junit --without-fonts --with-lang=en-US --with-vendor=Slackel --enable-release-build=yes --build=i586-slackware-linux --srcdir=/home/djemos/libreoffice/src/libreoffice-7.3.5.2 --enable-option-checking=fatal' ******************************************************************** * * Running LibreOffice build configuration. * ******************************************************************** checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for product name... LibreOffice checking for package version... 7.3.5.2 checking for product version... 7.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 configure: VCL platform uses freetype+fontconfig: yes configure: VCL platform uses headless plugin: yes configure: VCL platform uses vclplug: yes configure: VCL platform uses X11: yes checking for explicit AFLAGS... no checking for explicit CFLAGS... -O2 -march=i586 -mtune=i686 checking for explicit CXXFLAGS... -O2 -march=i586 -mtune=i686 checking for explicit OBJCFLAGS... no checking for explicit OBJCXXFLAGS... no checking for explicit LDFLAGS... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for library containing dlsym... none required checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing backtrace... none required checking whether build target is Release Build... yes checking whether to build a Community flavor... 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... bsdtar 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... /usr/bin/ccache 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 is already ccached... no checking whether ccache gcc supports -ggdb2... yes checking the GCC version... gcc 12.1.0 (120100) checking whether to build with additional debug utilities... no checking whether to do a debug build... no checking for linker that is used... GNU ld version 2.38-slack151 checking for -Bsymbolic-functions linker support... found checking for --gc-sections linker support... found checking whether ccache gcc supports -Xclang -debug-info-kind=constructor... no checking whether to generate debug information... no checking whether to compile with optimization flags... yes checking which package format to use... none checking which help to build... HTML (local) checking if we need to build the help index tooling... yes checking whether to enable xapian-omega support for online help... no checking whether to include the XML-help support... yes checking for helppack integration... integration 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... no checking whether to enable CUPS support... yes checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes checking for cups/cups.h... yes checking which fontconfig to use... external checking for fontconfig >= 2.4.1... yes checking whether we want to fetch tarballs... yes, if we use them checking whether to include MySpell dictionaries... no checking whether to use dicts from external paths... yes checking for spelling dictionary directory... file:///usr/share/hunspell 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.3 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 pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ar... ar checking for nm... nm checking for ranlib... ranlib checking for objdump... objdump checking for readelf... readelf checking for strip... strip checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking the GNU C++ compiler version... ok (g++ 12.1.0) checking how to run the C++ preprocessor... g++ -E checking whether g++ is broken with boost.thread... yes checking whether g++ is already ccached... no checking how to run the C++ preprocessor... g++ -E checking how to run the C preprocessor... /usr/bin/ccache gcc -E checking size of long... 4 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*... 4 checking size of size_t... 4 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 4 checking alignment of double... 4 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether to enable runtime optimizations... yes checking for valgrind/valgrind.h... no checking for sys/sdt.h... no checking whether ccache gcc supports -fstack-clash-protection... yes checking whether ccache gcc supports -mno-avx... yes checking whether ccache gcc supports atomic functions... yes checking whether ccache g++ defines __base_class_type_info in cxxabi.h... yes checking whether ccache g++ defines __class_type_info in cxxabi.h... yes checking whether ccache g++ declares __cxa_allocate_exception in cxxabi.h... yes checking whether ccache g++ defines __cxa_eh_globals in cxxabi.h... no checking whether ccache g++ defines __cxa_exception in cxxabi.h... no checking whether ccache g++ declares __cxa_get_globals in cxxabi.h... yes checking whether ccache g++ declares __cxa_current_exception_type in cxxabi.h... yes checking whether ccache g++ declares __cxa_throw in cxxabi.h... yes checking whether ccache g++ defines __si_class_type_info in cxxabi.h... yes checking whether ccache g++ defines __vmi_class_type_info in cxxabi.h... 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... internal checking whether ccache g++ supports C++17... yes (-std=c++17) 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 ccache g++ supports C++11 without Language Defect 757... yes checking whether ccache g++ supports -fno-sized-deallocation... yes checking whether ccache g++ supports C++2a constinit sorted vectors... no checking whether ccache g++ supports C++2a with unsigned size_type... no checking whether ccache g++ implements C++ DR P1155R3... no checking whether ccache g++ supports C++20 std::atomic_ref... no checking whether ccache g++ supports -Wdeprecated-copy-dtor... yes checking whether ccache g++ might report false -Werror=maybe-uninitialized... no checking whether ccache g++ might report false -Werror=stringop-overflow=... no checking whether /usr/bin/ccache g++ can compile SSE2 intrinsics... yes checking whether /usr/bin/ccache g++ can compile SSSE3 intrinsics... yes checking whether /usr/bin/ccache g++ can compile SSE4.1 intrinsics... yes checking whether /usr/bin/ccache g++ can compile SSE4.2 intrinsics... yes checking whether /usr/bin/ccache g++ can compile AVX intrinsics... yes checking whether /usr/bin/ccache g++ can compile AVX2 intrinsics... yes checking whether /usr/bin/ccache g++ can compile AVX512 intrinsics... yes checking whether /usr/bin/ccache g++ can compile F16C intrinsics... yes checking whether /usr/bin/ccache g++ can compile FMA intrinsics... yes checking if STL headers are visibility safe (GCC bug 22482)... yes checking if ccache g++ is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes checking if ccache g++ has a visibility bug with class-level attributes (GCC bug 26905)... no checking if CET endbranch is recognized... yes checking whether ccache g++ supports -fno-enforce-eh-specs... yes checking for posix_fallocate... yes checking the installed JDK... found /usr/lib/java (JDK 17.0.3) checking for JAWT lib... -L/usr/lib/java/lib/ -ljawt checking whether to enable export file validation... yes checking for odfvalidator... no configure: no odfvalidator found, will download it checking for officeotron... no configure: no officeotron found, will download it checking for Microsoft Binary File Format Validator... no checking which C preprocessor to use in idlc... ucpp checking which ucpp to use... internal checking whether to enable EPM for packing... no checking whether to build the ODK... no checking which zlib to use... external checking for zlib.h... yes checking for deflate in -lz... yes checking which libjpeg to use... internal, libjpeg-turbo checking for nasm... nasm checking for object file format of host system... ELF checking for object file format specifier (NAFLAGS) ... -felf -DELF -DPIC checking whether the assembler (nasm -felf -DELF -DPIC) works... yes checking which clucene to use... internal checking which expat to use... internal checking which xmlsec to use... internal checking whether to enable Embedded OpenType support... no checking which librevenge to use... internal checking which libodfgen to use... internal checking which libepubgen to use... internal checking which libwpd to use... internal checking which libwpg to use... internal checking which libwps to use... internal checking which libvisio to use... internal checking which libcdr to use... internal checking which libmspub to use... internal checking which libmwaw to use... internal checking which libetonyek to use... internal checking which libfreehand to use... internal checking which libebook to use... internal checking which libabw to use... internal checking which libpagemaker to use... internal checking which libqxp to use... internal checking which libzmf to use... internal checking which libstaroffice to use... internal checking which lcms2 to use... internal checking which cppunit to use... internal checking which freetype to use... external checking for freetype2 >= 9.9.3... 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-2.0 >= 2.0... yes checking for xmllint... /usr/bin/xmllint checking for a Python interpreter with version >= 3.3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/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.9 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages checking for Python.h... yes checking for python lxml... yes checking for correct python library version... ok checking whether to build LibreLogo... yes checking whether to build the MariaDB/MySQL SDBC driver... yes checking which MariaDB to use... internal 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 library containing com_err... -lcom_err checking for library containing krb5_sendauth... -lkrb5 checking for library containing gss_init_sec_context... -lgssapi_krb5 checking PostgreSQL C interface... internal checking which Firebird to use... internal checking which libcurl to use... internal checking which boost to use... internal checking which mdds to use... internal checking which cuckoo to use... internal checking which glm to use... internal checking which odbc headers to use... internal checking which nss to use... external checking for nss >= 3.9.3 nspr >= 4.8... yes checking whether to enable LDAP support... yes checking which openldap library to use... internal checking which TLS/SSL and cryptographic implementation to use... NSS checking which sane header to use... internal checking which icu to use... internal checking whether to enable breakpad... no checking whether to enable fuzzers... no checking which orcus to use... internal checking which graphite to use... internal checking which harfbuzz to use... internal 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 for X11/ICE/ICElib.h... yes checking for IceConnectionNumber in -lICE... (cached) yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for X11/Intrinsic.h... yes checking whether to use Xrender... yes checking for xrender... yes checking for XRenderQueryVersion in -lXrender... yes checking for X11/extensions/Xrender.h... yes checking whether to enable RandR support... yes checking for xrandr >= 1.2... yes checking for webdav library... curl checking whether to execute CVE tests... yes checking whether to execute chart XShape tests... no checking whether to disable OpenSSL usage... no checking which openssl to use... internal checking whether to enable the OpenSSL backend for rtl/cipher.h... no checking whether to use gnutls... no checking which redland to use... internal checking which libhunspell to use... internal checking whether to use zxing... yes checking which libzxing to use... internal checking which box2d to use... internal checking which altlinuxhyph to use... internal checking which mythes to use... internal checking whether to build with CoinMP... yes checking whether to build with lpsolve... yes checking which lpsolve to use... internal checking which libexttextcat to use... internal checking which libnumbertext to use... external checking for libnumbertext >= 1.0.6... yes checking whether the libc is recent enough... 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... internal configure: VCLplugs to be built: gtk3 checking for gtk+-3.0 >= 3.20 gtk+-unix-print-3.0 gmodule-no-export-2.0 glib-2.0 >= 2.38 cairo... yes checking for eglMakeCurrent in -lEGL... yes checking for EGL/eglplatform.h... yes checking whether to enable DBUS support... yes checking for dbus-1 >= 0.60... yes checking for glib-2.0 >= 2.4... yes checking whether to enable Impress remote control... yes checking whether to enable Bluetooth support in Impress remote control... yes checking which Bluetooth header to use... internal checking whether to enable GIO support... checking for gio-2.0 >= 2.26... yes checking whether to enable the GStreamer 1.0 avmedia backend... yes checking for gstreamer-1.0 gstreamer-plugins-base-1.0 gstreamer-pbutils-1.0 gstreamer-video-1.0 ... yes checking for glBegin in -lGL... yes checking for dconf >= 0.15.2... yes checking whether to enable dconf... yes checking whether to build the PDF import feature... yes checking whether to build PDFium... yes checking which OpenJPEG library to use... internal checking which Abseil library to use... internal checking whether to build Poppler... yes checking which PDF import poppler to use... internal checking whether to build Skia... yes checking for clang... clang checking for clang++... clang++ checking whether clang++ can compile SSE2 intrinsics... yes checking whether clang++ can compile SSSE3 intrinsics... yes checking whether clang++ can compile SSE4.1 intrinsics... yes checking whether clang++ can compile SSE4.2 intrinsics... yes checking whether clang++ can compile AVX intrinsics... yes checking whether clang++ can compile AVX2 intrinsics... yes checking whether clang++ can compile AVX512 intrinsics... yes checking whether clang++ can compile F16C intrinsics... yes checking whether clang++ can compile FMA intrinsics... yes checking whether clang is already ccached... no checking whether clang++ is already ccached... no checking which gpgmepp to use... internal checking for gpg... /usr/bin/gpg checking for /run/user/0... no checking whether to build the Wiki Publisher extension... yes checking whether to build the Report Builder... yes checking which jfreereport libs to use... internal checking whether to build support for scripts in BeanShell... yes checking which beanshell to use... internal checking whether to build support for scripts in JavaScript... yes checking which rhino to use... internal checking whether to enable evolution 2 support... no checking which themes to include... breeze breeze_dark breeze_dark_svg breeze_svg colibre colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_dark_svg sifr_svg sukapura sukapura_svg checking for extensions integration... yes, use integration checking for building the ConvertTextToNumber extension... yes checking for building the Numbertext extension... no checking for building the NLPSolver extension... yes checking for building the LanguageTool extension... yes 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 for X11/extensions/Xinerama.h... yes checking for XineramaIsActive in -lXinerama... yes checking whether to use the system cairo... yes checking for cairo >= 1.8.0 ... yes checking whether Xrender.h defines PictStandardA8... yes checking whether to use system liblangtag... no checking which libpng to use... internal checking whether to use specific JVM search path at runtime... no checking for ant... /usr/share/ant/bin/ant checking if /usr/share/ant/bin/ant works... Ant works checking Ant lib directory... Ant lib directory found. checking whether Ant is >= 1.6.0... yes, 1.9.14 checking which languages to be built... en-US checking for alternative branding images directory... none checking for 'intro' progress settings... none checking for extra build ID... not set checking for vendor... Slackel 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... not 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... yes checking for number of processors to use... 4 checking whether ccache g++ supports a working C++20 consteval... no 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 lo.xcent config.status: creating bin/bffvalidator.sh config.status: creating bin/odfvalidator.sh config.status: creating bin/officeotron.sh config.status: creating hardened_runtime.xcent config.status: creating instsetoo_native/util/openoffice.lst config.status: creating sysui/desktop/macosx/Info.plist config.status: creating vs-code-template.code-workspace config.status: creating config_host/config_probes.h config.status: creating config_host/config_buildid.h config.status: creating config_host/config_box2d.h config.status: creating config_host/config_clang.h config.status: creating config_host/config_crypto.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_feature_desktop.h config.status: creating config_host/config_feature_opencl.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_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_zxing.h config.status: creating config_host/config_skia.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 **************************************************************************** To build, run: /usr/bin/make To view some help, run: /usr/bin/make help After the build has finished successfully, you can immediately run what you built using the command: instdir/program/soffice If you want to run the smoketest, run: /usr/bin/make check cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libabw-0.1.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed"; then echo ERROR: expected checksum for libabw-0.1.3.tar.xz is e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libabw-0.1.3.tar.xz ../ --2022-07-23 23:52:30-- https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 318808 (311K) [application/octet-stream] Saving to: `./libabw-0.1.3.tar.xz' 0K .... 100% 1,05M=0,3s 2022-07-23 23:52:36 (1,05 MB/s) - `./libabw-0.1.3.tar.xz' saved [318808/318808] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/boost_1_77_0.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 boost_1_77_0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "9b334d6c6d7af5a0687280788cd84444398b8e0b472cd88e52bbc3c3ef11d98e"; then echo ERROR: expected checksum for boost_1_77_0.tar.xz is 9b334d6c6d7af5a0687280788cd84444398b8e0b472cd88e52bbc3c3ef11d98e 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv boost_1_77_0.tar.xz ../ --2022-07-23 23:52:36-- https://dev-www.libreoffice.org/src/boost_1_77_0.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 17548708 (17M) [application/octet-stream] Saving to: `./boost_1_77_0.tar.xz' 0K ........ ........ ........ ........ ........ ........ 17% 1016K 14s 3072K ........ ........ ........ ........ ........ ........ 35% 566K 15s 6144K ........ ........ ........ ........ ........ ........ 53% 614K 12s 9216K ........ ........ ........ ........ ........ ........ 71% 733K 7s 12288K ........ ........ ........ ........ ........ ........ 89% 753K 3s 15360K ........ ........ ........ ... 100% 713K=24s 2022-07-23 23:53:01 (707 KB/s) - `./boost_1_77_0.tar.xz' saved [17548708/17548708] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/box2d-2.3.1.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 box2d-2.3.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "58ffc8475a8650aadc351345aef696937747b40501ab78d72c197c5ff5b3035c"; then echo ERROR: expected checksum for box2d-2.3.1.tar.gz is 58ffc8475a8650aadc351345aef696937747b40501ab78d72c197c5ff5b3035c 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv box2d-2.3.1.tar.gz ../ --2022-07-23 23:53:01-- https://dev-www.libreoffice.org/src/box2d-2.3.1.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1553252 (1,5M) [application/octet-stream] Saving to: `./box2d-2.3.1.tar.gz' 0K ........ ........ ....... 100% 960K=1,6s 2022-07-23 23:53:03 (960 KB/s) - `./box2d-2.3.1.tar.gz' saved [1553252/1553252] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip | sed "s/ .*//"` && if test "$SUM" != "9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96"; then echo ERROR: expected checksum for beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip is 9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip ../ --2022-07-23 23:53:03-- https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1997625 (1,9M) [application/zip] Saving to: `./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip' 0K ........ ........ ........ ...... 100% 1,10M=1,7s 2022-07-23 23:53:05 (1,10 MB/s) - `./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip' saved [1997625/1997625] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcdr-0.1.7.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcdr-0.1.7.tar.xz | sed "s/ .*//"` && if test "$SUM" != "5666249d613466b9aa1e987ea4109c04365866e9277d80f6cd9663e86b8ecdd4"; then echo ERROR: expected checksum for libcdr-0.1.7.tar.xz is 5666249d613466b9aa1e987ea4109c04365866e9277d80f6cd9663e86b8ecdd4 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libcdr-0.1.7.tar.xz ../ --2022-07-23 23:53:05-- https://dev-www.libreoffice.org/src/libcdr-0.1.7.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 618528 (604K) [application/octet-stream] Saving to: `./libcdr-0.1.7.tar.xz' 0K ........ . 100% 863K=0,7s 2022-07-23 23:53:06 (863 KB/s) - `./libcdr-0.1.7.tar.xz' saved [618528/618528] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab"; then echo ERROR: expected checksum for 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz is ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz ../ --2022-07-23 23:53:06-- https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2241498 (2,1M) [application/octet-stream] Saving to: `./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz' 0K ........ ........ ........ ........ .. 100% 1,10M=1,9s 2022-07-23 23:53:09 (1,10 MB/s) - `./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz' saved [2241498/2241498] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/dtoa-20180411.tgz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 dtoa-20180411.tgz | sed "s/ .*//"` && if test "$SUM" != "0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4"; then echo ERROR: expected checksum for dtoa-20180411.tgz is 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv dtoa-20180411.tgz ../ --2022-07-23 23:53:09-- https://dev-www.libreoffice.org/src/dtoa-20180411.tgz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 48893 (48K) [application/octet-stream] Saving to: `./dtoa-20180411.tgz' 0K 100% 82,1K=0,6s 2022-07-23 23:53:10 (82,1 KB/s) - `./dtoa-20180411.tgz' saved [48893/48893] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcmis-0.5.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2"; then echo ERROR: expected checksum for libcmis-0.5.2.tar.xz is d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libcmis-0.5.2.tar.xz ../ --2022-07-23 23:53:10-- https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 484404 (473K) [application/octet-stream] Saving to: `./libcmis-0.5.2.tar.xz' 0K ....... 100% 897K=0,5s 2022-07-23 23:53:11 (897 KB/s) - `./libcmis-0.5.2.tar.xz' saved [484404/484404] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 CoinMP-1.7.6.tgz | sed "s/ .*//"` && if test "$SUM" != "86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f"; then echo ERROR: expected checksum for CoinMP-1.7.6.tgz is 86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv CoinMP-1.7.6.tgz ../ --2022-07-23 23:53:11-- https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 10343849 (9,9M) [application/octet-stream] Saving to: `./CoinMP-1.7.6.tgz' 0K ........ ........ ........ ........ ........ ........ 30% 996K 7s 3072K ........ ........ ........ ........ ........ ........ 60% 1,43M 3s 6144K ........ ........ ........ ........ ........ ........ 91% 1021K 1s 9216K ........ ..... 100% 889K=9,2s 2022-07-23 23:53:21 (1,07 MB/s) - `./CoinMP-1.7.6.tgz' saved [10343849/10343849] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 cppunit-1.15.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7"; then echo ERROR: expected checksum for cppunit-1.15.1.tar.gz is 89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv cppunit-1.15.1.tar.gz ../ --2022-07-23 23:53:21-- https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 814363 (795K) [application/octet-stream] Saving to: `./cppunit-1.15.1.tar.gz' 0K ........ .... 100% 805K=1,0s 2022-07-23 23:53:22 (805 KB/s) - `./cppunit-1.15.1.tar.gz' saved [814363/814363] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt | sed "s/ .*//"` && if test "$SUM" != "71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3"; then echo ERROR: expected checksum for 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt is 71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt ../ --2022-07-23 23:53:23-- https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 49659 (48K) [application/octet-stream] Saving to: `./1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt' 0K 100% 953K=0,05s 2022-07-23 23:53:24 (953 KB/s) - `./1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt' saved [49659/49659] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz | sed "s/ .*//"` && if test "$SUM" != "471dd83a813ed2816c2246c373004470ad0f6612c7ce72038929dc5161cdd58e"; then echo ERROR: expected checksum for libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz is 471dd83a813ed2816c2246c373004470ad0f6612c7ce72038929dc5161cdd58e 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz ../ --2022-07-23 23:53:24-- https://dev-www.libreoffice.org/src/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 5005888 (4,8M) [application/octet-stream] Saving to: `./libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz' 0K ........ ........ ........ ........ ........ ........ 62% 1,09M 2s 3072K ........ ........ ........ .... 100% 1,11M=4,4s 2022-07-23 23:53:28 (1,10 MB/s) - `./libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz' saved [5005888/5005888] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/curl-7.83.1.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 curl-7.83.1.tar.xz | sed "s/ .*//"` && if test "$SUM" != "2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4"; then echo ERROR: expected checksum for curl-7.83.1.tar.xz is 2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv curl-7.83.1.tar.xz ../ --2022-07-23 23:53:29-- https://dev-www.libreoffice.org/src/curl-7.83.1.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2474940 (2,4M) [application/octet-stream] Saving to: `./curl-7.83.1.tar.xz' 0K ........ ........ ........ ........ ..... 100% 688K=3,5s 2022-07-23 23:53:32 (688 KB/s) - `./curl-7.83.1.tar.xz' saved [2474940/2474940] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libe-book-0.1.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9"; then echo ERROR: expected checksum for libe-book-0.1.3.tar.xz is 7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libe-book-0.1.3.tar.xz ../ --2022-07-23 23:53:33-- https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 416268 (407K) [application/octet-stream] Saving to: `./libe-book-0.1.3.tar.xz' 0K ...... 100% 475K=0,9s 2022-07-23 23:53:34 (475 KB/s) - `./libe-book-0.1.3.tar.xz' saved [416268/416268] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepubgen-0.1.1.tar.xz | sed "s/ .*//"` && if test "$SUM" != "03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad"; then echo ERROR: expected checksum for libepubgen-0.1.1.tar.xz is 03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libepubgen-0.1.1.tar.xz ../ --2022-07-23 23:53:34-- https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 324380 (317K) [application/octet-stream] Saving to: `./libepubgen-0.1.1.tar.xz' 0K .... 100% 447K=0,7s 2022-07-23 23:53:35 (447 KB/s) - `./libepubgen-0.1.1.tar.xz' saved [324380/324380] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libetonyek-0.1.10.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libetonyek-0.1.10.tar.xz | sed "s/ .*//"` && if test "$SUM" != "b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a"; then echo ERROR: expected checksum for libetonyek-0.1.10.tar.xz is b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libetonyek-0.1.10.tar.xz ../ --2022-07-23 23:53:35-- https://dev-www.libreoffice.org/src/libetonyek-0.1.10.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1494000 (1,4M) [application/octet-stream] Saving to: `./libetonyek-0.1.10.tar.xz' 0K ........ ........ ...... 100% 887K=1,6s 2022-07-23 23:53:37 (887 KB/s) - `./libetonyek-0.1.10.tar.xz' saved [1494000/1494000] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/expat-2.4.6.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 expat-2.4.6.tar.xz | sed "s/ .*//"` && if test "$SUM" != "de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b"; then echo ERROR: expected checksum for expat-2.4.6.tar.xz is de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv expat-2.4.6.tar.xz ../ --2022-07-23 23:53:37-- https://dev-www.libreoffice.org/src/expat-2.4.6.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 452468 (442K) [application/octet-stream] Saving to: `./expat-2.4.6.tar.xz' 0K ...... 100% 792K=0,6s 2022-07-23 23:53:38 (792 KB/s) - `./expat-2.4.6.tar.xz' saved [452468/452468] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/Firebird-3.0.7.33374-0.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 Firebird-3.0.7.33374-0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "acb85cedafa10ce106b1823fb236b1b3e5d942a5741e8f8435cc8ccfec0afe76"; then echo ERROR: expected checksum for Firebird-3.0.7.33374-0.tar.bz2 is acb85cedafa10ce106b1823fb236b1b3e5d942a5741e8f8435cc8ccfec0afe76 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv Firebird-3.0.7.33374-0.tar.bz2 ../ --2022-07-23 23:53:38-- https://dev-www.libreoffice.org/src/Firebird-3.0.7.33374-0.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 9841457 (9,4M) [application/octet-stream] Saving to: `./Firebird-3.0.7.33374-0.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 31% 912K 7s 3072K ........ ........ ........ ........ ........ ........ 63% 1,02M 4s 6144K ........ ........ ........ ........ ........ ........ 95% 1,09M 0s 9216K ...... 100% 1,45M=9,3s 2022-07-23 23:53:48 (1,01 MB/s) - `./Firebird-3.0.7.33374-0.tar.bz2' saved [9841457/9841457] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libfreehand-0.1.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac"; then echo ERROR: expected checksum for libfreehand-0.1.2.tar.xz is 0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libfreehand-0.1.2.tar.xz ../ --2022-07-23 23:53:48-- https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 516132 (504K) [application/octet-stream] Saving to: `./libfreehand-0.1.2.tar.xz' 0K ....... 100% 1,01M=0,5s 2022-07-23 23:53:49 (1,01 MB/s) - `./libfreehand-0.1.2.tar.xz' saved [516132/516132] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepoxy-1.5.9.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepoxy-1.5.9.tar.xz | sed "s/ .*//"` && if test "$SUM" != "d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4"; then echo ERROR: expected checksum for libepoxy-1.5.9.tar.xz is d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libepoxy-1.5.9.tar.xz ../ --2022-07-23 23:53:49-- https://dev-www.libreoffice.org/src/libepoxy-1.5.9.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 221924 (217K) [application/octet-stream] Saving to: `./libepoxy-1.5.9.tar.xz' 0K ... 100% 1,16M=0,2s 2022-07-23 23:53:50 (1,16 MB/s) - `./libepoxy-1.5.9.tar.xz' saved [221924/221924] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/glm-0.9.9.8.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 glm-0.9.9.8.zip | sed "s/ .*//"` && if test "$SUM" != "6bba5f032bed47c73ad9397f2313b9acbfb56253d0d0576b5873d3dcb25e99ad"; then echo ERROR: expected checksum for glm-0.9.9.8.zip is 6bba5f032bed47c73ad9397f2313b9acbfb56253d0d0576b5873d3dcb25e99ad 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv glm-0.9.9.8.zip ../ --2022-07-23 23:53:50-- https://dev-www.libreoffice.org/src/glm-0.9.9.8.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 5856665 (5,6M) [application/zip] Saving to: `./glm-0.9.9.8.zip' 0K ........ ........ ........ ........ ........ ........ 53% 835K 3s 3072K ........ ........ ........ ........ ........ . 100% 1,17M=5,9s 2022-07-23 23:53:56 (972 KB/s) - `./glm-0.9.9.8.zip' saved [5856665/5856665] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/gpgme-1.16.0.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 gpgme-1.16.0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "6c8cc4aedb10d5d4c905894ba1d850544619ee765606ac43df7405865de29ed0"; then echo ERROR: expected checksum for gpgme-1.16.0.tar.bz2 is 6c8cc4aedb10d5d4c905894ba1d850544619ee765606ac43df7405865de29ed0 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv gpgme-1.16.0.tar.bz2 ../ --2022-07-23 23:53:56-- https://dev-www.libreoffice.org/src/gpgme-1.16.0.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1718913 (1,6M) [application/octet-stream] Saving to: `./gpgme-1.16.0.tar.bz2' 0K ........ ........ ........ .. 100% 513K=3,3s 2022-07-23 23:54:00 (513 KB/s) - `./gpgme-1.16.0.tar.bz2' saved [1718913/1718913] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.14.tgz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 graphite2-minimal-1.3.14.tgz | sed "s/ .*//"` && if test "$SUM" != "b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc"; then echo ERROR: expected checksum for graphite2-minimal-1.3.14.tgz is b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv graphite2-minimal-1.3.14.tgz ../ --2022-07-23 23:54:00-- https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.14.tgz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 149974 (146K) [application/octet-stream] Saving to: `./graphite2-minimal-1.3.14.tgz' 0K .. 100% 1,13M=0,1s 2022-07-23 23:54:01 (1,13 MB/s) - `./graphite2-minimal-1.3.14.tgz' saved [149974/149974] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/harfbuzz-2.8.2.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 harfbuzz-2.8.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7"; then echo ERROR: expected checksum for harfbuzz-2.8.2.tar.xz is d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv harfbuzz-2.8.2.tar.xz ../ --2022-07-23 23:54:01-- https://dev-www.libreoffice.org/src/harfbuzz-2.8.2.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 10678956 (10M) [application/octet-stream] Saving to: `./harfbuzz-2.8.2.tar.xz' 0K ........ ........ ........ ........ ........ ........ 29% 892K 8s 3072K ........ ........ ........ ........ ........ ........ 58% 695K 5s 6144K ........ ........ ........ ........ ........ ........ 88% 1,16M 1s 9216K ........ ........ .. 100% 1,23M=11s 2022-07-23 23:54:13 (913 KB/s) - `./harfbuzz-2.8.2.tar.xz' saved [10678956/10678956] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip | sed "s/ .*//"` && if test "$SUM" != "d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370"; then echo ERROR: expected checksum for 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip is d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ../ --2022-07-23 23:54:13-- https://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 3519470 (3,4M) [application/zip] Saving to: `./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip' 0K ........ ........ ........ ........ ........ ........ 89% 948K 0s 3072K ..... 100% 1,66M=3,5s 2022-07-23 23:54:17 (995 KB/s) - `./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip' saved [3519470/3519470] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/hunspell-1.7.0.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 hunspell-1.7.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951"; then echo ERROR: expected checksum for hunspell-1.7.0.tar.gz is 57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv hunspell-1.7.0.tar.gz ../ --2022-07-23 23:54:17-- https://dev-www.libreoffice.org/src/hunspell-1.7.0.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 938142 (916K) [application/octet-stream] Saving to: `./hunspell-1.7.0.tar.gz' 0K ........ ...... 100% 1,08M=0,8s 2022-07-23 23:54:19 (1,08 MB/s) - `./hunspell-1.7.0.tar.gz' saved [938142/938142] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz | sed "s/ .*//"` && if test "$SUM" != "304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"; then echo ERROR: expected checksum for 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz is 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz ../ --2022-07-23 23:54:19-- https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 638369 (623K) [application/octet-stream] Saving to: `./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz' 0K ........ . 100% 941K=0,7s 2022-07-23 23:54:20 (941 KB/s) - `./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz' saved [638369/638369] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-70_1-src.tgz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-70_1-src.tgz | sed "s/ .*//"` && if test "$SUM" != "8d205428c17bf13bb535300669ed28b338a157b1c01ae66d31d0d3e2d47c3fd5"; then echo ERROR: expected checksum for icu4c-70_1-src.tgz is 8d205428c17bf13bb535300669ed28b338a157b1c01ae66d31d0d3e2d47c3fd5 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv icu4c-70_1-src.tgz ../ --2022-07-23 23:54:20-- https://dev-www.libreoffice.org/src/icu4c-70_1-src.tgz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 25449582 (24M) [application/octet-stream] Saving to: `./icu4c-70_1-src.tgz' 0K ........ ........ ........ ........ ........ ........ 12% 1,06M 20s 3072K ........ ........ ........ ........ ........ ........ 24% 1,25M 16s 6144K ........ ........ ........ ........ ........ ........ 37% 889K 15s 9216K ........ ........ ........ ........ ........ ........ 49% 1,07M 12s 12288K ........ ........ ........ ........ ........ ........ 61% 1,39M 8s 15360K ........ ........ ........ ........ ........ ........ 74% 1,12M 6s 18432K ........ ........ ........ ........ ........ ........ 86% 908K 3s 21504K ........ ........ ........ ........ ........ ........ 98% 1,70M 0s 24576K .... 100% 2,13M=22s 2022-07-23 23:54:42 (1,12 MB/s) - `./icu4c-70_1-src.tgz' saved [25449582/25449582] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-70_1-data.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-70_1-data.zip | sed "s/ .*//"` && if test "$SUM" != "c72723ddba3300ffb231d6b09e2a728ea6e89de10ed5927f74bacbd77042336e"; then echo ERROR: expected checksum for icu4c-70_1-data.zip is c72723ddba3300ffb231d6b09e2a728ea6e89de10ed5927f74bacbd77042336e 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv icu4c-70_1-data.zip ../ --2022-07-23 23:54:43-- https://dev-www.libreoffice.org/src/icu4c-70_1-data.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 18770261 (18M) [application/zip] Saving to: `./icu4c-70_1-data.zip' 0K ........ ........ ........ ........ ........ ........ 16% 971K 16s 3072K ........ ........ ........ ........ ........ ........ 33% 998K 12s 6144K ........ ........ ........ ........ ........ ........ 50% 887K 10s 9216K ........ ........ ........ ........ ........ ........ 67% 816K 7s 12288K ........ ........ ........ ........ ........ ........ 83% 650K 4s 15360K ........ ........ ........ ........ ........ ...... 100% 592K=23s 2022-07-23 23:55:07 (789 KB/s) - `./icu4c-70_1-data.zip' saved [18770261/18770261] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip | sed "s/ .*//"` && if test "$SUM" != "233f66e8d25c5dd971716d4200203a612a407649686ef3b52075d04b4c9df0dd"; then echo ERROR: expected checksum for ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip is 233f66e8d25c5dd971716d4200203a612a407649686ef3b52075d04b4c9df0dd 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip ../ --2022-07-23 23:55:07-- https://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 743031 (726K) [application/zip] Saving to: `./ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip' 0K ........ ... 100% 989K=0,7s 2022-07-23 23:55:08 (989 KB/s) - `./ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip' saved [743031/743031] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip | sed "s/ .*//"` && if test "$SUM" != "1b5b24f7bc543c0362b667692f78db8bab4ed6dafc6172f104d0bd3757d8a133"; then echo ERROR: expected checksum for d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip is 1b5b24f7bc543c0362b667692f78db8bab4ed6dafc6172f104d0bd3757d8a133 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip ../ --2022-07-23 23:55:08-- https://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 207563 (203K) [application/zip] Saving to: `./d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip' 0K ... 100% 775K=0,3s 2022-07-23 23:55:09 (775 KB/s) - `./d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip' saved [207563/207563] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip | sed "s/ .*//"` && if test "$SUM" != "75c80359c9ce343c20aab8a36a45cb3b9ee7c61cf92c13ae45399d854423a9ba"; then echo ERROR: expected checksum for eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip is 75c80359c9ce343c20aab8a36a45cb3b9ee7c61cf92c13ae45399d854423a9ba 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip ../ --2022-07-23 23:55:09-- https://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 427800 (418K) [application/zip] Saving to: `./eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip' 0K ...... 100% 543K=0,8s 2022-07-23 23:55:10 (543 KB/s) - `./eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip' saved [427800/427800] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip | sed "s/ .*//"` && if test "$SUM" != "e0531091787c0f16c83965fdcbc49162c059d7f0c64669e7f119699321549743"; then echo ERROR: expected checksum for 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip is e0531091787c0f16c83965fdcbc49162c059d7f0c64669e7f119699321549743 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip ../ --2022-07-23 23:55:10-- https://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 5750610 (5,5M) [application/zip] Saving to: `./3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip' 0K ........ ........ ........ ........ ........ ........ 54% 534K 5s 3072K ........ ........ ........ ........ ....... 100% 874K=8,7s 2022-07-23 23:55:19 (648 KB/s) - `./3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip' saved [5750610/5750610] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip | sed "s/ .*//"` && if test "$SUM" != "5826d1551bf599b85742545f6e01a0079b93c1b2c8434bf409eddb3a29e4726b"; then echo ERROR: expected checksum for 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip is 5826d1551bf599b85742545f6e01a0079b93c1b2c8434bf409eddb3a29e4726b 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip ../ --2022-07-23 23:55:19-- https://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1180582 (1,1M) [application/zip] Saving to: `./3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip' 0K ........ ........ .. 100% 652K=1,8s 2022-07-23 23:55:22 (652 KB/s) - `./3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip' saved [1180582/1180582] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip | sed "s/ .*//"` && if test "$SUM" != "e1fb87f3f7b980d33414473279615c4644027e013012d156efa538bc2b031772"; then echo ERROR: expected checksum for db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip is e1fb87f3f7b980d33414473279615c4644027e013012d156efa538bc2b031772 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip ../ --2022-07-23 23:55:22-- https://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1396007 (1,3M) [application/zip] Saving to: `./db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip' 0K ........ ........ ..... 100% 874K=1,6s 2022-07-23 23:55:24 (874 KB/s) - `./db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip' saved [1396007/1396007] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip | sed "s/ .*//"` && if test "$SUM" != "3d853b19b1d94a6efa69e7af90f7f2b09ecf302913bee3da796c15ecfebcfac8"; then echo ERROR: expected checksum for 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip is 3d853b19b1d94a6efa69e7af90f7f2b09ecf302913bee3da796c15ecfebcfac8 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip ../ --2022-07-23 23:55:24-- https://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2938721 (2,8M) [application/zip] Saving to: `./97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip' 0K ........ ........ ........ ........ ........ .... 100% 571K=5,0s 2022-07-23 23:55:29 (571 KB/s) - `./97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip' saved [2938721/2938721] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip | sed "s/ .*//"` && if test "$SUM" != "abe2c57ac12ba45d83563b02e240fa95d973376de2f720aab8fe11f2e621c095"; then echo ERROR: expected checksum for 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip is abe2c57ac12ba45d83563b02e240fa95d973376de2f720aab8fe11f2e621c095 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip ../ --2022-07-23 23:55:29-- https://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 762419 (745K) [application/zip] Saving to: `./8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip' 0K ........ ... 100% 405K=1,8s 2022-07-23 23:55:31 (405 KB/s) - `./8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip' saved [762419/762419] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip | sed "s/ .*//"` && if test "$SUM" != "05640a1f6805b2b2d7e2cb9c50db9a5cb084e3c52ab1a71ce015239b4a1d4343"; then echo ERROR: expected checksum for f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip is 05640a1f6805b2b2d7e2cb9c50db9a5cb084e3c52ab1a71ce015239b4a1d4343 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip ../ --2022-07-23 23:55:31-- https://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 211919 (207K) [application/zip] Saving to: `./f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip' 0K ... 100% 871K=0,2s 2022-07-23 23:55:32 (871 KB/s) - `./f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip' saved [211919/211919] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip | sed "s/ .*//"` && if test "$SUM" != "7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66"; then echo ERROR: expected checksum for ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip is 7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip ../ --2022-07-23 23:55:32-- https://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2929311 (2,8M) [application/zip] Saving to: `./ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip' 0K ........ ........ ........ ........ ........ .... 100% 456K=6,3s 2022-07-23 23:55:39 (456 KB/s) - `./ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip' saved [2929311/2929311] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip | sed "s/ .*//"` && if test "$SUM" != "085f2112c51fa8c1783fac12fbd452650596415121348393bb51f0f7e85a9045"; then echo ERROR: expected checksum for 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip is 085f2112c51fa8c1783fac12fbd452650596415121348393bb51f0f7e85a9045 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip ../ --2022-07-23 23:55:39-- https://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 153157 (150K) [application/zip] Saving to: `./39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip' 0K .. 100% 627K=0,2s 2022-07-23 23:55:40 (627 KB/s) - `./39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip' saved [153157/153157] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libjpeg-turbo-2.1.1.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libjpeg-turbo-2.1.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "20e9cd3e5f517950dfb7a300ad344543d88719c254407ffb5ad88d891bf701c4"; then echo ERROR: expected checksum for libjpeg-turbo-2.1.1.tar.gz is 20e9cd3e5f517950dfb7a300ad344543d88719c254407ffb5ad88d891bf701c4 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libjpeg-turbo-2.1.1.tar.gz ../ --2022-07-23 23:55:40-- https://dev-www.libreoffice.org/src/libjpeg-turbo-2.1.1.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2256321 (2,2M) [application/octet-stream] Saving to: `./libjpeg-turbo-2.1.1.tar.gz' 0K ........ ........ ........ ........ .. 100% 526K=4,2s 2022-07-23 23:55:45 (526 KB/s) - `./libjpeg-turbo-2.1.1.tar.gz' saved [2256321/2256321] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "48c87e41636783bba438b65fd895821e369ed139e1465fac654323ad93c5a82d"; then echo ERROR: expected checksum for b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 is 48c87e41636783bba438b65fd895821e369ed139e1465fac654323ad93c5a82d 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 ../ --2022-07-23 23:55:45-- https://dev-www.libreoffice.org/src/b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 37482428 (36M) [application/octet-stream] Saving to: `./b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 8% 965K 35s 3072K ........ ........ ........ ........ ........ ........ 16% 599K 41s 6144K ........ ........ ........ ........ ........ ........ 25% 850K 35s 9216K ........ ........ ........ ........ ........ ........ 33% 566K 34s 12288K ........ ........ ........ ........ ........ ........ 41% 922K 29s 15360K ........ ........ ........ ........ ........ ........ 50% 655K 25s 18432K ........ ........ ........ ........ ........ ........ 58% 1,14M 20s 21504K ........ ........ ........ ........ ........ ........ 67% 977K 15s 24576K ........ ........ ........ ........ ........ ........ 75% 821K 11s 27648K ........ ........ ........ ........ ........ ........ 83% 947K 7s 30720K ........ ........ ........ ........ ........ ........ 92% 922K 3s 33792K ........ ........ ........ ........ ........ ... 100% 920K=45s 2022-07-23 23:56:29 (822 KB/s) - `./b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2' saved [37482428/37482428] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/lcms2-2.12.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 lcms2-2.12.tar.gz | sed "s/ .*//"` && if test "$SUM" != "18663985e864100455ac3e507625c438c3710354d85e5cbb7cd4043e11fe10f5"; then echo ERROR: expected checksum for lcms2-2.12.tar.gz is 18663985e864100455ac3e507625c438c3710354d85e5cbb7cd4043e11fe10f5 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv lcms2-2.12.tar.gz ../ --2022-07-23 23:56:30-- https://dev-www.libreoffice.org/src/lcms2-2.12.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 7419126 (7,1M) [application/octet-stream] Saving to: `./lcms2-2.12.tar.gz' 0K ........ ........ ........ ........ ........ ........ 42% 722K 6s 3072K ........ ........ ........ ........ ........ ........ 84% 985K 1s 6144K ........ ........ . 100% 764K=8,8s 2022-07-23 23:56:39 (822 KB/s) - `./lcms2-2.12.tar.gz' saved [7419126/7419126] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libassuan-2.5.5.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libassuan-2.5.5.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "8e8c2fcc982f9ca67dcbb1d95e2dc746b1739a4668bc20b3a3c5be632edb34e4"; then echo ERROR: expected checksum for libassuan-2.5.5.tar.bz2 is 8e8c2fcc982f9ca67dcbb1d95e2dc746b1739a4668bc20b3a3c5be632edb34e4 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libassuan-2.5.5.tar.bz2 ../ --2022-07-23 23:56:40-- https://dev-www.libreoffice.org/src/libassuan-2.5.5.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 572263 (559K) [application/octet-stream] Saving to: `./libassuan-2.5.5.tar.bz2' 0K ........ 100% 492K=1,1s 2022-07-23 23:56:41 (492 KB/s) - `./libassuan-2.5.5.tar.bz2' saved [572263/572263] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libexttextcat-3.4.6.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libexttextcat-3.4.6.tar.xz | sed "s/ .*//"` && if test "$SUM" != "6d77eace20e9ea106c1330e268ede70c9a4a89744ddc25715682754eca3368df"; then echo ERROR: expected checksum for libexttextcat-3.4.6.tar.xz is 6d77eace20e9ea106c1330e268ede70c9a4a89744ddc25715682754eca3368df 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libexttextcat-3.4.6.tar.xz ../ --2022-07-23 23:56:41-- https://dev-www.libreoffice.org/src/libexttextcat-3.4.6.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1111320 (1,1M) [application/octet-stream] Saving to: `./libexttextcat-3.4.6.tar.xz' 0K ........ ........ 100% 604K=1,8s 2022-07-23 23:56:44 (604 KB/s) - `./libexttextcat-3.4.6.tar.xz' saved [1111320/1111320] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libgpg-error-1.43.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libgpg-error-1.43.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "a9ab83ca7acc442a5bd846a75b920285ff79bdb4e3d34aa382be88ed2c3aebaf"; then echo ERROR: expected checksum for libgpg-error-1.43.tar.bz2 is a9ab83ca7acc442a5bd846a75b920285ff79bdb4e3d34aa382be88ed2c3aebaf 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libgpg-error-1.43.tar.bz2 ../ --2022-07-23 23:56:44-- https://dev-www.libreoffice.org/src/libgpg-error-1.43.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 999006 (976K) [application/octet-stream] Saving to: `./libgpg-error-1.43.tar.bz2' 0K ........ ....... 100% 799K=1,2s 2022-07-23 23:56:45 (799 KB/s) - `./libgpg-error-1.43.tar.bz2' saved [999006/999006] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/language-subtag-registry-2021-12-29.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 language-subtag-registry-2021-12-29.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "d9dcf20be5ad4856daef023087421bedc1477f9b4247fc8ea53bb32e07c97837"; then echo ERROR: expected checksum for language-subtag-registry-2021-12-29.tar.bz2 is d9dcf20be5ad4856daef023087421bedc1477f9b4247fc8ea53bb32e07c97837 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv language-subtag-registry-2021-12-29.tar.bz2 ../ --2022-07-23 23:56:45-- https://dev-www.libreoffice.org/src/language-subtag-registry-2021-12-29.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 76945 (75K) [application/octet-stream] Saving to: `./language-subtag-registry-2021-12-29.tar.bz2' 0K . 100% 368K=0,2s 2022-07-23 23:56:46 (368 KB/s) - `./language-subtag-registry-2021-12-29.tar.bz2' saved [76945/76945] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liblangtag-0.6.3.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liblangtag-0.6.3.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd"; then echo ERROR: expected checksum for liblangtag-0.6.3.tar.bz2 is 1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv liblangtag-0.6.3.tar.bz2 ../ --2022-07-23 23:56:46-- https://dev-www.libreoffice.org/src/liblangtag-0.6.3.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 755492 (738K) [application/octet-stream] Saving to: `./liblangtag-0.6.3.tar.bz2' 0K ........ ... 100% 580K=1,3s 2022-07-23 23:56:48 (580 KB/s) - `./liblangtag-0.6.3.tar.bz2' saved [755492/755492] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpng-1.6.37.tar.xz | sed "s/ .*//"` && if test "$SUM" != "505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca"; then echo ERROR: expected checksum for libpng-1.6.37.tar.xz is 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libpng-1.6.37.tar.xz ../ --2022-07-23 23:56:48-- https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1012272 (989K) [application/octet-stream] Saving to: `./libpng-1.6.37.tar.xz' 0K ........ ....... 100% 579K=1,7s 2022-07-23 23:56:50 (579 KB/s) - `./libpng-1.6.37.tar.xz' saved [1012272/1012272] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/ltm-1.0.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 ltm-1.0.zip | sed "s/ .*//"` && if test "$SUM" != "083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483"; then echo ERROR: expected checksum for ltm-1.0.zip is 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv ltm-1.0.zip ../ --2022-07-23 23:56:50-- https://dev-www.libreoffice.org/src/ltm-1.0.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2542693 (2,4M) [application/zip] Saving to: `./ltm-1.0.zip' 0K ........ ........ ........ ........ ...... 100% 790K=3,1s 2022-07-23 23:56:54 (790 KB/s) - `./ltm-1.0.zip' saved [2542693/2542693] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/xmlsec1-1.2.33.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 xmlsec1-1.2.33.tar.gz | sed "s/ .*//"` && if test "$SUM" != "26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931"; then echo ERROR: expected checksum for xmlsec1-1.2.33.tar.gz is 26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv xmlsec1-1.2.33.tar.gz ../ --2022-07-23 23:56:54-- https://dev-www.libreoffice.org/src/xmlsec1-1.2.33.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1991955 (1,9M) [application/octet-stream] Saving to: `./xmlsec1-1.2.33.tar.gz' 0K ........ ........ ........ ...... 100% 802K=2,4s 2022-07-23 23:56:57 (802 KB/s) - `./xmlsec1-1.2.33.tar.gz' saved [1991955/1991955] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz | sed "s/ .*//"` && if test "$SUM" != "171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695"; then echo ERROR: expected checksum for 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz is 171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz ../ --2022-07-23 23:56:57-- https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 769268 (751K) [application/octet-stream] Saving to: `./26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz' 0K ........ ... 100% 692K=1,1s 2022-07-23 23:56:58 (692 KB/s) - `./26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz' saved [769268/769268] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 mariadb-connector-c-3.1.8-src.tar.gz | sed "s/ .*//"` && if test "$SUM" != "431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b"; then echo ERROR: expected checksum for mariadb-connector-c-3.1.8-src.tar.gz is 431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv mariadb-connector-c-3.1.8-src.tar.gz ../ --2022-07-23 23:56:59-- https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 744745 (727K) [application/octet-stream] Saving to: `./mariadb-connector-c-3.1.8-src.tar.gz' 0K ........ ... 100% 569K=1,3s 2022-07-23 23:57:00 (569 KB/s) - `./mariadb-connector-c-3.1.8-src.tar.gz' saved [744745/744745] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/mdds-2.0.3.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 mdds-2.0.3.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "9771fe42e133443c13ca187253763e17c8bc96a1a02aec9e1e8893367ffa9ce5"; then echo ERROR: expected checksum for mdds-2.0.3.tar.bz2 is 9771fe42e133443c13ca187253763e17c8bc96a1a02aec9e1e8893367ffa9ce5 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv mdds-2.0.3.tar.bz2 ../ --2022-07-23 23:57:00-- https://dev-www.libreoffice.org/src/mdds-2.0.3.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 516540 (504K) [application/octet-stream] Saving to: `./mdds-2.0.3.tar.bz2' 0K ....... 100% 754K=0,7s 2022-07-23 23:57:01 (754 KB/s) - `./mdds-2.0.3.tar.bz2' saved [516540/516540] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/zxing-cpp-1.2.0.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 zxing-cpp-1.2.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "653d9e44195d86cf64a36af9ff3a1978ec5599df3882439fefa56e7064f55e8a"; then echo ERROR: expected checksum for zxing-cpp-1.2.0.tar.gz is 653d9e44195d86cf64a36af9ff3a1978ec5599df3882439fefa56e7064f55e8a 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv zxing-cpp-1.2.0.tar.gz ../ --2022-07-23 23:57:02-- https://dev-www.libreoffice.org/src/zxing-cpp-1.2.0.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 97942494 (93M) [application/octet-stream] Saving to: `./zxing-cpp-1.2.0.tar.gz' 0K ........ ........ ........ ........ ........ ........ 3% 569K 2m43s 3072K ........ ........ ........ ........ ........ ........ 6% 561K 2m38s 6144K ........ ........ ........ ........ ........ ........ 9% 662K 2m26s 9216K ........ ........ ........ ........ ........ ........ 12% 551K 2m23s 12288K ........ ........ ........ ........ ........ ........ 16% 711K 2m13s 15360K ........ ........ ........ ........ ........ ........ 19% 628K 2m7s 18432K ........ ........ ........ ........ ........ ........ 22% 636K 2m1s 21504K ........ ........ ........ ........ ........ ........ 25% 369K 2m6s 24576K ........ ........ ........ ........ ........ ........ 28% 704K 1m58s 27648K ........ ........ ........ ........ ........ ........ 32% 822K 1m49s 30720K ........ ........ ........ ........ ........ ........ 35% 1,10M 99s 33792K ........ ........ ........ ........ ........ ........ 38% 674K 94s 36864K ........ ........ ........ ........ ........ ........ 41% 837K 87s 39936K ........ ........ ........ ........ ........ ........ 44% 712K 82s 43008K ........ ........ ........ ........ ........ ........ 48% 333K 82s 46080K ........ ........ ........ ........ ........ ........ 51% 311K 81s 49152K ........ ........ ........ ........ ........ ........ 54% 327K 79s 52224K ........ ........ ........ ........ ........ ........ 57% 437K 75s 55296K ........ ........ ........ ........ ........ ........ 61% 431K 70s 58368K ........ ........ ........ ........ ........ ........ 64% 248K 68s 61440K ........ ........ ........ ........ ........ ........ 67% 327K 63s 64512K ........ ........ ........ ........ ........ ........ 70% 327K 58s 67584K ........ ........ ........ ........ ........ ........ 73% 252K 54s 70656K ........ ........ ........ ........ ........ ........ 77% 402K 48s 73728K ........ ........ ........ ........ ........ ........ 80% 379K 41s 76800K ........ ........ ........ ........ ........ ........ 83% 321K 35s 79872K ........ ........ ........ ........ ........ ........ 86% 380K 29s 82944K ........ ........ ........ ........ ........ ........ 89% 430K 22s 86016K ........ ........ ........ ........ ........ ........ 93% 501K 15s 89088K ........ ........ ........ ........ ........ ........ 96% 540K 8s 92160K ........ ........ ........ ........ ........ ........ 99% 838K 1s 95232K ...... 100% 544K=3m30s 2022-07-24 00:00:32 (456 KB/s) - `./zxing-cpp-1.2.0.tar.gz' saved [97942494/97942494] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmspub-0.1.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba"; then echo ERROR: expected checksum for libmspub-0.1.4.tar.xz is ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libmspub-0.1.4.tar.xz ../ --2022-07-24 00:00:32-- https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 377472 (369K) [application/octet-stream] Saving to: `./libmspub-0.1.4.tar.xz' 0K ..... 100% 462K=0,8s 2022-07-24 00:00:34 (462 KB/s) - `./libmspub-0.1.4.tar.xz' saved [377472/377472] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmwaw-0.3.21.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmwaw-0.3.21.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e8750123a78d61b943cef78b7736c8a7f20bb0a649aa112402124fba794fc21c"; then echo ERROR: expected checksum for libmwaw-0.3.21.tar.xz is e8750123a78d61b943cef78b7736c8a7f20bb0a649aa112402124fba794fc21c 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libmwaw-0.3.21.tar.xz ../ --2022-07-24 00:00:34-- https://dev-www.libreoffice.org/src/libmwaw-0.3.21.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1457212 (1,4M) [application/octet-stream] Saving to: `./libmwaw-0.3.21.tar.xz' 0K ........ ........ ...... 100% 774K=1,8s 2022-07-24 00:00:36 (774 KB/s) - `./libmwaw-0.3.21.tar.xz' saved [1457212/1457212] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f"; then echo ERROR: expected checksum for a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz is 1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz ../ --2022-07-24 00:00:36-- https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 4910303 (4,7M) [application/octet-stream] Saving to: `./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz' 0K ........ ........ ........ ........ ........ ........ 64% 478K 4s 3072K ........ ........ ........ .. 100% 355K=11s 2022-07-24 00:00:48 (425 KB/s) - `./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz' saved [4910303/4910303] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libodfgen-0.1.8.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libodfgen-0.1.8.tar.xz | sed "s/ .*//"` && if test "$SUM" != "55200027fd46623b9bdddd38d275e7452d1b0ff8aeddcad6f9ae6dc25f610625"; then echo ERROR: expected checksum for libodfgen-0.1.8.tar.xz is 55200027fd46623b9bdddd38d275e7452d1b0ff8aeddcad6f9ae6dc25f610625 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libodfgen-0.1.8.tar.xz ../ --2022-07-24 00:00:48-- https://dev-www.libreoffice.org/src/libodfgen-0.1.8.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 386156 (377K) [application/octet-stream] Saving to: `./libodfgen-0.1.8.tar.xz' 0K ..... 100% 220K=1,7s 2022-07-24 00:00:50 (220 KB/s) - `./libodfgen-0.1.8.tar.xz' saved [386156/386156] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openldap-2.4.59.tgz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openldap-2.4.59.tgz | sed "s/ .*//"` && if test "$SUM" != "99f37d6747d88206c470067eda624d5e48c1011e943ec0ab217bae8712e22f34"; then echo ERROR: expected checksum for openldap-2.4.59.tgz is 99f37d6747d88206c470067eda624d5e48c1011e943ec0ab217bae8712e22f34 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv openldap-2.4.59.tgz ../ --2022-07-24 00:00:50-- https://dev-www.libreoffice.org/src/openldap-2.4.59.tgz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 5886272 (5,6M) [application/octet-stream] Saving to: `./openldap-2.4.59.tgz' 0K ........ ........ ........ ........ ........ ........ 53% 351K 8s 3072K ........ ........ ........ ........ ........ . 100% 571K=13s 2022-07-24 00:01:04 (428 KB/s) - `./openldap-2.4.59.tgz' saved [5886272/5886272] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openssl-1.1.1l.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openssl-1.1.1l.tar.gz | sed "s/ .*//"` && if test "$SUM" != "0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1"; then echo ERROR: expected checksum for openssl-1.1.1l.tar.gz is 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv openssl-1.1.1l.tar.gz ../ --2022-07-24 00:01:04-- https://dev-www.libreoffice.org/src/openssl-1.1.1l.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 9834044 (9,4M) [application/octet-stream] Saving to: `./openssl-1.1.1l.tar.gz' 0K ........ ........ ........ ........ ........ ........ 31% 502K 13s 3072K ........ ........ ........ ........ ........ ........ 63% 620K 6s 6144K ........ ........ ........ ........ ........ ........ 95% 739K 1s 9216K ...... 100% 1,34M=16s 2022-07-24 00:01:20 (619 KB/s) - `./openssl-1.1.1l.tar.gz' saved [9834044/9834044] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liborcus-0.17.2.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liborcus-0.17.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "2a86c405a5929f749b27637509596421d46805753364ab258b035fd01fbde143"; then echo ERROR: expected checksum for liborcus-0.17.2.tar.bz2 is 2a86c405a5929f749b27637509596421d46805753364ab258b035fd01fbde143 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv liborcus-0.17.2.tar.bz2 ../ --2022-07-24 00:01:20-- https://dev-www.libreoffice.org/src/liborcus-0.17.2.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2123970 (2,0M) [application/octet-stream] Saving to: `./liborcus-0.17.2.tar.bz2' 0K ........ ........ ........ ........ 100% 766K=2,7s 2022-07-24 00:01:23 (766 KB/s) - `./liborcus-0.17.2.tar.bz2' saved [2123970/2123970] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpagemaker-0.0.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d"; then echo ERROR: expected checksum for libpagemaker-0.0.4.tar.xz is 66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libpagemaker-0.0.4.tar.xz ../ --2022-07-24 00:01:23-- https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 306496 (299K) [application/octet-stream] Saving to: `./libpagemaker-0.0.4.tar.xz' 0K .... 100% 606K=0,5s 2022-07-24 00:01:24 (606 KB/s) - `./libpagemaker-0.0.4.tar.xz' saved [306496/306496] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/pdfium-4699.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 pdfium-4699.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "ee80fe0a3b20ef5c5babc494cd655d1b1a0bdec710acb04524789df500c563bf"; then echo ERROR: expected checksum for pdfium-4699.tar.bz2 is ee80fe0a3b20ef5c5babc494cd655d1b1a0bdec710acb04524789df500c563bf 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv pdfium-4699.tar.bz2 ../ --2022-07-24 00:01:24-- https://dev-www.libreoffice.org/src/pdfium-4699.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 8780890 (8,4M) [application/octet-stream] Saving to: `./pdfium-4699.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 35% 719K 8s 3072K ........ ........ ........ ........ ........ ........ 71% 1,10M 3s 6144K ........ ........ ........ ........ ..... 100% 796K=10s 2022-07-24 00:01:35 (852 KB/s) - `./pdfium-4699.tar.bz2' saved [8780890/8780890] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/poppler-21.11.0.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 poppler-21.11.0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584"; then echo ERROR: expected checksum for poppler-21.11.0.tar.xz is 31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv poppler-21.11.0.tar.xz ../ --2022-07-24 00:01:35-- https://dev-www.libreoffice.org/src/poppler-21.11.0.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1783592 (1,7M) [application/octet-stream] Saving to: `./poppler-21.11.0.tar.xz' 0K ........ ........ ........ ... 100% 679K=2,6s 2022-07-24 00:01:38 (679 KB/s) - `./poppler-21.11.0.tar.xz' saved [1783592/1783592] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/poppler-data-0.4.10.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 poppler-data-0.4.10.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6e2fcef66ec8c44625f94292ccf8af9f1d918b410d5aa69c274ce67387967b30"; then echo ERROR: expected checksum for poppler-data-0.4.10.tar.gz is 6e2fcef66ec8c44625f94292ccf8af9f1d918b410d5aa69c274ce67387967b30 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv poppler-data-0.4.10.tar.gz ../ --2022-07-24 00:01:38-- https://dev-www.libreoffice.org/src/poppler-data-0.4.10.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 4497684 (4,3M) [application/octet-stream] Saving to: `./poppler-data-0.4.10.tar.gz' 0K ........ ........ ........ ........ ........ ........ 69% 1004K 1s 3072K ........ ........ .... 100% 560K=5,4s 2022-07-24 00:01:44 (811 KB/s) - `./poppler-data-0.4.10.tar.gz' saved [4497684/4497684] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/postgresql-13.5.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 postgresql-13.5.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3"; then echo ERROR: expected checksum for postgresql-13.5.tar.bz2 is 9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv postgresql-13.5.tar.bz2 ../ --2022-07-24 00:01:44-- https://dev-www.libreoffice.org/src/postgresql-13.5.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 21186674 (20M) [application/octet-stream] Saving to: `./postgresql-13.5.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 14% 433K 41s 3072K ........ ........ ........ ........ ........ ........ 29% 411K 34s 6144K ........ ........ ........ ........ ........ ........ 44% 462K 26s 9216K ........ ........ ........ ........ ........ ........ 59% 494K 19s 12288K ........ ........ ........ ........ ........ ........ 74% 681K 11s 15360K ........ ........ ........ ........ ........ ........ 89% 595K 5s 18432K ........ ........ ........ ........ ... 100% 701K=40s 2022-07-24 00:02:25 (513 KB/s) - `./postgresql-13.5.tar.bz2' saved [21186674/21186674] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libqxp-0.0.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c"; then echo ERROR: expected checksum for libqxp-0.0.2.tar.xz is e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libqxp-0.0.2.tar.xz ../ --2022-07-24 00:02:25-- https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 341760 (334K) [application/octet-stream] Saving to: `./libqxp-0.0.2.tar.xz' 0K ..... 100% 823K=0,4s 2022-07-24 00:02:26 (823 KB/s) - `./libqxp-0.0.2.tar.xz' saved [341760/341760] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"; then echo ERROR: expected checksum for a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz is ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz ../ --2022-07-24 00:02:26-- https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1886657 (1,8M) [application/octet-stream] Saving to: `./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz' 0K ........ ........ ........ .... 100% 475K=3,9s 2022-07-24 00:02:30 (475 KB/s) - `./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz' saved [1886657/1886657] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c"; then echo ERROR: expected checksum for 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz is 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz ../ --2022-07-24 00:02:30-- https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1595647 (1,5M) [application/octet-stream] Saving to: `./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz' 0K ........ ........ ........ 100% 293K=5,3s 2022-07-24 00:02:36 (293 KB/s) - `./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz' saved [1595647/1595647] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz | sed "s/ .*//"` && if test "$SUM" != "de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"; then echo ERROR: expected checksum for e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz is de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz ../ --2022-07-24 00:02:36-- https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1621566 (1,5M) [application/octet-stream] Saving to: `./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz' 0K ........ ........ ........ 100% 271K=5,8s 2022-07-24 00:02:42 (271 KB/s) - `./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz' saved [1621566/1621566] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 librevenge-0.0.4.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf"; then echo ERROR: expected checksum for librevenge-0.0.4.tar.bz2 is c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv librevenge-0.0.4.tar.bz2 ../ --2022-07-24 00:02:42-- https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 529833 (517K) [application/octet-stream] Saving to: `./librevenge-0.0.4.tar.bz2' 0K ........ 100% 265K=2,0s 2022-07-24 00:02:45 (265 KB/s) - `./librevenge-0.0.4.tar.bz2' saved [529833/529833] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip | sed "s/ .*//"` && if test "$SUM" != "1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753"; then echo ERROR: expected checksum for 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip is 1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ../ --2022-07-24 00:02:45-- https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 1521926 (1,5M) [application/zip] Saving to: `./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip' 0K ........ ........ ....... 100% 321K=4,6s 2022-07-24 00:02:50 (321 KB/s) - `./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip' saved [1521926/1521926] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip | sed "s/ .*//"` && if test "$SUM" != "64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1"; then echo ERROR: expected checksum for 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip is 64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ../ --2022-07-24 00:02:50-- https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 9796 (9,6K) [application/zip] Saving to: `./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip' 0K 100% 243M=0s 2022-07-24 00:02:50 (243 MB/s) - `./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip' saved [9796/9796] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz | sed "s/ .*//"` && if test "$SUM" != "97e859e8467eca9d2441cd23079b61c2c3863b5687620f18cc31a9f966740177"; then echo ERROR: expected checksum for skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz is 97e859e8467eca9d2441cd23079b61c2c3863b5687620f18cc31a9f966740177 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz ../ --2022-07-24 00:02:50-- https://dev-www.libreoffice.org/src/skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 11826600 (11M) [application/octet-stream] Saving to: `./skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz' 0K ........ ........ ........ ........ ........ ........ 26% 300K 28s 3072K ........ ........ ........ ........ ........ ........ 53% 401K 16s 6144K ........ ........ ........ ........ ........ ........ 79% 530K 6s 9216K ........ ........ ........ ........ .... 100% 501K=28s 2022-07-24 00:03:19 (408 KB/s) - `./skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz' saved [11826600/11826600] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libstaroffice-0.0.7.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libstaroffice-0.0.7.tar.xz | sed "s/ .*//"` && if test "$SUM" != "f94fb0ad8216f97127bedef163a45886b43c62deac5e5b0f5e628e234220c8db"; then echo ERROR: expected checksum for libstaroffice-0.0.7.tar.xz is f94fb0ad8216f97127bedef163a45886b43c62deac5e5b0f5e628e234220c8db 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libstaroffice-0.0.7.tar.xz ../ --2022-07-24 00:03:19-- https://dev-www.libreoffice.org/src/libstaroffice-0.0.7.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 707920 (691K) [application/octet-stream] Saving to: `./libstaroffice-0.0.7.tar.xz' 0K ........ .. 100% 459K=1,5s 2022-07-24 00:03:21 (459 KB/s) - `./libstaroffice-0.0.7.tar.xz' saved [707920/707920] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz | sed "s/ .*//"` && if test "$SUM" != "983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776"; then echo ERROR: expected checksum for 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz is 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz ../ --2022-07-24 00:03:21-- https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 96939 (95K) [application/octet-stream] Saving to: `./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz' 0K . 100% 329K=0,3s 2022-07-24 00:03:22 (329 KB/s) - `./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz' saved [96939/96939] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libvisio-0.1.7.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libvisio-0.1.7.tar.xz | sed "s/ .*//"` && if test "$SUM" != "8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c"; then echo ERROR: expected checksum for libvisio-0.1.7.tar.xz is 8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libvisio-0.1.7.tar.xz ../ --2022-07-24 00:03:22-- https://dev-www.libreoffice.org/src/libvisio-0.1.7.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 854296 (834K) [application/octet-stream] Saving to: `./libvisio-0.1.7.tar.xz' 0K ........ ..... 100% 456K=1,8s 2022-07-24 00:03:25 (456 KB/s) - `./libvisio-0.1.7.tar.xz' saved [854296/854296] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpd-0.10.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09"; then echo ERROR: expected checksum for libwpd-0.10.3.tar.xz is 2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libwpd-0.10.3.tar.xz ../ --2022-07-24 00:03:25-- https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 534712 (522K) [application/octet-stream] Saving to: `./libwpd-0.10.3.tar.xz' 0K ........ 100% 325K=1,6s 2022-07-24 00:03:27 (325 KB/s) - `./libwpd-0.10.3.tar.xz' saved [534712/534712] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpg-0.3.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c"; then echo ERROR: expected checksum for libwpg-0.3.3.tar.xz is 99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libwpg-0.3.3.tar.xz ../ --2022-07-24 00:03:27-- https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 328664 (321K) [application/octet-stream] Saving to: `./libwpg-0.3.3.tar.xz' 0K ..... 100% 427K=0,8s 2022-07-24 00:03:28 (427 KB/s) - `./libwpg-0.3.3.tar.xz' saved [328664/328664] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwps-0.4.12.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwps-0.4.12.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb"; then echo ERROR: expected checksum for libwps-0.4.12.tar.xz is e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libwps-0.4.12.tar.xz ../ --2022-07-24 00:03:28-- https://dev-www.libreoffice.org/src/libwps-0.4.12.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 713008 (696K) [application/octet-stream] Saving to: `./libwps-0.4.12.tar.xz' 0K ........ .. 100% 443K=1,6s 2022-07-24 00:03:30 (443 KB/s) - `./libwps-0.4.12.tar.xz' saved [713008/713008] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip | sed "s/ .*//"` && if test "$SUM" != "75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870"; then echo ERROR: expected checksum for a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip is 75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ../ --2022-07-24 00:03:30-- https://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 23150 (23K) [application/zip] Saving to: `./a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip' 0K 100% 7,04M=0,003s 2022-07-24 00:03:31 (7,04 MB/s) - `./a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip' saved [23150/23150] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libzmf-0.0.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"; then echo ERROR: expected checksum for libzmf-0.0.2.tar.xz is 27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv libzmf-0.0.2.tar.xz ../ --2022-07-24 00:03:31-- https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 320952 (313K) [application/octet-stream] Saving to: `./libzmf-0.0.2.tar.xz' 0K .... 100% 513K=0,6s 2022-07-24 00:03:32 (513 KB/s) - `./libzmf-0.0.2.tar.xz' saved [320952/320952] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf | sed "s/ .*//"` && if test "$SUM" != "f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140"; then echo ERROR: expected checksum for f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf is f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf ../ --2022-07-24 00:03:32-- https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 207992 (203K) [application/octet-stream] Saving to: `./f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf' 0K ... 100% 552K=0,4s 2022-07-24 00:03:33 (552 KB/s) - `./f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf' saved [207992/207992] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/extern/odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar | sed "s/ .*//"` && if test "$SUM" != "d55495ab3a86544650587de2a72180ddf8bfc6376d14ddfa923992dbc86a06e0"; then echo ERROR: expected checksum for odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar is d55495ab3a86544650587de2a72180ddf8bfc6376d14ddfa923992dbc86a06e0 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar ../ --2022-07-24 00:03:33-- https://dev-www.libreoffice.org/extern/odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 27397202 (26M) [application/java-archive] Saving to: `./odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar' 0K ........ ........ ........ ........ ........ ........ 11% 502K 47s 3072K ........ ........ ........ ........ ........ ........ 22% 423K 45s 6144K ........ ........ ........ ........ ........ ........ 34% 547K 36s 9216K ........ ........ ........ ........ ........ ........ 45% 397K 31s 12288K ........ ........ ........ ........ ........ ........ 57% 349K 26s 15360K ........ ........ ........ ........ ........ ........ 68% 406K 19s 18432K ........ ........ ........ ........ ........ ........ 80% 442K 12s 21504K ........ ........ ........ ........ ........ ........ 91% 407K 5s 24576K ........ ........ ........ ........ .. 100% 703K=61s 2022-07-24 00:04:34 (441 KB/s) - `./odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar' saved [27397202/27397202] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar | sed "s/ .*//"` && if test "$SUM" != "f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770"; then echo ERROR: expected checksum for 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar is f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log; false; fi && mv 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar ../ --2022-07-24 00:04:34-- https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar Εύρεση του dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201 Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 2448421 (2,3M) [application/java-archive] Saving to: `./8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar' 0K ........ ........ ........ ........ ..... 100% 573K=4,2s 2022-07-24 00:04:39 (573 KB/s) - `./8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar' saved [2448421/2448421] cd /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps http://download.documentfoundation.org/libreoffice/src/7.3.5/libreoffice-help-7.3.5.2.tar.xz 2>&1 | tee -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && mv libreoffice-help-7.3.5.2.tar.xz ../ --2022-07-24 00:04:39-- http://download.documentfoundation.org/libreoffice/src/7.3.5/libreoffice-help-7.3.5.2.tar.xz Εύρεση του download.documentfoundation.org (download.documentfoundation.org)... 2a00:1828:a012:185::1, 89.238.68.185 Connecting to download.documentfoundation.org (download.documentfoundation.org)|2a00:1828:a012:185::1|:80... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 302 Found Τοποθεσία: https://ftp.cc.uoc.gr/mirrors/tdf/libreoffice/src/7.3.5/libreoffice-help-7.3.5.2.tar.xz [ακολουθεί] --2022-07-24 00:04:40-- https://ftp.cc.uoc.gr/mirrors/tdf/libreoffice/src/7.3.5/libreoffice-help-7.3.5.2.tar.xz Εύρεση του ftp.cc.uoc.gr (ftp.cc.uoc.gr)... 2001:648:2c00:6c05::2, 147.52.159.12 Connecting to ftp.cc.uoc.gr (ftp.cc.uoc.gr)|2001:648:2c00:6c05::2|:443... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 112208852 (107M) [application/octet-stream] Saving to: `./libreoffice-help-7.3.5.2.tar.xz' 0K ........ ........ ........ ........ ........ ........ 2% 542K 3m17s 3072K ........ ........ ........ ........ ........ ........ 5% 751K 2m44s 6144K ........ ........ ........ ........ ........ ........ 8% 695K 2m34s 9216K ........ ........ ........ ........ ........ ........ 11% 533K 2m38s 12288K ........ ........ ........ ........ ........ ........ 14% 625K 2m33s 15360K ........ ........ ........ ........ ........ ........ 16% 562K 2m30s 18432K ........ ........ ........ ........ ........ ........ 19% 637K 2m24s 21504K ........ ........ ........ ........ ........ ........ 22% 704K 2m17s 24576K ........ ........ ........ ........ ........ ........ 25% 670K 2m11s 27648K ........ ........ ........ ........ ........ ........ 28% 660K 2m5s 30720K ........ ........ ........ ........ ........ ........ 30% 629K 2m0s 33792K ........ ........ ........ ........ ........ ........ 33% 477K 1m59s 36864K ........ ........ ........ ........ ........ ........ 36% 662K 1m53s 39936K ........ ........ ........ ........ ........ ........ 39% 808K 1m46s 43008K ........ ........ ........ ........ ........ ........ 42% 908K 99s 46080K ........ ........ ........ ........ ........ ........ 44% 1,11M 92s 49152K ........ ........ ........ ........ ........ ........ 47% 716K 87s 52224K ........ ........ ........ ........ ........ ........ 50% 798K 81s 55296K ........ ........ ........ ........ ........ ........ 53% 893K 76s 58368K ........ ........ ........ ........ ........ ........ 56% 667K 71s 61440K ........ ........ ........ ........ ........ ........ 58% 929K 66s 64512K ........ ........ ........ ........ ........ ........ 61% 716K 61s 67584K ........ ........ ........ ........ ........ ........ 64% 537K 57s 70656K ........ ........ ........ ........ ........ ........ 67% 618K 53s 73728K ........ ........ ........ ........ ........ ........ 70% 652K 49s 76800K ........ ........ ........ ........ ........ ........ 72% 1,20M 43s 79872K ........ ........ ........ ........ ........ ........ 75% 702K 39s 82944K ........ ........ ........ ........ ........ ........ 78% 1,07M 34s 86016K ........ ........ ........ ........ ........ ........ 81% 647K 29s 89088K ........ ........ ........ ........ ........ ........ 84% 573K 25s 92160K ........ ........ ........ ........ ........ ........ 86% 1,05M 21s 95232K ........ ........ ........ ........ ........ ........ 89% 553K 16s 98304K ........ ........ ........ ........ ........ ........ 92% 873K 12s 101376K ........ ........ ........ ........ ........ ........ 95% 592K 7s 104448K ........ ........ ........ ........ ........ ........ 98% 845K 3s 107520K ........ ........ ........ ........ 100% 813K=2m37s 2022-07-24 00:07:17 (698 KB/s) - `./libreoffice-help-7.3.5.2.tar.xz' saved [112208852/112208852] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/bin/unpack-sources /home/djemos/libreoffice/src/libreoffice-7.3.5.2 /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/libreoffice-help-7.3.5.2.tar.xz Unpacking libreoffice-help-7.3.5.2... mkdir -p /home/djemos/libreoffice/src/libreoffice-7.3.5.2/src/libreoffice-help-7.3.5.2 tar -xf /home/djemos/libreoffice/src/libreoffice-7.3.5.2/external/tarballs/libreoffice-help-7.3.5.2.tar.xz -C /home/djemos/libreoffice/src/libreoffice-7.3.5.2/src/libreoffice-help-7.3.5.2 --strip-components=1 mkdir -p /home/djemos/libreoffice/src/libreoffice-7.3.5.2/instdir /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/bin/install-gdb-printers -a /home/djemos/libreoffice/src/libreoffice-7.3.5.2/instdir -c make -j 4 -rs -f /home/djemos/libreoffice/src/libreoffice-7.3.5.2/Makefile.gbuild build [build C ] solenv/bin/concat-deps.c [build LNK] Executable/concat-deps [build DEP] LNK:Executable/pdfverify [build DEP] LNK:Library/libxsec_xmlsec.so [build DEP] LNK:Library/libxmlsecurity.so [build DEP] LNK:Library/libxmlscriptlo.so [build DEP] LNK:Library/libxmlreaderlo.so [build DEP] LNK:Library/libxoflo.so [build DEP] LNK:Library/libxolo.so [build DEP] LNK:Library/libucpchelp1.so [build DEP] LNK:Library/libwriterperfectlo.so [build DEP] LNK:Library/libwpftwriterlo.so [build DEP] LNK:Library/libwpftimpresslo.so [build DEP] LNK:Library/libwpftdrawlo.so [build DEP] LNK:Library/libwpftcalclo.so [build DEP] LNK:Library/libwriterfilterlo.so [build DEP] LNK:Library/libvclplug_gtk3lo.so [build DEP] LNK:StaticLibrary/libglxtest.a [build DEP] LNK:Library/libdesktop_detectorlo.so [build DEP] LNK:Library/libvclplug_genlo.so [build DEP] LNK:Executable/svpclient [build DEP] LNK:Executable/svptest [build DEP] LNK:Executable/fftester [build DEP] LNK:Executable/svdemo [build DEP] LNK:Executable/mtfdemo [build DEP] LNK:Executable/visualbackendtest [build DEP] LNK:Executable/icontest [build DEP] LNK:Executable/vcldemo [build DEP] LNK:Executable/ui-previewer [build DEP] LNK:StaticLibrary/libvclmain.a [build DEP] LNK:Library/libvcllo.so [build DEP] LNK:Library/libmsformslo.so [build DEP] LNK:Library/libvbahelperlo.so [build DEP] LNK:Library/libuuilo.so [build DEP] LNK:Library/libunordflo.so [build DEP] LNK:Library/libunoxmllo.so [build DEP] LNK:Library/libutllo.so [build DEP] LNK:Library/libunotest.so [build DEP] LNK:Library/unoexceptionprotector.so [build DEP] LNK:Library/unobootstrapprotector.so [build DEP] LNK:Executable/unoidl-write [build DEP] LNK:Library/libunoidllo.so [build DEP] LNK:Executable/unoidl-check [build DEP] LNK:Executable/unoidl-read [build DEP] LNK:Library/libucbhelper.so [build DEP] LNK:Library/libucpgio1lo.so [build DEP] LNK:Library/libucptdoc1lo.so [build DEP] LNK:Library/libucppkg1.so [build DEP] LNK:Library/libucpimagelo.so [build DEP] LNK:Library/libucphier1.so [build DEP] LNK:Library/libucpftp1.so [build DEP] LNK:Library/libucpfile1.so [build DEP] LNK:Library/libucpextlo.so [build DEP] LNK:Library/libucpexpand1lo.so [build DEP] LNK:Library/libucpdav1.so [build DEP] LNK:Library/libucpcmis1lo.so [build DEP] LNK:Library/libucb1.so [build DEP] LNK:Library/libsrtrs1.so [build DEP] LNK:Library/libcached1.so [build DEP] LNK:Executable/bestreversemap [build DEP] LNK:StaticLibrary/libooopathutils.a [build DEP] LNK:Library/libtllo.so [build DEP] LNK:Library/libtklo.so [build DEP] LNK:Library/libtesttools_constructors.so [build DEP] LNK:Library/libtesttools_bridgetest-common.so [build DEP] LNK:Library/libtesttools_bridgetest.so [build DEP] LNK:Library/libtesttools_cppobj.so [build DEP] LNK:Library/libvclbootstrapprotector.so [build DEP] LNK:Library/libsubsequenttest.so [build DEP] LNK:Library/libtest-setupvcl.so [build DEP] LNK:Library/libtest.so [build DEP] LNK:Library/libvbaswobjlo.so [build DEP] LNK:Library/libswuilo.so [build DEP] LNK:Library/libswdlo.so [build DEP] LNK:Library/libswlo.so [build DEP] LNK:Library/libmswordlo.so [build DEP] LNK:Executable/gengal.bin [build DEP] LNK:Library/libtextconversiondlgslo.so [build DEP] LNK:Library/libsvxcorelo.so [build DEP] LNK:Library/libsvxlo.so [build DEP] LNK:Executable/langsupport [build DEP] LNK:Library/libsvtlo.so [build DEP] LNK:Library/libsvllo.so [build DEP] LNK:Library/libpasswordcontainerlo.so [build DEP] LNK:Library/libfsstoragelo.so [build DEP] LNK:Library/libsvgiolo.so [build DEP] LNK:Library/libstorelo.so [build DEP] LNK:Library/libjavavmlo.so [build DEP] LNK:Library/libjavaloaderlo.so [build DEP] LNK:Library/libstocserviceslo.so [build DEP] LNK:Library/libreflectionlo.so [build DEP] LNK:Library/libproxyfaclo.so [build DEP] LNK:Library/libnamingservicelo.so [build DEP] LNK:Library/libinvocationlo.so [build DEP] LNK:Library/libinvocadaptlo.so [build DEP] LNK:Library/libintrospectionlo.so [build DEP] LNK:Library/libbootstraplo.so [build DEP] LNK:Library/libsmdlo.so [build DEP] LNK:Library/libsmlo.so [build DEP] LNK:Library/libsotlo.so [build DEP] LNK:Executable/makedepend [build DEP] LNK:Executable/cpp [build DEP] LNK:Executable/gbuildtojson [build DEP] LNK:Executable/concat-deps [build DEP] LNK:Library/libsmoketest.so [build DEP] LNK:Library/libOGLTranslo.so [build DEP] LNK:Library/libslideshowlo.so [build DEP] LNK:Library/libcmdmaillo.so [build DEP] LNK:Executable/uri-encode [build DEP] LNK:StaticLibrary/libshell_xmlparser.a [build DEP] LNK:Library/libsysshlo.so [build DEP] LNK:Library/liblosessioninstalllo.so [build DEP] LNK:Library/liblocalebe1lo.so [build DEP] LNK:Library/libdesktopbe1lo.so [build DEP] LNK:Executable/lngconvex [build DEP] LNK:Library/libsfxlo.so [build DEP] LNK:Executable/xpdfimport [build DEP] LNK:Library/libpdfimportlo.so [build DEP] LNK:Library/libPresentationMinimizerlo.so [build DEP] LNK:Library/libPresenterScreenlo.so [build DEP] LNK:Library/libsduilo.so [build DEP] LNK:Library/libsdfiltlo.so [build DEP] LNK:Library/libsddlo.so [build DEP] LNK:Library/libsdlo.so [build DEP] LNK:Library/libvbaeventslo.so [build DEP] LNK:Library/libstringresourcelo.so [build DEP] LNK:Library/libscriptframe.so [build DEP] LNK:Library/libprotocolhandlerlo.so [build DEP] LNK:Library/libdlgprovlo.so [build DEP] LNK:Library/libbasprovlo.so [build DEP] LNK:Library/libsolverlo.so [build DEP] LNK:Library/libpricinglo.so [build DEP] LNK:Library/libdatelo.so [build DEP] LNK:Library/libanalysislo.so [build DEP] LNK:Library/libvbaobjlo.so [build DEP] LNK:Library/libscuilo.so [build DEP] LNK:Library/libscfiltlo.so [build DEP] LNK:Library/libscdlo.so [build DEP] LNK:Library/libsclo.so [build DEP] LNK:Library/libsaxlo.so [build DEP] LNK:Library/libexpwraplo.so [build DEP] LNK:Library/libuno_salhelpergcc3.so.3 [build DEP] LNK:Executable/osl_process_child [build DEP] LNK:Library/libsal_textenclo.so [build DEP] LNK:Library/libuno_sal.so.3 [build DEP] LNK:Executable/cppunittester [build DEP] LNK:Library/librptxmllo.so [build DEP] LNK:Library/librptuilo.so [build DEP] LNK:Library/librptlo.so [build DEP] LNK:Library/libuuresolverlo.so [build DEP] LNK:StaticLibrary/libregistry_helper.a [build DEP] LNK:Executable/regview [build DEP] LNK:Executable/regmerge [build DEP] LNK:Library/libreglo.so [build DEP] LNK:Library/pyuno.so [build DEP] LNK:Library/libpythonloaderlo.so [build DEP] LNK:Library/libpyuno.so [build DEP] LNK:StaticLibrary/libprecompiled_system.a [build DEP] LNK:Library/libxstor.so [build DEP] LNK:Library/libpackage2.so [build DEP] LNK:Library/libopencllo.so [build DEP] LNK:Executable/opencltest [build DEP] LNK:Library/libooxlo.so [build DEP] LNK:Library/liblwpftlo.so [build DEP] LNK:Library/liblnglo.so [build DEP] LNK:Library/libnumbertextlo.so [build DEP] LNK:StaticLibrary/libulingu.a [build DEP] LNK:Library/libspelllo.so [build DEP] LNK:Library/liblnthlo.so [build DEP] LNK:Library/libhyphenlo.so [build DEP] LNK:Library/libguesslanglo.so [build DEP] LNK:Executable/tilebench [build DEP] LNK:Executable/gtktiledviewer [build DEP] LNK:Library/liblibreofficekitgtk.so [build DEP] LNK:StaticLibrary/libtransex.a [build DEP] LNK:Executable/treex [build DEP] LNK:Executable/propex [build DEP] LNK:Executable/pocheck [build DEP] LNK:Executable/localize [build DEP] LNK:Executable/xrmex [build DEP] LNK:Executable/cfgex [build DEP] LNK:Executable/ulfex [build DEP] LNK:Executable/idxdict [build DEP] LNK:Executable/helpex [build DEP] LNK:Executable/javaldx [build DEP] LNK:Library/libjvmfwklo.so [build DEP] LNK:Library/libjvmaccesslo.so [build DEP] LNK:Library/libjpipe.so [build DEP] LNK:Library/libjuhx.so [build DEP] LNK:Library/libjuh.so [build DEP] LNK:Library/libiolo.so [build DEP] LNK:Executable/idlc [build DEP] LNK:Executable/svidl [build DEP] LNK:Library/libi18nutil.so [build DEP] LNK:Executable/saxparser [build DEP] LNK:Executable/genindex_data [build DEP] LNK:Executable/gendict [build DEP] LNK:Executable/genconv_dict [build DEP] LNK:Executable/gencoll_rule [build DEP] LNK:Library/libtextconv_dict.so [build DEP] LNK:Library/liblocaledata_others.so [build DEP] LNK:Library/liblocaledata_euro.so [build DEP] LNK:Library/liblocaledata_es.so [build DEP] LNK:Library/liblocaledata_en.so [build DEP] LNK:Library/libindex_data.so [build DEP] LNK:Library/libi18nsearchlo.so [build DEP] LNK:Library/libi18npoollo.so [build DEP] LNK:Library/libdict_zh.so [build DEP] LNK:Library/libdict_ja.so [build DEP] LNK:Library/libcollator_data.so [build DEP] LNK:Library/libi18nlangtag.so [build DEP] LNK:Library/libhwplo.so [build DEP] LNK:Executable/HelpLinker [build DEP] LNK:Executable/HelpIndexer [build DEP] LNK:Library/libhelplinkerlo.so [build DEP] LNK:Library/libfwklo.so [build DEP] LNK:Library/libfps_officelo.so [build DEP] LNK:Library/libforuilo.so [build DEP] LNK:Library/libforlo.so [build DEP] LNK:Library/libfrmlo.so [build DEP] LNK:Library/libxsltfilterlo.so [build DEP] LNK:Library/libxsltdlglo.so [build DEP] LNK:Library/libxmlfdlo.so [build DEP] LNK:Library/libxmlfalo.so [build DEP] LNK:Library/libtextfdlo.so [build DEP] LNK:Library/libt602filterlo.so [build DEP] LNK:Library/libgraphicfilterlo.so [build DEP] LNK:Library/libsvgfilterlo.so [build DEP] LNK:Library/libstoragefdlo.so [build DEP] LNK:Library/libpdffilterlo.so [build DEP] LNK:Library/libodfflatxmllo.so [build DEP] LNK:Library/libmsfilterlo.so [build DEP] LNK:Library/libicglo.so [build DEP] LNK:Library/libfilterconfiglo.so [build DEP] LNK:StaticLibrary/libzxing.a [build DEP] LNK:Executable/ucpp [build DEP] LNK:Library/libskialo.so [build DEP] LNK:StaticLibrary/libpoppler.a [build DEP] LNK:Library/libpdfiumlo.so [build DEP] LNK:StaticLibrary/libmariadb-connector-c.a [build DEP] LNK:StaticLibrary/liblibpng.a [build DEP] LNK:StaticLibrary/liblibjpeg-turbo.a [build DEP] LNK:StaticLibrary/liblibcmis.a [build DEP] LNK:StaticLibrary/libgraphite.a [build DEP] LNK:StaticLibrary/libexpat.a [build DEP] LNK:Library/libepoxy.so [build DEP] LNK:StaticLibrary/libdtoa.a [build DEP] LNK:Library/libclucene.so [build DEP] LNK:Library/libclewlo.so [build DEP] LNK:StaticLibrary/libbox2d.a [build DEP] LNK:StaticLibrary/libboost_iostreams.a [build DEP] LNK:StaticLibrary/libboost_system.a [build DEP] LNK:StaticLibrary/libboost_locale.a [build DEP] LNK:StaticLibrary/libboost_filesystem.a [build DEP] LNK:StaticLibrary/libboost_date_time.a [build DEP] LNK:Library/libupdatefeedlo.so [build DEP] LNK:Library/libpcrlo.so [build DEP] LNK:Library/libdbplo.so [build DEP] LNK:Library/libbiblo.so [build DEP] LNK:Library/libldapbe2lo.so [build DEP] LNK:Library/libloglo.so [build DEP] LNK:Library/libscnlo.so [build DEP] LNK:Library/libabplo.so [build DEP] LNK:Library/libevtattlo.so [build DEP] LNK:Library/libemfiolo.so [build DEP] LNK:Library/libemboleobj.so [build DEP] LNK:Library/libembobj.so [build DEP] LNK:Library/libeditenglo.so [build DEP] LNK:Library/libdrawinglayerlo.so [build DEP] LNK:Executable/oosplash [build DEP] LNK:Library/libunopkgapp.so [build DEP] LNK:Library/libmigrationoo3lo.so [build DEP] LNK:Library/libmigrationoo2lo.so [build DEP] LNK:Executable/unopkg.bin [build DEP] LNK:Executable/soffice.bin [build DEP] LNK:Library/libspllo.so [build DEP] LNK:Library/libsofficeapp.so [build DEP] LNK:Library/liboffacclo.so [build DEP] LNK:Library/libdeploymentmisclo.so [build DEP] LNK:Library/libdeploymentgui.so [build DEP] LNK:Library/libdeployment.so [build DEP] LNK:Library/libsdbtlo.so [build DEP] LNK:Library/libdbulo.so [build DEP] LNK:Library/libdbaxmllo.so [build DEP] LNK:Library/libdbahsqllo.so [build DEP] LNK:Library/libdbalo.so [build DEP] LNK:Library/libcuilo.so [build DEP] LNK:Executable/uno.bin [build DEP] LNK:Executable/sp2bv [build DEP] LNK:StaticLibrary/libfindsofficepath.a [build DEP] LNK:Library/libuno_cppuhelpergcc3.so.3 [build DEP] LNK:Library/libunsafe_uno_uno.so [build DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3 [build DEP] LNK:Library/liblog_uno_uno.so [build DEP] LNK:Library/libuno_cppu.so.3 [build DEP] LNK:Library/libaffine_uno_uno.so [build DEP] LNK:Library/libmtfrendererlo.so [build DEP] LNK:Library/libcppcanvaslo.so [build DEP] LNK:Library/libmozbootstraplo.so [build DEP] LNK:Library/libpostgresql-sdbc-impllo.so [build DEP] LNK:Library/libpostgresql-sdbclo.so [build DEP] LNK:Library/libmysqlclo.so [build DEP] LNK:Library/libfirebird_sdbclo.so [build DEP] LNK:Library/libjdbclo.so [build DEP] LNK:Library/libhsqldb.so [build DEP] LNK:Library/libwriterlo.so [build DEP] LNK:Library/libsdbc2.so [build DEP] LNK:Library/libmysql_jdbclo.so [build DEP] LNK:Library/libodbclo.so [build DEP] LNK:Library/libflatlo.so [build DEP] LNK:Library/libfilelo.so [build DEP] LNK:Library/libdbpool2.so [build DEP] LNK:Library/libdbaselo.so [build DEP] LNK:Library/libcalclo.so [build DEP] LNK:Library/libdbtoolslo.so [build DEP] LNK:Library/libconfigmgrlo.so [build DEP] LNK:Library/libcomphelper.so [build DEP] LNK:Executable/cppumaker [build DEP] LNK:Executable/javamaker [build DEP] LNK:StaticLibrary/libcodemaker_java.a [build DEP] LNK:StaticLibrary/libcodemaker_cpp.a [build DEP] LNK:StaticLibrary/libcodemaker.a [build DEP] LNK:Library/libchartcorelo.so [build DEP] LNK:Library/libchartcontrollerlo.so [build DEP] LNK:Library/liboglcanvaslo.so [build DEP] LNK:Library/libcairocanvaslo.so [build DEP] LNK:Executable/canvasdemo [build DEP] LNK:Library/libvclcanvaslo.so [build DEP] LNK:Library/libsimplecanvaslo.so [build DEP] LNK:Library/libcanvastoolslo.so [build DEP] LNK:Library/libcanvasfactorylo.so [build DEP] LNK:Library/libjava_uno.so [build DEP] LNK:Library/libgcc3_uno.so [build DEP] LNK:Library/libbinaryurplo.so [build DEP] LNK:Library/libofficebean.so [build DEP] LNK:Library/libsblo.so [build DEP] LNK:Library/libbasegfxlo.so [build DEP] LNK:Library/libbasctllo.so [build DEP] LNK:Library/libavmediagst.so [build DEP] LNK:Library/libavmedialo.so [build DEP] LNK:Library/libanimcorelo.so [build DEP] LNK:Library/libacclo.so [build DEP] LNK:Library/libctllo.so [build YAC] unoidl/source/sourceprovider-parser [build LEX] unoidl/source/sourceprovider-scanner /home/djemos/libreoffice/src/libreoffice-7.3.5.2/unoidl/source/sourceprovider-parser.y:13.1-12: προειδοποίηση: οδηγία υπό κατάργηση: `%pure-parser', χρησιμοποίησε `%define api.pure' [-Wdeprecated] 13 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure [build CAT] officecfg_qa_allheaders.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Inet.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Interaction.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/LDAP.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Common.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx /home/djemos/libreoffice/src/libreoffice-7.3.5.2/unoidl/source/sourceprovider-parser.y: προειδοποίηση: fix-its μπορεί να εφαρμοστεί. Ξανατρέξετο με την επιλογή '--update'. [-Wother] [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Events.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Java.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Math.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Security.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Infobar.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Update.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Views.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Setup.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/System.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/UserProfile.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/VCL.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx [build PRJ] libjpeg-turbo [build C ] external/clew/source/clew.c [build MOD] android [build MOD] apple_remote [build PRL] CustomTarget/xmloff/generated/xmloff/token/tokens.hxx [build YAC] connectivity/source/parse/sqlbison [build LEX] connectivity/source/parse/sqlflex /home/djemos/libreoffice/src/libreoffice-7.3.5.2/connectivity/source/parse/sqlbison.y: προειδοποίηση: ανέμενα 13 συγκρούσεις ολίσθηση/ελάττωση [-Wconflicts-sr] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/connectivity/source/parse/sqlbison.y: προειδοποίηση: 15 συγκρούσεις ελάττωση/ελάττωση [-Wconflicts-rr] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/connectivity/source/parse/sqlbison.y: σημείωση: επανεκτέλεση με την επιλογή «-Wcounterexamples» για παραγωγή αντιπαραδειγμάτων συγκρούσεως [build PRL] CustomTarget/oox/generated/oox/token/tokens.hxx [build PRL] CustomTarget/oox/generated/oox/token/namespaces.hxx [build PRL] CustomTarget/oox/generated/oox/token/properties.hxx [build MOD] cli_ure [build PRJ] libatomic_ops [build UIA] modules/dbapp [build UIA] modules/dbbrowser [build UIA] modules/dbquery [build UIA] modules/dbrelation [build UIA] modules/dbtable [build UIA] modules/dbtdata [build PAG] calc [build PAG] common [build PAG] draw [build PAG] impress [build PAG] writer [build MOD] embedserv [build OXS] misc_extensions [build CUS] extras/glade [build CUS] extras/gallsysstr [build XSL] templates/officorr/Modern_business_letter_sans_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/styles.xml [build XSL] templates/offimisc/Businesscard-with-logo/settings.xml [build XSL] templates/offimisc/Businesscard-with-logo/styles.xml [build XSL] templates/personal/Resume1page/meta.xml [build XSL] templates/personal/Resume1page/styles.xml [build XSL] templates/presnt/Blueprint_Plans/styles.xml [build XSL] templates/presnt/Candy/meta.xml [build XSL] templates/presnt/Candy/styles.xml [build XSL] templates/presnt/Freshes/content.xml [build XSL] templates/presnt/Freshes/meta.xml [build XSL] templates/presnt/Freshes/styles.xml [build XSL] templates/presnt/Inspiration/meta.xml [build XSL] templates/presnt/Inspiration/styles.xml [build XSL] templates/presnt/Metropolis/styles.xml [build UIA] modules/StartModule [build UIA] libreofficekit Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/libreofficekit.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/libreofficekit.false 0 new warnings (9 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/libreofficekit.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIA] modules/sglobal [build UIA] modules/sweb [build UIA] modules/swform [build UIA] modules/swreport [build UIA] modules/swriter [build UIA] modules/swxform [build FIF] fcfg_database_filters.xcu [build FIO] fcfg_database_others.xcu [build FIT] fcfg_database_types.xcu [build XCS] org/openoffice/Office/Common.xcs [build XCS] org/openoffice/Office/Embedding.xcs [build XCS] org/openoffice/Setup.xcs [build XCS] org/openoffice/Office/UI/CalcCommands.xcs [build XCS] org/openoffice/Office/UI/CalcWindowState.xcs [build FIF] fcfg_calc_filters.xcu [build FIT] fcfg_calc_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu [build XCS] org/openoffice/Office/Writer.xcs [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu [build ECH] CustomTarget/postprocess/registry/ctlseqcheck.list [build XCS] org/openoffice/Office/UI/DrawWindowState.xcs [build FIF] fcfg_draw_filters.xcu [build FIT] fcfg_draw_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-draw.xcu [build FIF] fcfg_drawgraphics_filters.xcu [build FIT] fcfg_drawgraphics_types.xcu [build FIF] fcfg_impressgraphics_filters.xcu [build FIT] fcfg_impressgraphics_types.xcu [build FIF] fcfg_calcgraphics_filters.xcu [build FIT] fcfg_calcgraphics_types.xcu [build FIF] fcfg_writergraphics_filters.xcu [build FIT] fcfg_writergraphics_types.xcu [build XCS] org/openoffice/Office/PresentationMinimizer.xcs [build XCS] org/openoffice/Office/PresenterScreen.xcs [build XCS] org/openoffice/Office/UI/Effects.xcs [build XCS] org/openoffice/Office/UI/ImpressWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build FIF] fcfg_impress_filters.xcu [build FIT] fcfg_impress_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu [build XCS] org/openoffice/Office/Jobs.xcs [build XCS] org/openoffice/Office/ProtocolHandler.xcs [build XCM] officecfg/registry/data/org/openoffice/Setup-impress.xcu [build ECH] CustomTarget/postprocess/registry/lingucomponent.list [build XCS] org/openoffice/Inet.xcs [build XCS] org/openoffice/Interaction.xcs [build XCS] org/openoffice/LDAP.xcs [build XCS] org/openoffice/Office/Accelerators.xcs [build XCS] org/openoffice/Office/Addons.xcs [build XCS] org/openoffice/Office/BasicIDE.xcs [build XCS] org/openoffice/Office/Calc.xcs [build XCS] org/openoffice/Office/CalcAddIns.xcs [build XCS] org/openoffice/Office/Canvas.xcs [build XCS] org/openoffice/Office/Chart.xcs [build XCS] org/openoffice/Office/Commands.xcs [build XCS] org/openoffice/Office/Compatibility.xcs [build XCS] org/openoffice/Office/DataAccess.xcs [build XCS] org/openoffice/Office/Draw.xcs [build XCS] org/openoffice/Office/Events.xcs [build XCS] org/openoffice/Office/ExtendedColorScheme.xcs [build XCS] org/openoffice/Office/ExtensionDependencies.xcs [build XCS] org/openoffice/Office/ExtensionManager.xcs [build XCS] org/openoffice/Office/FormWizard.xcs [build XCS] org/openoffice/Office/Histories.xcs [build XCS] org/openoffice/Office/Impress.xcs [build XCS] org/openoffice/Office/Java.xcs [build XCS] org/openoffice/Office/Labels.xcs [build XCS] org/openoffice/Office/Linguistic.xcs [build XCS] org/openoffice/Office/Logging.xcs [build XCS] org/openoffice/Office/Math.xcs [build XCS] org/openoffice/Office/OptionsDialog.xcs [build XCS] org/openoffice/Office/Paths.xcs [build XCS] org/openoffice/Office/Recovery.xcs [build XCS] org/openoffice/Office/Scripting.xcs [build XCS] org/openoffice/Office/Security.xcs [build XCS] org/openoffice/Office/TableWizard.xcs [build XCS] org/openoffice/Office/TypeDetection.xcs [build XCS] org/openoffice/Office/UI/BaseWindowState.xcs [build XCS] org/openoffice/Office/UI/BasicIDECommands.xcs [build XCS] org/openoffice/Office/UI/BasicIDEWindowState.xcs [build XCS] org/openoffice/Office/UI/BibliographyCommands.xcs [build XCS] org/openoffice/Office/UI/BibliographyWindowState.xcs [build XCS] org/openoffice/Office/UI/Category.xcs [build XCS] org/openoffice/Office/UI/ChartCommands.xcs [build XCS] org/openoffice/Office/UI/ChartWindowState.xcs [build XCS] org/openoffice/Office/UI/Commands.xcs [build XCS] org/openoffice/Office/UI/Controller.xcs [build XCS] org/openoffice/Office/UI/DbBrowserWindowState.xcs [build XCS] org/openoffice/Office/UI/DbQueryWindowState.xcs [build XCS] org/openoffice/Office/UI/DbRelationWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableDataWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableWindowState.xcs [build XCS] org/openoffice/Office/UI/DbuCommands.xcs [build XCS] org/openoffice/Office/UI/DrawImpressCommands.xcs [build XCS] org/openoffice/Office/UI/Factories.xcs [build XCS] org/openoffice/Office/UI/GenericCategories.xcs [build XCS] org/openoffice/Office/UI/GenericCommands.xcs [build XCS] org/openoffice/Office/UI/GlobalSettings.xcs [build XCS] org/openoffice/Office/UI/Infobar.xcs [build XCS] org/openoffice/Office/UI/Sidebar.xcs [build XCS] org/openoffice/Office/UI/StartModuleCommands.xcs [build XCS] org/openoffice/Office/UI/StartModuleWindowState.xcs [build XCS] org/openoffice/Office/UI/ToolbarMode.xcs [build XCS] org/openoffice/Office/UI/WindowContentFactories.xcs [build XCS] org/openoffice/Office/UI/WindowState.xcs [build XCS] org/openoffice/Office/UI.xcs [build XCS] org/openoffice/Office/Update.xcs [build XCS] org/openoffice/Office/Views.xcs [build XCS] org/openoffice/Office/WriterWeb.xcs [build XCS] org/openoffice/System.xcs [build XCS] org/openoffice/TypeDetection/Filter.xcs [build XCS] org/openoffice/TypeDetection/GraphicFilter.xcs [build XCS] org/openoffice/TypeDetection/Misc.xcs [build XCS] org/openoffice/TypeDetection/Types.xcs [build XCS] org/openoffice/TypeDetection/UISort.xcs [build XCS] org/openoffice/UserProfile.xcs [build XCS] org/openoffice/VCL.xcs [build XCS] org/openoffice/ucb/Configuration.xcs [build XCS] org/openoffice/ucb/Hierarchy.xcs [build XCS] org/openoffice/ucb/InteractionHandler.xcs [build XCS] org/openoffice/ucb/Store.xcs [build XCU] officecfg/registry/data/org/openoffice/Inet.xcu [build XCU] officecfg/registry/data/org/openoffice/Interaction.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Calc.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Canvas.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Compatibility.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Histories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Impress.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Jobs.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Logging.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Math.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Scripting.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Security.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Views.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCU] officecfg/registry/data/org/openoffice/Setup.xcu [build XCU] officecfg/registry/data/org/openoffice/System.xcu [build XCU] officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCU] officecfg/registry/data/org/openoffice/UserProfile.xcu [build XCU] officecfg/registry/data/org/openoffice/VCL.xcu [build XCU] officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build FIF] fcfg_base_filters.xcu [build FIO] fcfg_base_others.xcu [build FIT] fcfg_base_types.xcu [build FIF] fcfg_chart_filters.xcu [build FIO] fcfg_chart_others.xcu [build FIT] fcfg_chart_types.xcu Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/swriter.false sw/uiconfig/swriter/ui/annotation.ui:164 WARNING: 'GtkLabel' 'author' does not specify what it labels within 'interface' line 3 sw/uiconfig/swriter/ui/annotation.ui:178 WARNING: 'GtkLabel' 'date' does not specify what it labels within 'interface' line 3 sw/uiconfig/swriter/ui/annotation.ui:192 WARNING: 'GtkLabel' 'resolved' does not specify what it labels within 'interface' line 3 sw/uiconfig/swriter/ui/frmtypepage.ui:70 WARNING: 'GtkLabel' 'widthft' does not specify what it labels within 'GtkFrame' 'frame2' sw/uiconfig/swriter/ui/frmtypepage.ui:84 WARNING: 'GtkLabel' 'autowidthft' does not specify what it labels within 'GtkFrame' 'frame2' sw/uiconfig/swriter/ui/frmtypepage.ui:187 WARNING: 'GtkLabel' 'heightft' does not specify what it labels within 'GtkFrame' 'frame2' sw/uiconfig/swriter/ui/frmtypepage.ui:201 WARNING: 'GtkLabel' 'autoheightft' does not specify what it labels within 'GtkFrame' 'frame2' sw/uiconfig/swriter/ui/inserttable.ui:238 WARNING: 'GtkLabel' 'lbwarning' does not specify what it labels within 'GtkFrame' 'frame3' sw/uiconfig/swriter/ui/optformataidspage.ui:180 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/optformataidspage.ui:191 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/optformataidspage.ui:202 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/optformataidspage.ui:213 WARNING: 'GtkLabel' 'tabs_label' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/optformataidspage.ui:224 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/optformataidspage.ui:235 WARNING: 'GtkLabel' 'bookmarks_label' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/mmselectpage.ui:186 WARNING: 'GtkLabel' 'datasourcewarning' does not specify what it labels within 'GtkFrame' 'frame1' sw/uiconfig/swriter/ui/pagemargincontrol.ui:386 WARNING: 'GtkSpinButton' 'left' is referenced by multiple mnemonic_widget 'GtkLabel' 'leftLabel' line 310 , 'GtkLabel' 'innerLabel' line 325 sw/uiconfig/swriter/ui/pagemargincontrol.ui:400 WARNING: 'GtkSpinButton' 'right' is referenced by multiple mnemonic_widget 'GtkLabel' 'rightLabel' line 350 , 'GtkLabel' 'outerLabel' line 365 sw/uiconfig/swriter/ui/sidebarwrap.ui:34 WARNING: 'GtkComboBoxText' 'spacingLB' is referenced by multiple mnemonic_widget 'GtkLabel' 'label1' line 19 , 'GtkLabel' 'label2' line 45 sw/uiconfig/swriter/ui/wordcount-mobile.ui:78 WARNING: 'GtkLabel' 'label9' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:105 WARNING: 'GtkLabel' 'documentlabel-mobile' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:132 WARNING: 'GtkLabel' 'wordslabel' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:156 WARNING: 'GtkLabel' 'inclspaceslabel' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:180 WARNING: 'GtkLabel' 'exclspaceslabel' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:204 WARNING: 'GtkLabel' 'cjkcharsft' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:228 WARNING: 'GtkLabel' 'standardizedpages' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:252 WARNING: 'GtkLabel' 'standardizedpages2' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:276 WARNING: 'GtkLabel' 'cjkcharsft2' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:300 WARNING: 'GtkLabel' 'exclspaceslabel2' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:324 WARNING: 'GtkLabel' 'wordslabel2' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:348 WARNING: 'GtkLabel' 'docstandardizedpages' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:375 WARNING: 'GtkLabel' 'doccjkchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:402 WARNING: 'GtkLabel' 'doccharsnospaces' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:429 WARNING: 'GtkLabel' 'docchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:456 WARNING: 'GtkLabel' 'docwords' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:483 WARNING: 'GtkLabel' 'selectstandardizedpages' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:510 WARNING: 'GtkLabel' 'selectcjkchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:537 WARNING: 'GtkLabel' 'selectcharsnospaces' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:564 WARNING: 'GtkLabel' 'selectchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:591 WARNING: 'GtkLabel' 'selectwords' does not specify what it labels within 'GtkDialog' 'WordCountDialog' sw/uiconfig/swriter/ui/wordcount-mobile.ui:618 WARNING: 'GtkLabel' 'inclspaceslabel2' does not specify what it labels within 'GtkDialog' 'WordCountDialog' 0 new errors (6 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr, please fix them) 40 new warnings (214 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr, please fix them) 0 new fatals (25 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build FII] fcfg_internalgraphics_filters.xcu [build FIT] fcfg_internalgraphics_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-start.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu [build XCM] officecfg/registry/data/org/openoffice/UserProfile-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-webdav.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibnumbertextdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-32bit.xcu [build XCS] org/openoffice/Office/UI/MathCommands.xcs [build XCS] org/openoffice/Office/UI/MathWindowState.xcs [build FIF] fcfg_math_filters.xcu [build FIT] fcfg_math_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu [build XCS] org/openoffice/Office/UI/WriterCommands.xcs [build XCS] org/openoffice/Office/UI/WriterFormWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterGlobalWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterReportWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterWebWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterWindowState.xcs [build XCS] org/openoffice/Office/UI/XFormsWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build FIF] fcfg_global_filters.xcu [build FIT] fcfg_global_types.xcu [build FIF] fcfg_web_filters.xcu [build FIT] fcfg_web_types.xcu [build FIF] fcfg_writer_filters.xcu [build FIT] fcfg_writer_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-writer.xcu [build FIF] fcfg_xslt_filters.xcu [build FIT] fcfg_xslt_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Addons-librelogo.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands-librelogo.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu [build XCS] org/openoffice/Office/ReportDesign.xcs [build XCS] org/openoffice/Office/UI/DbReportWindowState.xcs [build XCS] org/openoffice/Office/UI/ReportCommands.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build FIF] fcfg_reportbuilder_filters.xcu [build FIT] fcfg_reportbuilder_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/Controller-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu [build ECH] CustomTarget/postprocess/registry/pdfimport.list [build XCL] Langpack-en-US.xcu [build FIU] XcuFilterUiTarget/filter_ui.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Linguistic.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-wnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-report.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctlseqcheck.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibnumbertextdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/Infobar-macosxsandbox.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-win.xcu [build XCR] registry/en-US/org/openoffice/Setup.xcu [build XCR] registry/en-US/org/openoffice/Office/Accelerators.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/en-US/org/openoffice/Office/Addons.xcu [build XCR] registry/en-US/org/openoffice/Office/Common.xcu [build XCR] registry/en-US/org/openoffice/Office/DataAccess.xcu [build XCR] registry/en-US/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/en-US/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/en-US/org/openoffice/Office/TableWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/UI.xcu [build XCR] registry/en-US/org/openoffice/Office/Embedding.xcu [build XCR] registry/en-US/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-US/org/openoffice/Office/FormWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/Writer.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ToolbarMode.xcu [build CMP] xmerge/source/bridge/XMergeBridge [build CMP] scripting/java/ScriptFramework [build CMP] scripting/java/ScriptProviderForJava [build CMP] smoketest/org/libreoffice/smoketest/smoketest [build CMP] wizards/com/sun/star/wizards/form/form [build CMP] wizards/com/sun/star/wizards/query/query [build CMP] wizards/com/sun/star/wizards/report/report [build CMP] wizards/com/sun/star/wizards/table/table [build CMP] reportbuilder/java/reportbuilder [build XSL] autotext/bg/crdbus50/BlockList.xml [build XSL] autotext/bg/standard/BlockList.xml [build XSL] autotext/bg/template/BlockList.xml [build XSL] autotext/de/standard/BlockList.xml [build XSL] autotext/es/standard/BlockList.xml [build XSL] autotext/hu/standard/BlockList.xml [build XSL] autotext/ko/crdbus50/BlockList.xml [build XSL] autotext/ko/standard/BlockList.xml [build XSL] autotext/mn/crdbus50/BlockList.xml [build XSL] autotext/mn/standard/BlockList.xml [build XSL] autotext/mn/template/BlockList.xml [build XSL] autotext/nl/crdbus50/BlockList.xml [build XSL] autotext/nl/standard/BlockList.xml [build XSL] autotext/pt/standard/BlockList.xml [build XSL] autotext/sv/standard/BlockList.xml [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdatabase/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-US/contents.part [build NJS] CustomTarget/helpcontent2/help3xsl/en-US/noscript.html [build GPK] helpcontent2_html_icon-themes [build YAC] idlc/source/parser [build LEX] idlc/source/scanner [build ECH] CustomTarget/instsetoo_native/setup/bootstraprc /home/djemos/libreoffice/src/libreoffice-7.3.5.2/idlc/source/parser.y: προειδοποίηση: ανέμενα 4 συγκρούσεις ολίσθηση/ελάττωση [-Wconflicts-sr] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/idlc/source/parser.y: σημείωση: επανεκτέλεση με την επιλογή «-Wcounterexamples» για παραγωγή αντιπαραδειγμάτων συγκρούσεως [build ECH] CustomTarget/instsetoo_native/setup/redirectrc [build ECH] CustomTarget/instsetoo_native/setup/setuprc fatal: δεν είναι αποθετήριο git (ή κανένας από τους πιο πάνω φακέλους): .git [build ECH] CustomTarget/instsetoo_native/setup/sofficerc [build ECH] CustomTarget/instsetoo_native/setup/versionrc fatal: δεν είναι αποθετήριο git (ή κανένας από τους πιο πάνω φακέλους): .git [build LEX] l10ntools/source/cfglex [build LEX] l10ntools/source/xrmlex [build BIN] o3tl [build MOD] onlineupdate [build CUS] postprocess/fontconfig [build XSL] CustomTarget/readlicense_oo/license/LICENSE.html [build SCT] scp2/source/templates/alllangmodules_calc [build SCT] scp2/source/templates/alllangmodules_draw [build SCT] scp2/source/templates/alllangmodules_impress [build SCT] scp2/source/templates/alllangmodules_math [build SCT] scp2/source/templates/allhelpmodules [build SCT] scp2/source/templates/allhelpmodules_root [build SCT] scp2/source/templates/alllangmodules [build SCT] scp2/source/templates/alllangmodules_root [build SCT] scp2/source/templates/alllangmodules_writer [build CMP] scripting/java/ScriptProviderForBeanShell [build CMP] scripting/java/ScriptProviderForJavaScript [build PRJ] poppler [build CUS] setup_native/scripts [build CMP] testtools/source/bridgetest/testComponent [build MOD] uitest [build MOD] unodevtools [build MOD] winaccessibility [build CUS] wizards/locproperties [build LOC] UnoControls [build LOC] android [build LOC] animations [build LOC] apple_remote [build LOC] basegfx [build LOC] bean [build LOC] binaryurp [build LOC] bridges [build LOC] canvas [build LOC] cli_ure [build LOC] codemaker [build LOC] comphelper [build LOC] configmgr [build LOC] cppcanvas [build LOC] cppu [build LOC] cppuhelper [build LOC] cpputools [build LOC] drawinglayer [build LOC] embeddedobj [build LOC] embedserv [build LOC] emfio [build LOC] eventattacher [build LOC] beanshell [build LOC] boost [build LOC] box2d [build LOC] clew [build LOC] clucene [build LOC] coinmp [build LOC] cppunit [build LOC] ct2n [build LOC] cuckoo [build LOC] curl [build LOC] dtoa [build LOC] epoxy [build LOC] expat [build LOC] firebird [build LOC] glm [build LOC] gpgmepp [build LOC] graphite [build LOC] harfbuzz [build LOC] hsqldb [build LOC] hunspell [build LOC] hyphen [build LOC] icu [build LOC] jfreereport [build LOC] languagetool [build LOC] lcms2 [build LOC] libabw [build LOC] libassuan [build LOC] libcdr [build LOC] libcmis [build LOC] libebook [build LOC] libepubgen [build LOC] libetonyek [build LOC] libexttextcat [build LOC] libfreehand [build LOC] libgpg-error [build LOC] libjpeg-turbo [build LOC] liblangtag [build LOC] libmspub [build LOC] libmwaw [build LOC] libodfgen [build LOC] liborcus [build LOC] libpagemaker [build LOC] libpng [build LOC] libqxp [build LOC] librevenge [build LOC] libstaroffice [build LOC] libtommath [build LOC] libvisio [build LOC] libwpd [build LOC] libwpg [build LOC] libwps [build LOC] libzmf [build LOC] lpsolve [build LOC] mariadb-connector-c [build LOC] mdds [build LOC] misc_extensions [build LOC] mythes [build LOC] openldap [build LOC] openssl [build LOC] pdfium [build LOC] poppler [build LOC] postgresql [build LOC] redland [build LOC] rhino [build LOC] skia [build LOC] ucpp [build LOC] xmlsec [build LOC] xsltml [build LOC] zxing [build LOC] helpcompiler [build LOC] hwpfilter [build LOC] i18nlangtag [build LOC] i18npool [build LOC] i18nutil [build LOC] idl [build LOC] idlc [build LOC] instsetoo_native [build LOC] io [build LOC] javaunohelper [build LOC] jurt [build LOC] jvmaccess [build LOC] jvmfwk [build LOC] l10ntools [build LOC] librelogo [build LOC] libreofficekit [build LOC] lingucomponent [build LOC] linguistic [build LOC] lotuswordpro [build LOC] nlpsolver [build LOC] o3tl [build LOC] offapi [build LOC] officecfg [build LOC] onlineupdate [build LOC] oovbaapi [build LOC] opencl [build LOC] package [build LOC] pch [build LOC] pyuno [build LOC] readlicense_oo [build LOC] registry [build LOC] remotebridges [build LOC] reportbuilder [build LOC] ridljar [build LOC] sal [build LOC] salhelper [build LOC] sax [build LOC] scp2 [build LOC] scripting [build LOC] sdext [build LOC] setup_native [build LOC] slideshow [build LOC] smoketest [build LOC] solenv [build LOC] soltools [build LOC] sot [build LOC] stoc [build LOC] store [build LOC] svgio [build LOC] swext [build LOC] sysui [build LOC] test [build LOC] testtools [build LOC] toolkit [build LOC] tools [build LOC] ucb [build LOC] ucbhelper [build LOC] udkapi [build LOC] uitest [build LOC] unodevtools [build LOC] unoidl [build LOC] unoil [build LOC] unotest [build LOC] unotools [build LOC] unoxml [build LOC] ure [build LOC] vbahelper [build LOC] winaccessibility [build LOC] writerfilter [build LOC] xmerge [build LOC] xmlhelp [build LOC] xmloff [build LOC] xmlreader [build LOC] xmlscript [build UPK] dtoa-20180411.tgz [build CUS] officecfg/registry [build C ] cppuhelper/source/findsofficepath.c [build UPK] libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz [build UPK] mdds-2.0.3.tar.bz2 [build UPK] libepoxy-1.5.9.tar.xz [build UPK] glm-0.9.9.8.zip [build UPK] graphite2-minimal-1.3.14.tgz [build UPK] libjpeg-turbo-2.1.1.tar.gz [build UPK] libpng-1.6.37.tar.xz [build UPK] pdfium-4699.tar.bz2 [build UPK] skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz [build DEP] LNK:Library/libclewlo.so [build LNK] Library/libclewlo.so [build LOC] accessibility [build LOC] avmedia [build UIL] basctl/uiconfig/basicide/ui/basicmacrodialog [build UIL] basctl/uiconfig/basicide/ui/breakpointmenus [build UIL] basctl/uiconfig/basicide/ui/codecomplete [build UIL] basctl/uiconfig/basicide/ui/combobox [build UIL] basctl/uiconfig/basicide/ui/defaultlanguage [build UIL] basctl/uiconfig/basicide/ui/deletelangdialog [build UIL] basctl/uiconfig/basicide/ui/dialogpage [build UIL] basctl/uiconfig/basicide/ui/dockingorganizer [build UIL] basctl/uiconfig/basicide/ui/dockingstack [build UIL] basctl/uiconfig/basicide/ui/dockingwatch [build UIL] basctl/uiconfig/basicide/ui/exportdialog [build UIL] basctl/uiconfig/basicide/ui/gotolinedialog [build UIL] basctl/uiconfig/basicide/ui/importlibdialog [build UIL] basctl/uiconfig/basicide/ui/libpage [build UIL] basctl/uiconfig/basicide/ui/managebreakpoints [build UIL] basctl/uiconfig/basicide/ui/managelanguages [build UIL] basctl/uiconfig/basicide/ui/modulepage [build UIL] basctl/uiconfig/basicide/ui/newlibdialog [build UIL] basctl/uiconfig/basicide/ui/organizedialog [build UIL] basctl/uiconfig/basicide/ui/sortmenu [build UIA] modules/BasicIDE [build UIM] share/config/soffice.cfg/modules/BasicIDE/menubar/menubar [build LOC] basctl [build LOC] basic Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/BasicIDE.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/BasicIDE.false 0 new warnings (8 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/BasicIDE.suppr, please fix them) 0 new fatals (1 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/BasicIDE.suppr, please fix it) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build JCS] Jar/unoloader [build C ] bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c [build PRL] CustomTarget/oox/generated/misc/oox-drawingml-adj-names [build PRL] CustomTarget/oox/generated/misc/vml-shape-types [build UIL] chart2/uiconfig/ui/3dviewdialog [build UIL] chart2/uiconfig/ui/attributedialog [build UIL] chart2/uiconfig/ui/chardialog [build UIL] chart2/uiconfig/ui/chartdatadialog [build UIL] chart2/uiconfig/ui/charttypedialog [build UIL] chart2/uiconfig/ui/columnfragment [build UIL] chart2/uiconfig/ui/combobox [build UIL] chart2/uiconfig/ui/datarangedialog [build UIL] chart2/uiconfig/ui/dlg_DataLabel [build UIL] chart2/uiconfig/ui/dlg_InsertErrorBars [build UIL] chart2/uiconfig/ui/imagefragment [build UIL] chart2/uiconfig/ui/insertaxisdlg [build UIL] chart2/uiconfig/ui/insertgriddlg [build UIL] chart2/uiconfig/ui/inserttitledlg [build UIL] chart2/uiconfig/ui/paradialog [build UIL] chart2/uiconfig/ui/sidebaraxis [build UIL] chart2/uiconfig/ui/sidebarelements [build UIL] chart2/uiconfig/ui/sidebarerrorbar [build UIL] chart2/uiconfig/ui/sidebarseries [build UIL] chart2/uiconfig/ui/sidebartype [build UIL] chart2/uiconfig/ui/smoothlinesdlg [build UIL] chart2/uiconfig/ui/steppedlinesdlg [build UIL] chart2/uiconfig/ui/titlerotationtabpage [build UIL] chart2/uiconfig/ui/dlg_InsertLegend [build UIL] chart2/uiconfig/ui/tp_3D_SceneAppearance [build UIL] chart2/uiconfig/ui/tp_3D_SceneGeometry [build UIL] chart2/uiconfig/ui/tp_3D_SceneIllumination [build UIL] chart2/uiconfig/ui/tp_axisLabel [build UIL] chart2/uiconfig/ui/tp_AxisPositions [build UIL] chart2/uiconfig/ui/tp_ChartType [build UIL] chart2/uiconfig/ui/tp_DataLabel [build UIL] chart2/uiconfig/ui/tp_DataPointOption [build UIL] chart2/uiconfig/ui/tp_DataSource [build UIL] chart2/uiconfig/ui/tp_ErrorBars [build UIL] chart2/uiconfig/ui/tp_LegendPosition [build UIL] chart2/uiconfig/ui/tp_PolarOptions [build UIL] chart2/uiconfig/ui/tp_RangeChooser [build UIL] chart2/uiconfig/ui/tp_SeriesToAxis [build UIL] chart2/uiconfig/ui/tp_Scale [build UIL] chart2/uiconfig/ui/tp_Trendline [build UIL] chart2/uiconfig/ui/wizelementspage [build UIA] modules/schart Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/schart.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/schart.false 0 new warnings (51 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/schart.suppr, please fix them) 0 new fatals (1 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/schart.suppr, please fix it) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIM] share/config/soffice.cfg/modules/schart/menubar/menubar [build LOC] chart2 [build XCS] org/openoffice/Office/DataAccess/Drivers.xcs [build XCM] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers-firebird.xcu [build XCU] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers-mysqlc.xcu [build XCU] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build UPK] mariadb-connector-c-3.1.8-src.tar.gz [build XCM] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu [build XCU] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build PKG] connectivity_postgresql-sdbc [build LOC] connectivity [build UPK] zxing-cpp-1.2.0.tar.gz [build UIL] cui/uiconfig/ui/aboutdialog [build UIL] cui/uiconfig/ui/aboutconfigdialog [build UIL] cui/uiconfig/ui/aboutconfigvaluedialog [build UIL] cui/uiconfig/ui/accelconfigpage [build UIL] cui/uiconfig/ui/additionsdialog [build UIL] cui/uiconfig/ui/additionsfragment [build UIL] cui/uiconfig/ui/agingdialog [build UIL] cui/uiconfig/ui/acorexceptpage [build UIL] cui/uiconfig/ui/acoroptionspage [build UIL] cui/uiconfig/ui/acorreplacepage [build UIL] cui/uiconfig/ui/applyautofmtpage [build UIL] cui/uiconfig/ui/applylocalizedpage [build UIL] cui/uiconfig/ui/areadialog [build UIL] cui/uiconfig/ui/areatabpage [build UIL] cui/uiconfig/ui/asiantypography [build UIL] cui/uiconfig/ui/assigncomponentdialog [build UIL] cui/uiconfig/ui/autocorrectdialog [build UIL] cui/uiconfig/ui/baselinksdialog [build UIL] cui/uiconfig/ui/imagetabpage [build UIL] cui/uiconfig/ui/borderareatransparencydialog [build UIL] cui/uiconfig/ui/borderbackgrounddialog [build UIL] cui/uiconfig/ui/borderpage [build UIL] cui/uiconfig/ui/bulletandposition [build UIL] cui/uiconfig/ui/breaknumberoption [build UIL] cui/uiconfig/ui/calloutdialog [build UIL] cui/uiconfig/ui/calloutpage [build UIL] cui/uiconfig/ui/cellalignment [build UIL] cui/uiconfig/ui/certdialog [build UIL] cui/uiconfig/ui/chapterfragment [build UIL] cui/uiconfig/ui/charnamepage [build UIL] cui/uiconfig/ui/colorconfigwin [build UIL] cui/uiconfig/ui/colorfragment [build UIL] cui/uiconfig/ui/colorpage [build UIL] cui/uiconfig/ui/colorpickerdialog [build UIL] cui/uiconfig/ui/comment [build UIL] cui/uiconfig/ui/connectortabpage [build UIL] cui/uiconfig/ui/connpooloptions [build UIL] cui/uiconfig/ui/croppage [build UIL] cui/uiconfig/ui/cuiimapdlg [build UIL] cui/uiconfig/ui/databaselinkdialog [build UIL] cui/uiconfig/ui/diagramdialog [build UIL] cui/uiconfig/ui/dimensionlinestabpage [build UIL] cui/uiconfig/ui/editdictionarydialog [build UIL] cui/uiconfig/ui/editmodulesdialog [build UIL] cui/uiconfig/ui/embossdialog [build UIL] cui/uiconfig/ui/entrycontextmenu [build UIL] cui/uiconfig/ui/eventassigndialog [build UIL] cui/uiconfig/ui/eventassignpage [build UIL] cui/uiconfig/ui/fontfragment [build UIL] cui/uiconfig/ui/formatnumberdialog [build UIL] cui/uiconfig/ui/fmsearchdialog [build UIL] cui/uiconfig/ui/gradientpage [build UIL] cui/uiconfig/ui/customizedialog [build UIL] cui/uiconfig/ui/dbregisterpage [build UIL] cui/uiconfig/ui/effectspage [build UIL] cui/uiconfig/ui/eventsconfigpage [build UIL] cui/uiconfig/ui/formatcellsdialog [build UIL] cui/uiconfig/ui/fontfeaturesdialog [build UIL] cui/uiconfig/ui/galleryapplyprogress [build UIL] cui/uiconfig/ui/galleryfilespage [build UIL] cui/uiconfig/ui/gallerygeneralpage [build UIL] cui/uiconfig/ui/gallerysearchprogress [build UIL] cui/uiconfig/ui/gallerythemedialog [build UIL] cui/uiconfig/ui/gallerythemeiddialog [build UIL] cui/uiconfig/ui/gallerytitledialog [build UIL] cui/uiconfig/ui/galleryupdateprogress [build UIL] cui/uiconfig/ui/graphictestdlg [build UIL] cui/uiconfig/ui/graphictestentry [build UIL] cui/uiconfig/ui/imageviewer [build UIL] cui/uiconfig/ui/hangulhanjaadddialog [build UIL] cui/uiconfig/ui/hangulhanjaeditdictdialog [build UIL] cui/uiconfig/ui/hangulhanjaconversiondialog [build UIL] cui/uiconfig/ui/hangulhanjaoptdialog [build UIL] cui/uiconfig/ui/hatchpage [build UIL] cui/uiconfig/ui/hyperlinkdialog [build UIL] cui/uiconfig/ui/hyperlinkdocpage [build UIL] cui/uiconfig/ui/hyperlinkinternetpage [build UIL] cui/uiconfig/ui/hyperlinkmarkdialog [build UIL] cui/uiconfig/ui/hyperlinkmailpage [build UIL] cui/uiconfig/ui/hyperlinknewdocpage [build UIL] cui/uiconfig/ui/hyphenate [build UIL] cui/uiconfig/ui/iconchangedialog [build UIL] cui/uiconfig/ui/iconselectordialog [build UIL] cui/uiconfig/ui/tipofthedaydialog [build UIL] cui/uiconfig/ui/insertfloatingframe [build UIL] cui/uiconfig/ui/insertoleobject [build UIL] cui/uiconfig/ui/insertrowcolumn [build UIL] cui/uiconfig/ui/javaclasspathdialog [build UIL] cui/uiconfig/ui/javastartparametersdialog [build UIL] cui/uiconfig/ui/linedialog [build UIL] cui/uiconfig/ui/linetabpage [build UIL] cui/uiconfig/ui/lineendstabpage [build UIL] cui/uiconfig/ui/linestyletabpage [build UIL] cui/uiconfig/ui/macroassigndialog [build UIL] cui/uiconfig/ui/macroassignpage [build UIL] cui/uiconfig/ui/macroselectordialog [build UIL] cui/uiconfig/ui/menuassignpage [build UIL] cui/uiconfig/ui/mosaicdialog [build UIL] cui/uiconfig/ui/movemenu [build UIL] cui/uiconfig/ui/multipathdialog [build UIL] cui/uiconfig/ui/namedialog [build UIL] cui/uiconfig/ui/newlibdialog [build UIL] cui/uiconfig/ui/newtabledialog [build UIL] cui/uiconfig/ui/newtoolbardialog [build UIL] cui/uiconfig/ui/numberingformatpage [build UIL] cui/uiconfig/ui/numberingoptionspage [build UIL] cui/uiconfig/ui/numberingpositionpage [build UIL] cui/uiconfig/ui/objectnamedialog [build UIL] cui/uiconfig/ui/objecttitledescdialog [build UIL] cui/uiconfig/ui/optaccessibilitypage [build UIL] cui/uiconfig/ui/optadvancedpage [build UIL] cui/uiconfig/ui/optappearancepage [build UIL] cui/uiconfig/ui/optasianpage [build UIL] cui/uiconfig/ui/optbasicidepage [build UIL] cui/uiconfig/ui/optctlpage [build UIL] cui/uiconfig/ui/optchartcolorspage [build UIL] cui/uiconfig/ui/optemailpage [build UIL] cui/uiconfig/ui/optfltrpage [build UIL] cui/uiconfig/ui/optfltrembedpage [build UIL] cui/uiconfig/ui/optfontspage [build UIL] cui/uiconfig/ui/optgeneralpage [build UIL] cui/uiconfig/ui/opthtmlpage [build UIL] cui/uiconfig/ui/optionsdialog [build UIL] cui/uiconfig/ui/optjsearchpage [build UIL] cui/uiconfig/ui/optlanguagespage [build UIL] cui/uiconfig/ui/optlingupage [build UIL] cui/uiconfig/ui/optnewdictionarydialog [build UIL] cui/uiconfig/ui/optonlineupdatepage [build UIL] cui/uiconfig/ui/optopenclpage [build UIL] cui/uiconfig/ui/optpathspage [build UIL] cui/uiconfig/ui/optproxypage [build UIL] cui/uiconfig/ui/optsavepage [build UIL] cui/uiconfig/ui/optsecuritypage [build UIL] cui/uiconfig/ui/optuserpage [build UIL] cui/uiconfig/ui/optviewpage [build UIL] cui/uiconfig/ui/pageformatpage [build UIL] cui/uiconfig/ui/paragalignpage [build UIL] cui/uiconfig/ui/paraindentspacing [build UIL] cui/uiconfig/ui/paratabspage [build UIL] cui/uiconfig/ui/password [build UIL] cui/uiconfig/ui/screenshotannotationdialog [build UIL] cui/uiconfig/ui/pastespecial [build UIL] cui/uiconfig/ui/patterntabpage [build UIL] cui/uiconfig/ui/percentdialog [build UIL] cui/uiconfig/ui/personalization_tab [build UIL] cui/uiconfig/ui/pickbulletpage [build UIL] cui/uiconfig/ui/pickgraphicpage [build UIL] cui/uiconfig/ui/picknumberingpage [build UIL] cui/uiconfig/ui/pickoutlinepage [build UIL] cui/uiconfig/ui/positionpage [build UIL] cui/uiconfig/ui/positionsizedialog [build UIL] cui/uiconfig/ui/possizetabpage [build UIL] cui/uiconfig/ui/posterdialog [build UIL] cui/uiconfig/ui/qrcodegen [build UIL] cui/uiconfig/ui/querychangelineenddialog [build UIL] cui/uiconfig/ui/querydeletebitmapdialog [build UIL] cui/uiconfig/ui/querydeletechartcolordialog [build UIL] cui/uiconfig/ui/querydeletecolordialog [build UIL] cui/uiconfig/ui/querydeletedictionarydialog [build UIL] cui/uiconfig/ui/querydeletegradientdialog [build UIL] cui/uiconfig/ui/querydeletehatchdialog [build UIL] cui/uiconfig/ui/querydeletelineenddialog [build UIL] cui/uiconfig/ui/querydeletelinestyledialog [build UIL] cui/uiconfig/ui/queryduplicatedialog [build UIL] cui/uiconfig/ui/querynoloadedfiledialog [build UIL] cui/uiconfig/ui/querynosavefiledialog [build UIL] cui/uiconfig/ui/querysavelistdialog [build UIL] cui/uiconfig/ui/queryupdategalleryfilelistdialog [build UIL] cui/uiconfig/ui/recordnumberdialog [build UIL] cui/uiconfig/ui/rotationtabpage [build UIL] cui/uiconfig/ui/scriptorganizer [build UIL] cui/uiconfig/ui/searchattrdialog [build UIL] cui/uiconfig/ui/searchformatdialog [build UIL] cui/uiconfig/ui/securityoptionsdialog [build UIL] cui/uiconfig/ui/selectpathdialog [build UIL] cui/uiconfig/ui/shadowtabpage [build UIL] cui/uiconfig/ui/showcoldialog [build UIL] cui/uiconfig/ui/similaritysearchdialog [build UIL] cui/uiconfig/ui/signatureline [build UIL] cui/uiconfig/ui/signsignatureline [build UIL] cui/uiconfig/ui/slantcornertabpage [build UIL] cui/uiconfig/ui/smarttagoptionspage [build UIL] cui/uiconfig/ui/smoothdialog [build UIL] cui/uiconfig/ui/solarizedialog [build UIL] cui/uiconfig/ui/specialcharacters [build UIL] cui/uiconfig/ui/spellingdialog [build UIL] cui/uiconfig/ui/spelloptionsdialog [build UIL] cui/uiconfig/ui/splitcellsdialog [build UIL] cui/uiconfig/ui/storedwebconnectiondialog [build UIL] cui/uiconfig/ui/swpossizepage [build UIL] cui/uiconfig/ui/textattrtabpage [build UIL] cui/uiconfig/ui/textanimtabpage [build UIL] cui/uiconfig/ui/textcolumnstabpage [build UIL] cui/uiconfig/ui/textdialog [build UIL] cui/uiconfig/ui/textflowpage [build UIL] cui/uiconfig/ui/thesaurus [build UIL] cui/uiconfig/ui/toolbarmodedialog [build UIL] cui/uiconfig/ui/transparencytabpage [build UIL] cui/uiconfig/ui/tsaurldialog [build UIL] cui/uiconfig/ui/twolinespage [build UIL] cui/uiconfig/ui/wordcompletionpage [build UIL] cui/uiconfig/ui/spinbox [build UIL] cui/uiconfig/ui/zoomdialog [build UIA] cui Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/cui.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/cui.false 0 new warnings (240 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/cui.suppr, please fix them) 0 new fatals (12 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/cui.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build LOC] cui [build VAL] CustomTarget/writerfilter/source/ooxml/model.validated [build UIL] dbaccess/uiconfig/ui/admindialog [build UIL] dbaccess/uiconfig/ui/advancedsettingsdialog [build UIL] dbaccess/uiconfig/ui/appborderwindow [build UIL] dbaccess/uiconfig/ui/appdetailwindow [build UIL] dbaccess/uiconfig/ui/applycolpage [build UIL] dbaccess/uiconfig/ui/appswapwindow [build UIL] dbaccess/uiconfig/ui/authentificationpage [build UIL] dbaccess/uiconfig/ui/autocharsetpage [build UIL] dbaccess/uiconfig/ui/choosedatasourcedialog [build UIL] dbaccess/uiconfig/ui/colcontrolbox [build UIL] dbaccess/uiconfig/ui/collectionviewdialog [build UIL] dbaccess/uiconfig/ui/colwidthdialog [build UIL] dbaccess/uiconfig/ui/connectionpage [build UIL] dbaccess/uiconfig/ui/copytablepage [build UIL] dbaccess/uiconfig/ui/dbaseindexdialog [build UIL] dbaccess/uiconfig/ui/dbasepage [build UIL] dbaccess/uiconfig/ui/dbtreelist [build UIL] dbaccess/uiconfig/ui/dbwizconnectionpage [build UIL] dbaccess/uiconfig/ui/dbwizmysqlintropage [build UIL] dbaccess/uiconfig/ui/dbwizmysqlnativepage [build UIL] dbaccess/uiconfig/ui/dbwizspreadsheetpage [build UIL] dbaccess/uiconfig/ui/dbwiztextpage [build UIL] dbaccess/uiconfig/ui/deleteallrowsdialog [build UIL] dbaccess/uiconfig/ui/designsavemodifieddialog [build UIL] dbaccess/uiconfig/ui/detailwindow [build UIL] dbaccess/uiconfig/ui/directsqldialog [build UIL] dbaccess/uiconfig/ui/emptypage [build UIL] dbaccess/uiconfig/ui/fielddialog [build UIL] dbaccess/uiconfig/ui/fielddescpage [build UIL] dbaccess/uiconfig/ui/fielddescpanel [build UIL] dbaccess/uiconfig/ui/finalpagewizard [build UIL] dbaccess/uiconfig/ui/generalpagedialog [build UIL] dbaccess/uiconfig/ui/generalpagewizard [build UIL] dbaccess/uiconfig/ui/generalspecialjdbcdetailspage [build UIL] dbaccess/uiconfig/ui/generatedvaluespage [build UIL] dbaccess/uiconfig/ui/indexdesigndialog [build UIL] dbaccess/uiconfig/ui/jdbcconnectionpage [build UIL] dbaccess/uiconfig/ui/joindialog [build UIL] dbaccess/uiconfig/ui/jointablemenu [build UIL] dbaccess/uiconfig/ui/joinviewmenu [build UIL] dbaccess/uiconfig/ui/keymenu [build UIL] dbaccess/uiconfig/ui/ldapconnectionpage [build UIL] dbaccess/uiconfig/ui/ldappage [build UIL] dbaccess/uiconfig/ui/limitbox [build UIL] dbaccess/uiconfig/ui/mysqlnativepage [build UIL] dbaccess/uiconfig/ui/mysqlnativesettings [build UIL] dbaccess/uiconfig/ui/namematchingpage [build UIL] dbaccess/uiconfig/ui/odbcpage [build UIL] dbaccess/uiconfig/ui/parametersdialog [build UIL] dbaccess/uiconfig/ui/password [build UIL] dbaccess/uiconfig/ui/querycolmenu [build UIL] dbaccess/uiconfig/ui/queryfilterdialog [build UIL] dbaccess/uiconfig/ui/queryfuncmenu [build UIL] dbaccess/uiconfig/ui/querypropertiesdialog [build UIL] dbaccess/uiconfig/ui/queryview [build UIL] dbaccess/uiconfig/ui/relationdialog [build UIL] dbaccess/uiconfig/ui/rowheightdialog [build UIL] dbaccess/uiconfig/ui/saveindexdialog [build UIL] dbaccess/uiconfig/ui/savedialog [build UIL] dbaccess/uiconfig/ui/savemodifieddialog [build UIL] dbaccess/uiconfig/ui/specialjdbcconnectionpage [build UIL] dbaccess/uiconfig/ui/specialsettingspage [build UIL] dbaccess/uiconfig/ui/sortdialog [build UIL] dbaccess/uiconfig/ui/sqlexception [build UIL] dbaccess/uiconfig/ui/tableborderwindow [build UIL] dbaccess/uiconfig/ui/tabledesignrowmenu [build UIL] dbaccess/uiconfig/ui/tabledesignsavemodifieddialog [build UIL] dbaccess/uiconfig/ui/tablelistbox [build UIL] dbaccess/uiconfig/ui/tablesfilterdialog [build UIL] dbaccess/uiconfig/ui/tablesfilterpage [build UIL] dbaccess/uiconfig/ui/tablesjoindialog [build UIL] dbaccess/uiconfig/ui/tabletitle [build UIL] dbaccess/uiconfig/ui/taskwindow [build UIL] dbaccess/uiconfig/ui/textconnectionsettings [build UIL] dbaccess/uiconfig/ui/textpage [build UIL] dbaccess/uiconfig/ui/titlewindow [build UIL] dbaccess/uiconfig/ui/typeselectpage [build UIL] dbaccess/uiconfig/ui/useradmindialog [build UIL] dbaccess/uiconfig/ui/useradminpage [build UIL] dbaccess/uiconfig/ui/userdetailspage [build UIL] dbaccess/uiconfig/ui/migrwarndlg [build UIA] dbaccess Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/dbaccess.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/dbaccess.false dbaccess/uiconfig/ui/connectionpage.ui:90 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwizconnectionpage.ui:114 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' line 3 dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:113 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwiztextpage.ui:113 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/fielddescpanel.ui:14 WARNING: 'GtkLabel' 'header' does not specify what it labels within 'interface' line 3 dbaccess/uiconfig/ui/generalpagewizard.ui:253 WARNING: 'GtkLabel' 'noembeddeddbLabel' does not specify what it labels within 'interface' line 3 dbaccess/uiconfig/ui/jdbcconnectionpage.ui:112 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' line 3 dbaccess/uiconfig/ui/tabletitle.ui:24 WARNING: 'GtkLabel' 'label' does not specify what it labels within 'interface' line 3 dbaccess/uiconfig/ui/titlewindow.ui:38 WARNING: 'GtkLabel' 'title' does not specify what it labels within 'interface' line 3 9 new warnings (87 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/dbaccess.suppr, please fix them) 0 new fatals (12 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/dbaccess.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIM] share/config/soffice.cfg/modules/dbapp/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbbrowser/menubar/compat [build UIM] share/config/soffice.cfg/modules/dbquery/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbrelation/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbtable/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbtdata/menubar/menubar [build LOC] dbaccess [build UPK] 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz [build UIL] desktop/uiconfig/ui/dependenciesdialog [build UIL] desktop/uiconfig/ui/extensionmanager [build UIL] desktop/uiconfig/ui/extensionmenu [build UIL] desktop/uiconfig/ui/installforalldialog [build UIL] desktop/uiconfig/ui/licensedialog [build UIL] desktop/uiconfig/ui/showlicensedialog [build UIL] desktop/uiconfig/ui/updatedialog [build UIL] desktop/uiconfig/ui/updateinstalldialog [build UIL] desktop/uiconfig/ui/updaterequireddialog [build UIA] desktop Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/desktop.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/desktop.false 0 new warnings (20 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/desktop.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build SED] CustomTarget/desktop/soffice/soffice.sh [build LOC] desktop [build UIL] editeng/uiconfig/ui/spellmenu [build UIA] editeng [build LOC] editeng [build LOC] extensions [build UIL] extensions/uiconfig/sabpilot/ui/contentfieldpage [build UIL] extensions/uiconfig/sabpilot/ui/contenttablepage [build UIL] extensions/uiconfig/sabpilot/ui/datasourcepage [build UIL] extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/fieldassignpage [build UIL] extensions/uiconfig/sabpilot/ui/fieldlinkpage [build UIL] extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/groupradioselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/invokeadminpage [build UIL] extensions/uiconfig/sabpilot/ui/optiondbfieldpage [build UIL] extensions/uiconfig/sabpilot/ui/optionsfinalpage [build UIL] extensions/uiconfig/sabpilot/ui/optionvaluespage [build UIL] extensions/uiconfig/sabpilot/ui/selecttablepage [build UIL] extensions/uiconfig/sabpilot/ui/selecttypepage [build UIL] extensions/uiconfig/sabpilot/ui/tableselectionpage [build UIA] modules/sabpilot Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/sabpilot.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/sabpilot.false 0 new warnings (18 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/sabpilot.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] extensions/uiconfig/scanner/ui/sanedialog [build UIL] extensions/uiconfig/scanner/ui/griddialog [build UIA] modules/scanner Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scanner.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scanner.false 0 new warnings (6 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scanner.suppr, please fix them) 0 new fatals (1 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scanner.suppr, please fix it) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] extensions/uiconfig/sbibliography/ui/autofiltermenu [build UIL] extensions/uiconfig/sbibliography/ui/choosedatasourcedialog [build UIL] extensions/uiconfig/sbibliography/ui/combobox [build UIL] extensions/uiconfig/sbibliography/ui/editbox [build UIL] extensions/uiconfig/sbibliography/ui/generalpage [build UIL] extensions/uiconfig/sbibliography/ui/querydialog [build UIL] extensions/uiconfig/sbibliography/ui/mappingdialog [build UIL] extensions/uiconfig/sbibliography/ui/toolbar [build UIA] modules/sbibliography [build UIM] share/config/soffice.cfg/modules/sbibliography/menubar/menubar [build UIL] extensions/uiconfig/spropctrlr/ui/browserline [build UIL] extensions/uiconfig/spropctrlr/ui/browserpage [build UIL] extensions/uiconfig/spropctrlr/ui/colorlistbox [build UIL] extensions/uiconfig/spropctrlr/ui/combobox [build UIL] extensions/uiconfig/spropctrlr/ui/controlfontdialog [build UIL] extensions/uiconfig/spropctrlr/ui/datefield [build UIL] extensions/uiconfig/spropctrlr/ui/datatypedialog [build UIL] extensions/uiconfig/spropctrlr/ui/datetimefield [build UIL] extensions/uiconfig/spropctrlr/ui/formlinksdialog [build UIL] extensions/uiconfig/spropctrlr/ui/formattedcontrol [build UIL] extensions/uiconfig/spropctrlr/ui/formattedsample [build UIL] extensions/uiconfig/spropctrlr/ui/formproperties [build UIL] extensions/uiconfig/spropctrlr/ui/hyperlinkfield [build UIL] extensions/uiconfig/spropctrlr/ui/labelselectiondialog [build UIL] extensions/uiconfig/spropctrlr/ui/listbox [build UIL] extensions/uiconfig/spropctrlr/ui/listselectdialog [build UIL] extensions/uiconfig/spropctrlr/ui/multiline [build UIL] extensions/uiconfig/spropctrlr/ui/numericfield [build UIL] extensions/uiconfig/spropctrlr/ui/taborder [build UIL] extensions/uiconfig/spropctrlr/ui/textfield [build UIL] extensions/uiconfig/spropctrlr/ui/timefield [build UIL] extensions/uiconfig/spropctrlr/ui/urlcontrol [build UIA] modules/spropctrlr Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/spropctrlr.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/spropctrlr.false 0 new warnings (16 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/spropctrlr.suppr, please fix them) 0 new fatals (1 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/spropctrlr.suppr, please fix it) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UPK] box2d-2.3.1.tar.gz [build UPK] 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt [build JCS] Jar/juh [build JCS] Jar/jurt [build JCS] Jar/ridl [build JCS] Jar/unoil [build UPK] libcmis-0.5.2.tar.xz [build BIN] misc_extensions [build UPK] poppler-21.11.0.tar.xz [build UPK] poppler-data-0.4.10.tar.gz [build UPK] 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz [build UPK] a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip [build CPY] autocorr/af-ZA/mimetype [build XSL] autocorr/af-ZA/DocumentList.xml [build XSL] autocorr/af-ZA/META-INF/manifest.xml [build XSL] autocorr/af-ZA/SentenceExceptList.xml [build XSL] autocorr/af-ZA/WordExceptList.xml [build CPY] autocorr/bg/mimetype [build XSL] autocorr/bg/DocumentList.xml [build XSL] autocorr/bg/META-INF/manifest.xml [build XSL] autocorr/bg/SentenceExceptList.xml [build XSL] autocorr/bg/WordExceptList.xml [build CPY] autocorr/ca/mimetype [build XSL] autocorr/ca/DocumentList.xml [build XSL] autocorr/ca/META-INF/manifest.xml [build XSL] autocorr/ca/SentenceExceptList.xml [build XSL] autocorr/ca/WordExceptList.xml [build CPY] autocorr/cs/mimetype [build XSL] autocorr/cs/DocumentList.xml [build XSL] autocorr/cs/META-INF/manifest.xml [build CPY] autocorr/da/mimetype [build XSL] autocorr/da/DocumentList.xml [build XSL] autocorr/da/META-INF/manifest.xml [build XSL] autocorr/da/SentenceExceptList.xml [build XSL] autocorr/da/WordExceptList.xml [build CPY] autocorr/de/mimetype [build XSL] autocorr/de/DocumentList.xml [build XSL] autocorr/de/META-INF/manifest.xml [build XSL] autocorr/de/SentenceExceptList.xml [build XSL] autocorr/de/WordExceptList.xml [build CPY] autocorr/dsb/mimetype [build XSL] autocorr/dsb/DocumentList.xml [build XSL] autocorr/dsb/META-INF/manifest.xml [build CPY] autocorr/el/mimetype [build XSL] autocorr/el/DocumentList.xml [build XSL] autocorr/el/META-INF/manifest.xml [build XSL] autocorr/el/SentenceExceptList.xml [build XSL] autocorr/el/WordExceptList.xml [build CPY] autocorr/en-AU/mimetype [build XSL] autocorr/en-AU/DocumentList.xml [build XSL] autocorr/en-AU/META-INF/manifest.xml [build XSL] autocorr/en-AU/SentenceExceptList.xml [build XSL] autocorr/en-AU/WordExceptList.xml [build CPY] autocorr/en-GB/mimetype [build XSL] autocorr/en-GB/DocumentList.xml [build XSL] autocorr/en-GB/META-INF/manifest.xml [build XSL] autocorr/en-GB/SentenceExceptList.xml [build XSL] autocorr/en-GB/WordExceptList.xml [build CPY] autocorr/en-US/mimetype [build XSL] autocorr/en-US/DocumentList.xml [build XSL] autocorr/en-US/META-INF/manifest.xml [build XSL] autocorr/en-US/SentenceExceptList.xml [build XSL] autocorr/en-US/WordExceptList.xml [build CPY] autocorr/en-ZA/mimetype [build XSL] autocorr/en-ZA/DocumentList.xml [build XSL] autocorr/en-ZA/META-INF/manifest.xml [build XSL] autocorr/en-ZA/SentenceExceptList.xml [build XSL] autocorr/en-ZA/WordExceptList.xml [build CPY] autocorr/es/mimetype [build XSL] autocorr/es/DocumentList.xml [build XSL] autocorr/es/META-INF/manifest.xml [build XSL] autocorr/es/SentenceExceptList.xml [build XSL] autocorr/es/WordExceptList.xml [build CPY] autocorr/fa/mimetype [build XSL] autocorr/fa/DocumentList.xml [build XSL] autocorr/fa/META-INF/manifest.xml [build CPY] autocorr/fi/mimetype [build XSL] autocorr/fi/DocumentList.xml [build XSL] autocorr/fi/META-INF/manifest.xml [build XSL] autocorr/fi/SentenceExceptList.xml [build XSL] autocorr/fi/WordExceptList.xml [build CPY] autocorr/fr/mimetype [build XSL] autocorr/fr/DocumentList.xml [build XSL] autocorr/fr/META-INF/manifest.xml [build XSL] autocorr/fr/SentenceExceptList.xml [build XSL] autocorr/fr/WordExceptList.xml [build CPY] autocorr/ga-IE/mimetype [build XSL] autocorr/ga-IE/DocumentList.xml [build XSL] autocorr/ga-IE/META-INF/manifest.xml [build XSL] autocorr/ga-IE/SentenceExceptList.xml [build XSL] autocorr/ga-IE/WordExceptList.xml [build CPY] autocorr/hr/mimetype [build XSL] autocorr/hr/DocumentList.xml [build XSL] autocorr/hr/META-INF/manifest.xml [build XSL] autocorr/hr/SentenceExceptList.xml [build XSL] autocorr/hr/WordExceptList.xml [build CPY] autocorr/hsb/mimetype [build XSL] autocorr/hsb/DocumentList.xml [build XSL] autocorr/hsb/META-INF/manifest.xml [build CPY] autocorr/hu/mimetype [build XSL] autocorr/hu/DocumentList.xml [build XSL] autocorr/hu/META-INF/manifest.xml [build XSL] autocorr/hu/SentenceExceptList.xml [build XSL] autocorr/hu/WordExceptList.xml [build CPY] autocorr/is/mimetype [build XSL] autocorr/is/META-INF/manifest.xml [build XSL] autocorr/is/SentenceExceptList.xml [build CPY] autocorr/it/mimetype [build XSL] autocorr/it/DocumentList.xml [build XSL] autocorr/it/META-INF/manifest.xml [build XSL] autocorr/it/SentenceExceptList.xml [build XSL] autocorr/it/WordExceptList.xml [build CPY] autocorr/ja/mimetype [build XSL] autocorr/ja/DocumentList.xml [build XSL] autocorr/ja/META-INF/manifest.xml [build XSL] autocorr/ja/SentenceExceptList.xml [build CPY] autocorr/ko/mimetype [build XSL] autocorr/ko/DocumentList.xml [build XSL] autocorr/ko/META-INF/manifest.xml [build XSL] autocorr/ko/SentenceExceptList.xml [build CPY] autocorr/lb-LU/mimetype [build XSL] autocorr/lb-LU/DocumentList.xml [build XSL] autocorr/lb-LU/META-INF/manifest.xml [build CPY] autocorr/lt/mimetype [build XSL] autocorr/lt/DocumentList.xml [build XSL] autocorr/lt/META-INF/manifest.xml [build XSL] autocorr/lt/SentenceExceptList.xml [build XSL] autocorr/lt/WordExceptList.xml [build CPY] autocorr/mn/mimetype [build XSL] autocorr/mn/DocumentList.xml [build XSL] autocorr/mn/META-INF/manifest.xml [build XSL] autocorr/mn/SentenceExceptList.xml [build XSL] autocorr/mn/WordExceptList.xml [build CPY] autocorr/nl/mimetype [build XSL] autocorr/nl/DocumentList.xml [build XSL] autocorr/nl/META-INF/manifest.xml [build XSL] autocorr/nl/SentenceExceptList.xml [build XSL] autocorr/nl/WordExceptList.xml [build CPY] autocorr/nl-BE/mimetype [build XSL] autocorr/nl-BE/DocumentList.xml [build XSL] autocorr/nl-BE/META-INF/manifest.xml [build XSL] autocorr/nl-BE/SentenceExceptList.xml [build XSL] autocorr/nl-BE/WordExceptList.xml [build CPY] autocorr/pl/mimetype [build XSL] autocorr/pl/DocumentList.xml [build XSL] autocorr/pl/META-INF/manifest.xml [build XSL] autocorr/pl/SentenceExceptList.xml [build XSL] autocorr/pl/WordExceptList.xml [build CPY] autocorr/pt/mimetype [build XSL] autocorr/pt/DocumentList.xml [build XSL] autocorr/pt/META-INF/manifest.xml [build XSL] autocorr/pt/SentenceExceptList.xml [build XSL] autocorr/pt/WordExceptList.xml [build CPY] autocorr/pt-BR/mimetype [build XSL] autocorr/pt-BR/DocumentList.xml [build XSL] autocorr/pt-BR/META-INF/manifest.xml [build XSL] autocorr/pt-BR/SentenceExceptList.xml [build XSL] autocorr/pt-BR/WordExceptList.xml [build CPY] autocorr/ro/mimetype [build XSL] autocorr/ro/DocumentList.xml [build XSL] autocorr/ro/META-INF/manifest.xml [build XSL] autocorr/ro/SentenceExceptList.xml [build XSL] autocorr/ro/WordExceptList.xml [build CPY] autocorr/ru/mimetype [build XSL] autocorr/ru/DocumentList.xml [build XSL] autocorr/ru/META-INF/manifest.xml [build XSL] autocorr/ru/SentenceExceptList.xml [build XSL] autocorr/ru/WordExceptList.xml [build CPY] autocorr/sk/mimetype [build XSL] autocorr/sk/DocumentList.xml [build XSL] autocorr/sk/META-INF/manifest.xml [build XSL] autocorr/sk/SentenceExceptList.xml [build XSL] autocorr/sk/WordExceptList.xml [build CPY] autocorr/sl/mimetype [build XSL] autocorr/sl/DocumentList.xml [build XSL] autocorr/sl/META-INF/manifest.xml [build XSL] autocorr/sl/SentenceExceptList.xml [build XSL] autocorr/sl/WordExceptList.xml [build CPY] autocorr/sr-CS/mimetype [build XSL] autocorr/sr-CS/DocumentList.xml [build XSL] autocorr/sr-CS/META-INF/manifest.xml [build XSL] autocorr/sr-CS/SentenceExceptList.xml [build XSL] autocorr/sr-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-CS/mimetype [build XSL] autocorr/sr-Latn-CS/DocumentList.xml [build XSL] autocorr/sr-Latn-CS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-CS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-ME/mimetype [build XSL] autocorr/sr-Latn-ME/DocumentList.xml [build XSL] autocorr/sr-Latn-ME/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-ME/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-ME/WordExceptList.xml [build CPY] autocorr/sr-Latn-RS/mimetype [build XSL] autocorr/sr-Latn-RS/DocumentList.xml [build XSL] autocorr/sr-Latn-RS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-RS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-RS/WordExceptList.xml [build CPY] autocorr/sr-ME/mimetype [build XSL] autocorr/sr-ME/DocumentList.xml [build XSL] autocorr/sr-ME/META-INF/manifest.xml [build XSL] autocorr/sr-ME/SentenceExceptList.xml [build XSL] autocorr/sr-ME/WordExceptList.xml [build CPY] autocorr/sr-RS/mimetype [build XSL] autocorr/sr-RS/DocumentList.xml [build XSL] autocorr/sr-RS/META-INF/manifest.xml [build XSL] autocorr/sr-RS/SentenceExceptList.xml [build XSL] autocorr/sr-RS/WordExceptList.xml [build CPY] autocorr/sv/mimetype [build XSL] autocorr/sv/DocumentList.xml [build XSL] autocorr/sv/META-INF/manifest.xml [build XSL] autocorr/sv/SentenceExceptList.xml [build XSL] autocorr/sv/WordExceptList.xml [build CPY] autocorr/tr/mimetype [build XSL] autocorr/tr/DocumentList.xml [build XSL] autocorr/tr/META-INF/manifest.xml [build XSL] autocorr/tr/SentenceExceptList.xml [build XSL] autocorr/tr/WordExceptList.xml [build CPY] autocorr/vi/mimetype [build XSL] autocorr/vi/DocumentList.xml [build XSL] autocorr/vi/META-INF/manifest.xml [build XSL] autocorr/vi/WordExceptList.xml [build CPY] autocorr/vro/mimetype [build XSL] autocorr/vro/DocumentList.xml [build XSL] autocorr/vro/META-INF/manifest.xml [build CPY] autocorr/zh-CN/mimetype [build XSL] autocorr/zh-CN/DocumentList.xml [build XSL] autocorr/zh-CN/META-INF/manifest.xml [build XSL] autocorr/zh-CN/SentenceExceptList.xml [build CPY] autocorr/zh-TW/mimetype [build XSL] autocorr/zh-TW/DocumentList.xml [build XSL] autocorr/zh-TW/META-INF/manifest.xml [build XSL] autocorr/zh-TW/SentenceExceptList.xml [build CPY] autotext/user/mytexts/mimetype [build XSL] autotext/user/mytexts/BlockList.xml [build XSL] autotext/user/mytexts/META-INF/manifest.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_sans_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png [build CPY] templates/officorr/Modern_business_letter_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png [build CPY] templates/offimisc/Businesscard-with-logo/mimetype [build XSL] templates/offimisc/Businesscard-with-logo/content.xml [build CPY] templates/offimisc/Businesscard-with-logo/manifest.rdf [build XSL] templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml [build XSL] templates/offimisc/Businesscard-with-logo/meta.xml [build CPY] templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png [build CPY] templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png [build CPY] templates/personal/CV/mimetype [build XSL] templates/personal/CV/content.xml [build CPY] templates/personal/CV/manifest.rdf [build XSL] templates/personal/CV/META-INF/manifest.xml [build XSL] templates/personal/CV/meta.xml [build XSL] templates/personal/CV/styles.xml [build CPY] templates/personal/CV/Thumbnails/thumbnail.png [build CPY] templates/personal/Resume1page/mimetype [build XSL] templates/personal/Resume1page/content.xml [build CPY] templates/personal/Resume1page/manifest.rdf [build XSL] templates/personal/Resume1page/META-INF/manifest.xml [build CPY] templates/personal/Resume1page/Thumbnails/thumbnail.png [build CPY] templates/presnt/Beehive/mimetype [build XSL] templates/presnt/Beehive/content.xml [build XSL] templates/presnt/Beehive/META-INF/manifest.xml [build XSL] templates/presnt/Beehive/meta.xml [build XSL] templates/presnt/Beehive/styles.xml [build CPY] templates/presnt/Beehive/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blue_Curve/mimetype [build XSL] templates/presnt/Blue_Curve/content.xml [build XSL] templates/presnt/Blue_Curve/META-INF/manifest.xml [build XSL] templates/presnt/Blue_Curve/meta.xml [build XSL] templates/presnt/Blue_Curve/styles.xml [build CPY] templates/presnt/Blue_Curve/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blueprint_Plans/mimetype [build XSL] templates/presnt/Blueprint_Plans/content.xml [build XSL] templates/presnt/Blueprint_Plans/META-INF/manifest.xml [build XSL] templates/presnt/Blueprint_Plans/meta.xml [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/1000020100000500000002D03918081590A75FCF.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/1000020100000500000002D0F25E20EA381A5EBD.png [build CPY] templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png [build CPY] templates/presnt/Candy/mimetype [build XSL] templates/presnt/Candy/content.xml [build XSL] templates/presnt/Candy/META-INF/manifest.xml [build CPY] templates/presnt/Candy/Thumbnails/thumbnail.png [build CPY] templates/presnt/Candy/Pictures/10000000000004A800000500DD5BB9FFED422172.png [build CPY] templates/presnt/Candy/Pictures/10000000000005000000050014DEA376B6E67205.png [build CPY] templates/presnt/Candy/Pictures/1000000000000780000004383B6CE268A9802A07.png [build CPY] templates/presnt/Candy/Pictures/10000000000007800000043870026B1FACED0D1B.png [build CPY] templates/presnt/Candy/Pictures/100002010000070E0000007A072587FC46AD7996.png [build CPY] templates/presnt/Candy/Pictures/100002010000078100000028E4140FADDA6D818B.png [build CPY] templates/presnt/DNA/mimetype [build XSL] templates/presnt/DNA/content.xml [build XSL] templates/presnt/DNA/META-INF/manifest.xml [build XSL] templates/presnt/DNA/meta.xml [build XSL] templates/presnt/DNA/styles.xml [build CPY] templates/presnt/DNA/Thumbnails/thumbnail.png [build CPY] templates/presnt/Focus/mimetype [build XSL] templates/presnt/Focus/content.xml [build XSL] templates/presnt/Focus/META-INF/manifest.xml [build XSL] templates/presnt/Focus/meta.xml [build XSL] templates/presnt/Focus/styles.xml [build CPY] templates/presnt/Focus/Thumbnails/thumbnail.png [build CPY] templates/presnt/Forestbird/mimetype [build XSL] templates/presnt/Forestbird/content.xml [build XSL] templates/presnt/Forestbird/META-INF/manifest.xml [build XSL] templates/presnt/Forestbird/meta.xml [build XSL] templates/presnt/Forestbird/styles.xml [build CPY] templates/presnt/Forestbird/Thumbnails/thumbnail.png [build CPY] templates/presnt/Grey_Elegant/mimetype [build XSL] templates/presnt/Grey_Elegant/meta.xml [build XSL] templates/presnt/Grey_Elegant/styles.xml [build XSL] templates/presnt/Grey_Elegant/content.xml [build XSL] templates/presnt/Grey_Elegant/META-INF/manifest.xml [build CPY] templates/presnt/Grey_Elegant/Thumbnails/thumbnail.png [build CPY] templates/presnt/Grey_Elegant/Pictures/100002010000001900000019CA03B954885E470D.png [build CPY] templates/presnt/Grey_Elegant/Pictures/1000000000000007000000075D9D31963C8C0E25.jpg [build CPY] templates/presnt/Grey_Elegant/Pictures/1000000000000007000000076677E5BE1EDAF335.jpg [build CPY] templates/presnt/Grey_Elegant/Pictures/100001E0000002950000029531405702AAD800D0.svg [build CPY] templates/presnt/Grey_Elegant/Pictures/10000201000003300000026455AC9786240DB2F8.png [build CPY] templates/presnt/Grey_Elegant/Pictures/100002510000029500000295D9236A158400ED63.svg [build CPY] templates/presnt/Grey_Elegant/Pictures/10000109000002950000029599843C084F54196C.svg [build CPY] templates/presnt/Grey_Elegant/Pictures/100002800000029500000295458C6106AED5C839.svg [build CPY] templates/presnt/Grey_Elegant/Pictures/1000DC810000A57800007C20AABC768B7E7ACB30.svg [build CPY] templates/presnt/Grey_Elegant/Pictures/10000201000000870000001D01E2F59468D22926.png [build CPY] templates/presnt/Grey_Elegant/Pictures/100002010000001900000019B19ADF33FD67D860.png [build CPY] templates/presnt/Grey_Elegant/Pictures/1000020100000019000000194F0EE08BB7018624.png [build CPY] templates/presnt/Grey_Elegant/Pictures/10000201000000190000001967D610D5BD5B9486.png [build CPY] templates/presnt/Grey_Elegant/Pictures/10000201000000190000001945D72F17575B71B4.png [build CPY] templates/presnt/Grey_Elegant/Pictures/10000000000001920000019230489F7A89351262.jpg [build CPY] templates/presnt/Grey_Elegant/Pictures/100002CA0000029500000295A190AE1D987B676B.svg [build CPY] templates/presnt/Growing_Liberty/mimetype [build XSL] templates/presnt/Growing_Liberty/meta.xml [build XSL] templates/presnt/Growing_Liberty/styles.xml [build XSL] templates/presnt/Growing_Liberty/content.xml [build XSL] templates/presnt/Growing_Liberty/META-INF/manifest.xml [build CPY] templates/presnt/Growing_Liberty/Thumbnails/thumbnail.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg [build CPY] templates/presnt/Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg [build CPY] templates/presnt/Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg [build CPY] templates/presnt/Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg [build CPY] templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg [build CPY] templates/presnt/Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg [build CPY] templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png [build CPY] templates/presnt/Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png [build CPY] templates/presnt/Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png [build CPY] templates/presnt/Freshes/mimetype [build XSL] templates/presnt/Freshes/META-INF/manifest.xml [build XSL] templates/presnt/Freshes/Object_1/content.xml [build XSL] templates/presnt/Freshes/Object_1/meta.xml [build XSL] templates/presnt/Freshes/Object_1/styles.xml [build XSL] templates/presnt/Freshes/Object_2/content.xml [build XSL] templates/presnt/Freshes/Object_2/meta.xml [build XSL] templates/presnt/Freshes/Object_2/styles.xml [build CPY] templates/presnt/Freshes/Pictures/10000000000002C5000003C02FC12A07C25F42DF.jpg [build CPY] templates/presnt/Freshes/Pictures/10000000000006D7000003A637B7BBC50EDF4D24.jpg [build CPY] templates/presnt/Freshes/Pictures/100000000000030F0000036F55A62FC34FCAB38E.jpg [build CPY] templates/presnt/Freshes/Pictures/100000000000049100000359E7B1AC100BA62FBB.jpg [build CPY] templates/presnt/Freshes/Pictures/10000000000001980000067FB46981E5FBCD5A53.jpg [build CPY] templates/presnt/Freshes/Pictures/10000000000002D50000067FACCA26111F046EB5.jpg [build CPY] templates/presnt/Freshes/Pictures/1000000000000B8B0000067F7C4C059ECC323C6F.jpg [build CPY] templates/presnt/Freshes/Pictures/TablePreview1.svm [build CPY] templates/presnt/Freshes/Thumbnails/thumbnail.png [build CPY] templates/presnt/Inspiration/mimetype [build XSL] templates/presnt/Inspiration/content.xml [build XSL] templates/presnt/Inspiration/META-INF/manifest.xml [build CPY] templates/presnt/Inspiration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Lights/mimetype [build XSL] templates/presnt/Lights/content.xml [build XSL] templates/presnt/Lights/META-INF/manifest.xml [build XSL] templates/presnt/Lights/meta.xml [build XSL] templates/presnt/Lights/styles.xml [build CPY] templates/presnt/Lights/Thumbnails/thumbnail.png [build CPY] templates/presnt/Metropolis/mimetype [build XSL] templates/presnt/Metropolis/content.xml [build XSL] templates/presnt/Metropolis/META-INF/manifest.xml [build XSL] templates/presnt/Metropolis/meta.xml [build CPY] templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png [build CPY] templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg [build CPY] templates/presnt/Metropolis/Thumbnails/thumbnail.png [build CPY] templates/presnt/Midnightblue/mimetype [build XSL] templates/presnt/Midnightblue/content.xml [build XSL] templates/presnt/Midnightblue/META-INF/manifest.xml [build XSL] templates/presnt/Midnightblue/meta.xml [build XSL] templates/presnt/Midnightblue/styles.xml [build CPY] templates/presnt/Midnightblue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Nature_Illustration/mimetype [build XSL] templates/presnt/Nature_Illustration/content.xml [build XSL] templates/presnt/Nature_Illustration/META-INF/manifest.xml [build XSL] templates/presnt/Nature_Illustration/meta.xml [build CPY] templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg [build CPY] templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg [build XSL] templates/presnt/Nature_Illustration/styles.xml [build CPY] templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Pencil/mimetype [build XSL] templates/presnt/Pencil/content.xml [build XSL] templates/presnt/Pencil/META-INF/manifest.xml [build XSL] templates/presnt/Pencil/meta.xml [build CPY] templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png [build CPY] templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png [build CPY] templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png [build XSL] templates/presnt/Pencil/styles.xml [build CPY] templates/presnt/Pencil/Thumbnails/thumbnail.png [build CPY] templates/presnt/Piano/mimetype [build XSL] templates/presnt/Piano/content.xml [build XSL] templates/presnt/Piano/META-INF/manifest.xml [build XSL] templates/presnt/Piano/meta.xml [build CPY] templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png [build CPY] templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png [build XSL] templates/presnt/Piano/styles.xml [build CPY] templates/presnt/Piano/Thumbnails/thumbnail.png [build CPY] templates/presnt/Portfolio/mimetype [build XSL] templates/presnt/Portfolio/content.xml [build XSL] templates/presnt/Portfolio/META-INF/manifest.xml [build XSL] templates/presnt/Portfolio/meta.xml [build XSL] templates/presnt/Portfolio/styles.xml [build CPY] templates/presnt/Portfolio/Thumbnails/thumbnail.png [build CPY] templates/presnt/Progress/mimetype [build XSL] templates/presnt/Progress/content.xml [build XSL] templates/presnt/Progress/META-INF/manifest.xml [build XSL] templates/presnt/Progress/meta.xml [build XSL] templates/presnt/Progress/styles.xml [build CPY] templates/presnt/Progress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Sunset/mimetype [build XSL] templates/presnt/Sunset/content.xml [build XSL] templates/presnt/Sunset/meta.xml [build XSL] templates/presnt/Sunset/styles.xml [build XSL] templates/presnt/Sunset/META-INF/manifest.xml [build CPY] templates/presnt/Sunset/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vintage/mimetype [build XSL] templates/presnt/Vintage/content.xml [build XSL] templates/presnt/Vintage/META-INF/manifest.xml [build XSL] templates/presnt/Vintage/meta.xml [build CPY] templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png [build XSL] templates/presnt/Vintage/styles.xml [build CPY] templates/presnt/Vintage/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vivid/mimetype [build XSL] templates/presnt/Vivid/content.xml [build XSL] templates/presnt/Vivid/META-INF/manifest.xml [build XSL] templates/presnt/Vivid/meta.xml [build XSL] templates/presnt/Vivid/styles.xml [build CPY] templates/presnt/Vivid/Thumbnails/thumbnail.png [build CPY] templates/presnt/Yellow_Idea/mimetype [build XSL] templates/presnt/Yellow_Idea/content.xml [build XSL] templates/presnt/Yellow_Idea/meta.xml [build XSL] templates/presnt/Yellow_Idea/styles.xml [build XSL] templates/presnt/Yellow_Idea/META-INF/manifest.xml [build CPY] templates/presnt/Yellow_Idea/Pictures/1000020100000021000000087A16FD8FB901FE83.png [build CPY] templates/presnt/Yellow_Idea/Pictures/100002010000001A0000001A609D6B9B144132F8.png [build CPY] templates/presnt/Yellow_Idea/Pictures/10000201000000210000000835496FFA25AE5DB6.png [build CPY] templates/presnt/Yellow_Idea/Pictures/100002010000001A0000001A21D7EADBA56038F4.png [build CPY] templates/presnt/Yellow_Idea/Pictures/1000020100000008000000218CFF265B51917950.png [build CPY] templates/presnt/Yellow_Idea/Pictures/100002010000004100000019BACEF928CB2A84CB.png [build CPY] templates/presnt/Yellow_Idea/Pictures/100002010000004E000000192EFFFDEF12FDB2A8.png [build CPY] templates/presnt/Yellow_Idea/Pictures/100002010000004D0000008BE35F31AC2914377D.png [build CPY] templates/presnt/Yellow_Idea/Pictures/100002010000009E000000BD075AA48B79110C47.png [build CPY] templates/presnt/Yellow_Idea/Thumbnails/thumbnail.png [build CPY] templates/styles/Default/mimetype [build XSL] templates/styles/Default/META-INF/manifest.xml [build XSL] templates/styles/Default/meta.xml [build XSL] templates/styles/Default/styles.xml [build CPY] templates/styles/Default/Thumbnails/thumbnail.png [build CPY] templates/styles/Modern/mimetype [build XSL] templates/styles/Modern/META-INF/manifest.xml [build XSL] templates/styles/Modern/meta.xml [build XSL] templates/styles/Modern/styles.xml [build CPY] templates/styles/Modern/Thumbnails/thumbnail.png [build CPY] templates/styles/Simple/mimetype [build XSL] templates/styles/Simple/META-INF/manifest.xml [build XSL] templates/styles/Simple/meta.xml [build XSL] templates/styles/Simple/styles.xml [build CPY] templates/styles/Simple/Thumbnails/thumbnail.png [build CPY] templates/draw/bpmn/mimetype [build XSL] templates/draw/bpmn/content.xml [build XSL] templates/draw/bpmn/META-INF/manifest.xml [build XSL] templates/draw/bpmn/meta.xml [build XSL] templates/draw/bpmn/styles.xml [build CPY] templates/draw/bpmn/Thumbnails/thumbnail.png [build XSL] CustomTarget/extras/source/glade/libreoffice-catalog.xml [build ECH] CustomTarget/instsetoo_native/setup/unorc [build UIL] filter/uiconfig/ui/pdfgeneralpage [build UIL] filter/uiconfig/ui/pdflinkspage [build UIL] filter/uiconfig/ui/pdfoptionsdialog [build UIL] filter/uiconfig/ui/pdfsecuritypage [build UIL] filter/uiconfig/ui/pdfsignpage [build UIL] filter/uiconfig/ui/pdfuserinterfacepage [build UIL] filter/uiconfig/ui/pdfviewpage [build UIL] filter/uiconfig/ui/testxmlfilter [build UIL] filter/uiconfig/ui/warnpdfdialog [build UIL] filter/uiconfig/ui/xmlfiltersettings [build UIL] filter/uiconfig/ui/xmlfiltertabpagegeneral [build UIL] filter/uiconfig/ui/xmlfiltertabpagetransformation [build UIL] filter/uiconfig/ui/xsltfilterdialog [build UIA] filter [build UIL] formula/uiconfig/ui/formuladialog [build UIL] formula/uiconfig/ui/functionpage [build UIL] formula/uiconfig/ui/structpage [build UIL] formula/uiconfig/ui/parameter [build UIA] formula [build UIL] fpicker/uiconfig/ui/breadcrumb [build UIL] fpicker/uiconfig/ui/explorerfiledialog [build UIL] fpicker/uiconfig/ui/foldernamedialog [build UIL] fpicker/uiconfig/ui/remotefilesdialog [build UIA] fps [build PKG] UIConfig/modules/StartModule [build UIM] share/config/soffice.cfg/modules/StartModule/menubar/menubar [build PKG] UIConfig/libreofficekit [build UIL] reportdesign/uiconfig/dbreport/ui/backgrounddialog [build UIL] reportdesign/uiconfig/dbreport/ui/chardialog Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/formula.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/formula.false 0 new warnings (9 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/formula.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] reportdesign/uiconfig/dbreport/ui/condformatdialog [build UIL] reportdesign/uiconfig/dbreport/ui/conditionwin Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/filter.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/filter.false 0 new warnings (25 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/filter.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] reportdesign/uiconfig/dbreport/ui/datetimedialog [build UIL] reportdesign/uiconfig/dbreport/ui/floatingfield [build UIL] reportdesign/uiconfig/dbreport/ui/floatingnavigator [build UIL] reportdesign/uiconfig/dbreport/ui/floatingsort [build UIL] reportdesign/uiconfig/dbreport/ui/groupsortmenu [build UIL] reportdesign/uiconfig/dbreport/ui/navigatormenu [build UIL] reportdesign/uiconfig/dbreport/ui/pagedialog [build UIL] reportdesign/uiconfig/dbreport/ui/pagenumberdialog [build UIA] modules/dbreport Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/fps.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/fps.false 0 new warnings (11 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/fps.suppr, please fix them) 0 new fatals (5 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/fps.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIM] share/config/soffice.cfg/modules/dbreport/menubar/menubar [build UIL] sc/uiconfig/scalc/ui/advancedfilterdialog [build UIL] sc/uiconfig/scalc/ui/allheaderfooterdialog [build UIL] sc/uiconfig/scalc/ui/analysisofvariancedialog [build UIL] sc/uiconfig/scalc/ui/autoformattable [build UIL] sc/uiconfig/scalc/ui/autosum [build UIL] sc/uiconfig/scalc/ui/cellprotectionpage [build UIL] sc/uiconfig/scalc/ui/changesourcedialog [build UIL] sc/uiconfig/scalc/ui/chardialog [build UIL] sc/uiconfig/scalc/ui/checkwarningdialog [build UIL] sc/uiconfig/scalc/ui/chisquaretestdialog [build UIL] sc/uiconfig/scalc/ui/colormenu [build UIL] sc/uiconfig/scalc/ui/colorrowdialog [build UIL] sc/uiconfig/scalc/ui/colwidthdialog [build UIL] sc/uiconfig/scalc/ui/condformatmanager [build UIL] sc/uiconfig/scalc/ui/conditionalformatdialog [build UIL] sc/uiconfig/scalc/ui/conditionalentry [build UIL] sc/uiconfig/scalc/ui/conditionaliconset [build UIL] sc/uiconfig/scalc/ui/conflictsdialog Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/dbreport.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/dbreport.false 0 new warnings (12 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/dbreport.suppr, please fix them) 0 new fatals (2 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/dbreport.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] sc/uiconfig/scalc/ui/consolidatedialog [build UIL] sc/uiconfig/scalc/ui/correlationdialog [build UIL] sc/uiconfig/scalc/ui/covariancedialog [build UIL] sc/uiconfig/scalc/ui/createnamesdialog [build UIL] sc/uiconfig/scalc/ui/dapiservicedialog [build UIL] sc/uiconfig/scalc/ui/databaroptions [build UIL] sc/uiconfig/scalc/ui/datafielddialog [build UIL] sc/uiconfig/scalc/ui/datafieldoptionsdialog [build UIL] sc/uiconfig/scalc/ui/dataform [build UIL] sc/uiconfig/scalc/ui/dataformfragment [build UIL] sc/uiconfig/scalc/ui/datastreams [build UIL] sc/uiconfig/scalc/ui/dataproviderdlg [build UIL] sc/uiconfig/scalc/ui/definedatabaserangedialog [build UIL] sc/uiconfig/scalc/ui/definename [build UIL] sc/uiconfig/scalc/ui/deletecells [build UIL] sc/uiconfig/scalc/ui/deletecolumnentry [build UIL] sc/uiconfig/scalc/ui/deletecontents [build UIL] sc/uiconfig/scalc/ui/descriptivestatisticsdialog [build UIL] sc/uiconfig/scalc/ui/dropmenu [build UIL] sc/uiconfig/scalc/ui/doubledialog [build UIL] sc/uiconfig/scalc/ui/erroralerttabpage [build UIL] sc/uiconfig/scalc/ui/erroralerttabpage-mobile [build UIL] sc/uiconfig/scalc/ui/externaldata [build UIL] sc/uiconfig/scalc/ui/exponentialsmoothingdialog [build UIL] sc/uiconfig/scalc/ui/filldlg [build UIL] sc/uiconfig/scalc/ui/filterlist [build UIL] sc/uiconfig/scalc/ui/filterdropdown [build UIL] sc/uiconfig/scalc/ui/filtersubdropdown [build UIL] sc/uiconfig/scalc/ui/footerdialog [build UIL] sc/uiconfig/scalc/ui/formatcellsdialog [build UIL] sc/uiconfig/scalc/ui/formulacalculationoptions [build UIL] sc/uiconfig/scalc/ui/fourieranalysisdialog [build UIL] sc/uiconfig/scalc/ui/floatingborderstyle [build UIL] sc/uiconfig/scalc/ui/floatinglinestyle [build UIL] sc/uiconfig/scalc/ui/functionpanel [build UIL] sc/uiconfig/scalc/ui/goalseekdlg [build UIL] sc/uiconfig/scalc/ui/groupdialog [build UIL] sc/uiconfig/scalc/ui/groupbydate [build UIL] sc/uiconfig/scalc/ui/groupbynumber [build UIL] sc/uiconfig/scalc/ui/headerdialog [build UIL] sc/uiconfig/scalc/ui/headerfootercontent [build UIL] sc/uiconfig/scalc/ui/headerfooterdialog [build UIL] sc/uiconfig/scalc/ui/imoptdialog [build UIL] sc/uiconfig/scalc/ui/inputbar [build UIL] sc/uiconfig/scalc/ui/inputstringdialog [build UIL] sc/uiconfig/scalc/ui/insertcells [build UIL] sc/uiconfig/scalc/ui/insertname [build UIL] sc/uiconfig/scalc/ui/insertsheet [build UIL] sc/uiconfig/scalc/ui/integerdialog [build UIL] sc/uiconfig/scalc/ui/leftfooterdialog [build UIL] sc/uiconfig/scalc/ui/leftheaderdialog [build UIL] sc/uiconfig/scalc/ui/listmenu [build UIL] sc/uiconfig/scalc/ui/namerangesdialog [build UIL] sc/uiconfig/scalc/ui/notebookbar [build UIL] sc/uiconfig/scalc/ui/notebookbar_compact [build UIL] sc/uiconfig/scalc/ui/notebookbar_groups [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_full [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact [build UIL] sc/uiconfig/scalc/ui/notebookbar_online [build UIL] sc/uiconfig/scalc/ui/numberbox [build UIL] sc/uiconfig/scalc/ui/managenamesdialog [build UIL] sc/uiconfig/scalc/ui/mergecellsdialog [build UIL] sc/uiconfig/scalc/ui/mergecolumnentry [build UIL] sc/uiconfig/scalc/ui/texttransformationentry [build UIL] sc/uiconfig/scalc/ui/sorttransformationentry [build UIL] sc/uiconfig/scalc/ui/aggregatefunctionentry [build UIL] sc/uiconfig/scalc/ui/numbertransformationentry [build UIL] sc/uiconfig/scalc/ui/replacenulltransformationentry [build UIL] sc/uiconfig/scalc/ui/datetimetransformationentry [build UIL] sc/uiconfig/scalc/ui/findreplaceentry [build UIL] sc/uiconfig/scalc/ui/deleterowentry [build UIL] sc/uiconfig/scalc/ui/swaprowsentry [build UIL] sc/uiconfig/scalc/ui/movecopysheet [build UIL] sc/uiconfig/scalc/ui/movingaveragedialog [build UIL] sc/uiconfig/scalc/ui/multipleoperationsdialog [build UIL] sc/uiconfig/scalc/ui/navigatorpanel [build UIL] sc/uiconfig/scalc/ui/nosolutiondialog [build UIL] sc/uiconfig/scalc/ui/optcalculatepage [build UIL] sc/uiconfig/scalc/ui/optchangespage [build UIL] sc/uiconfig/scalc/ui/optcompatibilitypage [build UIL] sc/uiconfig/scalc/ui/optdefaultpage [build UIL] sc/uiconfig/scalc/ui/optdlg [build UIL] sc/uiconfig/scalc/ui/optformula [build UIL] sc/uiconfig/scalc/ui/optimalcolwidthdialog [build UIL] sc/uiconfig/scalc/ui/optimalrowheightdialog [build UIL] sc/uiconfig/scalc/ui/optsortlists [build UIL] sc/uiconfig/scalc/ui/pagelistmenu [build UIL] sc/uiconfig/scalc/ui/pagetemplatedialog [build UIL] sc/uiconfig/scalc/ui/pastespecial [build UIL] sc/uiconfig/scalc/ui/paradialog [build UIL] sc/uiconfig/scalc/ui/paratemplatedialog [build UIL] sc/uiconfig/scalc/ui/passfragment [build UIL] sc/uiconfig/scalc/ui/pivotfielddialog [build UIL] sc/uiconfig/scalc/ui/pivotfilterdialog [build UIL] sc/uiconfig/scalc/ui/pivottablelayoutdialog [build UIL] sc/uiconfig/scalc/ui/posbox [build UIL] sc/uiconfig/scalc/ui/printareasdialog [build UIL] sc/uiconfig/scalc/ui/printeroptions [build UIL] sc/uiconfig/scalc/ui/protectsheetdlg [build UIL] sc/uiconfig/scalc/ui/queryrunstreamscriptdialog [build UIL] sc/uiconfig/scalc/ui/randomnumbergenerator [build UIL] sc/uiconfig/scalc/ui/recalcquerydialog [build UIL] sc/uiconfig/scalc/ui/regressiondialog [build UIL] sc/uiconfig/scalc/ui/retypepassdialog [build UIL] sc/uiconfig/scalc/ui/retypepassworddialog [build UIL] sc/uiconfig/scalc/ui/rightfooterdialog [build UIL] sc/uiconfig/scalc/ui/rightheaderdialog [build UIL] sc/uiconfig/scalc/ui/rowheightdialog [build UIL] sc/uiconfig/scalc/ui/samplingdialog [build UIL] sc/uiconfig/scalc/ui/standardfilterdialog [build UIL] sc/uiconfig/scalc/ui/scenariodialog [build UIL] sc/uiconfig/scalc/ui/scenariomenu [build UIL] sc/uiconfig/scalc/ui/scgeneralpage [build UIL] sc/uiconfig/scalc/ui/searchresults [build UIL] sc/uiconfig/scalc/ui/selectdatasource [build UIL] sc/uiconfig/scalc/ui/selectrange [build UIL] sc/uiconfig/scalc/ui/selectsource [build UIL] sc/uiconfig/scalc/ui/sheetprintpage [build UIL] sc/uiconfig/scalc/ui/sharedocumentdlg [build UIL] sc/uiconfig/scalc/ui/sharedfirstfooterdialog [build UIL] sc/uiconfig/scalc/ui/sharedfirstheaderdialog [build UIL] sc/uiconfig/scalc/ui/sharedleftfooterdialog [build UIL] sc/uiconfig/scalc/ui/sharedleftheaderdialog [build UIL] sc/uiconfig/scalc/ui/sharedfooterdialog [build UIL] sc/uiconfig/scalc/ui/sharedheaderdialog [build UIL] sc/uiconfig/scalc/ui/sharedwarningdialog [build UIL] sc/uiconfig/scalc/ui/showchangesdialog [build UIL] sc/uiconfig/scalc/ui/showdetaildialog [build UIL] sc/uiconfig/scalc/ui/showsheetdialog [build UIL] sc/uiconfig/scalc/ui/sidebaralignment [build UIL] sc/uiconfig/scalc/ui/sidebarnumberformat [build UIL] sc/uiconfig/scalc/ui/sidebarcellappearance [build UIL] sc/uiconfig/scalc/ui/simplerefdialog [build UIL] sc/uiconfig/scalc/ui/solverdlg [build UIL] sc/uiconfig/scalc/ui/solveroptionsdialog [build UIL] sc/uiconfig/scalc/ui/solverprogressdialog [build UIL] sc/uiconfig/scalc/ui/solversuccessdialog [build UIL] sc/uiconfig/scalc/ui/sortcriteriapage [build UIL] sc/uiconfig/scalc/ui/sortdialog [build UIL] sc/uiconfig/scalc/ui/sortkey [build UIL] sc/uiconfig/scalc/ui/sortoptionspage [build UIL] sc/uiconfig/scalc/ui/sortwarning [build UIL] sc/uiconfig/scalc/ui/splitcolumnentry [build UIL] sc/uiconfig/scalc/ui/subtotaldialog [build UIL] sc/uiconfig/scalc/ui/subtotaloptionspage [build UIL] sc/uiconfig/scalc/ui/subtotalgrppage [build UIL] sc/uiconfig/scalc/ui/statisticsinfopage [build UIL] sc/uiconfig/scalc/ui/tabcolordialog [build UIL] sc/uiconfig/scalc/ui/textimportoptions [build UIL] sc/uiconfig/scalc/ui/textimportcsv [build UIL] sc/uiconfig/scalc/ui/tpviewpage [build UIL] sc/uiconfig/scalc/ui/ttestdialog [build UIL] sc/uiconfig/scalc/ui/ungroupdialog [build UIL] sc/uiconfig/scalc/ui/validationdialog [build UIL] sc/uiconfig/scalc/ui/validationcriteriapage [build UIL] sc/uiconfig/scalc/ui/validationhelptabpage [build UIL] sc/uiconfig/scalc/ui/validationhelptabpage-mobile [build UIL] sc/uiconfig/scalc/ui/warnautocorrect [build UIL] sc/uiconfig/scalc/ui/xmlsourcedialog [build UIL] sc/uiconfig/scalc/ui/zoombox [build UIL] sc/uiconfig/scalc/ui/ztestdialog [build UIA] modules/scalc [build UIM] share/config/soffice.cfg/modules/scalc/menubar/menubar [build UIL] sd/uiconfig/sdraw/ui/breakdialog [build UIL] sd/uiconfig/sdraw/ui/bulletsandnumbering [build UIL] sd/uiconfig/sdraw/ui/crossfadedialog [build UIL] sd/uiconfig/sdraw/ui/dlgsnap [build UIL] sd/uiconfig/sdraw/ui/copydlg [build UIL] sd/uiconfig/sdraw/ui/drawchardialog [build UIL] sd/uiconfig/sdraw/ui/drawprinteroptions [build UIL] sd/uiconfig/sdraw/ui/drawparadialog [build UIL] sd/uiconfig/sdraw/ui/drawpagedialog [build UIL] sd/uiconfig/sdraw/ui/drawprtldialog [build UIL] sd/uiconfig/sdraw/ui/insertlayer [build UIL] sd/uiconfig/sdraw/ui/insertslidesdialog [build UIL] sd/uiconfig/sdraw/ui/namedesign [build UIL] sd/uiconfig/sdraw/ui/notebookbar [build UIL] sd/uiconfig/sdraw/ui/notebookbar_compact [build UIL] sd/uiconfig/sdraw/ui/notebookbar_single [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact [build UIL] sd/uiconfig/sdraw/ui/notebookbar_online [build UIL] sd/uiconfig/sdraw/ui/paranumberingtab [build UIL] sd/uiconfig/sdraw/ui/queryunlinkimagedialog [build UIL] sd/uiconfig/sdraw/ui/vectorize [build UIA] modules/sdraw Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scalc.false sc/uiconfig/scalc/ui/headerfootercontent.ui:463 WARNING: 'GtkComboBoxText' 'comboLB_DEFINED' is referenced by multiple mnemonic_widget 'GtkLabel' 'labelFT_H_DEFINED' line 235 , 'GtkLabel' 'labelFT_F_DEFINED' line 250 sc/uiconfig/scalc/ui/passfragment.ui:14 WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' line 3 sc/uiconfig/scalc/ui/passfragment.ui:25 WARNING: 'GtkLabel' 'status' does not specify what it labels within 'interface' line 3 sc/uiconfig/scalc/ui/tpviewpage.ui:415 WARNING: 'GtkLabel' 'grid_label' does not specify what it labels within 'GtkFrame' 'frame1' sc/uiconfig/scalc/ui/tpviewpage.ui:428 WARNING: 'GtkLabel' 'color_label' does not specify what it labels within 'GtkFrame' 'frame1' 0 new errors (26 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr, please fix them) 5 new warnings (136 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr, please fix them) 0 new fatals (29 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIM] share/config/soffice.cfg/modules/sdraw/menubar/menubar [build UIL] sd/uiconfig/simpress/ui/annotation [build UIL] sd/uiconfig/simpress/ui/annotationtagmenu [build UIL] sd/uiconfig/simpress/ui/clientboxfragment [build UIL] sd/uiconfig/simpress/ui/currentmastermenu [build UIL] sd/uiconfig/simpress/ui/customanimationspanel [build UIL] sd/uiconfig/simpress/ui/customanimationproperties [build UIL] sd/uiconfig/simpress/ui/customanimationeffecttab [build UIL] sd/uiconfig/simpress/ui/customanimationfragment [build UIL] sd/uiconfig/simpress/ui/customanimationtimingtab [build UIL] sd/uiconfig/simpress/ui/customanimationtexttab [build UIL] sd/uiconfig/simpress/ui/customslideshows [build UIL] sd/uiconfig/simpress/ui/definecustomslideshow [build UIL] sd/uiconfig/simpress/ui/displaywindow [build UIL] sd/uiconfig/simpress/ui/dlgfield [build UIL] sd/uiconfig/simpress/ui/dockinganimation [build UIL] sd/uiconfig/simpress/ui/effectmenu [build UIL] sd/uiconfig/simpress/ui/fieldmenu [build UIL] sd/uiconfig/simpress/ui/fontsizemenu [build UIL] sd/uiconfig/simpress/ui/fontstylemenu [build UIL] sd/uiconfig/simpress/ui/gluebox [build UIL] sd/uiconfig/simpress/ui/headerfooterdialog [build UIL] sd/uiconfig/simpress/ui/headerfootertab [build UIL] sd/uiconfig/simpress/ui/impressprinteroptions [build UIL] sd/uiconfig/simpress/ui/insertslides [build UIL] sd/uiconfig/simpress/ui/interactiondialog [build UIL] sd/uiconfig/simpress/ui/interactionpage [build UIL] sd/uiconfig/simpress/ui/layoutmenu [build UIL] sd/uiconfig/simpress/ui/layoutpanel [build UIL] sd/uiconfig/simpress/ui/layoutwindow [build UIL] sd/uiconfig/simpress/ui/masterlayoutdlg [build UIL] sd/uiconfig/simpress/ui/mastermenu [build UIL] sd/uiconfig/simpress/ui/masterpagemenu [build UIL] sd/uiconfig/simpress/ui/masterpagepanel [build UIL] sd/uiconfig/simpress/ui/masterpagepanelall [build UIL] sd/uiconfig/simpress/ui/masterpagepanelrecent [build UIL] sd/uiconfig/simpress/ui/navigatorpanel [build UIL] sd/uiconfig/simpress/ui/notebookbar [build UIL] sd/uiconfig/simpress/ui/notebookbar_compact [build UIL] sd/uiconfig/simpress/ui/notebookbar_single [build UIL] sd/uiconfig/simpress/ui/notebookbar_groups [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_full [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact [build UIL] sd/uiconfig/simpress/ui/notebookbar_online [build UIL] sd/uiconfig/simpress/ui/optimpressgeneralpage [build UIL] sd/uiconfig/simpress/ui/pagesfieldbox Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/sdraw.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/sdraw.false 0 new warnings (8 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/sdraw.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] sd/uiconfig/simpress/ui/photoalbum [build UIL] sd/uiconfig/simpress/ui/presentationdialog [build UIL] sd/uiconfig/simpress/ui/prntopts [build UIL] sd/uiconfig/simpress/ui/publishingdialog [build UIL] sd/uiconfig/simpress/ui/remotedialog [build UIL] sd/uiconfig/simpress/ui/rotatemenu [build UIL] sd/uiconfig/simpress/ui/scalemenu [build UIL] sd/uiconfig/simpress/ui/sdviewpage [build UIL] sd/uiconfig/simpress/ui/sidebarslidebackground [build UIL] sd/uiconfig/simpress/ui/slidecontextmenu [build UIL] sd/uiconfig/simpress/ui/slidedesigndialog [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanel [build UIL] sd/uiconfig/simpress/ui/tabviewbar [build UIL] sd/uiconfig/simpress/ui/tabledesignpanel [build UIL] sd/uiconfig/simpress/ui/templatedialog [build UIA] modules/simpress [build UIM] share/config/soffice.cfg/modules/simpress/menubar/menubar [build UIL] sfx2/uiconfig/ui/alienwarndialog [build UIL] sfx2/uiconfig/ui/addtargetdialog [build UIL] sfx2/uiconfig/ui/autoredactdialog [build UIL] sfx2/uiconfig/ui/bookmarkdialog [build UIL] sfx2/uiconfig/ui/bookmarkmenu [build UIL] sfx2/uiconfig/ui/charmapcontrol [build UIL] sfx2/uiconfig/ui/charviewmenu [build UIL] sfx2/uiconfig/ui/checkin [build UIL] sfx2/uiconfig/ui/classificationbox [build UIL] sfx2/uiconfig/ui/cmisinfopage [build UIL] sfx2/uiconfig/ui/cmisline [build UIL] sfx2/uiconfig/ui/commandpopup [build UIL] sfx2/uiconfig/ui/custominfopage [build UIL] sfx2/uiconfig/ui/deck [build UIL] sfx2/uiconfig/ui/descriptioninfopage [build UIL] sfx2/uiconfig/ui/developmenttool [build UIL] sfx2/uiconfig/ui/devtoolsmenu [build UIL] sfx2/uiconfig/ui/documentfontspage [build UIL] sfx2/uiconfig/ui/documentinfopage [build UIL] sfx2/uiconfig/ui/documentpropertiesdialog [build UIL] sfx2/uiconfig/ui/editdocumentdialog [build UIL] sfx2/uiconfig/ui/editdurationdialog [build UIL] sfx2/uiconfig/ui/emojicontrol [build UIL] sfx2/uiconfig/ui/extrabutton [build UIL] sfx2/uiconfig/ui/errorfindemaildialog [build UIL] sfx2/uiconfig/ui/floatingrecord [build UIL] sfx2/uiconfig/ui/helpbookmarkpage [build UIL] sfx2/uiconfig/ui/helpcontrol [build UIL] sfx2/uiconfig/ui/helpcontentpage [build UIL] sfx2/uiconfig/ui/helpindexpage [build UIL] sfx2/uiconfig/ui/helpmanual [build UIL] sfx2/uiconfig/ui/helpsearchpage [build UIL] sfx2/uiconfig/ui/helpwindow [build UIL] sfx2/uiconfig/ui/infobar [build UIL] sfx2/uiconfig/ui/inputdialog [build UIL] sfx2/uiconfig/ui/licensedialog [build UIL] sfx2/uiconfig/ui/linefragment [build UIL] sfx2/uiconfig/ui/linkeditdialog [build UIL] sfx2/uiconfig/ui/loadtemplatedialog [build UIL] sfx2/uiconfig/ui/managestylepage [build UIL] sfx2/uiconfig/ui/navigator [build UIL] sfx2/uiconfig/ui/newstyle [build UIL] sfx2/uiconfig/ui/notebookbar [build UIL] sfx2/uiconfig/ui/optprintpage [build UIL] sfx2/uiconfig/ui/panel [build UIL] sfx2/uiconfig/ui/password [build UIL] sfx2/uiconfig/ui/notebookbarpopup [build UIL] sfx2/uiconfig/ui/printeroptionsdialog [build UIL] sfx2/uiconfig/ui/querysavedialog [build UIL] sfx2/uiconfig/ui/saveastemplatedlg [build UIL] sfx2/uiconfig/ui/safemodequerydialog [build UIL] sfx2/uiconfig/ui/searchdialog [build UIL] sfx2/uiconfig/ui/securityinfopage [build UIL] sfx2/uiconfig/ui/singletabdialog [build UIL] sfx2/uiconfig/ui/startcenter [build UIL] sfx2/uiconfig/ui/stylecontextmenu [build UIL] sfx2/uiconfig/ui/tabbar [build UIL] sfx2/uiconfig/ui/tabbarcontents [build UIL] sfx2/uiconfig/ui/tabbutton [build UIL] sfx2/uiconfig/ui/templatedlg [build UIL] sfx2/uiconfig/ui/templatecategorydlg [build UIL] sfx2/uiconfig/ui/templatepanel [build UIL] sfx2/uiconfig/ui/urlbox [build UIL] sfx2/uiconfig/ui/versionsofdialog [build UIL] sfx2/uiconfig/ui/versioncommentdialog [build UIL] sfx2/uiconfig/ui/versionscmis [build UIA] sfx [build UIL] starmath/uiconfig/smath/ui/alignmentdialog [build UIL] starmath/uiconfig/smath/ui/catalogdialog [build UIL] starmath/uiconfig/smath/ui/dockingelements [build UIL] starmath/uiconfig/smath/ui/editwindow [build UIL] starmath/uiconfig/smath/ui/fontdialog [build UIL] starmath/uiconfig/smath/ui/fontsizedialog [build UIL] starmath/uiconfig/smath/ui/fonttypedialog [build UIL] starmath/uiconfig/smath/ui/mathwindow [build UIL] starmath/uiconfig/smath/ui/printeroptions [build UIL] starmath/uiconfig/smath/ui/savedefaultsdialog [build UIL] starmath/uiconfig/smath/ui/smathsettings [build UIL] starmath/uiconfig/smath/ui/spacingdialog [build UIL] starmath/uiconfig/smath/ui/symdefinedialog [build UIA] modules/smath [build UIM] share/config/soffice.cfg/modules/smath/menubar/menubar [build UIL] svtools/uiconfig/ui/addresstemplatedialog [build UIL] svtools/uiconfig/ui/calendar [build UIL] svtools/uiconfig/ui/checkboxcontrol [build UIL] svtools/uiconfig/ui/combocontrol [build UIL] svtools/uiconfig/ui/datewindow Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/sfx.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/sfx.false sfx2/uiconfig/ui/documentinfopage.ui:279 WARNING: 'GtkLabel' 'label8' does not specify what it labels within 'interface' line 3 1 new warning (64 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/sfx.suppr, please fix them) 0 new fatals (12 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/sfx.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] svtools/uiconfig/ui/editcontrol [build UIL] svtools/uiconfig/ui/emptypage [build UIL] svtools/uiconfig/ui/fileviewmenu [build UIL] svtools/uiconfig/ui/fixedimagecontrol [build UIL] svtools/uiconfig/ui/fixedtextcontrol [build UIL] svtools/uiconfig/ui/graphicexport [build UIL] svtools/uiconfig/ui/interimparent [build UIL] svtools/uiconfig/ui/inputbox [build UIL] svtools/uiconfig/ui/javadisableddialog [build UIL] svtools/uiconfig/ui/listcontrol [build UIL] svtools/uiconfig/ui/linewindow [build UIL] svtools/uiconfig/ui/managedtoolbar Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/smath.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/smath.false 0 new warnings (35 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/smath.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] svtools/uiconfig/ui/placeedit [build UIL] svtools/uiconfig/ui/printersetupdialog [build UIL] svtools/uiconfig/ui/querydeletedialog [build UIL] svtools/uiconfig/ui/restartdialog [build UIL] svtools/uiconfig/ui/spinfieldcontrol [build UIL] svtools/uiconfig/ui/subtoolbar [build UIL] svtools/uiconfig/ui/tabbuttons [build UIL] svtools/uiconfig/ui/tabbuttonsmirrored [build UIL] svtools/uiconfig/ui/tabbaredit [build UIL] svtools/uiconfig/ui/textviewcontrol [build UIL] svtools/uiconfig/ui/thineditcontrol [build UIA] svt Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/simpress.false sd/uiconfig/simpress/ui/annotation.ui:113 WARNING: 'GtkLabel' 'meta' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/clientboxfragment.ui:26 WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:164 WARNING: 'GtkLabel' 'custom_animation_label' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:212 WARNING: 'GtkLabel' 'lbEffect' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:327 WARNING: 'GtkLabel' 'categorylabel' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:432 WARNING: 'GtkLabel' 'effect_label' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:448 WARNING: 'GtkLabel' 'start_effect' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:482 WARNING: 'GtkLabel' 'effect_property' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:514 WARNING: 'GtkLabel' 'effect_duration' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:546 WARNING: 'GtkLabel' 'delay_label' does not specify what it labels within 'interface' line 3 sd/uiconfig/simpress/ui/customanimationspanel.ui:631 WARNING: 'GtkLabel' 'box1_label' does not specify what it labels within 'interface' line 3 0 new errors (3 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr, please fix them) 11 new warnings (27 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr, please fix them) 0 new fatals (4 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] svx/uiconfig/ui/absrecbox [build UIL] svx/uiconfig/ui/acceptrejectchangesdialog [build UIL] svx/uiconfig/ui/accessibilitycheckdialog [build UIL] svx/uiconfig/ui/accessibilitycheckentry [build UIL] svx/uiconfig/ui/addconditiondialog [build UIL] svx/uiconfig/ui/adddataitemdialog [build UIL] svx/uiconfig/ui/addinstancedialog [build UIL] svx/uiconfig/ui/addmodeldialog [build UIL] svx/uiconfig/ui/addnamespacedialog [build UIL] svx/uiconfig/ui/addsubmissiondialog [build UIL] svx/uiconfig/ui/asianphoneticguidedialog [build UIL] svx/uiconfig/ui/applystylebox [build UIL] svx/uiconfig/ui/cellmenu [build UIL] svx/uiconfig/ui/charsetmenu [build UIL] svx/uiconfig/ui/checkbuttonbox [build UIL] svx/uiconfig/ui/chineseconversiondialog [build UIL] svx/uiconfig/ui/chinesedictionary [build UIL] svx/uiconfig/ui/classificationdialog [build UIL] svx/uiconfig/ui/clipboardmenu [build UIL] svx/uiconfig/ui/colorwindow [build UIL] svx/uiconfig/ui/currencywindow [build UIL] svx/uiconfig/ui/colsmenu Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svt.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svt.false svtools/uiconfig/ui/fixedtextcontrol.ui:10 WARNING: 'GtkLabel' 'label' does not specify what it labels within 'interface' line 3 svtools/uiconfig/ui/graphicexport.ui:155 WARNING: 'GtkLabel' 'label5' does not specify what it labels within 'GtkFrame' 'frame1' svtools/uiconfig/ui/graphicexport.ui:169 WARNING: 'GtkLabel' 'label6' does not specify what it labels within 'GtkFrame' 'frame1' svtools/uiconfig/ui/graphicexport.ui:198 WARNING: 'GtkLabel' 'resolutionft' does not specify what it labels within 'GtkFrame' 'frame1' svtools/uiconfig/ui/restartdialog.ui:217 WARNING: 'GtkLabel' 'reason_uichange' does not specify what it labels within 'GtkDialog' 'RestartDialog' 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' 8 new warnings (52 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svt.suppr, please fix them) 0 new fatals (12 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svt.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] svx/uiconfig/ui/columnswindow [build UIL] svx/uiconfig/ui/compressgraphicdialog [build UIL] svx/uiconfig/ui/crashreportdlg [build UIL] svx/uiconfig/ui/datanavigator [build UIL] svx/uiconfig/ui/defaultshapespanel [build UIL] svx/uiconfig/ui/deleteheaderdialog [build UIL] svx/uiconfig/ui/deletefooterdialog [build UIL] svx/uiconfig/ui/depthwindow [build UIL] svx/uiconfig/ui/directionwindow [build UIL] svx/uiconfig/ui/docking3deffects [build UIL] svx/uiconfig/ui/dockingcolorreplace [build UIL] svx/uiconfig/ui/dockingcolorwindow [build UIL] svx/uiconfig/ui/dockingfontwork [build UIL] svx/uiconfig/ui/docrecoverybrokendialog [build UIL] svx/uiconfig/ui/docrecoveryprogressdialog [build UIL] svx/uiconfig/ui/docrecoveryrecoverdialog [build UIL] svx/uiconfig/ui/docrecoverysavedialog [build UIL] svx/uiconfig/ui/extrustiondepthdialog [build UIL] svx/uiconfig/ui/fillctrlbox [build UIL] svx/uiconfig/ui/filtermenu [build UIL] svx/uiconfig/ui/filternavigator [build UIL] svx/uiconfig/ui/findbox [build UIL] svx/uiconfig/ui/findreplacedialog [build UIL] svx/uiconfig/ui/findreplacedialog-mobile [build UIL] svx/uiconfig/ui/floatingareastyle [build UIL] svx/uiconfig/ui/floatingcontour [build UIL] svx/uiconfig/ui/floatingframeborder [build UIL] svx/uiconfig/ui/floatinglineend [build UIL] svx/uiconfig/ui/floatinglineproperty [build UIL] svx/uiconfig/ui/floatinglinestyle [build UIL] svx/uiconfig/ui/floatingundoredo [build UIL] svx/uiconfig/ui/fontworkalignmentcontrol [build UIL] svx/uiconfig/ui/fontworkcharacterspacingcontrol [build UIL] svx/uiconfig/ui/fontworkgallerydialog [build UIL] svx/uiconfig/ui/fontworkspacingdialog [build UIL] svx/uiconfig/ui/fontsizebox [build UIL] svx/uiconfig/ui/fontnamebox [build UIL] svx/uiconfig/ui/formdatamenu [build UIL] svx/uiconfig/ui/formfielddialog [build UIL] svx/uiconfig/ui/formlinkwarndialog [build UIL] svx/uiconfig/ui/formnavigator [build UIL] svx/uiconfig/ui/formnavimenu [build UIL] svx/uiconfig/ui/formpropertydialog [build UIL] svx/uiconfig/ui/functionmenu [build UIL] svx/uiconfig/ui/gallerymenu1 [build UIL] svx/uiconfig/ui/gallerymenu2 [build UIL] svx/uiconfig/ui/grafctrlbox [build UIL] svx/uiconfig/ui/grafmodebox [build UIL] svx/uiconfig/ui/headfootformatpage [build UIL] svx/uiconfig/ui/imapdialog [build UIL] svx/uiconfig/ui/imapmenu [build UIL] svx/uiconfig/ui/inspectortextpanel [build UIL] svx/uiconfig/ui/labelbox [build UIL] svx/uiconfig/ui/lightingwindow [build UIL] svx/uiconfig/ui/linkwarndialog [build UIL] svx/uiconfig/ui/measurewidthbar [build UIL] svx/uiconfig/ui/medialine [build UIL] svx/uiconfig/ui/mediaplayback [build UIL] svx/uiconfig/ui/mediawindow [build UIL] svx/uiconfig/ui/metricfieldbox [build UIL] svx/uiconfig/ui/namespacedialog [build UIL] svx/uiconfig/ui/navigationbar [build UIL] svx/uiconfig/ui/numberingwindow [build UIL] svx/uiconfig/ui/optgridpage [build UIL] svx/uiconfig/ui/paralinespacingcontrol [build UIL] svx/uiconfig/ui/paralrspacing [build UIL] svx/uiconfig/ui/paraulspacing [build UIL] svx/uiconfig/ui/passwd [build UIL] svx/uiconfig/ui/presetmenu [build UIL] svx/uiconfig/ui/fileexporteddialog [build UIL] svx/uiconfig/ui/querydeletecontourdialog [build UIL] svx/uiconfig/ui/querydeleteobjectdialog [build UIL] svx/uiconfig/ui/querydeletethemedialog [build UIL] svx/uiconfig/ui/querymodifyimagemapchangesdialog [build UIL] svx/uiconfig/ui/querynewcontourdialog [build UIL] svx/uiconfig/ui/querysavecontchangesdialog [build UIL] svx/uiconfig/ui/querysaveimagemapchangesdialog [build UIL] svx/uiconfig/ui/queryunlinkgraphicsdialog [build UIL] svx/uiconfig/ui/redlinecontrol [build UIL] svx/uiconfig/ui/redlinefilterpage [build UIL] svx/uiconfig/ui/redlineviewpage [build UIL] svx/uiconfig/ui/rowsmenu [build UIL] svx/uiconfig/ui/rulermenu [build UIL] svx/uiconfig/ui/safemodedialog [build UIL] svx/uiconfig/ui/savemodifieddialog [build UIL] svx/uiconfig/ui/selectionmenu [build UIL] svx/uiconfig/ui/sidebararea [build UIL] svx/uiconfig/ui/sidebarempty [build UIL] svx/uiconfig/ui/sidebareffect [build UIL] svx/uiconfig/ui/sidebarfontwork [build UIL] svx/uiconfig/ui/sidebarshadow [build UIL] svx/uiconfig/ui/sidebargallery [build UIL] svx/uiconfig/ui/sidebargraphic [build UIL] svx/uiconfig/ui/sidebarline [build UIL] svx/uiconfig/ui/sidebarparagraph [build UIL] svx/uiconfig/ui/sidebarlists [build UIL] svx/uiconfig/ui/sidebarpossize [build UIL] svx/uiconfig/ui/sidebarstylespanel [build UIL] svx/uiconfig/ui/sidebartextcolumnspanel [build UIL] svx/uiconfig/ui/sidebartextpanel [build UIL] svx/uiconfig/ui/stylemenu [build UIL] svx/uiconfig/ui/surfacewindow [build UIL] svx/uiconfig/ui/tablewindow [build UIL] svx/uiconfig/ui/stylespreview [build UIL] svx/uiconfig/ui/textcharacterspacingcontrol [build UIL] svx/uiconfig/ui/textcontrolchardialog [build UIL] svx/uiconfig/ui/textcontrolparadialog [build UIL] svx/uiconfig/ui/textunderlinecontrol [build UIL] svx/uiconfig/ui/toolbarpopover [build UIL] svx/uiconfig/ui/xmlsecstatmenu [build UIL] svx/uiconfig/ui/xformspage [build UIL] svx/uiconfig/ui/zoommenu [build UIA] svx Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svx.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svx.false svx/uiconfig/ui/navigationbar.ui:41 WARNING: 'GtkLabel' 'recordtext' does not specify what it labels within 'interface' line 3 svx/uiconfig/ui/navigationbar.ui:96 WARNING: 'GtkLabel' 'recordof' does not specify what it labels within 'interface' line 3 svx/uiconfig/ui/navigationbar.ui:110 WARNING: 'GtkLabel' 'recordcount' does not specify what it labels within 'interface' line 3 svx/uiconfig/ui/fileexporteddialog.ui:66 WARNING: 'GtkLabel' 'Filelabel' does not specify what it labels within 'GtkDialog' 'FileExportedDialog' 0 new errors (5 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svx.suppr, please fix them) 4 new warnings (94 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svx.suppr, please fix them) 0 new fatals (15 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/svx.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIM] share/config/soffice.cfg/modules/sglobal/menubar/menubar [build UIM] share/config/soffice.cfg/modules/sweb/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swform/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swreport/menubar/menubar [build UIL] sw/uiconfig/swriter/ui/abstractdialog [build UIL] sw/uiconfig/swriter/ui/addentrydialog [build UIL] sw/uiconfig/swriter/ui/addressblockdialog [build UIL] sw/uiconfig/swriter/ui/alreadyexistsdialog [build UIL] sw/uiconfig/swriter/ui/addressfragment [build UIL] sw/uiconfig/swriter/ui/annotation [build UIL] sw/uiconfig/swriter/ui/asciifilterdialog [build UIL] sw/uiconfig/swriter/ui/asksearchdialog [build UIL] sw/uiconfig/swriter/ui/assignfieldsdialog [build UIL] sw/uiconfig/swriter/ui/assignfragment [build UIL] sw/uiconfig/swriter/ui/assignstylesdialog [build UIL] sw/uiconfig/swriter/ui/attachnamedialog [build UIL] sw/uiconfig/swriter/ui/authenticationsettingsdialog [build UIL] sw/uiconfig/swriter/ui/autoformattable [build UIL] sw/uiconfig/swriter/ui/autotext [build UIL] sw/uiconfig/swriter/ui/bibliographyentry [build UIL] sw/uiconfig/swriter/ui/bibliofragment [build UIL] sw/uiconfig/swriter/ui/bookmarkmenu [build UIL] sw/uiconfig/swriter/ui/bulletsandnumbering [build UIL] sw/uiconfig/swriter/ui/businessdatapage [build UIL] sw/uiconfig/swriter/ui/calendar [build UIL] sw/uiconfig/swriter/ui/cannotsavelabeldialog [build UIL] sw/uiconfig/swriter/ui/captiondialog [build UIL] sw/uiconfig/swriter/ui/captionoptions [build UIL] sw/uiconfig/swriter/ui/cardmediumpage [build UIL] sw/uiconfig/swriter/ui/ccdialog [build UIL] sw/uiconfig/swriter/ui/characterproperties [build UIL] sw/uiconfig/swriter/ui/charurlpage [build UIL] sw/uiconfig/swriter/ui/checkbox [build UIL] sw/uiconfig/swriter/ui/columndialog [build UIL] sw/uiconfig/swriter/ui/columnpage [build UIL] sw/uiconfig/swriter/ui/columnwidth [build UIL] sw/uiconfig/swriter/ui/combobox [build UIL] sw/uiconfig/swriter/ui/comboboxfragment [build UIL] sw/uiconfig/swriter/ui/conditionpage [build UIL] sw/uiconfig/swriter/ui/converttexttable [build UIL] sw/uiconfig/swriter/ui/createaddresslist [build UIL] sw/uiconfig/swriter/ui/createauthorentry [build UIL] sw/uiconfig/swriter/ui/createautomarkdialog [build UIL] sw/uiconfig/swriter/ui/customizeaddrlistdialog [build UIL] sw/uiconfig/swriter/ui/datasourcesunavailabledialog [build UIL] sw/uiconfig/swriter/ui/dateformfielddialog [build UIL] sw/uiconfig/swriter/ui/dropcapspage [build UIL] sw/uiconfig/swriter/ui/dropdownfielddialog [build UIL] sw/uiconfig/swriter/ui/dropdownformfielddialog [build UIL] sw/uiconfig/swriter/ui/editbox [build UIL] sw/uiconfig/swriter/ui/editcategories [build UIL] sw/uiconfig/swriter/ui/editfielddialog [build UIL] sw/uiconfig/swriter/ui/editsectiondialog [build UIL] sw/uiconfig/swriter/ui/endnotepage [build UIL] sw/uiconfig/swriter/ui/envaddresspage [build UIL] sw/uiconfig/swriter/ui/envdialog [build UIL] sw/uiconfig/swriter/ui/envformatpage [build UIL] sw/uiconfig/swriter/ui/envprinterpage [build UIL] sw/uiconfig/swriter/ui/exchangedatabases [build UIL] sw/uiconfig/swriter/ui/fielddialog [build UIL] sw/uiconfig/swriter/ui/findentrydialog [build UIL] sw/uiconfig/swriter/ui/flddbpage [build UIL] sw/uiconfig/swriter/ui/flddocinfopage [build UIL] sw/uiconfig/swriter/ui/flddocumentpage [build UIL] sw/uiconfig/swriter/ui/fldfuncpage [build UIL] sw/uiconfig/swriter/ui/fldrefpage [build UIL] sw/uiconfig/swriter/ui/fldvarpage [build UIL] sw/uiconfig/swriter/ui/floatingnavigation [build UIL] sw/uiconfig/swriter/ui/floatingsync [build UIL] sw/uiconfig/swriter/ui/formatsectiondialog [build UIL] sw/uiconfig/swriter/ui/formattablepage [build UIL] sw/uiconfig/swriter/ui/formdropdown [build UIL] sw/uiconfig/swriter/ui/footendnotedialog [build UIL] sw/uiconfig/swriter/ui/footnotepage [build UIL] sw/uiconfig/swriter/ui/footnoteareapage [build UIL] sw/uiconfig/swriter/ui/footnotesendnotestabpage [build UIL] sw/uiconfig/swriter/ui/framedialog [build UIL] sw/uiconfig/swriter/ui/frmaddpage [build UIL] sw/uiconfig/swriter/ui/frmtypepage [build UIL] sw/uiconfig/swriter/ui/frmurlpage [build UIL] sw/uiconfig/swriter/ui/gotopagedialog [build UIL] sw/uiconfig/swriter/ui/hfmenubutton [build UIL] sw/uiconfig/swriter/ui/indexentry [build UIL] sw/uiconfig/swriter/ui/inputfielddialog [build UIL] sw/uiconfig/swriter/ui/inputwinmenu [build UIL] sw/uiconfig/swriter/ui/indentpage [build UIL] sw/uiconfig/swriter/ui/infonotfounddialog [build UIL] sw/uiconfig/swriter/ui/inforeadonlydialog [build UIL] sw/uiconfig/swriter/ui/inputeditbox [build UIL] sw/uiconfig/swriter/ui/insertautotextdialog [build UIL] sw/uiconfig/swriter/ui/insertbookmark [build UIL] sw/uiconfig/swriter/ui/insertbreak [build UIL] sw/uiconfig/swriter/ui/insertcaption [build UIL] sw/uiconfig/swriter/ui/insertdbcolumnsdialog [build UIL] sw/uiconfig/swriter/ui/insertfootnote [build UIL] sw/uiconfig/swriter/ui/insertsectiondialog [build UIL] sw/uiconfig/swriter/ui/insertscript [build UIL] sw/uiconfig/swriter/ui/inserttable [build UIL] sw/uiconfig/swriter/ui/jumpposbox [build UIL] sw/uiconfig/swriter/ui/labeldialog [build UIL] sw/uiconfig/swriter/ui/labelformatpage [build UIL] sw/uiconfig/swriter/ui/labeloptionspage [build UIL] sw/uiconfig/swriter/ui/linenumbering [build UIL] sw/uiconfig/swriter/ui/mailconfigpage [build UIL] sw/uiconfig/swriter/ui/mailmergedialog [build UIL] sw/uiconfig/swriter/ui/mergeconnectdialog [build UIL] sw/uiconfig/swriter/ui/mergetabledialog [build UIL] sw/uiconfig/swriter/ui/newuserindexdialog [build UIL] sw/uiconfig/swriter/ui/numparapage [build UIL] sw/uiconfig/swriter/ui/numberingnamedialog [build UIL] sw/uiconfig/swriter/ui/objectdialog [build UIL] sw/uiconfig/swriter/ui/optcomparison [build UIL] sw/uiconfig/swriter/ui/optcompatpage [build UIL] sw/uiconfig/swriter/ui/optcaptionpage [build UIL] sw/uiconfig/swriter/ui/optfonttabpage [build UIL] sw/uiconfig/swriter/ui/optformataidspage [build UIL] sw/uiconfig/swriter/ui/optgeneralpage [build UIL] sw/uiconfig/swriter/ui/optredlinepage [build UIL] sw/uiconfig/swriter/ui/opttablepage [build UIL] sw/uiconfig/swriter/ui/opttestpage [build UIL] sw/uiconfig/swriter/ui/outlinebutton [build UIL] sw/uiconfig/swriter/ui/outlinenumbering [build UIL] sw/uiconfig/swriter/ui/outlinenumberingpage [build UIL] sw/uiconfig/swriter/ui/outlinepositionpage [build UIL] sw/uiconfig/swriter/ui/pbmenubutton [build UIL] sw/uiconfig/swriter/ui/querycontinuebegindialog [build UIL] sw/uiconfig/swriter/ui/querycontinueenddialog [build UIL] sw/uiconfig/swriter/ui/querydefaultcompatdialog [build UIL] sw/uiconfig/swriter/ui/queryredlinedialog [build UIL] sw/uiconfig/swriter/ui/querysavelabeldialog [build UIL] sw/uiconfig/swriter/ui/mailmerge [build UIL] sw/uiconfig/swriter/ui/managechangessidebar [build UIL] sw/uiconfig/swriter/ui/mastercontextmenu [build UIL] sw/uiconfig/swriter/ui/mmaddressblockpage [build UIL] sw/uiconfig/swriter/ui/mmcreatingdialog [build UIL] sw/uiconfig/swriter/ui/mmlayoutpage [build UIL] sw/uiconfig/swriter/ui/mmmailbody [build UIL] sw/uiconfig/swriter/ui/mmoutputtypepage [build UIL] sw/uiconfig/swriter/ui/mmresultemaildialog [build UIL] sw/uiconfig/swriter/ui/mmresultprintdialog [build UIL] sw/uiconfig/swriter/ui/mmresultsavedialog [build UIL] sw/uiconfig/swriter/ui/mmselectpage [build UIL] sw/uiconfig/swriter/ui/mmsendmails [build UIL] sw/uiconfig/swriter/ui/mmsalutationpage [build UIL] sw/uiconfig/swriter/ui/navigatorcontextmenu [build UIL] sw/uiconfig/swriter/ui/navigatorpanel [build UIL] sw/uiconfig/swriter/ui/notebookbar [build UIL] sw/uiconfig/swriter/ui/notebookbar_compact [build UIL] sw/uiconfig/swriter/ui/notebookbar_single [build UIL] sw/uiconfig/swriter/ui/notebookbar_groups [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_full [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact [build UIL] sw/uiconfig/swriter/ui/notebookbar_online [build UIL] sw/uiconfig/swriter/ui/pagecolumncontrol [build UIL] sw/uiconfig/swriter/ui/pagemargincontrol [build UIL] sw/uiconfig/swriter/ui/pageorientationcontrol [build UIL] sw/uiconfig/swriter/ui/pagesizecontrol [build UIL] sw/uiconfig/swriter/ui/pagestylemenu [build UIL] sw/uiconfig/swriter/ui/paradialog [build UIL] sw/uiconfig/swriter/ui/picturedialog [build UIL] sw/uiconfig/swriter/ui/picturepage [build UIL] sw/uiconfig/swriter/ui/previewmenu [build UIL] sw/uiconfig/swriter/ui/previewzoomdialog [build UIL] sw/uiconfig/swriter/ui/printeroptions [build UIL] sw/uiconfig/swriter/ui/printmergedialog [build UIL] sw/uiconfig/swriter/ui/printmonitordialog [build UIL] sw/uiconfig/swriter/ui/printoptionspage [build UIL] sw/uiconfig/swriter/ui/privateuserpage [build UIL] sw/uiconfig/swriter/ui/readonlymenu [build UIL] sw/uiconfig/swriter/ui/renameautotextdialog [build UIL] sw/uiconfig/swriter/ui/renameentrydialog [build UIL] sw/uiconfig/swriter/ui/renameobjectdialog [build UIL] sw/uiconfig/swriter/ui/rowheight [build UIL] sw/uiconfig/swriter/ui/saveashtmldialog [build UIL] sw/uiconfig/swriter/ui/savelabeldialog [build UIL] sw/uiconfig/swriter/ui/savemonitordialog [build UIL] sw/uiconfig/swriter/ui/sectionpage [build UIL] sw/uiconfig/swriter/ui/selectaddressdialog [build UIL] sw/uiconfig/swriter/ui/selectautotextdialog [build UIL] sw/uiconfig/swriter/ui/selectblockdialog [build UIL] sw/uiconfig/swriter/ui/selectindexdialog [build UIL] sw/uiconfig/swriter/ui/selecttabledialog [build UIL] sw/uiconfig/swriter/ui/pageformatpanel [build UIL] sw/uiconfig/swriter/ui/pagestylespanel [build UIL] sw/uiconfig/swriter/ui/pageheaderpanel [build UIL] sw/uiconfig/swriter/ui/pagefooterpanel [build UIL] sw/uiconfig/swriter/ui/poseditbox [build UIL] sw/uiconfig/swriter/ui/sidebarwrap [build UIL] sw/uiconfig/swriter/ui/sidebarstylepresets [build UIL] sw/uiconfig/swriter/ui/sidebartableedit [build UIL] sw/uiconfig/swriter/ui/sidebartheme [build UIL] sw/uiconfig/swriter/ui/sortdialog [build UIL] sw/uiconfig/swriter/ui/spellmenu [build UIL] sw/uiconfig/swriter/ui/splittable [build UIL] sw/uiconfig/swriter/ui/statisticsinfopage [build UIL] sw/uiconfig/swriter/ui/stringinput [build UIL] sw/uiconfig/swriter/ui/subjectdialog [build UIL] sw/uiconfig/swriter/ui/testmailsettings [build UIL] sw/uiconfig/swriter/ui/tocdialog [build UIL] sw/uiconfig/swriter/ui/tocentriespage [build UIL] sw/uiconfig/swriter/ui/tocindexpage [build UIL] sw/uiconfig/swriter/ui/tocstylespage [build UIL] sw/uiconfig/swriter/ui/tablecolumnpage [build UIL] sw/uiconfig/swriter/ui/tablepreviewdialog [build UIL] sw/uiconfig/swriter/ui/tableproperties [build UIL] sw/uiconfig/swriter/ui/tabletextflowpage [build UIL] sw/uiconfig/swriter/ui/templatedialog1 [build UIL] sw/uiconfig/swriter/ui/templatedialog2 [build UIL] sw/uiconfig/swriter/ui/templatedialog4 [build UIL] sw/uiconfig/swriter/ui/templatedialog8 [build UIL] sw/uiconfig/swriter/ui/templatedialog16 [build UIL] sw/uiconfig/swriter/ui/textgridpage [build UIL] sw/uiconfig/swriter/ui/titlepage [build UIL] sw/uiconfig/swriter/ui/tokenwidget [build UIL] sw/uiconfig/swriter/ui/toxentrywidget [build UIL] sw/uiconfig/swriter/ui/toxbuttonwidget [build UIL] sw/uiconfig/swriter/ui/unfloatbutton [build UIL] sw/uiconfig/swriter/ui/viewoptionspage [build UIL] sw/uiconfig/swriter/ui/warndatasourcedialog [build UIL] sw/uiconfig/swriter/ui/warnemaildialog [build UIL] sw/uiconfig/swriter/ui/watermarkdialog [build UIL] sw/uiconfig/swriter/ui/wordcount [build UIL] sw/uiconfig/swriter/ui/wordcount-mobile [build UIL] sw/uiconfig/swriter/ui/wrapdialog [build UIL] sw/uiconfig/swriter/ui/wrappage [build UIL] sw/uiconfig/swriter/ui/zoombox [build UIM] share/config/soffice.cfg/modules/swriter/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu [build UIM] share/config/soffice.cfg/modules/swxform/menubar/menubar [build UIL] uui/uiconfig/ui/filterselect [build UIL] uui/uiconfig/ui/authfallback [build UIL] uui/uiconfig/ui/logindialog [build UIL] uui/uiconfig/ui/macrowarnmedium [build UIL] uui/uiconfig/ui/masterpassworddlg [build UIL] uui/uiconfig/ui/password [build UIL] uui/uiconfig/ui/setmasterpassworddlg [build UIL] uui/uiconfig/ui/simplenameclash [build UIL] uui/uiconfig/ui/sslwarndialog [build UIL] uui/uiconfig/ui/unknownauthdialog [build UIA] uui [build UIL] vcl/uiconfig/ui/aboutbox [build UIL] vcl/uiconfig/ui/combobox [build UIL] vcl/uiconfig/ui/cupspassworddialog [build UIL] vcl/uiconfig/ui/dockingwindow [build UIL] vcl/uiconfig/ui/editmenu [build UIL] vcl/uiconfig/ui/errornocontentdialog [build UIL] vcl/uiconfig/ui/errornoprinterdialog [build UIL] vcl/uiconfig/ui/interimdockparent [build UIL] vcl/uiconfig/ui/interimtearableparent [build UIL] vcl/uiconfig/ui/menutogglebutton3 [build UIL] vcl/uiconfig/ui/menutogglebutton4 [build UIL] vcl/uiconfig/ui/printdialog [build UIL] vcl/uiconfig/ui/printerdevicepage [build UIL] vcl/uiconfig/ui/printerpaperpage [build UIL] vcl/uiconfig/ui/printerpropertiesdialog [build UIL] vcl/uiconfig/ui/printprogressdialog [build UIL] vcl/uiconfig/ui/querydialog [build UIL] vcl/uiconfig/ui/screenshotparent [build UIL] vcl/uiconfig/ui/wizard [build UIA] vcl Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/uui.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/uui.false 0 new warnings (18 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/uui.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build UIL] writerperfect/uiconfig/ui/wpftencodingdialog [build UIL] writerperfect/uiconfig/ui/exportepub [build UIA] writerperfect [build UIL] xmlsecurity/uiconfig/ui/certpage [build UIL] xmlsecurity/uiconfig/ui/certdetails [build UIL] xmlsecurity/uiconfig/ui/certgeneral [build UIL] xmlsecurity/uiconfig/ui/digitalsignaturesdialog [build UIL] xmlsecurity/uiconfig/ui/securitylevelpage [build UIL] xmlsecurity/uiconfig/ui/securitytrustpage [build UIL] xmlsecurity/uiconfig/ui/selectcertificatedialog [build UIL] xmlsecurity/uiconfig/ui/macrosecuritydialog [build UIL] xmlsecurity/uiconfig/ui/viewcertdialog [build UIA] xmlsec [build PRL] CustomTarget/postprocess/images/commandimagelist.ilst [build XCM] officecfg/registry/data/org/openoffice/Office/Common-base.xcu Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/vcl.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/vcl.false vcl/uiconfig/ui/printdialog.ui:1043 WARNING: 'GtkLabel' 'pagespersheettxt' does not specify what it labels within 'GtkFrame' 'layoutframe' 1 new warning (44 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/vcl.suppr, please fix them) 0 new fatals (6 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/vcl.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-base.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu Suppression file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/xmlsec.suppr False positive file: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/xmlsec.false 0 new warnings (37 suppressed by /home/djemos/libreoffice/src/libreoffice-7.3.5.2/solenv/sanitizers/ui/xmlsec.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility [build XCM] officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu [build ECH] CustomTarget/postprocess/registry/ctl.list [build XCD] ctlseqcheck [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build ECH] CustomTarget/postprocess/registry/graphicfilter.list [build XCM] officecfg/registry/data/org/openoffice/Office/Jobs-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/ProtocolHandler-impress.xcu [build XCD] lingucomponent [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build ECH] CustomTarget/postprocess/registry/pyuno.list [build ECH] CustomTarget/postprocess/registry/xsltfilter.list [build ECH] CustomTarget/postprocess/registry/librelogo.list [build ECH] CustomTarget/postprocess/registry/reportbuilder.list [build ECH] CustomTarget/postprocess/registry/gnome.list [build ECH] CustomTarget/postprocess/registry/ogltrans.list [build XCD] pdfimport [build ECH] CustomTarget/postprocess/registry/postgresql.list [build ECH] CustomTarget/postprocess/registry/Langpack-en-US.list [build XCU] en-US [build ECH] CustomTarget/instsetoo_native/setup/fundamentalrc [build ECH] CustomTarget/instsetoo_native/setup/lounorc [build GPF] CustomTarget/filter/source/svg/tokens.gperf [build PY ] CustomTarget/filter/source/svg/svgscript.hxx [build ECH] CustomTarget/i18npool/collator/lrl_include.hxx [build GPF] CustomTarget/sdext/pdfimport/hash.cxx [build CUS] extras/fonts [build CPY] autotext/af/standard/mimetype [build XSL] autotext/af/standard/BlockList.xml [build XSL] autotext/af/standard/FN/content.xml [build CPY] autotext/af/standard/FN/manifest.rdf [build XSL] autotext/af/standard/FN/Object_1/content.xml [build XSL] autotext/af/standard/FN/styles.xml [build XSL] autotext/af/standard/LOREM/LOREM.xml [build XSL] autotext/af/standard/META-INF/manifest.xml [build CPY] autotext/am/standard/mimetype [build XSL] autotext/am/standard/BlockList.xml [build XSL] autotext/am/standard/FN/content.xml [build CPY] autotext/am/standard/FN/manifest.rdf [build XSL] autotext/am/standard/FN/Object_1/content.xml [build XSL] autotext/am/standard/FN/styles.xml [build XSL] autotext/am/standard/LOREM/LOREM.xml [build XSL] autotext/am/standard/META-INF/manifest.xml [build CPY] autotext/ar/standard/mimetype [build XSL] autotext/ar/standard/BlockList.xml [build XSL] autotext/ar/standard/FN/content.xml [build CPY] autotext/ar/standard/FN/manifest.rdf [build XSL] autotext/ar/standard/FN/Object_1/content.xml [build XSL] autotext/ar/standard/FN/styles.xml [build XSL] autotext/ar/standard/LOREM/LOREM.xml [build XSL] autotext/ar/standard/META-INF/manifest.xml [build CPY] autotext/as/standard/mimetype [build XSL] autotext/as/standard/BlockList.xml [build XSL] autotext/as/standard/FN/content.xml [build CPY] autotext/as/standard/FN/manifest.rdf [build XSL] autotext/as/standard/FN/Object_1/content.xml [build XSL] autotext/as/standard/FN/styles.xml [build XSL] autotext/as/standard/LOREM/LOREM.xml [build XSL] autotext/as/standard/META-INF/manifest.xml [build CPY] autotext/ast/standard/mimetype [build XSL] autotext/ast/standard/BlockList.xml [build XSL] autotext/ast/standard/FN/content.xml [build CPY] autotext/ast/standard/FN/manifest.rdf [build XSL] autotext/ast/standard/FN/Object_1/content.xml [build XSL] autotext/ast/standard/FN/styles.xml [build XSL] autotext/ast/standard/LOREM/LOREM.xml [build XSL] autotext/ast/standard/META-INF/manifest.xml [build CPY] autotext/be/standard/mimetype [build XSL] autotext/be/standard/BlockList.xml [build XSL] autotext/be/standard/FN/content.xml [build CPY] autotext/be/standard/FN/manifest.rdf [build XSL] autotext/be/standard/FN/Object_1/content.xml [build XSL] autotext/be/standard/FN/styles.xml [build XSL] autotext/be/standard/LOREM/LOREM.xml [build XSL] autotext/be/standard/META-INF/manifest.xml [build CPY] autotext/bg/crdbus50/mimetype [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-3/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/manifest.rdf [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/manifest.rdf [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/styles.xml [build XSL] autotext/bg/crdbus50/META-INF/manifest.xml [build CPY] autotext/bg/standard/mimetype [build XSL] autotext/bg/standard/+BB0-2/content.xml [build CPY] autotext/bg/standard/+BB0-2/manifest.rdf [build XSL] autotext/bg/standard/+BB0-2/styles.xml [build XSL] autotext/bg/standard/+BCQEHQ-/content.xml [build CPY] autotext/bg/standard/+BCQEHQ-/manifest.rdf [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/content.xml [build XSL] autotext/bg/standard/+BCQEHQ-/styles.xml [build XSL] autotext/bg/standard/A/A.xml [build XSL] autotext/bg/standard/A/atevent.xml [build XSL] autotext/bg/standard/AR/AR.xml [build XSL] autotext/bg/standard/AR/atevent.xml [build XSL] autotext/bg/standard/BW/atevent.xml [build XSL] autotext/bg/standard/BW/BW.xml [build XSL] autotext/bg/standard/C/atevent.xml [build XSL] autotext/bg/standard/C/C.xml [build XSL] autotext/bg/standard/CAN/atevent.xml [build XSL] autotext/bg/standard/CAN/content.xml [build CPY] autotext/bg/standard/CAN/manifest.rdf [build XSL] autotext/bg/standard/CAN/styles.xml [build XSL] autotext/bg/standard/CD/atevent.xml [build XSL] autotext/bg/standard/CD/CD.xml [build XSL] autotext/bg/standard/CM/atevent.xml [build XSL] autotext/bg/standard/CM/CM.xml [build XSL] autotext/bg/standard/CNL/atevent.xml [build XSL] autotext/bg/standard/CNL/CNL.xml [build XSL] autotext/bg/standard/DMS/atevent.xml [build XSL] autotext/bg/standard/DMS/content.xml [build CPY] autotext/bg/standard/DMS/manifest.rdf [build XSL] autotext/bg/standard/DMS/styles.xml [build XSL] autotext/bg/standard/DT/atevent.xml [build XSL] autotext/bg/standard/DT/DT.xml [build XSL] autotext/bg/standard/E/E.xml [build XSL] autotext/bg/standard/FN/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/content.xml [build XSL] autotext/bg/standard/FN/styles.xml [build XSL] autotext/bg/standard/I/I.xml [build XSL] autotext/bg/standard/IRT/atevent.xml [build XSL] autotext/bg/standard/IRT/IRT.xml [build XSL] autotext/bg/standard/J/atevent.xml [build XSL] autotext/bg/standard/J/content.xml [build CPY] autotext/bg/standard/J/manifest.rdf [build XSL] autotext/bg/standard/J/styles.xml [build XSL] autotext/bg/standard/JACL/atevent.xml [build XSL] autotext/bg/standard/JACL/content.xml [build CPY] autotext/bg/standard/JACL/manifest.rdf [build XSL] autotext/bg/standard/JACL/styles.xml [build XSL] autotext/bg/standard/JACR/atevent.xml [build XSL] autotext/bg/standard/JACR/content.xml [build CPY] autotext/bg/standard/JACR/manifest.rdf [build XSL] autotext/bg/standard/JACR/styles.xml [build XSL] autotext/bg/standard/JAINV/atevent.xml [build XSL] autotext/bg/standard/JAINV/content.xml [build CPY] autotext/bg/standard/JAINV/manifest.rdf [build XSL] autotext/bg/standard/JAINV/styles.xml [build XSL] autotext/bg/standard/JARL/atevent.xml [build XSL] autotext/bg/standard/JARL/content.xml [build CPY] autotext/bg/standard/JARL/manifest.rdf [build XSL] autotext/bg/standard/JARL/styles.xml [build XSL] autotext/bg/standard/LAG/atevent.xml [build XSL] autotext/bg/standard/LAG/LAG.xml [build XSL] autotext/bg/standard/LOREM/LOREM.xml [build XSL] autotext/bg/standard/META-INF/manifest.xml [build XSL] autotext/bg/standard/O/atevent.xml [build XSL] autotext/bg/standard/O/O.xml [build XSL] autotext/bg/standard/P/atevent.xml [build XSL] autotext/bg/standard/P/P.xml [build XSL] autotext/bg/standard/Q/atevent.xml [build XSL] autotext/bg/standard/Q/Q.xml [build XSL] autotext/bg/standard/R1/atevent.xml [build XSL] autotext/bg/standard/R1/content.xml [build CPY] autotext/bg/standard/R1/manifest.rdf [build XSL] autotext/bg/standard/R1/styles.xml [build XSL] autotext/bg/standard/R2/atevent.xml [build XSL] autotext/bg/standard/R2/content.xml [build CPY] autotext/bg/standard/R2/manifest.rdf [build XSL] autotext/bg/standard/R2/styles.xml [build XSL] autotext/bg/standard/RE/atevent.xml [build XSL] autotext/bg/standard/RE/RE.xml [build XSL] autotext/bg/standard/RF/atevent.xml [build XSL] autotext/bg/standard/RF/RF.xml [build XSL] autotext/bg/standard/RG/atevent.xml [build XSL] autotext/bg/standard/RG/RG.xml [build XSL] autotext/bg/standard/RM/atevent.xml [build XSL] autotext/bg/standard/RM/RM.xml [build XSL] autotext/bg/standard/S/atevent.xml [build XSL] autotext/bg/standard/S/S.xml [build XSL] autotext/bg/standard/SD/atevent.xml [build XSL] autotext/bg/standard/SD/SD.xml [build XSL] autotext/bg/standard/SI/atevent.xml [build XSL] autotext/bg/standard/SI/SI.xml [build XSL] autotext/bg/standard/TC/atevent.xml [build XSL] autotext/bg/standard/TC/TC.xml [build XSL] autotext/bg/standard/TOP/atevent.xml [build XSL] autotext/bg/standard/TOP/TOP.xml [build XSL] autotext/bg/standard/TWIMC/atevent.xml [build XSL] autotext/bg/standard/TWIMC/TWIMC.xml [build XSL] autotext/bg/standard/TY/atevent.xml [build XSL] autotext/bg/standard/TY/TY.xml [build XSL] autotext/bg/standard/VA/atevent.xml [build XSL] autotext/bg/standard/VA/VA.xml [build XSL] autotext/bg/standard/VOM/atevent.xml [build XSL] autotext/bg/standard/VOM/VOM.xml [build XSL] autotext/bg/standard/YT/atevent.xml [build XSL] autotext/bg/standard/YT/content.xml [build CPY] autotext/bg/standard/YT/manifest.rdf [build XSL] autotext/bg/standard/YT/styles.xml [build CPY] autotext/bg/template/mimetype [build XSL] autotext/bg/template/+BB8EIA-1/content.xml [build CPY] autotext/bg/template/+BB8EIA-1/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-1/styles.xml [build XSL] autotext/bg/template/+BB8EIA-2/content.xml [build CPY] autotext/bg/template/+BB8EIA-2/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-2/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-1/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-1/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-1/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-1/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-1/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEQQgBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-1/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-1/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBs-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBs-/styles.xml [build XSL] autotext/bg/template/META-INF/manifest.xml [build CPY] autotext/bn-IN/standard/mimetype [build XSL] autotext/bn-IN/standard/BlockList.xml [build XSL] autotext/bn-IN/standard/FN/content.xml [build CPY] autotext/bn-IN/standard/FN/manifest.rdf [build XSL] autotext/bn-IN/standard/FN/Object_1/content.xml [build XSL] autotext/bn-IN/standard/FN/styles.xml [build XSL] autotext/bn-IN/standard/LOREM/LOREM.xml [build XSL] autotext/bn-IN/standard/META-INF/manifest.xml [build CPY] autotext/bn/standard/mimetype [build XSL] autotext/bn/standard/BlockList.xml [build XSL] autotext/bn/standard/FN/content.xml [build CPY] autotext/bn/standard/FN/manifest.rdf [build XSL] autotext/bn/standard/FN/Object_1/content.xml [build XSL] autotext/bn/standard/FN/styles.xml [build XSL] autotext/bn/standard/LOREM/LOREM.xml [build XSL] autotext/bn/standard/META-INF/manifest.xml [build CPY] autotext/bo/standard/mimetype [build XSL] autotext/bo/standard/BlockList.xml [build XSL] autotext/bo/standard/FN/content.xml [build CPY] autotext/bo/standard/FN/manifest.rdf [build XSL] autotext/bo/standard/FN/Object_1/content.xml [build XSL] autotext/bo/standard/FN/styles.xml [build XSL] autotext/bo/standard/LOREM/LOREM.xml [build XSL] autotext/bo/standard/META-INF/manifest.xml [build CPY] autotext/br/standard/mimetype [build XSL] autotext/br/standard/BlockList.xml [build XSL] autotext/br/standard/FN/content.xml [build CPY] autotext/br/standard/FN/manifest.rdf [build XSL] autotext/br/standard/FN/Object_1/content.xml [build XSL] autotext/br/standard/FN/styles.xml [build XSL] autotext/br/standard/LOREM/LOREM.xml [build XSL] autotext/br/standard/META-INF/manifest.xml [build CPY] autotext/brx/standard/mimetype [build XSL] autotext/brx/standard/BlockList.xml [build XSL] autotext/brx/standard/FN/content.xml [build CPY] autotext/brx/standard/FN/manifest.rdf [build XSL] autotext/brx/standard/FN/Object_1/content.xml [build XSL] autotext/brx/standard/FN/styles.xml [build XSL] autotext/brx/standard/LOREM/LOREM.xml [build XSL] autotext/brx/standard/META-INF/manifest.xml [build CPY] autotext/bs/standard/mimetype [build XSL] autotext/bs/standard/BlockList.xml [build XSL] autotext/bs/standard/FN/content.xml [build CPY] autotext/bs/standard/FN/manifest.rdf [build XSL] autotext/bs/standard/FN/Object_1/content.xml [build XSL] autotext/bs/standard/FN/styles.xml [build XSL] autotext/bs/standard/LOREM/LOREM.xml [build XSL] autotext/bs/standard/META-INF/manifest.xml [build CPY] autotext/ca-valencia/standard/mimetype [build XSL] autotext/ca-valencia/standard/BlockList.xml [build XSL] autotext/ca-valencia/standard/FN/content.xml [build CPY] autotext/ca-valencia/standard/FN/manifest.rdf [build XSL] autotext/ca-valencia/standard/FN/Object_1/content.xml [build XSL] autotext/ca-valencia/standard/FN/styles.xml [build XSL] autotext/ca-valencia/standard/LOREM/LOREM.xml [build XSL] autotext/ca-valencia/standard/META-INF/manifest.xml [build CPY] autotext/ca/standard/mimetype [build XSL] autotext/ca/standard/BlockList.xml [build XSL] autotext/ca/standard/FN/content.xml [build CPY] autotext/ca/standard/FN/manifest.rdf [build XSL] autotext/ca/standard/FN/Object_1/content.xml [build XSL] autotext/ca/standard/FN/styles.xml [build XSL] autotext/ca/standard/LOREM/LOREM.xml [build XSL] autotext/ca/standard/META-INF/manifest.xml [build CPY] autotext/cs/crdbus50/mimetype [build XSL] autotext/cs/crdbus50/BlockList.xml [build XSL] autotext/cs/crdbus50/CON1/atevent.xml [build XSL] autotext/cs/crdbus50/CON1/content.xml [build CPY] autotext/cs/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON1/styles.xml [build XSL] autotext/cs/crdbus50/CON2/atevent.xml [build XSL] autotext/cs/crdbus50/CON2/content.xml [build CPY] autotext/cs/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON2/styles.xml [build XSL] autotext/cs/crdbus50/ELE1/atevent.xml [build XSL] autotext/cs/crdbus50/ELE1/content.xml [build XSL] autotext/cs/crdbus50/ELE1/styles.xml [build XSL] autotext/cs/crdbus50/ELE2/atevent.xml [build XSL] autotext/cs/crdbus50/ELE2/content.xml [build XSL] autotext/cs/crdbus50/ELE2/styles.xml [build XSL] autotext/cs/crdbus50/ELE3/atevent.xml [build XSL] autotext/cs/crdbus50/ELE3/content.xml [build XSL] autotext/cs/crdbus50/ELE3/styles.xml [build XSL] autotext/cs/crdbus50/META-INF/manifest.xml [build CPY] autotext/cs/crdbus54/mimetype [build XSL] autotext/cs/crdbus54/BlockList.xml [build XSL] autotext/cs/crdbus54/ELE1/atevent.xml [build XSL] autotext/cs/crdbus54/ELE1/content.xml [build XSL] autotext/cs/crdbus54/ELE1/styles.xml [build XSL] autotext/cs/crdbus54/ELE2/atevent.xml [build XSL] autotext/cs/crdbus54/ELE2/content.xml [build XSL] autotext/cs/crdbus54/ELE2/styles.xml [build XSL] autotext/cs/crdbus54/ELE3/atevent.xml [build XSL] autotext/cs/crdbus54/ELE3/content.xml [build XSL] autotext/cs/crdbus54/ELE3/styles.xml [build XSL] autotext/cs/crdbus54/META-INF/manifest.xml [build XSL] autotext/cs/crdbus54/MOD1/atevent.xml [build XSL] autotext/cs/crdbus54/MOD1/content.xml [build CPY] autotext/cs/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD1/styles.xml [build XSL] autotext/cs/crdbus54/MOD2/atevent.xml [build XSL] autotext/cs/crdbus54/MOD2/content.xml [build CPY] autotext/cs/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD2/styles.xml [build CPY] autotext/cs/standard/mimetype [build XSL] autotext/cs/standard/A/A.xml [build XSL] autotext/cs/standard/A/atevent.xml [build XSL] autotext/cs/standard/BlockList.xml [build XSL] autotext/cs/standard/BW/atevent.xml [build XSL] autotext/cs/standard/BW/BW.xml [build XSL] autotext/cs/standard/C/atevent.xml [build XSL] autotext/cs/standard/C/C.xml [build XSL] autotext/cs/standard/CAN/atevent.xml [build XSL] autotext/cs/standard/CAN/content.xml [build XSL] autotext/cs/standard/CAN/styles.xml [build XSL] autotext/cs/standard/CD/atevent.xml [build XSL] autotext/cs/standard/CD/CD.xml [build XSL] autotext/cs/standard/CM/atevent.xml [build XSL] autotext/cs/standard/CM/CM.xml [build XSL] autotext/cs/standard/CNL/atevent.xml [build XSL] autotext/cs/standard/CNL/CNL.xml [build XSL] autotext/cs/standard/DMS/atevent.xml [build XSL] autotext/cs/standard/DMS/content.xml [build XSL] autotext/cs/standard/DMS/styles.xml [build XSL] autotext/cs/standard/DT/atevent.xml [build XSL] autotext/cs/standard/DT/content.xml [build XSL] autotext/cs/standard/DT/DT.xml [build XSL] autotext/cs/standard/DT/styles.xml [build XSL] autotext/cs/standard/FN/content.xml [build CPY] autotext/cs/standard/FN/manifest.rdf [build XSL] autotext/cs/standard/FN/Object_1/content.xml [build XSL] autotext/cs/standard/FN/styles.xml [build XSL] autotext/cs/standard/IRT/atevent.xml [build XSL] autotext/cs/standard/IRT/IRT.xml [build XSL] autotext/cs/standard/J/atevent.xml [build XSL] autotext/cs/standard/J/content.xml [build XSL] autotext/cs/standard/J/styles.xml [build XSL] autotext/cs/standard/JACL/atevent.xml [build XSL] autotext/cs/standard/JACL/content.xml [build XSL] autotext/cs/standard/JACL/styles.xml [build XSL] autotext/cs/standard/JACR/atevent.xml [build XSL] autotext/cs/standard/JACR/content.xml [build XSL] autotext/cs/standard/JACR/styles.xml [build XSL] autotext/cs/standard/JAINV/atevent.xml [build XSL] autotext/cs/standard/JAINV/content.xml [build XSL] autotext/cs/standard/JAINV/styles.xml [build XSL] autotext/cs/standard/JARL/atevent.xml [build XSL] autotext/cs/standard/JARL/content.xml [build XSL] autotext/cs/standard/JARL/styles.xml [build XSL] autotext/cs/standard/LAG/atevent.xml [build XSL] autotext/cs/standard/LAG/LAG.xml [build XSL] autotext/cs/standard/LIC/atevent.xml [build XSL] autotext/cs/standard/LIC/content.xml [build XSL] autotext/cs/standard/LIC/styles.xml [build XSL] autotext/cs/standard/LOREM/LOREM.xml [build XSL] autotext/cs/standard/META-INF/manifest.xml [build XSL] autotext/cs/standard/P/atevent.xml [build XSL] autotext/cs/standard/P/P.xml [build XSL] autotext/cs/standard/R1/atevent.xml [build XSL] autotext/cs/standard/R1/content.xml [build XSL] autotext/cs/standard/R1/styles.xml [build XSL] autotext/cs/standard/R2/atevent.xml [build XSL] autotext/cs/standard/R2/content.xml [build XSL] autotext/cs/standard/R2/styles.xml [build XSL] autotext/cs/standard/RE/atevent.xml [build XSL] autotext/cs/standard/RE/RE.xml [build XSL] autotext/cs/standard/RF/atevent.xml [build XSL] autotext/cs/standard/RF/RF.xml [build XSL] autotext/cs/standard/RG/atevent.xml [build XSL] autotext/cs/standard/RG/RG.xml [build XSL] autotext/cs/standard/RM/atevent.xml [build XSL] autotext/cs/standard/RM/RM.xml [build XSL] autotext/cs/standard/S/atevent.xml [build XSL] autotext/cs/standard/S/S.xml [build XSL] autotext/cs/standard/SD/atevent.xml [build XSL] autotext/cs/standard/SD/SD.xml [build XSL] autotext/cs/standard/SI/atevent.xml [build XSL] autotext/cs/standard/SI/SI.xml [build XSL] autotext/cs/standard/TC/atevent.xml [build XSL] autotext/cs/standard/TC/TC.xml [build XSL] autotext/cs/standard/TOP/atevent.xml [build XSL] autotext/cs/standard/TOP/TOP.xml [build XSL] autotext/cs/standard/TWIMC/atevent.xml [build XSL] autotext/cs/standard/TWIMC/TWIMC.xml [build XSL] autotext/cs/standard/TY/atevent.xml [build XSL] autotext/cs/standard/TY/TY.xml [build XSL] autotext/cs/standard/VA/atevent.xml [build XSL] autotext/cs/standard/VA/VA.xml [build XSL] autotext/cs/standard/VOM/atevent.xml [build XSL] autotext/cs/standard/VOM/VOM.xml [build XSL] autotext/cs/standard/YT/atevent.xml [build XSL] autotext/cs/standard/YT/content.xml [build XSL] autotext/cs/standard/YT/styles.xml [build CPY] autotext/cs/template/mimetype [build XSL] autotext/cs/template/BlockList.xml [build XSL] autotext/cs/template/H1B/content.xml [build CPY] autotext/cs/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/H1B/styles.xml [build XSL] autotext/cs/template/H1C/content.xml [build XSL] autotext/cs/template/H1C/styles.xml [build XSL] autotext/cs/template/H1N/content.xml [build XSL] autotext/cs/template/H1N/styles.xml [build XSL] autotext/cs/template/HB/content.xml [build CPY] autotext/cs/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HB/styles.xml [build XSL] autotext/cs/template/HC/content.xml [build XSL] autotext/cs/template/HC/styles.xml [build XSL] autotext/cs/template/HLB/content.xml [build XSL] autotext/cs/template/HLB/styles.xml [build XSL] autotext/cs/template/HLC/content.xml [build XSL] autotext/cs/template/HLC/styles.xml [build XSL] autotext/cs/template/HLN/content.xml [build XSL] autotext/cs/template/HLN/styles.xml [build XSL] autotext/cs/template/HN/content.xml [build XSL] autotext/cs/template/HN/styles.xml [build XSL] autotext/cs/template/HRB/content.xml [build CPY] autotext/cs/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HRB/styles.xml [build XSL] autotext/cs/template/HRC/content.xml [build XSL] autotext/cs/template/HRC/styles.xml [build XSL] autotext/cs/template/HRN/content.xml [build XSL] autotext/cs/template/HRN/styles.xml [build XSL] autotext/cs/template/META-INF/manifest.xml [build XSL] autotext/cs/template/PT1/content.xml [build XSL] autotext/cs/template/PT1/styles.xml [build XSL] autotext/cs/template/PT2/content.xml [build XSL] autotext/cs/template/PT2/styles.xml [build CPY] autotext/cy/standard/mimetype [build XSL] autotext/cy/standard/BlockList.xml [build XSL] autotext/cy/standard/FN/content.xml [build CPY] autotext/cy/standard/FN/manifest.rdf [build XSL] autotext/cy/standard/FN/Object_1/content.xml [build XSL] autotext/cy/standard/FN/styles.xml [build XSL] autotext/cy/standard/LOREM/LOREM.xml [build XSL] autotext/cy/standard/META-INF/manifest.xml [build CPY] autotext/da/crdbus50/mimetype [build XSL] autotext/da/crdbus50/BlockList.xml [build XSL] autotext/da/crdbus50/CON1/atevent.xml [build XSL] autotext/da/crdbus50/CON1/content.xml [build CPY] autotext/da/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON1/styles.xml [build XSL] autotext/da/crdbus50/CON2/atevent.xml [build XSL] autotext/da/crdbus50/CON2/content.xml [build CPY] autotext/da/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON2/styles.xml [build XSL] autotext/da/crdbus50/ELE1/atevent.xml [build XSL] autotext/da/crdbus50/ELE1/content.xml [build XSL] autotext/da/crdbus50/ELE1/styles.xml [build XSL] autotext/da/crdbus50/ELE2/atevent.xml [build XSL] autotext/da/crdbus50/ELE2/content.xml [build XSL] autotext/da/crdbus50/ELE2/styles.xml [build XSL] autotext/da/crdbus50/ELE3/atevent.xml [build XSL] autotext/da/crdbus50/ELE3/content.xml [build XSL] autotext/da/crdbus50/ELE3/styles.xml [build XSL] autotext/da/crdbus50/META-INF/manifest.xml [build CPY] autotext/da/standard/mimetype [build XSL] autotext/da/standard/A/A.xml [build XSL] autotext/da/standard/A/atevent.xml [build XSL] autotext/da/standard/AR/AR.xml [build XSL] autotext/da/standard/AR/atevent.xml [build XSL] autotext/da/standard/BlockList.xml [build XSL] autotext/da/standard/BW/atevent.xml [build XSL] autotext/da/standard/BW/BW.xml [build XSL] autotext/da/standard/C/atevent.xml [build XSL] autotext/da/standard/C/C.xml [build XSL] autotext/da/standard/CAN/atevent.xml [build XSL] autotext/da/standard/CAN/content.xml [build XSL] autotext/da/standard/CAN/styles.xml [build XSL] autotext/da/standard/CD/atevent.xml [build XSL] autotext/da/standard/CD/CD.xml [build XSL] autotext/da/standard/CM/atevent.xml [build XSL] autotext/da/standard/CM/CM.xml [build XSL] autotext/da/standard/CNL/atevent.xml [build XSL] autotext/da/standard/CNL/CNL.xml [build XSL] autotext/da/standard/DMS/atevent.xml [build XSL] autotext/da/standard/DMS/content.xml [build XSL] autotext/da/standard/DMS/styles.xml [build XSL] autotext/da/standard/DT/atevent.xml [build XSL] autotext/da/standard/DT/DT.xml [build XSL] autotext/da/standard/E/E.xml [build XSL] autotext/da/standard/FN/content.xml [build CPY] autotext/da/standard/FN/manifest.rdf [build XSL] autotext/da/standard/FN/Object_1/content.xml [build XSL] autotext/da/standard/FN/styles.xml [build XSL] autotext/da/standard/I/I.xml [build XSL] autotext/da/standard/IRT/atevent.xml [build XSL] autotext/da/standard/IRT/IRT.xml [build XSL] autotext/da/standard/J/atevent.xml [build XSL] autotext/da/standard/J/content.xml [build XSL] autotext/da/standard/J/styles.xml [build XSL] autotext/da/standard/JACL/atevent.xml [build XSL] autotext/da/standard/JACL/content.xml [build XSL] autotext/da/standard/JACL/styles.xml [build XSL] autotext/da/standard/JACR/atevent.xml [build XSL] autotext/da/standard/JACR/content.xml [build XSL] autotext/da/standard/JACR/styles.xml [build XSL] autotext/da/standard/JAINV/atevent.xml [build XSL] autotext/da/standard/JAINV/content.xml [build XSL] autotext/da/standard/JAINV/styles.xml [build XSL] autotext/da/standard/JARL/atevent.xml [build XSL] autotext/da/standard/JARL/content.xml [build XSL] autotext/da/standard/JARL/styles.xml [build XSL] autotext/da/standard/LAG/atevent.xml [build XSL] autotext/da/standard/LAG/LAG.xml [build XSL] autotext/da/standard/LOREM/LOREM.xml [build XSL] autotext/da/standard/META-INF/manifest.xml [build XSL] autotext/da/standard/O/atevent.xml [build XSL] autotext/da/standard/O/O.xml [build XSL] autotext/da/standard/P/atevent.xml [build XSL] autotext/da/standard/P/P.xml [build XSL] autotext/da/standard/Q/atevent.xml [build XSL] autotext/da/standard/Q/Q.xml [build XSL] autotext/da/standard/R1/atevent.xml [build XSL] autotext/da/standard/R1/content.xml [build XSL] autotext/da/standard/R1/styles.xml [build XSL] autotext/da/standard/R2/atevent.xml [build XSL] autotext/da/standard/R2/content.xml [build XSL] autotext/da/standard/R2/styles.xml [build XSL] autotext/da/standard/RE/atevent.xml [build XSL] autotext/da/standard/RE/RE.xml [build XSL] autotext/da/standard/RF/atevent.xml [build XSL] autotext/da/standard/RF/RF.xml [build XSL] autotext/da/standard/RG/atevent.xml [build XSL] autotext/da/standard/RG/RG.xml [build XSL] autotext/da/standard/RM/atevent.xml [build XSL] autotext/da/standard/RM/RM.xml [build XSL] autotext/da/standard/S/atevent.xml [build XSL] autotext/da/standard/S/S.xml [build XSL] autotext/da/standard/SD/atevent.xml [build XSL] autotext/da/standard/SD/SD.xml [build XSL] autotext/da/standard/SI/atevent.xml [build XSL] autotext/da/standard/SI/SI.xml [build XSL] autotext/da/standard/TC/atevent.xml [build XSL] autotext/da/standard/TC/TC.xml [build XSL] autotext/da/standard/TOP/atevent.xml [build XSL] autotext/da/standard/TOP/TOP.xml [build XSL] autotext/da/standard/TWIMC/atevent.xml [build XSL] autotext/da/standard/TWIMC/TWIMC.xml [build XSL] autotext/da/standard/TY/atevent.xml [build XSL] autotext/da/standard/TY/TY.xml [build XSL] autotext/da/standard/VA/atevent.xml [build XSL] autotext/da/standard/VA/VA.xml [build XSL] autotext/da/standard/VOM/atevent.xml [build XSL] autotext/da/standard/VOM/VOM.xml [build XSL] autotext/da/standard/YT/atevent.xml [build XSL] autotext/da/standard/YT/content.xml [build XSL] autotext/da/standard/YT/styles.xml [build CPY] autotext/da/template/mimetype [build XSL] autotext/da/template/BlockList.xml [build XSL] autotext/da/template/H1B/content.xml [build CPY] autotext/da/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/H1B/styles.xml [build XSL] autotext/da/template/H1C/content.xml [build XSL] autotext/da/template/H1C/styles.xml [build XSL] autotext/da/template/H1N/content.xml [build XSL] autotext/da/template/H1N/styles.xml [build XSL] autotext/da/template/HB/content.xml [build CPY] autotext/da/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HB/styles.xml [build XSL] autotext/da/template/HC/content.xml [build XSL] autotext/da/template/HC/styles.xml [build XSL] autotext/da/template/HLB/content.xml [build XSL] autotext/da/template/HLB/styles.xml [build XSL] autotext/da/template/HLC/content.xml [build XSL] autotext/da/template/HLC/styles.xml [build XSL] autotext/da/template/HLN/content.xml [build XSL] autotext/da/template/HLN/styles.xml [build XSL] autotext/da/template/HN/content.xml [build XSL] autotext/da/template/HN/styles.xml [build XSL] autotext/da/template/HRB/content.xml [build CPY] autotext/da/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HRB/styles.xml [build XSL] autotext/da/template/HRC/content.xml [build XSL] autotext/da/template/HRC/styles.xml [build XSL] autotext/da/template/HRN/content.xml [build XSL] autotext/da/template/HRN/styles.xml [build XSL] autotext/da/template/META-INF/manifest.xml [build XSL] autotext/da/template/PT1/content.xml [build XSL] autotext/da/template/PT1/styles.xml [build XSL] autotext/da/template/PT2/content.xml [build XSL] autotext/da/template/PT2/styles.xml [build CPY] autotext/de/crdbus50/mimetype [build XSL] autotext/de/crdbus50/BlockList.xml [build XSL] autotext/de/crdbus50/KLA1/content.xml [build XSL] autotext/de/crdbus50/KLA1/styles.xml [build XSL] autotext/de/crdbus50/KLA2/content.xml [build XSL] autotext/de/crdbus50/KLA2/styles.xml [build XSL] autotext/de/crdbus50/KLA3/content.xml [build XSL] autotext/de/crdbus50/KLA3/styles.xml [build XSL] autotext/de/crdbus50/META-INF/manifest.xml [build XSL] autotext/de/crdbus50/MOD1/content.xml [build XSL] autotext/de/crdbus50/MOD1/styles.xml [build XSL] autotext/de/crdbus50/MOD2/content.xml [build XSL] autotext/de/crdbus50/MOD2/styles.xml [build CPY] autotext/de/standard/mimetype [build XSL] autotext/de/standard/AF/AF.xml [build XSL] autotext/de/standard/AG/AG.xml [build XSL] autotext/de/standard/AG/atevent.xml [build XSL] autotext/de/standard/AL/AL.xml [build XSL] autotext/de/standard/BEW/atevent.xml [build XSL] autotext/de/standard/BEW/content.xml [build XSL] autotext/de/standard/BEW/styles.xml [build XSL] autotext/de/standard/BEWABS/atevent.xml [build XSL] autotext/de/standard/BEWABS/content.xml [build XSL] autotext/de/standard/BEWABS/styles.xml [build XSL] autotext/de/standard/BEWEIN/atevent.xml [build XSL] autotext/de/standard/BEWEIN/content.xml [build XSL] autotext/de/standard/BEWEIN/styles.xml [build XSL] autotext/de/standard/BEWUNT/atevent.xml [build XSL] autotext/de/standard/BEWUNT/content.xml [build XSL] autotext/de/standard/BEWUNT/styles.xml [build XSL] autotext/de/standard/BEWVOR/atevent.xml [build XSL] autotext/de/standard/BEWVOR/content.xml [build XSL] autotext/de/standard/BEWVOR/styles.xml [build XSL] autotext/de/standard/BS/atevent.xml [build XSL] autotext/de/standard/BS/BS.xml [build XSL] autotext/de/standard/BT/atevent.xml [build XSL] autotext/de/standard/BT/BT.xml [build XSL] autotext/de/standard/EB/atevent.xml [build XSL] autotext/de/standard/EB/EB.xml [build XSL] autotext/de/standard/FN/content.xml [build CPY] autotext/de/standard/FN/manifest.rdf [build XSL] autotext/de/standard/FN/Object_1/content.xml [build XSL] autotext/de/standard/FN/styles.xml [build XSL] autotext/de/standard/K+ANw-/atevent.xml [build XSL] autotext/de/standard/K+ANw-/content.xml [build XSL] autotext/de/standard/K+ANw-/styles.xml [build XSL] autotext/de/standard/LOREM/LOREM.xml [build XSL] autotext/de/standard/M1/atevent.xml [build XSL] autotext/de/standard/M1/content.xml [build XSL] autotext/de/standard/M1/styles.xml [build XSL] autotext/de/standard/M2/atevent.xml [build XSL] autotext/de/standard/M2/content.xml [build XSL] autotext/de/standard/M2/styles.xml [build XSL] autotext/de/standard/META-INF/manifest.xml [build XSL] autotext/de/standard/MFG/atevent.xml [build XSL] autotext/de/standard/MFG/content.xml [build XSL] autotext/de/standard/MFG/styles.xml [build XSL] autotext/de/standard/SGDH/atevent.xml [build XSL] autotext/de/standard/SGDH/content.xml [build XSL] autotext/de/standard/SGDH/styles.xml [build XSL] autotext/de/standard/UL/atevent.xml [build XSL] autotext/de/standard/UL/UL.xml [build XSL] autotext/de/standard/ZBED/atevent.xml [build XSL] autotext/de/standard/ZBED/ZBED.xml [build CPY] autotext/de/template/mimetype [build XSL] autotext/de/template/BlockList.xml [build XSL] autotext/de/template/H1B/atevent.xml [build XSL] autotext/de/template/H1B/content.xml [build CPY] autotext/de/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/H1B/styles.xml [build XSL] autotext/de/template/H1C/content.xml [build XSL] autotext/de/template/H1C/styles.xml [build XSL] autotext/de/template/H1N/atevent.xml [build XSL] autotext/de/template/H1N/content.xml [build XSL] autotext/de/template/H1N/styles.xml [build XSL] autotext/de/template/HB/atevent.xml [build XSL] autotext/de/template/HB/content.xml [build CPY] autotext/de/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HB/styles.xml [build XSL] autotext/de/template/HC/atevent.xml [build XSL] autotext/de/template/HC/content.xml [build XSL] autotext/de/template/HC/styles.xml [build XSL] autotext/de/template/HLB/atevent.xml [build XSL] autotext/de/template/HLB/content.xml [build XSL] autotext/de/template/HLB/styles.xml [build XSL] autotext/de/template/HLC/atevent.xml [build XSL] autotext/de/template/HLC/content.xml [build XSL] autotext/de/template/HLC/styles.xml [build XSL] autotext/de/template/HLN/atevent.xml [build XSL] autotext/de/template/HLN/content.xml [build XSL] autotext/de/template/HLN/styles.xml [build XSL] autotext/de/template/HN/atevent.xml [build XSL] autotext/de/template/HN/content.xml [build XSL] autotext/de/template/HN/styles.xml [build XSL] autotext/de/template/HRB/atevent.xml [build XSL] autotext/de/template/HRB/content.xml [build CPY] autotext/de/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HRB/styles.xml [build XSL] autotext/de/template/HRC/atevent.xml [build XSL] autotext/de/template/HRC/content.xml [build XSL] autotext/de/template/HRC/styles.xml [build XSL] autotext/de/template/HRN/atevent.xml [build XSL] autotext/de/template/HRN/content.xml [build XSL] autotext/de/template/HRN/styles.xml [build XSL] autotext/de/template/META-INF/manifest.xml [build XSL] autotext/de/template/PT1/atevent.xml [build XSL] autotext/de/template/PT1/content.xml [build XSL] autotext/de/template/PT1/styles.xml [build XSL] autotext/de/template/PT2/atevent.xml [build XSL] autotext/de/template/PT2/content.xml [build XSL] autotext/de/template/PT2/styles.xml [build CPY] autotext/dgo/standard/mimetype [build XSL] autotext/dgo/standard/BlockList.xml [build XSL] autotext/dgo/standard/FN/content.xml [build CPY] autotext/dgo/standard/FN/manifest.rdf [build XSL] autotext/dgo/standard/FN/Object_1/content.xml [build XSL] autotext/dgo/standard/FN/styles.xml [build XSL] autotext/dgo/standard/LOREM/LOREM.xml [build XSL] autotext/dgo/standard/META-INF/manifest.xml [build CPY] autotext/dsb/standard/mimetype [build XSL] autotext/dsb/standard/BlockList.xml [build XSL] autotext/dsb/standard/FN/content.xml [build CPY] autotext/dsb/standard/FN/manifest.rdf [build XSL] autotext/dsb/standard/FN/Object_1/content.xml [build XSL] autotext/dsb/standard/FN/styles.xml [build XSL] autotext/dsb/standard/LOREM/LOREM.xml [build XSL] autotext/dsb/standard/META-INF/manifest.xml [build CPY] autotext/dz/standard/mimetype [build XSL] autotext/dz/standard/BlockList.xml [build XSL] autotext/dz/standard/FN/content.xml [build CPY] autotext/dz/standard/FN/manifest.rdf [build XSL] autotext/dz/standard/FN/Object_1/content.xml [build XSL] autotext/dz/standard/FN/styles.xml [build XSL] autotext/dz/standard/LOREM/LOREM.xml [build XSL] autotext/dz/standard/META-INF/manifest.xml [build CPY] autotext/el/standard/mimetype [build XSL] autotext/el/standard/BlockList.xml [build XSL] autotext/el/standard/FN/content.xml [build CPY] autotext/el/standard/FN/manifest.rdf [build XSL] autotext/el/standard/FN/Object_1/content.xml [build XSL] autotext/el/standard/FN/styles.xml [build XSL] autotext/el/standard/LOREM/LOREM.xml [build XSL] autotext/el/standard/META-INF/manifest.xml [build CPY] autotext/en-GB/crdbus50/mimetype [build XSL] autotext/en-GB/crdbus50/BlockList.xml [build XSL] autotext/en-GB/crdbus50/CON1/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON1/content.xml [build CPY] autotext/en-GB/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON1/styles.xml [build XSL] autotext/en-GB/crdbus50/CON2/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON2/content.xml [build CPY] autotext/en-GB/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE1/content.xml [build XSL] autotext/en-GB/crdbus50/ELE1/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE2/content.xml [build XSL] autotext/en-GB/crdbus50/ELE2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE3/content.xml [build XSL] autotext/en-GB/crdbus50/ELE3/styles.xml [build XSL] autotext/en-GB/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-GB/standard/mimetype [build XSL] autotext/en-GB/standard/A/A.xml [build XSL] autotext/en-GB/standard/A/atevent.xml [build XSL] autotext/en-GB/standard/AR/AR.xml [build XSL] autotext/en-GB/standard/AR/atevent.xml [build XSL] autotext/en-GB/standard/AR/content.xml [build XSL] autotext/en-GB/standard/AR/styles.xml [build XSL] autotext/en-GB/standard/BlockList.xml [build XSL] autotext/en-GB/standard/BW/atevent.xml [build XSL] autotext/en-GB/standard/BW/BW.xml [build XSL] autotext/en-GB/standard/C/atevent.xml [build XSL] autotext/en-GB/standard/C/C.xml [build XSL] autotext/en-GB/standard/CAN/atevent.xml [build XSL] autotext/en-GB/standard/CAN/content.xml [build XSL] autotext/en-GB/standard/CAN/styles.xml [build XSL] autotext/en-GB/standard/CD/atevent.xml [build XSL] autotext/en-GB/standard/CD/CD.xml [build XSL] autotext/en-GB/standard/CM/atevent.xml [build XSL] autotext/en-GB/standard/CM/CM.xml [build XSL] autotext/en-GB/standard/CNL/atevent.xml [build XSL] autotext/en-GB/standard/CNL/CNL.xml [build XSL] autotext/en-GB/standard/DMS/atevent.xml [build XSL] autotext/en-GB/standard/DMS/content.xml [build XSL] autotext/en-GB/standard/DMS/styles.xml [build XSL] autotext/en-GB/standard/DT/atevent.xml [build XSL] autotext/en-GB/standard/DT/content.xml [build XSL] autotext/en-GB/standard/DT/DT.xml [build XSL] autotext/en-GB/standard/DT/styles.xml [build XSL] autotext/en-GB/standard/E/E.xml [build XSL] autotext/en-GB/standard/FN/content.xml [build CPY] autotext/en-GB/standard/FN/manifest.rdf [build XSL] autotext/en-GB/standard/FN/Object_1/content.xml [build XSL] autotext/en-GB/standard/FN/styles.xml [build XSL] autotext/en-GB/standard/I/I.xml [build XSL] autotext/en-GB/standard/IRT/atevent.xml [build XSL] autotext/en-GB/standard/IRT/IRT.xml [build XSL] autotext/en-GB/standard/J/atevent.xml [build XSL] autotext/en-GB/standard/J/content.xml [build XSL] autotext/en-GB/standard/J/styles.xml [build XSL] autotext/en-GB/standard/JACL/atevent.xml [build XSL] autotext/en-GB/standard/JACL/content.xml [build XSL] autotext/en-GB/standard/JACL/styles.xml [build XSL] autotext/en-GB/standard/JACR/atevent.xml [build XSL] autotext/en-GB/standard/JACR/content.xml [build XSL] autotext/en-GB/standard/JACR/styles.xml [build XSL] autotext/en-GB/standard/JAINV/atevent.xml [build XSL] autotext/en-GB/standard/JAINV/content.xml [build XSL] autotext/en-GB/standard/JAINV/styles.xml [build XSL] autotext/en-GB/standard/JARL/atevent.xml [build XSL] autotext/en-GB/standard/JARL/content.xml [build XSL] autotext/en-GB/standard/JARL/styles.xml [build XSL] autotext/en-GB/standard/LAG/atevent.xml [build XSL] autotext/en-GB/standard/LAG/LAG.xml [build XSL] autotext/en-GB/standard/LOREM/LOREM.xml [build XSL] autotext/en-GB/standard/META-INF/manifest.xml [build XSL] autotext/en-GB/standard/O/atevent.xml [build XSL] autotext/en-GB/standard/O/content.xml [build XSL] autotext/en-GB/standard/O/O.xml [build XSL] autotext/en-GB/standard/O/styles.xml [build XSL] autotext/en-GB/standard/P/atevent.xml [build XSL] autotext/en-GB/standard/P/P.xml [build XSL] autotext/en-GB/standard/Q/atevent.xml [build XSL] autotext/en-GB/standard/Q/content.xml [build XSL] autotext/en-GB/standard/Q/Q.xml [build XSL] autotext/en-GB/standard/Q/styles.xml [build XSL] autotext/en-GB/standard/R1/atevent.xml [build XSL] autotext/en-GB/standard/R1/content.xml [build XSL] autotext/en-GB/standard/R1/styles.xml [build XSL] autotext/en-GB/standard/R2/atevent.xml [build XSL] autotext/en-GB/standard/R2/content.xml [build XSL] autotext/en-GB/standard/R2/styles.xml [build XSL] autotext/en-GB/standard/RE/atevent.xml [build XSL] autotext/en-GB/standard/RE/RE.xml [build XSL] autotext/en-GB/standard/RF/atevent.xml [build XSL] autotext/en-GB/standard/RF/RF.xml [build XSL] autotext/en-GB/standard/RG/atevent.xml [build XSL] autotext/en-GB/standard/RG/RG.xml [build XSL] autotext/en-GB/standard/RM/atevent.xml [build XSL] autotext/en-GB/standard/RM/RM.xml [build XSL] autotext/en-GB/standard/S/atevent.xml [build XSL] autotext/en-GB/standard/S/S.xml [build XSL] autotext/en-GB/standard/SD/atevent.xml [build XSL] autotext/en-GB/standard/SD/SD.xml [build XSL] autotext/en-GB/standard/SI/atevent.xml [build XSL] autotext/en-GB/standard/SI/SI.xml [build XSL] autotext/en-GB/standard/TC/atevent.xml [build XSL] autotext/en-GB/standard/TC/TC.xml [build XSL] autotext/en-GB/standard/TOP/atevent.xml [build XSL] autotext/en-GB/standard/TOP/TOP.xml [build XSL] autotext/en-GB/standard/TWIMC/atevent.xml [build XSL] autotext/en-GB/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-GB/standard/TY/atevent.xml [build XSL] autotext/en-GB/standard/TY/TY.xml [build XSL] autotext/en-GB/standard/VA/atevent.xml [build XSL] autotext/en-GB/standard/VA/VA.xml [build XSL] autotext/en-GB/standard/VOM/atevent.xml [build XSL] autotext/en-GB/standard/VOM/VOM.xml [build XSL] autotext/en-GB/standard/YT/atevent.xml [build XSL] autotext/en-GB/standard/YT/content.xml [build XSL] autotext/en-GB/standard/YT/styles.xml [build CPY] autotext/en-GB/template/mimetype [build XSL] autotext/en-GB/template/BlockList.xml [build XSL] autotext/en-GB/template/H1B/content.xml [build CPY] autotext/en-GB/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/H1B/styles.xml [build XSL] autotext/en-GB/template/H1C/content.xml [build XSL] autotext/en-GB/template/H1C/styles.xml [build XSL] autotext/en-GB/template/H1N/content.xml [build XSL] autotext/en-GB/template/H1N/styles.xml [build XSL] autotext/en-GB/template/HB/content.xml [build CPY] autotext/en-GB/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HB/styles.xml [build XSL] autotext/en-GB/template/HC/content.xml [build XSL] autotext/en-GB/template/HC/styles.xml [build XSL] autotext/en-GB/template/HLB/content.xml [build XSL] autotext/en-GB/template/HLB/styles.xml [build XSL] autotext/en-GB/template/HLC/content.xml [build XSL] autotext/en-GB/template/HLC/styles.xml [build XSL] autotext/en-GB/template/HLN/content.xml [build XSL] autotext/en-GB/template/HLN/styles.xml [build XSL] autotext/en-GB/template/HN/content.xml [build XSL] autotext/en-GB/template/HN/styles.xml [build XSL] autotext/en-GB/template/HRB/content.xml [build CPY] autotext/en-GB/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HRB/styles.xml [build XSL] autotext/en-GB/template/HRC/content.xml [build XSL] autotext/en-GB/template/HRC/styles.xml [build XSL] autotext/en-GB/template/HRN/content.xml [build XSL] autotext/en-GB/template/HRN/styles.xml [build XSL] autotext/en-GB/template/META-INF/manifest.xml [build XSL] autotext/en-GB/template/PT1/content.xml [build XSL] autotext/en-GB/template/PT1/styles.xml [build XSL] autotext/en-GB/template/PT2/content.xml [build XSL] autotext/en-GB/template/PT2/styles.xml [build CPY] autotext/en-US/crdbus50/mimetype [build XSL] autotext/en-US/crdbus50/BlockList.xml [build XSL] autotext/en-US/crdbus50/CON1/atevent.xml [build XSL] autotext/en-US/crdbus50/CON1/content.xml [build CPY] autotext/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON1/styles.xml [build XSL] autotext/en-US/crdbus50/CON2/atevent.xml [build XSL] autotext/en-US/crdbus50/CON2/content.xml [build CPY] autotext/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE1/content.xml [build XSL] autotext/en-US/crdbus50/ELE1/styles.xml [build XSL] autotext/en-US/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE2/content.xml [build XSL] autotext/en-US/crdbus50/ELE2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE3/content.xml [build XSL] autotext/en-US/crdbus50/ELE3/styles.xml [build XSL] autotext/en-US/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-US/standard/mimetype [build XSL] autotext/en-US/standard/A/A.xml [build XSL] autotext/en-US/standard/A/atevent.xml [build XSL] autotext/en-US/standard/AR/AR.xml [build XSL] autotext/en-US/standard/AR/atevent.xml [build XSL] autotext/en-US/standard/BlockList.xml [build XSL] autotext/en-US/standard/BW/atevent.xml [build XSL] autotext/en-US/standard/BW/BW.xml [build XSL] autotext/en-US/standard/C/atevent.xml [build XSL] autotext/en-US/standard/C/C.xml [build XSL] autotext/en-US/standard/CAN/atevent.xml [build XSL] autotext/en-US/standard/CAN/content.xml [build XSL] autotext/en-US/standard/CAN/styles.xml [build XSL] autotext/en-US/standard/CD/atevent.xml [build XSL] autotext/en-US/standard/CD/CD.xml [build XSL] autotext/en-US/standard/CM/atevent.xml [build XSL] autotext/en-US/standard/CM/CM.xml [build XSL] autotext/en-US/standard/CNL/atevent.xml [build XSL] autotext/en-US/standard/CNL/CNL.xml [build XSL] autotext/en-US/standard/DMS/atevent.xml [build XSL] autotext/en-US/standard/DMS/content.xml [build XSL] autotext/en-US/standard/DMS/styles.xml [build XSL] autotext/en-US/standard/DT/atevent.xml [build XSL] autotext/en-US/standard/DT/DT.xml [build XSL] autotext/en-US/standard/E/E.xml [build XSL] autotext/en-US/standard/FN/content.xml [build CPY] autotext/en-US/standard/FN/manifest.rdf [build XSL] autotext/en-US/standard/FN/Object_1/content.xml [build XSL] autotext/en-US/standard/FN/styles.xml [build XSL] autotext/en-US/standard/I/I.xml [build XSL] autotext/en-US/standard/IRT/atevent.xml [build XSL] autotext/en-US/standard/IRT/IRT.xml [build XSL] autotext/en-US/standard/J/atevent.xml [build XSL] autotext/en-US/standard/J/content.xml [build XSL] autotext/en-US/standard/J/styles.xml [build XSL] autotext/en-US/standard/JACL/atevent.xml [build XSL] autotext/en-US/standard/JACL/content.xml [build XSL] autotext/en-US/standard/JACL/styles.xml [build XSL] autotext/en-US/standard/JACR/atevent.xml [build XSL] autotext/en-US/standard/JACR/content.xml [build XSL] autotext/en-US/standard/JACR/styles.xml [build XSL] autotext/en-US/standard/JAINV/atevent.xml [build XSL] autotext/en-US/standard/JAINV/content.xml [build XSL] autotext/en-US/standard/JAINV/styles.xml [build XSL] autotext/en-US/standard/JARL/atevent.xml [build XSL] autotext/en-US/standard/JARL/content.xml [build XSL] autotext/en-US/standard/JARL/styles.xml [build XSL] autotext/en-US/standard/LAG/atevent.xml [build XSL] autotext/en-US/standard/LAG/LAG.xml [build XSL] autotext/en-US/standard/LOREM/LOREM.xml [build XSL] autotext/en-US/standard/META-INF/manifest.xml [build XSL] autotext/en-US/standard/O/atevent.xml [build XSL] autotext/en-US/standard/O/O.xml [build XSL] autotext/en-US/standard/P/atevent.xml [build XSL] autotext/en-US/standard/P/P.xml [build XSL] autotext/en-US/standard/Q/atevent.xml [build XSL] autotext/en-US/standard/Q/Q.xml [build XSL] autotext/en-US/standard/R1/atevent.xml [build XSL] autotext/en-US/standard/R1/content.xml [build XSL] autotext/en-US/standard/R1/styles.xml [build XSL] autotext/en-US/standard/R2/atevent.xml [build XSL] autotext/en-US/standard/R2/content.xml [build XSL] autotext/en-US/standard/R2/styles.xml [build XSL] autotext/en-US/standard/RE/atevent.xml [build XSL] autotext/en-US/standard/RE/RE.xml [build XSL] autotext/en-US/standard/RF/atevent.xml [build XSL] autotext/en-US/standard/RF/RF.xml [build XSL] autotext/en-US/standard/RG/atevent.xml [build XSL] autotext/en-US/standard/RG/RG.xml [build XSL] autotext/en-US/standard/RM/atevent.xml [build XSL] autotext/en-US/standard/RM/RM.xml [build XSL] autotext/en-US/standard/S/atevent.xml [build XSL] autotext/en-US/standard/S/S.xml [build XSL] autotext/en-US/standard/SD/atevent.xml [build XSL] autotext/en-US/standard/SD/SD.xml [build XSL] autotext/en-US/standard/SI/atevent.xml [build XSL] autotext/en-US/standard/SI/SI.xml [build XSL] autotext/en-US/standard/TC/atevent.xml [build XSL] autotext/en-US/standard/TC/TC.xml [build XSL] autotext/en-US/standard/TOP/atevent.xml [build XSL] autotext/en-US/standard/TOP/TOP.xml [build XSL] autotext/en-US/standard/TWIMC/atevent.xml [build XSL] autotext/en-US/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-US/standard/TY/atevent.xml [build XSL] autotext/en-US/standard/TY/TY.xml [build XSL] autotext/en-US/standard/VA/atevent.xml [build XSL] autotext/en-US/standard/VA/VA.xml [build XSL] autotext/en-US/standard/VOM/atevent.xml [build XSL] autotext/en-US/standard/VOM/VOM.xml [build XSL] autotext/en-US/standard/YT/atevent.xml [build XSL] autotext/en-US/standard/YT/content.xml [build XSL] autotext/en-US/standard/YT/styles.xml [build CPY] autotext/en-US/template/mimetype [build XSL] autotext/en-US/template/BlockList.xml [build XSL] autotext/en-US/template/H1B/content.xml [build CPY] autotext/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/H1B/styles.xml [build XSL] autotext/en-US/template/H1C/content.xml [build XSL] autotext/en-US/template/H1C/styles.xml [build XSL] autotext/en-US/template/H1N/content.xml [build XSL] autotext/en-US/template/H1N/styles.xml [build XSL] autotext/en-US/template/HB/content.xml [build CPY] autotext/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HB/styles.xml [build XSL] autotext/en-US/template/HC/content.xml [build XSL] autotext/en-US/template/HC/styles.xml [build XSL] autotext/en-US/template/HLB/content.xml [build XSL] autotext/en-US/template/HLB/styles.xml [build XSL] autotext/en-US/template/HLC/content.xml [build XSL] autotext/en-US/template/HLC/styles.xml [build XSL] autotext/en-US/template/HLN/content.xml [build XSL] autotext/en-US/template/HLN/styles.xml [build XSL] autotext/en-US/template/HN/content.xml [build XSL] autotext/en-US/template/HN/styles.xml [build XSL] autotext/en-US/template/HRB/content.xml [build CPY] autotext/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HRB/styles.xml [build XSL] autotext/en-US/template/HRC/content.xml [build XSL] autotext/en-US/template/HRC/styles.xml [build XSL] autotext/en-US/template/HRN/content.xml [build XSL] autotext/en-US/template/HRN/styles.xml [build XSL] autotext/en-US/template/META-INF/manifest.xml [build XSL] autotext/en-US/template/PT1/content.xml [build XSL] autotext/en-US/template/PT1/styles.xml [build XSL] autotext/en-US/template/PT2/content.xml [build XSL] autotext/en-US/template/PT2/styles.xml [build CPY] autotext/en-ZA/standard/mimetype [build XSL] autotext/en-ZA/standard/BlockList.xml [build XSL] autotext/en-ZA/standard/FN/content.xml [build CPY] autotext/en-ZA/standard/FN/manifest.rdf [build XSL] autotext/en-ZA/standard/FN/Object_1/content.xml [build XSL] autotext/en-ZA/standard/FN/styles.xml [build XSL] autotext/en-ZA/standard/LOREM/LOREM.xml [build XSL] autotext/en-ZA/standard/META-INF/manifest.xml [build CPY] autotext/eo/standard/mimetype [build XSL] autotext/eo/standard/BlockList.xml [build XSL] autotext/eo/standard/FN/content.xml [build CPY] autotext/eo/standard/FN/manifest.rdf [build XSL] autotext/eo/standard/FN/Object_1/content.xml [build XSL] autotext/eo/standard/FN/styles.xml [build XSL] autotext/eo/standard/LOREM/LOREM.xml [build XSL] autotext/eo/standard/META-INF/manifest.xml [build CPY] autotext/es/crdbus50/mimetype [build XSL] autotext/es/crdbus50/BlockList.xml [build XSL] autotext/es/crdbus50/CLA1/atevent.xml [build XSL] autotext/es/crdbus50/CLA1/content.xml [build XSL] autotext/es/crdbus50/CLA1/styles.xml [build XSL] autotext/es/crdbus50/CLA2/atevent.xml [build XSL] autotext/es/crdbus50/CLA2/content.xml [build XSL] autotext/es/crdbus50/CLA2/styles.xml [build XSL] autotext/es/crdbus50/CLA3/atevent.xml [build XSL] autotext/es/crdbus50/CLA3/content.xml [build XSL] autotext/es/crdbus50/CLA3/styles.xml [build XSL] autotext/es/crdbus50/META-INF/manifest.xml [build XSL] autotext/es/crdbus50/MOD1/atevent.xml [build XSL] autotext/es/crdbus50/MOD1/content.xml [build CPY] autotext/es/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD1/styles.xml [build XSL] autotext/es/crdbus50/MOD2/atevent.xml [build XSL] autotext/es/crdbus50/MOD2/content.xml [build CPY] autotext/es/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD2/styles.xml [build CPY] autotext/es/standard/mimetype [build XSL] autotext/es/standard/A/A.xml [build XSL] autotext/es/standard/AR/AR.xml [build XSL] autotext/es/standard/AR/atevent.xml [build XSL] autotext/es/standard/ATEN/atevent.xml [build XSL] autotext/es/standard/ATEN/content.xml [build XSL] autotext/es/standard/ATEN/styles.xml [build XSL] autotext/es/standard/AV1/atevent.xml [build XSL] autotext/es/standard/AV1/content.xml [build XSL] autotext/es/standard/AV1/styles.xml [build XSL] autotext/es/standard/AV2/atevent.xml [build XSL] autotext/es/standard/AV2/content.xml [build XSL] autotext/es/standard/AV2/styles.xml [build XSL] autotext/es/standard/CDP/atevent.xml [build XSL] autotext/es/standard/CDP/CDP.xml [build XSL] autotext/es/standard/DA/atevent.xml [build XSL] autotext/es/standard/DA/DA.xml [build XSL] autotext/es/standard/ESYS/atevent.xml [build XSL] autotext/es/standard/ESYS/content.xml [build XSL] autotext/es/standard/ESYS/styles.xml [build XSL] autotext/es/standard/LOREM/LOREM.xml [build XSL] autotext/es/standard/META-INF/manifest.xml [build XSL] autotext/es/standard/N+ANo-M/content.xml [build CPY] autotext/es/standard/N+ANo-M/manifest.rdf [build XSL] autotext/es/standard/N+ANo-M/Object_1/content.xml [build XSL] autotext/es/standard/N+ANo-M/styles.xml [build XSL] autotext/es/standard/O/atevent.xml [build XSL] autotext/es/standard/O/O.xml [build XSL] autotext/es/standard/P/atevent.xml [build XSL] autotext/es/standard/P/P.xml [build XSL] autotext/es/standard/RE/atevent.xml [build XSL] autotext/es/standard/RE/content.xml [build XSL] autotext/es/standard/RE/styles.xml [build XSL] autotext/es/standard/S/S.xml [build XSL] autotext/es/standard/SENT/atevent.xml [build XSL] autotext/es/standard/SENT/SENT.xml [build XSL] autotext/es/standard/SINV/atevent.xml [build XSL] autotext/es/standard/SINV/content.xml [build XSL] autotext/es/standard/SINV/styles.xml [build XSL] autotext/es/standard/SMAN/atevent.xml [build XSL] autotext/es/standard/SMAN/SMAN.xml [build XSL] autotext/es/standard/SOL/atevent.xml [build XSL] autotext/es/standard/SOL/content.xml [build XSL] autotext/es/standard/SOL/styles.xml [build XSL] autotext/es/standard/SRECH/atevent.xml [build XSL] autotext/es/standard/SRECH/content.xml [build XSL] autotext/es/standard/SRECH/styles.xml [build XSL] autotext/es/standard/TE/atevent.xml [build XSL] autotext/es/standard/TE/TE.xml [build CPY] autotext/es/template/mimetype [build XSL] autotext/es/template/BlockList.xml [build XSL] autotext/es/template/H1B/content.xml [build CPY] autotext/es/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/H1B/styles.xml [build XSL] autotext/es/template/H1C/content.xml [build XSL] autotext/es/template/H1C/styles.xml [build XSL] autotext/es/template/H1N/content.xml [build XSL] autotext/es/template/H1N/styles.xml [build XSL] autotext/es/template/HB/content.xml [build CPY] autotext/es/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HB/styles.xml [build XSL] autotext/es/template/HC/content.xml [build XSL] autotext/es/template/HC/styles.xml [build XSL] autotext/es/template/HLB/content.xml [build XSL] autotext/es/template/HLB/styles.xml [build XSL] autotext/es/template/HLC/content.xml [build XSL] autotext/es/template/HLC/styles.xml [build XSL] autotext/es/template/HLN/content.xml [build XSL] autotext/es/template/HLN/styles.xml [build XSL] autotext/es/template/HN/content.xml [build XSL] autotext/es/template/HN/styles.xml [build XSL] autotext/es/template/HRB/content.xml [build CPY] autotext/es/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HRB/styles.xml [build XSL] autotext/es/template/HRC/content.xml [build XSL] autotext/es/template/HRC/styles.xml [build XSL] autotext/es/template/HRN/content.xml [build XSL] autotext/es/template/HRN/styles.xml [build XSL] autotext/es/template/META-INF/manifest.xml [build XSL] autotext/es/template/PT1/content.xml [build XSL] autotext/es/template/PT1/styles.xml [build XSL] autotext/es/template/PT2/content.xml [build XSL] autotext/es/template/PT2/styles.xml [build CPY] autotext/et/standard/mimetype [build XSL] autotext/et/standard/BlockList.xml [build XSL] autotext/et/standard/FN/content.xml [build CPY] autotext/et/standard/FN/manifest.rdf [build XSL] autotext/et/standard/FN/Object_1/content.xml [build XSL] autotext/et/standard/FN/styles.xml [build XSL] autotext/et/standard/LOREM/LOREM.xml [build XSL] autotext/et/standard/META-INF/manifest.xml [build CPY] autotext/eu/standard/mimetype [build XSL] autotext/eu/standard/BlockList.xml [build XSL] autotext/eu/standard/FN/content.xml [build CPY] autotext/eu/standard/FN/manifest.rdf [build XSL] autotext/eu/standard/FN/Object_1/content.xml [build XSL] autotext/eu/standard/FN/styles.xml [build XSL] autotext/eu/standard/LOREM/LOREM.xml [build XSL] autotext/eu/standard/META-INF/manifest.xml [build CPY] autotext/fa/standard/mimetype [build XSL] autotext/fa/standard/BlockList.xml [build XSL] autotext/fa/standard/FN/content.xml [build CPY] autotext/fa/standard/FN/manifest.rdf [build XSL] autotext/fa/standard/FN/Object_1/content.xml [build XSL] autotext/fa/standard/FN/styles.xml [build XSL] autotext/fa/standard/LOREM/LOREM.xml [build XSL] autotext/fa/standard/META-INF/manifest.xml [build CPY] autotext/fi/standard/mimetype [build XSL] autotext/fi/standard/BlockList.xml [build XSL] autotext/fi/standard/FN/content.xml [build CPY] autotext/fi/standard/FN/manifest.rdf [build XSL] autotext/fi/standard/FN/Object_1/content.xml [build XSL] autotext/fi/standard/FN/styles.xml [build XSL] autotext/fi/standard/LOREM/LOREM.xml [build XSL] autotext/fi/standard/META-INF/manifest.xml [build CPY] autotext/fr/crdbus50/mimetype [build XSL] autotext/fr/crdbus50/BlockList.xml [build XSL] autotext/fr/crdbus50/CLA1/atevent.xml [build XSL] autotext/fr/crdbus50/CLA1/content.xml [build XSL] autotext/fr/crdbus50/CLA1/styles.xml [build XSL] autotext/fr/crdbus50/CLA2/atevent.xml [build XSL] autotext/fr/crdbus50/CLA2/content.xml [build XSL] autotext/fr/crdbus50/CLA2/styles.xml [build XSL] autotext/fr/crdbus50/CLA3/atevent.xml [build XSL] autotext/fr/crdbus50/CLA3/content.xml [build XSL] autotext/fr/crdbus50/CLA3/styles.xml [build XSL] autotext/fr/crdbus50/META-INF/manifest.xml [build XSL] autotext/fr/crdbus50/MOD1/atevent.xml [build XSL] autotext/fr/crdbus50/MOD1/content.xml [build CPY] autotext/fr/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD1/styles.xml [build XSL] autotext/fr/crdbus50/MOD2/atevent.xml [build XSL] autotext/fr/crdbus50/MOD2/content.xml [build CPY] autotext/fr/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD2/styles.xml [build CPY] autotext/fr/standard/mimetype [build XSL] autotext/fr/standard/AR/AR.xml [build XSL] autotext/fr/standard/AR/atevent.xml [build XSL] autotext/fr/standard/BlockList.xml [build XSL] autotext/fr/standard/C/atevent.xml [build XSL] autotext/fr/standard/C/C.xml [build XSL] autotext/fr/standard/CDOS/atevent.xml [build XSL] autotext/fr/standard/CDOS/content.xml [build CPY] autotext/fr/standard/CDOS/manifest.rdf [build XSL] autotext/fr/standard/CDOS/styles.xml [build XSL] autotext/fr/standard/CINVI/atevent.xml [build XSL] autotext/fr/standard/CINVI/content.xml [build CPY] autotext/fr/standard/CINVI/manifest.rdf [build XSL] autotext/fr/standard/CINVI/styles.xml [build XSL] autotext/fr/standard/CLET/atevent.xml [build XSL] autotext/fr/standard/CLET/content.xml [build CPY] autotext/fr/standard/CLET/manifest.rdf [build XSL] autotext/fr/standard/CLET/styles.xml [build XSL] autotext/fr/standard/CNON/atevent.xml [build XSL] autotext/fr/standard/CNON/content.xml [build CPY] autotext/fr/standard/CNON/manifest.rdf [build XSL] autotext/fr/standard/CNON/styles.xml [build XSL] autotext/fr/standard/COP/atevent.xml [build XSL] autotext/fr/standard/COP/COP.xml [build XSL] autotext/fr/standard/CREC/atevent.xml [build XSL] autotext/fr/standard/CREC/content.xml [build CPY] autotext/fr/standard/CREC/manifest.rdf [build XSL] autotext/fr/standard/CREC/styles.xml [build XSL] autotext/fr/standard/D/D.xml [build XSL] autotext/fr/standard/LOREM/LOREM.xml [build XSL] autotext/fr/standard/META-INF/manifest.xml [build XSL] autotext/fr/standard/MM/atevent.xml [build XSL] autotext/fr/standard/MM/content.xml [build XSL] autotext/fr/standard/MM/styles.xml [build XSL] autotext/fr/standard/NF/content.xml [build CPY] autotext/fr/standard/NF/manifest.rdf [build XSL] autotext/fr/standard/NF/Object_1/content.xml [build XSL] autotext/fr/standard/NF/styles.xml [build XSL] autotext/fr/standard/O/atevent.xml [build XSL] autotext/fr/standard/O/O.xml [build XSL] autotext/fr/standard/P/P.xml [build XSL] autotext/fr/standard/PAI/atevent.xml [build XSL] autotext/fr/standard/PAI/PAI.xml [build XSL] autotext/fr/standard/R1/atevent.xml [build XSL] autotext/fr/standard/R1/content.xml [build CPY] autotext/fr/standard/R1/manifest.rdf [build XSL] autotext/fr/standard/R1/styles.xml [build XSL] autotext/fr/standard/R2/atevent.xml [build XSL] autotext/fr/standard/R2/content.xml [build CPY] autotext/fr/standard/R2/manifest.rdf [build XSL] autotext/fr/standard/R2/styles.xml [build XSL] autotext/fr/standard/RESI/atevent.xml [build XSL] autotext/fr/standard/RESI/content.xml [build CPY] autotext/fr/standard/RESI/manifest.rdf [build XSL] autotext/fr/standard/RESI/styles.xml [build XSL] autotext/fr/standard/SALU/atevent.xml [build XSL] autotext/fr/standard/SALU/content.xml [build XSL] autotext/fr/standard/SALU/styles.xml [build XSL] autotext/fr/standard/TEX/atevent.xml [build XSL] autotext/fr/standard/TEX/TEX.xml [build CPY] autotext/fr/template/mimetype [build XSL] autotext/fr/template/BlockList.xml [build XSL] autotext/fr/template/H1B/content.xml [build CPY] autotext/fr/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/H1B/styles.xml [build XSL] autotext/fr/template/H1C/content.xml [build XSL] autotext/fr/template/H1C/styles.xml [build XSL] autotext/fr/template/H1N/content.xml [build XSL] autotext/fr/template/H1N/styles.xml [build XSL] autotext/fr/template/HB/content.xml [build CPY] autotext/fr/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HB/styles.xml [build XSL] autotext/fr/template/HC/content.xml [build XSL] autotext/fr/template/HC/styles.xml [build XSL] autotext/fr/template/HLB/content.xml [build XSL] autotext/fr/template/HLB/styles.xml [build XSL] autotext/fr/template/HLC/content.xml [build XSL] autotext/fr/template/HLC/styles.xml [build XSL] autotext/fr/template/HLN/content.xml [build XSL] autotext/fr/template/HLN/styles.xml [build XSL] autotext/fr/template/HN/content.xml [build XSL] autotext/fr/template/HN/styles.xml [build XSL] autotext/fr/template/HRB/content.xml [build CPY] autotext/fr/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HRB/styles.xml [build XSL] autotext/fr/template/HRC/content.xml [build XSL] autotext/fr/template/HRC/styles.xml [build XSL] autotext/fr/template/HRN/content.xml [build XSL] autotext/fr/template/HRN/styles.xml [build XSL] autotext/fr/template/META-INF/manifest.xml [build XSL] autotext/fr/template/PT1/content.xml [build XSL] autotext/fr/template/PT1/styles.xml [build XSL] autotext/fr/template/PT2/content.xml [build XSL] autotext/fr/template/PT2/styles.xml [build CPY] autotext/fy/standard/mimetype [build XSL] autotext/fy/standard/BlockList.xml [build XSL] autotext/fy/standard/FN/content.xml [build CPY] autotext/fy/standard/FN/manifest.rdf [build XSL] autotext/fy/standard/FN/Object_1/content.xml [build XSL] autotext/fy/standard/FN/styles.xml [build XSL] autotext/fy/standard/LOREM/LOREM.xml [build XSL] autotext/fy/standard/META-INF/manifest.xml [build CPY] autotext/ga/standard/mimetype [build XSL] autotext/ga/standard/BlockList.xml [build XSL] autotext/ga/standard/FN/content.xml [build CPY] autotext/ga/standard/FN/manifest.rdf [build XSL] autotext/ga/standard/FN/Object_1/content.xml [build XSL] autotext/ga/standard/FN/styles.xml [build XSL] autotext/ga/standard/LOREM/LOREM.xml [build XSL] autotext/ga/standard/META-INF/manifest.xml [build CPY] autotext/gd/standard/mimetype [build XSL] autotext/gd/standard/BlockList.xml [build XSL] autotext/gd/standard/FN/content.xml [build CPY] autotext/gd/standard/FN/manifest.rdf [build XSL] autotext/gd/standard/FN/Object_1/content.xml [build XSL] autotext/gd/standard/FN/styles.xml [build XSL] autotext/gd/standard/LOREM/LOREM.xml [build XSL] autotext/gd/standard/META-INF/manifest.xml [build CPY] autotext/gl/standard/mimetype [build XSL] autotext/gl/standard/BlockList.xml [build XSL] autotext/gl/standard/FN/content.xml [build CPY] autotext/gl/standard/FN/manifest.rdf [build XSL] autotext/gl/standard/FN/Object_1/content.xml [build XSL] autotext/gl/standard/FN/styles.xml [build XSL] autotext/gl/standard/LOREM/LOREM.xml [build XSL] autotext/gl/standard/META-INF/manifest.xml [build CPY] autotext/gu/standard/mimetype [build XSL] autotext/gu/standard/BlockList.xml [build XSL] autotext/gu/standard/FN/content.xml [build CPY] autotext/gu/standard/FN/manifest.rdf [build XSL] autotext/gu/standard/FN/Object_1/content.xml [build XSL] autotext/gu/standard/FN/styles.xml [build XSL] autotext/gu/standard/LOREM/LOREM.xml [build XSL] autotext/gu/standard/META-INF/manifest.xml [build CPY] autotext/gug/standard/mimetype [build XSL] autotext/gug/standard/BlockList.xml [build XSL] autotext/gug/standard/FN/content.xml [build CPY] autotext/gug/standard/FN/manifest.rdf [build XSL] autotext/gug/standard/FN/Object_1/content.xml [build XSL] autotext/gug/standard/FN/styles.xml [build XSL] autotext/gug/standard/LOREM/LOREM.xml [build XSL] autotext/gug/standard/META-INF/manifest.xml [build CPY] autotext/he/standard/mimetype [build XSL] autotext/he/standard/BlockList.xml [build XSL] autotext/he/standard/FN/content.xml [build CPY] autotext/he/standard/FN/manifest.rdf [build XSL] autotext/he/standard/FN/Object_1/content.xml [build XSL] autotext/he/standard/FN/styles.xml [build XSL] autotext/he/standard/LOREM/LOREM.xml [build XSL] autotext/he/standard/META-INF/manifest.xml [build CPY] autotext/hi/standard/mimetype [build XSL] autotext/hi/standard/BlockList.xml [build XSL] autotext/hi/standard/FN/content.xml [build CPY] autotext/hi/standard/FN/manifest.rdf [build XSL] autotext/hi/standard/FN/Object_1/content.xml [build XSL] autotext/hi/standard/FN/styles.xml [build XSL] autotext/hi/standard/LOREM/LOREM.xml [build XSL] autotext/hi/standard/META-INF/manifest.xml [build CPY] autotext/hr/standard/mimetype [build XSL] autotext/hr/standard/BlockList.xml [build XSL] autotext/hr/standard/FN/content.xml [build CPY] autotext/hr/standard/FN/manifest.rdf [build XSL] autotext/hr/standard/FN/Object_1/content.xml [build XSL] autotext/hr/standard/FN/styles.xml [build XSL] autotext/hr/standard/LOREM/LOREM.xml [build XSL] autotext/hr/standard/META-INF/manifest.xml [build CPY] autotext/hsb/standard/mimetype [build XSL] autotext/hsb/standard/BlockList.xml [build XSL] autotext/hsb/standard/FN/content.xml [build CPY] autotext/hsb/standard/FN/manifest.rdf [build XSL] autotext/hsb/standard/FN/Object_1/content.xml [build XSL] autotext/hsb/standard/FN/styles.xml [build XSL] autotext/hsb/standard/LOREM/LOREM.xml [build XSL] autotext/hsb/standard/META-INF/manifest.xml [build CPY] autotext/hu/crdbus50/mimetype [build XSL] autotext/hu/crdbus50/BlockList.xml [build XSL] autotext/hu/crdbus50/CLE1/atevent.xml [build XSL] autotext/hu/crdbus50/CLE1/content.xml [build XSL] autotext/hu/crdbus50/CLE1/styles.xml [build XSL] autotext/hu/crdbus50/CLE2/atevent.xml [build XSL] autotext/hu/crdbus50/CLE2/content.xml [build XSL] autotext/hu/crdbus50/CLE2/styles.xml [build XSL] autotext/hu/crdbus50/CLE3/atevent.xml [build XSL] autotext/hu/crdbus50/CLE3/content.xml [build XSL] autotext/hu/crdbus50/CLE3/styles.xml [build XSL] autotext/hu/crdbus50/CON1/atevent.xml [build XSL] autotext/hu/crdbus50/CON1/content.xml [build CPY] autotext/hu/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON1/styles.xml [build XSL] autotext/hu/crdbus50/CON2/atevent.xml [build XSL] autotext/hu/crdbus50/CON2/content.xml [build CPY] autotext/hu/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON2/styles.xml [build XSL] autotext/hu/crdbus50/META-INF/manifest.xml [build CPY] autotext/hu/crdbus54/mimetype [build XSL] autotext/hu/crdbus54/BlockList.xml [build XSL] autotext/hu/crdbus54/ELE1/atevent.xml [build XSL] autotext/hu/crdbus54/ELE1/content.xml [build XSL] autotext/hu/crdbus54/ELE1/styles.xml [build XSL] autotext/hu/crdbus54/ELE2/atevent.xml [build XSL] autotext/hu/crdbus54/ELE2/content.xml [build XSL] autotext/hu/crdbus54/ELE2/styles.xml [build XSL] autotext/hu/crdbus54/ELE3/atevent.xml [build XSL] autotext/hu/crdbus54/ELE3/content.xml [build XSL] autotext/hu/crdbus54/ELE3/styles.xml [build XSL] autotext/hu/crdbus54/META-INF/manifest.xml [build XSL] autotext/hu/crdbus54/MOD1/atevent.xml [build XSL] autotext/hu/crdbus54/MOD1/content.xml [build CPY] autotext/hu/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD1/styles.xml [build XSL] autotext/hu/crdbus54/MOD2/atevent.xml [build XSL] autotext/hu/crdbus54/MOD2/content.xml [build CPY] autotext/hu/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD2/styles.xml [build CPY] autotext/hu/standard/mimetype [build XSL] autotext/hu/standard/2016/content.xml [build XSL] autotext/hu/standard/2016/styles.xml [build XSL] autotext/hu/standard/AL/AL.xml [build XSL] autotext/hu/standard/AL/atevent.xml [build XSL] autotext/hu/standard/B/atevent.xml [build XSL] autotext/hu/standard/B/B.xml [build XSL] autotext/hu/standard/EL/atevent.xml [build XSL] autotext/hu/standard/EL/EL.xml [build XSL] autotext/hu/standard/EX/atevent.xml [build XSL] autotext/hu/standard/EX/EX.xml [build XSL] autotext/hu/standard/FN/content.xml [build CPY] autotext/hu/standard/FN/manifest.rdf [build XSL] autotext/hu/standard/FN/Object_1/content.xml [build XSL] autotext/hu/standard/FN/styles.xml [build XSL] autotext/hu/standard/HI/atevent.xml [build XSL] autotext/hu/standard/HI/HI.xml [build XSL] autotext/hu/standard/I/atevent.xml [build XSL] autotext/hu/standard/I/I.xml [build XSL] autotext/hu/standard/K/atevent.xml [build XSL] autotext/hu/standard/K/K.xml [build XSL] autotext/hu/standard/KH/atevent.xml [build XSL] autotext/hu/standard/KH/content.xml [build XSL] autotext/hu/standard/KH/styles.xml [build XSL] autotext/hu/standard/KHU/atevent.xml [build XSL] autotext/hu/standard/KHU/content.xml [build XSL] autotext/hu/standard/KHU/styles.xml [build XSL] autotext/hu/standard/KU/atevent.xml [build XSL] autotext/hu/standard/KU/content.xml [build XSL] autotext/hu/standard/KU/styles.xml [build XSL] autotext/hu/standard/LOREM/LOREM.xml [build XSL] autotext/hu/standard/LP/atevent.xml [build XSL] autotext/hu/standard/LP/LP.xml [build XSL] autotext/hu/standard/META-INF/manifest.xml [build XSL] autotext/hu/standard/MJ/atevent.xml [build XSL] autotext/hu/standard/MJ/MJ.xml [build XSL] autotext/hu/standard/ML/atevent.xml [build XSL] autotext/hu/standard/ML/ML.xml [build XSL] autotext/hu/standard/PL/atevent.xml [build XSL] autotext/hu/standard/PL/PL.xml [build XSL] autotext/hu/standard/SZ/atevent.xml [build XSL] autotext/hu/standard/SZ/SZ.xml [build XSL] autotext/hu/standard/T/atevent.xml [build XSL] autotext/hu/standard/T/T.xml [build XSL] autotext/hu/standard/TC/atevent.xml [build XSL] autotext/hu/standard/TC/TC.xml [build XSL] autotext/hu/standard/TH/atevent.xml [build XSL] autotext/hu/standard/TH/content.xml [build XSL] autotext/hu/standard/TH/styles.xml [build XSL] autotext/hu/standard/THU/atevent.xml [build XSL] autotext/hu/standard/THU/content.xml [build XSL] autotext/hu/standard/THU/styles.xml [build XSL] autotext/hu/standard/TI/atevent.xml [build XSL] autotext/hu/standard/TI/TI.xml [build XSL] autotext/hu/standard/TL/atevent.xml [build XSL] autotext/hu/standard/TL/TL.xml [build XSL] autotext/hu/standard/TU/atevent.xml [build XSL] autotext/hu/standard/TU/content.xml [build XSL] autotext/hu/standard/TU/styles.xml [build XSL] autotext/hu/standard/U/atevent.xml [build XSL] autotext/hu/standard/U/U.xml [build CPY] autotext/hu/template/mimetype [build XSL] autotext/hu/template/BlockList.xml [build XSL] autotext/hu/template/H1B/content.xml [build CPY] autotext/hu/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/H1B/styles.xml [build XSL] autotext/hu/template/H1C/content.xml [build XSL] autotext/hu/template/H1C/styles.xml [build XSL] autotext/hu/template/H1N/content.xml [build XSL] autotext/hu/template/H1N/styles.xml [build XSL] autotext/hu/template/HB/content.xml [build CPY] autotext/hu/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HB/styles.xml [build XSL] autotext/hu/template/HC/content.xml [build XSL] autotext/hu/template/HC/styles.xml [build XSL] autotext/hu/template/HLB/content.xml [build XSL] autotext/hu/template/HLB/styles.xml [build XSL] autotext/hu/template/HLC/content.xml [build XSL] autotext/hu/template/HLC/styles.xml [build XSL] autotext/hu/template/HLN/content.xml [build XSL] autotext/hu/template/HLN/styles.xml [build XSL] autotext/hu/template/HN/content.xml [build XSL] autotext/hu/template/HN/styles.xml [build XSL] autotext/hu/template/HRB/content.xml [build CPY] autotext/hu/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HRB/styles.xml [build XSL] autotext/hu/template/HRC/content.xml [build XSL] autotext/hu/template/HRC/styles.xml [build XSL] autotext/hu/template/HRN/content.xml [build XSL] autotext/hu/template/HRN/styles.xml [build XSL] autotext/hu/template/META-INF/manifest.xml [build XSL] autotext/hu/template/PT1/content.xml [build XSL] autotext/hu/template/PT1/styles.xml [build XSL] autotext/hu/template/PT2/content.xml [build XSL] autotext/hu/template/PT2/styles.xml [build CPY] autotext/id/standard/mimetype [build XSL] autotext/id/standard/BlockList.xml [build XSL] autotext/id/standard/FN/content.xml [build CPY] autotext/id/standard/FN/manifest.rdf [build XSL] autotext/id/standard/FN/Object_1/content.xml [build XSL] autotext/id/standard/FN/styles.xml [build XSL] autotext/id/standard/LOREM/LOREM.xml [build XSL] autotext/id/standard/META-INF/manifest.xml [build CPY] autotext/is/standard/mimetype [build XSL] autotext/is/standard/BlockList.xml [build XSL] autotext/is/standard/FN/content.xml [build CPY] autotext/is/standard/FN/manifest.rdf [build XSL] autotext/is/standard/FN/Object_1/content.xml [build XSL] autotext/is/standard/FN/styles.xml [build XSL] autotext/is/standard/LOREM/LOREM.xml [build XSL] autotext/is/standard/META-INF/manifest.xml [build CPY] autotext/it/crdbus50/mimetype [build XSL] autotext/it/crdbus50/BlockList.xml [build XSL] autotext/it/crdbus50/CLA1/atevent.xml [build XSL] autotext/it/crdbus50/CLA1/content.xml [build XSL] autotext/it/crdbus50/CLA1/styles.xml [build XSL] autotext/it/crdbus50/CLA2/atevent.xml [build XSL] autotext/it/crdbus50/CLA2/content.xml [build XSL] autotext/it/crdbus50/CLA2/styles.xml [build XSL] autotext/it/crdbus50/CLA3/atevent.xml [build XSL] autotext/it/crdbus50/CLA3/content.xml [build XSL] autotext/it/crdbus50/CLA3/styles.xml [build XSL] autotext/it/crdbus50/META-INF/manifest.xml [build XSL] autotext/it/crdbus50/MOD1/atevent.xml [build XSL] autotext/it/crdbus50/MOD1/content.xml [build CPY] autotext/it/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD1/styles.xml [build XSL] autotext/it/crdbus50/MOD2/atevent.xml [build XSL] autotext/it/crdbus50/MOD2/content.xml [build CPY] autotext/it/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD2/styles.xml [build CPY] autotext/it/standard/mimetype [build XSL] autotext/it/standard/A/A.xml [build XSL] autotext/it/standard/BlockList.xml [build XSL] autotext/it/standard/CP/atevent.xml [build XSL] autotext/it/standard/CP/CP.xml [build XSL] autotext/it/standard/CR/atevent.xml [build XSL] autotext/it/standard/CR/CR.xml [build XSL] autotext/it/standard/CS/atevent.xml [build XSL] autotext/it/standard/CS/content.xml [build XSL] autotext/it/standard/CS/styles.xml [build XSL] autotext/it/standard/DA/atevent.xml [build XSL] autotext/it/standard/DA/DA.xml [build XSL] autotext/it/standard/DG/atevent.xml [build XSL] autotext/it/standard/DG/content.xml [build XSL] autotext/it/standard/DG/styles.xml [build XSL] autotext/it/standard/DIRIF/atevent.xml [build XSL] autotext/it/standard/DIRIF/content.xml [build XSL] autotext/it/standard/DIRIF/styles.xml [build XSL] autotext/it/standard/FN/content.xml [build CPY] autotext/it/standard/FN/manifest.rdf [build XSL] autotext/it/standard/FN/Object_1/content.xml [build XSL] autotext/it/standard/FN/styles.xml [build XSL] autotext/it/standard/ICOLL/atevent.xml [build XSL] autotext/it/standard/ICOLL/content.xml [build XSL] autotext/it/standard/ICOLL/styles.xml [build XSL] autotext/it/standard/IDOC/atevent.xml [build XSL] autotext/it/standard/IDOC/content.xml [build XSL] autotext/it/standard/IDOC/styles.xml [build XSL] autotext/it/standard/IMP/atevent.xml [build XSL] autotext/it/standard/IMP/content.xml [build XSL] autotext/it/standard/IMP/styles.xml [build XSL] autotext/it/standard/IRIC/atevent.xml [build XSL] autotext/it/standard/IRIC/IRIC.xml [build XSL] autotext/it/standard/LOREM/LOREM.xml [build XSL] autotext/it/standard/META-INF/manifest.xml [build XSL] autotext/it/standard/O/atevent.xml [build XSL] autotext/it/standard/O/O.xml [build XSL] autotext/it/standard/P/atevent.xml [build XSL] autotext/it/standard/P/P.xml [build XSL] autotext/it/standard/R/R.xml [build XSL] autotext/it/standard/S1/atevent.xml [build XSL] autotext/it/standard/S1/content.xml [build XSL] autotext/it/standard/S1/styles.xml [build XSL] autotext/it/standard/S2/atevent.xml [build XSL] autotext/it/standard/S2/content.xml [build XSL] autotext/it/standard/S2/styles.xml [build XSL] autotext/it/standard/SD/atevent.xml [build XSL] autotext/it/standard/SD/content.xml [build XSL] autotext/it/standard/SD/styles.xml [build XSL] autotext/it/standard/TE/atevent.xml [build XSL] autotext/it/standard/TE/TE.xml [build CPY] autotext/it/template/mimetype [build XSL] autotext/it/template/BlockList.xml [build XSL] autotext/it/template/H1B/content.xml [build CPY] autotext/it/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/H1B/styles.xml [build XSL] autotext/it/template/H1C/content.xml [build XSL] autotext/it/template/H1C/styles.xml [build XSL] autotext/it/template/H1N/content.xml [build XSL] autotext/it/template/H1N/styles.xml [build XSL] autotext/it/template/HB/content.xml [build CPY] autotext/it/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HB/styles.xml [build XSL] autotext/it/template/HC/content.xml [build XSL] autotext/it/template/HC/styles.xml [build XSL] autotext/it/template/HLB/content.xml [build XSL] autotext/it/template/HLB/styles.xml [build XSL] autotext/it/template/HLC/content.xml [build XSL] autotext/it/template/HLC/styles.xml [build XSL] autotext/it/template/HLN/content.xml [build XSL] autotext/it/template/HLN/styles.xml [build XSL] autotext/it/template/HN/content.xml [build XSL] autotext/it/template/HN/styles.xml [build XSL] autotext/it/template/HRB/content.xml [build CPY] autotext/it/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HRB/styles.xml [build XSL] autotext/it/template/HRC/content.xml [build XSL] autotext/it/template/HRC/styles.xml [build XSL] autotext/it/template/HRN/content.xml [build XSL] autotext/it/template/HRN/styles.xml [build XSL] autotext/it/template/META-INF/manifest.xml [build XSL] autotext/it/template/PT1/content.xml [build XSL] autotext/it/template/PT1/styles.xml [build XSL] autotext/it/template/PT2/content.xml [build XSL] autotext/it/template/PT2/styles.xml [build CPY] autotext/ja/crdbus50/mimetype [build XSL] autotext/ja/crdbus50/BlockList.xml [build XSL] autotext/ja/crdbus50/CLA1/content.xml [build XSL] autotext/ja/crdbus50/CLA1/styles.xml [build XSL] autotext/ja/crdbus50/CLA2/content.xml [build XSL] autotext/ja/crdbus50/CLA2/styles.xml [build XSL] autotext/ja/crdbus50/CLA3/content.xml [build XSL] autotext/ja/crdbus50/CLA3/styles.xml [build XSL] autotext/ja/crdbus50/META-INF/manifest.xml [build XSL] autotext/ja/crdbus50/MOD1/content.xml [build XSL] autotext/ja/crdbus50/MOD1/styles.xml [build XSL] autotext/ja/crdbus50/MOD2/content.xml [build XSL] autotext/ja/crdbus50/MOD2/styles.xml [build CPY] autotext/ja/standard/mimetype [build XSL] autotext/ja/standard/AR/AR.xml [build XSL] autotext/ja/standard/AR/atevent.xml [build XSL] autotext/ja/standard/BlockList.xml [build XSL] autotext/ja/standard/CAN/atevent.xml [build XSL] autotext/ja/standard/CAN/content.xml [build XSL] autotext/ja/standard/CAN/styles.xml [build XSL] autotext/ja/standard/CP/content.xml [build XSL] autotext/ja/standard/CP/styles.xml [build XSL] autotext/ja/standard/DT/content.xml [build XSL] autotext/ja/standard/DT/styles.xml [build XSL] autotext/ja/standard/E/E.xml [build XSL] autotext/ja/standard/FN/content.xml [build CPY] autotext/ja/standard/FN/manifest.rdf [build XSL] autotext/ja/standard/FN/Object_1/content.xml [build XSL] autotext/ja/standard/FN/styles.xml [build XSL] autotext/ja/standard/HK/content.xml [build XSL] autotext/ja/standard/HK/styles.xml [build XSL] autotext/ja/standard/I/I.xml [build XSL] autotext/ja/standard/JACL/atevent.xml [build XSL] autotext/ja/standard/JACL/content.xml [build XSL] autotext/ja/standard/JACL/styles.xml [build XSL] autotext/ja/standard/JAINV/atevent.xml [build XSL] autotext/ja/standard/JAINV/content.xml [build XSL] autotext/ja/standard/JAINV/styles.xml [build XSL] autotext/ja/standard/JARL/atevent.xml [build XSL] autotext/ja/standard/JARL/content.xml [build XSL] autotext/ja/standard/JARL/styles.xml [build XSL] autotext/ja/standard/JARWPR/content.xml [build XSL] autotext/ja/standard/JARWPR/styles.xml [build XSL] autotext/ja/standard/KG/content.xml [build XSL] autotext/ja/standard/KG/styles.xml [build XSL] autotext/ja/standard/LOREM/LOREM.xml [build XSL] autotext/ja/standard/META-INF/manifest.xml [build XSL] autotext/ja/standard/O/atevent.xml [build XSL] autotext/ja/standard/O/O.xml [build XSL] autotext/ja/standard/Q/atevent.xml [build XSL] autotext/ja/standard/Q/Q.xml [build XSL] autotext/ja/standard/R1/atevent.xml [build XSL] autotext/ja/standard/R1/content.xml [build XSL] autotext/ja/standard/R1/styles.xml [build XSL] autotext/ja/standard/R2/atevent.xml [build XSL] autotext/ja/standard/R2/content.xml [build XSL] autotext/ja/standard/R2/styles.xml [build XSL] autotext/ja/standard/TOP/content.xml [build XSL] autotext/ja/standard/TOP/styles.xml [build CPY] autotext/ja/template/mimetype [build XSL] autotext/ja/template/BlockList.xml [build XSL] autotext/ja/template/H1B/content.xml [build CPY] autotext/ja/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/H1B/styles.xml [build XSL] autotext/ja/template/H1C/content.xml [build XSL] autotext/ja/template/H1C/styles.xml [build XSL] autotext/ja/template/H1N/content.xml [build XSL] autotext/ja/template/H1N/styles.xml [build XSL] autotext/ja/template/HB/content.xml [build CPY] autotext/ja/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HB/styles.xml [build XSL] autotext/ja/template/HC/content.xml [build XSL] autotext/ja/template/HC/styles.xml [build XSL] autotext/ja/template/HLB/content.xml [build XSL] autotext/ja/template/HLB/styles.xml [build XSL] autotext/ja/template/HLC/content.xml [build XSL] autotext/ja/template/HLC/styles.xml [build XSL] autotext/ja/template/HLN/content.xml [build XSL] autotext/ja/template/HLN/styles.xml [build XSL] autotext/ja/template/HN/content.xml [build XSL] autotext/ja/template/HN/styles.xml [build XSL] autotext/ja/template/HRB/content.xml [build CPY] autotext/ja/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HRB/styles.xml [build XSL] autotext/ja/template/HRC/content.xml [build XSL] autotext/ja/template/HRC/styles.xml [build XSL] autotext/ja/template/HRN/content.xml [build XSL] autotext/ja/template/HRN/styles.xml [build XSL] autotext/ja/template/META-INF/manifest.xml [build XSL] autotext/ja/template/PT1/content.xml [build XSL] autotext/ja/template/PT1/styles.xml [build XSL] autotext/ja/template/PT2/content.xml [build XSL] autotext/ja/template/PT2/styles.xml [build CPY] autotext/ka/standard/mimetype [build XSL] autotext/ka/standard/BlockList.xml [build XSL] autotext/ka/standard/FN/content.xml [build CPY] autotext/ka/standard/FN/manifest.rdf [build XSL] autotext/ka/standard/FN/Object_1/content.xml [build XSL] autotext/ka/standard/FN/styles.xml [build XSL] autotext/ka/standard/LOREM/LOREM.xml [build XSL] autotext/ka/standard/META-INF/manifest.xml [build CPY] autotext/kab/standard/mimetype [build XSL] autotext/kab/standard/BlockList.xml [build XSL] autotext/kab/standard/FN/content.xml [build CPY] autotext/kab/standard/FN/manifest.rdf [build XSL] autotext/kab/standard/FN/Object_1/content.xml [build XSL] autotext/kab/standard/FN/styles.xml [build XSL] autotext/kab/standard/LOREM/LOREM.xml [build XSL] autotext/kab/standard/META-INF/manifest.xml [build CPY] autotext/kk/standard/mimetype [build XSL] autotext/kk/standard/BlockList.xml [build XSL] autotext/kk/standard/FN/content.xml [build CPY] autotext/kk/standard/FN/manifest.rdf [build XSL] autotext/kk/standard/FN/Object_1/content.xml [build XSL] autotext/kk/standard/FN/styles.xml [build XSL] autotext/kk/standard/LOREM/LOREM.xml [build XSL] autotext/kk/standard/META-INF/manifest.xml [build CPY] autotext/km/crdbus50/mimetype [build XSL] autotext/km/crdbus50/BlockList.xml [build XSL] autotext/km/crdbus50/CON1/atevent.xml [build XSL] autotext/km/crdbus50/CON1/content.xml [build CPY] autotext/km/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON1/styles.xml [build XSL] autotext/km/crdbus50/CON2/atevent.xml [build XSL] autotext/km/crdbus50/CON2/content.xml [build CPY] autotext/km/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON2/styles.xml [build XSL] autotext/km/crdbus50/ELE1/atevent.xml [build XSL] autotext/km/crdbus50/ELE1/content.xml [build XSL] autotext/km/crdbus50/ELE1/styles.xml [build XSL] autotext/km/crdbus50/ELE2/atevent.xml [build XSL] autotext/km/crdbus50/ELE2/content.xml [build XSL] autotext/km/crdbus50/ELE2/styles.xml [build XSL] autotext/km/crdbus50/ELE3/atevent.xml [build XSL] autotext/km/crdbus50/ELE3/content.xml [build XSL] autotext/km/crdbus50/ELE3/styles.xml [build XSL] autotext/km/crdbus50/META-INF/manifest.xml [build CPY] autotext/km/standard/mimetype [build XSL] autotext/km/standard/A/A.xml [build XSL] autotext/km/standard/A/atevent.xml [build XSL] autotext/km/standard/AR/AR.xml [build XSL] autotext/km/standard/AR/atevent.xml [build XSL] autotext/km/standard/BlockList.xml [build XSL] autotext/km/standard/BW/atevent.xml [build XSL] autotext/km/standard/BW/BW.xml [build XSL] autotext/km/standard/C/atevent.xml [build XSL] autotext/km/standard/C/C.xml [build XSL] autotext/km/standard/CAN/atevent.xml [build XSL] autotext/km/standard/CAN/content.xml [build XSL] autotext/km/standard/CAN/styles.xml [build XSL] autotext/km/standard/CD/atevent.xml [build XSL] autotext/km/standard/CD/CD.xml [build XSL] autotext/km/standard/CM/atevent.xml [build XSL] autotext/km/standard/CM/CM.xml [build XSL] autotext/km/standard/CNL/atevent.xml [build XSL] autotext/km/standard/CNL/CNL.xml [build XSL] autotext/km/standard/DMS/atevent.xml [build XSL] autotext/km/standard/DMS/content.xml [build XSL] autotext/km/standard/DMS/styles.xml [build XSL] autotext/km/standard/DT/atevent.xml [build XSL] autotext/km/standard/DT/DT.xml [build XSL] autotext/km/standard/E/E.xml [build XSL] autotext/km/standard/FN/content.xml [build CPY] autotext/km/standard/FN/manifest.rdf [build XSL] autotext/km/standard/FN/Object_1/content.xml [build XSL] autotext/km/standard/FN/styles.xml [build XSL] autotext/km/standard/I/I.xml [build XSL] autotext/km/standard/IRT/atevent.xml [build XSL] autotext/km/standard/IRT/IRT.xml [build XSL] autotext/km/standard/J/atevent.xml [build XSL] autotext/km/standard/J/content.xml [build XSL] autotext/km/standard/J/styles.xml [build XSL] autotext/km/standard/JACL/atevent.xml [build XSL] autotext/km/standard/JACL/content.xml [build XSL] autotext/km/standard/JACL/styles.xml [build XSL] autotext/km/standard/JACR/atevent.xml [build XSL] autotext/km/standard/JACR/content.xml [build XSL] autotext/km/standard/JACR/styles.xml [build XSL] autotext/km/standard/JAINV/atevent.xml [build XSL] autotext/km/standard/JAINV/content.xml [build XSL] autotext/km/standard/JAINV/styles.xml [build XSL] autotext/km/standard/JARL/atevent.xml [build XSL] autotext/km/standard/JARL/content.xml [build XSL] autotext/km/standard/JARL/styles.xml [build XSL] autotext/km/standard/LAG/atevent.xml [build XSL] autotext/km/standard/LAG/LAG.xml [build XSL] autotext/km/standard/LOREM/LOREM.xml [build XSL] autotext/km/standard/META-INF/manifest.xml [build XSL] autotext/km/standard/O/atevent.xml [build XSL] autotext/km/standard/O/O.xml [build XSL] autotext/km/standard/P/atevent.xml [build XSL] autotext/km/standard/P/P.xml [build XSL] autotext/km/standard/Q/atevent.xml [build XSL] autotext/km/standard/Q/Q.xml [build XSL] autotext/km/standard/R1/atevent.xml [build XSL] autotext/km/standard/R1/content.xml [build XSL] autotext/km/standard/R1/styles.xml [build XSL] autotext/km/standard/R2/atevent.xml [build XSL] autotext/km/standard/R2/content.xml [build XSL] autotext/km/standard/R2/styles.xml [build XSL] autotext/km/standard/RE/atevent.xml [build XSL] autotext/km/standard/RE/RE.xml [build XSL] autotext/km/standard/RF/atevent.xml [build XSL] autotext/km/standard/RF/RF.xml [build XSL] autotext/km/standard/RG/atevent.xml [build XSL] autotext/km/standard/RG/RG.xml [build XSL] autotext/km/standard/RM/atevent.xml [build XSL] autotext/km/standard/RM/RM.xml [build XSL] autotext/km/standard/S/atevent.xml [build XSL] autotext/km/standard/S/S.xml [build XSL] autotext/km/standard/SD/atevent.xml [build XSL] autotext/km/standard/SD/SD.xml [build XSL] autotext/km/standard/SI/atevent.xml [build XSL] autotext/km/standard/SI/SI.xml [build XSL] autotext/km/standard/TC/atevent.xml [build XSL] autotext/km/standard/TC/TC.xml [build XSL] autotext/km/standard/TOP/atevent.xml [build XSL] autotext/km/standard/TOP/TOP.xml [build XSL] autotext/km/standard/TWIMC/atevent.xml [build XSL] autotext/km/standard/TWIMC/TWIMC.xml [build XSL] autotext/km/standard/TY/atevent.xml [build XSL] autotext/km/standard/TY/TY.xml [build XSL] autotext/km/standard/VA/atevent.xml [build XSL] autotext/km/standard/VA/VA.xml [build XSL] autotext/km/standard/VOM/atevent.xml [build XSL] autotext/km/standard/VOM/VOM.xml [build XSL] autotext/km/standard/YT/atevent.xml [build XSL] autotext/km/standard/YT/content.xml [build XSL] autotext/km/standard/YT/styles.xml [build CPY] autotext/km/template/mimetype [build XSL] autotext/km/template/BlockList.xml [build XSL] autotext/km/template/H1B/content.xml [build CPY] autotext/km/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/H1B/styles.xml [build XSL] autotext/km/template/H1C/content.xml [build XSL] autotext/km/template/H1C/styles.xml [build XSL] autotext/km/template/H1N/content.xml [build XSL] autotext/km/template/H1N/styles.xml [build XSL] autotext/km/template/HB/content.xml [build CPY] autotext/km/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HB/styles.xml [build XSL] autotext/km/template/HC/content.xml [build XSL] autotext/km/template/HC/styles.xml [build XSL] autotext/km/template/HLB/content.xml [build XSL] autotext/km/template/HLB/styles.xml [build XSL] autotext/km/template/HLC/content.xml [build XSL] autotext/km/template/HLC/styles.xml [build XSL] autotext/km/template/HLN/content.xml [build XSL] autotext/km/template/HLN/styles.xml [build XSL] autotext/km/template/HN/content.xml [build XSL] autotext/km/template/HN/styles.xml [build XSL] autotext/km/template/HRB/content.xml [build CPY] autotext/km/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HRB/styles.xml [build XSL] autotext/km/template/HRC/content.xml [build XSL] autotext/km/template/HRC/styles.xml [build XSL] autotext/km/template/HRN/content.xml [build XSL] autotext/km/template/HRN/styles.xml [build XSL] autotext/km/template/META-INF/manifest.xml [build XSL] autotext/km/template/PT1/content.xml [build XSL] autotext/km/template/PT1/styles.xml [build XSL] autotext/km/template/PT2/content.xml [build XSL] autotext/km/template/PT2/styles.xml [build CPY] autotext/kmr-Latn/standard/mimetype [build XSL] autotext/kmr-Latn/standard/BlockList.xml [build XSL] autotext/kmr-Latn/standard/FN/content.xml [build CPY] autotext/kmr-Latn/standard/FN/manifest.rdf [build XSL] autotext/kmr-Latn/standard/FN/Object_1/content.xml [build XSL] autotext/kmr-Latn/standard/FN/styles.xml [build XSL] autotext/kmr-Latn/standard/LOREM/LOREM.xml [build XSL] autotext/kmr-Latn/standard/META-INF/manifest.xml [build CPY] autotext/kn/standard/mimetype [build XSL] autotext/kn/standard/BlockList.xml [build XSL] autotext/kn/standard/FN/content.xml [build CPY] autotext/kn/standard/FN/manifest.rdf [build XSL] autotext/kn/standard/FN/Object_1/content.xml [build XSL] autotext/kn/standard/FN/styles.xml [build XSL] autotext/kn/standard/LOREM/LOREM.xml [build XSL] autotext/kn/standard/META-INF/manifest.xml [build CPY] autotext/ko/crdbus50/mimetype [build XSL] autotext/ko/crdbus50/+1gSzAA-1/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-1/styles.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/styles.xml [build XSL] autotext/ko/crdbus50/META-INF/manifest.xml [build CPY] autotext/ko/standard/mimetype [build XSL] autotext/ko/standard/AR/AR.xml [build XSL] autotext/ko/standard/AR/atevent.xml [build XSL] autotext/ko/standard/BEW/atevent.xml [build XSL] autotext/ko/standard/BEW/content.xml [build XSL] autotext/ko/standard/BEW/styles.xml [build XSL] autotext/ko/standard/BEWABS/content.xml [build XSL] autotext/ko/standard/BEWABS/styles.xml [build XSL] autotext/ko/standard/BEWEIN/content.xml [build XSL] autotext/ko/standard/BEWEIN/styles.xml [build XSL] autotext/ko/standard/BEWUNT/atevent.xml [build XSL] autotext/ko/standard/BEWUNT/content.xml [build XSL] autotext/ko/standard/BEWUNT/styles.xml [build XSL] autotext/ko/standard/BEWVOR/atevent.xml [build XSL] autotext/ko/standard/BEWVOR/content.xml [build XSL] autotext/ko/standard/BEWVOR/styles.xml [build XSL] autotext/ko/standard/BT/content.xml [build XSL] autotext/ko/standard/BT/styles.xml [build XSL] autotext/ko/standard/E/E.xml [build XSL] autotext/ko/standard/FN/content.xml [build CPY] autotext/ko/standard/FN/manifest.rdf [build XSL] autotext/ko/standard/FN/Object_1/content.xml [build XSL] autotext/ko/standard/FN/styles.xml [build XSL] autotext/ko/standard/I/I.xml [build XSL] autotext/ko/standard/K_/atevent.xml [build XSL] autotext/ko/standard/K_/content.xml [build XSL] autotext/ko/standard/K_/styles.xml [build XSL] autotext/ko/standard/KU/atevent.xml [build XSL] autotext/ko/standard/KU/KU.xml [build XSL] autotext/ko/standard/LOREM/LOREM.xml [build XSL] autotext/ko/standard/M1/atevent.xml [build XSL] autotext/ko/standard/M1/content.xml [build XSL] autotext/ko/standard/M1/styles.xml [build XSL] autotext/ko/standard/M2/atevent.xml [build XSL] autotext/ko/standard/M2/content.xml [build XSL] autotext/ko/standard/M2/styles.xml [build XSL] autotext/ko/standard/META-INF/manifest.xml [build XSL] autotext/ko/standard/MFG/content.xml [build XSL] autotext/ko/standard/MFG/styles.xml [build XSL] autotext/ko/standard/O/atevent.xml [build XSL] autotext/ko/standard/O/O.xml [build XSL] autotext/ko/standard/Q/atevent.xml [build XSL] autotext/ko/standard/Q/Q.xml [build XSL] autotext/ko/standard/SGDH/content.xml [build XSL] autotext/ko/standard/SGDH/styles.xml [build XSL] autotext/ko/standard/UL/content.xml [build XSL] autotext/ko/standard/UL/styles.xml [build XSL] autotext/ko/standard/ZBED/content.xml [build XSL] autotext/ko/standard/ZBED/styles.xml [build CPY] autotext/ko/template/mimetype [build XSL] autotext/ko/template/BlockList.xml [build XSL] autotext/ko/template/H1B/content.xml [build CPY] autotext/ko/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/H1B/styles.xml [build XSL] autotext/ko/template/H1C/content.xml [build XSL] autotext/ko/template/H1C/styles.xml [build XSL] autotext/ko/template/H1N/content.xml [build XSL] autotext/ko/template/H1N/styles.xml [build XSL] autotext/ko/template/HB/content.xml [build CPY] autotext/ko/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HB/styles.xml [build XSL] autotext/ko/template/HC/content.xml [build XSL] autotext/ko/template/HC/styles.xml [build XSL] autotext/ko/template/HLB/content.xml [build XSL] autotext/ko/template/HLB/styles.xml [build XSL] autotext/ko/template/HLC/content.xml [build XSL] autotext/ko/template/HLC/styles.xml [build XSL] autotext/ko/template/HLN/content.xml [build XSL] autotext/ko/template/HLN/styles.xml [build XSL] autotext/ko/template/HN/content.xml [build XSL] autotext/ko/template/HN/styles.xml [build XSL] autotext/ko/template/HRB/content.xml [build CPY] autotext/ko/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HRB/styles.xml [build XSL] autotext/ko/template/HRC/content.xml [build XSL] autotext/ko/template/HRC/styles.xml [build XSL] autotext/ko/template/HRN/content.xml [build XSL] autotext/ko/template/HRN/styles.xml [build XSL] autotext/ko/template/META-INF/manifest.xml [build XSL] autotext/ko/template/PT1/content.xml [build XSL] autotext/ko/template/PT1/styles.xml [build XSL] autotext/ko/template/PT2/content.xml [build XSL] autotext/ko/template/PT2/styles.xml [build CPY] autotext/kok/standard/mimetype [build XSL] autotext/kok/standard/BlockList.xml [build XSL] autotext/kok/standard/FN/content.xml [build CPY] autotext/kok/standard/FN/manifest.rdf [build XSL] autotext/kok/standard/FN/Object_1/content.xml [build XSL] autotext/kok/standard/FN/styles.xml [build XSL] autotext/kok/standard/LOREM/LOREM.xml [build XSL] autotext/kok/standard/META-INF/manifest.xml [build CPY] autotext/ks/standard/mimetype [build XSL] autotext/ks/standard/BlockList.xml [build XSL] autotext/ks/standard/FN/content.xml [build CPY] autotext/ks/standard/FN/manifest.rdf [build XSL] autotext/ks/standard/FN/Object_1/content.xml [build XSL] autotext/ks/standard/FN/styles.xml [build XSL] autotext/ks/standard/LOREM/LOREM.xml [build XSL] autotext/ks/standard/META-INF/manifest.xml [build CPY] autotext/lb/standard/mimetype [build XSL] autotext/lb/standard/BlockList.xml [build XSL] autotext/lb/standard/FN/content.xml [build CPY] autotext/lb/standard/FN/manifest.rdf [build XSL] autotext/lb/standard/FN/Object_1/content.xml [build XSL] autotext/lb/standard/FN/styles.xml [build XSL] autotext/lb/standard/LOREM/LOREM.xml [build XSL] autotext/lb/standard/META-INF/manifest.xml [build CPY] autotext/lo/standard/mimetype [build XSL] autotext/lo/standard/BlockList.xml [build XSL] autotext/lo/standard/FN/content.xml [build CPY] autotext/lo/standard/FN/manifest.rdf [build XSL] autotext/lo/standard/FN/Object_1/content.xml [build XSL] autotext/lo/standard/FN/styles.xml [build XSL] autotext/lo/standard/LOREM/LOREM.xml [build XSL] autotext/lo/standard/META-INF/manifest.xml [build CPY] autotext/lt/standard/mimetype [build XSL] autotext/lt/standard/BlockList.xml [build XSL] autotext/lt/standard/FN/content.xml [build CPY] autotext/lt/standard/FN/manifest.rdf [build XSL] autotext/lt/standard/FN/Object_1/content.xml [build XSL] autotext/lt/standard/FN/styles.xml [build XSL] autotext/lt/standard/LOREM/LOREM.xml [build XSL] autotext/lt/standard/META-INF/manifest.xml [build CPY] autotext/lv/standard/mimetype [build XSL] autotext/lv/standard/BlockList.xml [build XSL] autotext/lv/standard/FN/content.xml [build CPY] autotext/lv/standard/FN/manifest.rdf [build XSL] autotext/lv/standard/FN/Object_1/content.xml [build XSL] autotext/lv/standard/FN/styles.xml [build XSL] autotext/lv/standard/LOREM/LOREM.xml [build XSL] autotext/lv/standard/META-INF/manifest.xml [build CPY] autotext/mai/standard/mimetype [build XSL] autotext/mai/standard/BlockList.xml [build XSL] autotext/mai/standard/FN/content.xml [build CPY] autotext/mai/standard/FN/manifest.rdf [build XSL] autotext/mai/standard/FN/Object_1/content.xml [build XSL] autotext/mai/standard/FN/styles.xml [build XSL] autotext/mai/standard/LOREM/LOREM.xml [build XSL] autotext/mai/standard/META-INF/manifest.xml [build CPY] autotext/mk/standard/mimetype [build XSL] autotext/mk/standard/BlockList.xml [build XSL] autotext/mk/standard/FN/content.xml [build CPY] autotext/mk/standard/FN/manifest.rdf [build XSL] autotext/mk/standard/FN/Object_1/content.xml [build XSL] autotext/mk/standard/FN/styles.xml [build XSL] autotext/mk/standard/LOREM/LOREM.xml [build XSL] autotext/mk/standard/META-INF/manifest.xml [build CPY] autotext/ml/standard/mimetype [build XSL] autotext/ml/standard/BlockList.xml [build XSL] autotext/ml/standard/FN/content.xml [build CPY] autotext/ml/standard/FN/manifest.rdf [build XSL] autotext/ml/standard/FN/Object_1/content.xml [build XSL] autotext/ml/standard/FN/styles.xml [build XSL] autotext/ml/standard/LOREM/LOREM.xml [build XSL] autotext/ml/standard/META-INF/manifest.xml [build CPY] autotext/mn/crdbus50/mimetype [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/content.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/content.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/styles.xml [build XSL] autotext/mn/crdbus50/META-INF/manifest.xml [build CPY] autotext/mn/standard/mimetype [build XSL] autotext/mn/standard/+BB0E6AQo-/+BB0E6AQo-.xml [build XSL] autotext/mn/standard/+BB0E6AQo-/atevent.xml [build XSL] autotext/mn/standard/+BBA-/+BBA-.xml [build XSL] autotext/mn/standard/+BBA-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/styles.xml [build XSL] autotext/mn/standard/+BBAEKA-/+BBAEKA-.xml [build XSL] autotext/mn/standard/+BBAEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEEKA-/+BBEEKA-.xml [build XSL] autotext/mn/standard/+BBEEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEELw-/+BBEELw-.xml [build XSL] autotext/mn/standard/+BBEELw-/atevent.xml [build XSL] autotext/mn/standard/+BBg-/+BBg-.xml [build XSL] autotext/mn/standard/+BBg-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/content.xml [build XSL] autotext/mn/standard/+BBMEJQ-/styles.xml [build XSL] autotext/mn/standard/+BBsEEA-/+BBsEEA-.xml [build XSL] autotext/mn/standard/+BBsEEA-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/content.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/styles.xml [build XSL] autotext/mn/standard/+BCE-/+BCE-.xml [build XSL] autotext/mn/standard/+BCE-/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/content.xml [build XSL] autotext/mn/standard/+BCE-1/styles.xml [build XSL] autotext/mn/standard/+BCE-2/atevent.xml [build XSL] autotext/mn/standard/+BCE-2/content.xml [build XSL] autotext/mn/standard/+BCE-2/styles.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/+BCEEIQQl-.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQ-/+BCIEHQ-.xml [build XSL] autotext/mn/standard/+BCIEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/+BCIEHQQY-.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/atevent.xml [build XSL] autotext/mn/standard/+BCU-/+BCU-.xml [build XSL] autotext/mn/standard/+BCU-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/+BCUEEAQg-.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/+BCUEEAQR-.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQ-/+BCUEEQ-.xml [build XSL] autotext/mn/standard/+BCUEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/+BCUEEQQd-.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/atevent.xml [build XSL] autotext/mn/standard/+BCUEHQ-/+BCUEHQ-.xml [build XSL] autotext/mn/standard/+BCUEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/content.xml [build XSL] autotext/mn/standard/+BCYEFQ-/styles.xml [build XSL] autotext/mn/standard/C/atevent.xml [build XSL] autotext/mn/standard/C/C.xml [build XSL] autotext/mn/standard/CD/atevent.xml [build XSL] autotext/mn/standard/CD/CD.xml [build XSL] autotext/mn/standard/CNL/atevent.xml [build XSL] autotext/mn/standard/CNL/CNL.xml [build XSL] autotext/mn/standard/E/E.xml [build XSL] autotext/mn/standard/FN/content.xml [build CPY] autotext/mn/standard/FN/manifest.rdf [build XSL] autotext/mn/standard/FN/Object_1/content.xml [build XSL] autotext/mn/standard/FN/styles.xml [build XSL] autotext/mn/standard/I/I.xml [build XSL] autotext/mn/standard/LOREM/LOREM.xml [build XSL] autotext/mn/standard/META-INF/manifest.xml [build XSL] autotext/mn/standard/O/atevent.xml [build XSL] autotext/mn/standard/O/O.xml [build XSL] autotext/mn/standard/RF/atevent.xml [build XSL] autotext/mn/standard/RF/RF.xml [build XSL] autotext/mn/standard/RM/atevent.xml [build XSL] autotext/mn/standard/RM/RM.xml [build XSL] autotext/mn/standard/SI/atevent.xml [build XSL] autotext/mn/standard/SI/SI.xml [build XSL] autotext/mn/standard/TC/atevent.xml [build XSL] autotext/mn/standard/TC/TC.xml [build XSL] autotext/mn/standard/TWIMC/atevent.xml [build XSL] autotext/mn/standard/TWIMC/TWIMC.xml [build CPY] autotext/mn/template/mimetype [build XSL] autotext/mn/template/+BBcEHAQdBCI-/content.xml [build XSL] autotext/mn/template/+BBcEHAQdBCI-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQi-/content.xml [build XSL] autotext/mn/template/+BBcEHAQi-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/styles.xml [build XSL] autotext/mn/template/+BBQEHQQi-/content.xml [build XSL] autotext/mn/template/+BBQEHQQi-/styles.xml [build XSL] autotext/mn/template/+BBQEIg-/content.xml [build XSL] autotext/mn/template/+BBQEIg-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQR-/content.xml [build XSL] autotext/mn/template/+BBQEIgQR-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQX-/content.xml [build XSL] autotext/mn/template/+BBQEIgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHg-/content.xml [build CPY] autotext/mn/template/+BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHg-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQR-/content.xml [build CPY] autotext/mn/template/+BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHgQR-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQX-/content.xml [build XSL] autotext/mn/template/+BCIEHgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHQQi-/content.xml [build CPY] autotext/mn/template/+BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHQQi-/styles.xml [build XSL] autotext/mn/template/META-INF/manifest.xml [build XSL] autotext/mn/template/PT1/content.xml [build XSL] autotext/mn/template/PT1/styles.xml [build XSL] autotext/mn/template/PT2/content.xml [build XSL] autotext/mn/template/PT2/styles.xml [build CPY] autotext/mni/standard/mimetype [build XSL] autotext/mni/standard/BlockList.xml [build XSL] autotext/mni/standard/FN/content.xml [build CPY] autotext/mni/standard/FN/manifest.rdf [build XSL] autotext/mni/standard/FN/Object_1/content.xml [build XSL] autotext/mni/standard/FN/styles.xml [build XSL] autotext/mni/standard/LOREM/LOREM.xml [build XSL] autotext/mni/standard/META-INF/manifest.xml [build CPY] autotext/mr/standard/mimetype [build XSL] autotext/mr/standard/BlockList.xml [build XSL] autotext/mr/standard/FN/content.xml [build CPY] autotext/mr/standard/FN/manifest.rdf [build XSL] autotext/mr/standard/FN/Object_1/content.xml [build XSL] autotext/mr/standard/FN/styles.xml [build XSL] autotext/mr/standard/LOREM/LOREM.xml [build XSL] autotext/mr/standard/META-INF/manifest.xml [build CPY] autotext/my/standard/mimetype [build XSL] autotext/my/standard/BlockList.xml [build XSL] autotext/my/standard/FN/content.xml [build CPY] autotext/my/standard/FN/manifest.rdf [build XSL] autotext/my/standard/FN/Object_1/content.xml [build XSL] autotext/my/standard/FN/styles.xml [build XSL] autotext/my/standard/LOREM/LOREM.xml [build XSL] autotext/my/standard/META-INF/manifest.xml [build CPY] autotext/nb/standard/mimetype [build XSL] autotext/nb/standard/BlockList.xml [build XSL] autotext/nb/standard/FN/content.xml [build CPY] autotext/nb/standard/FN/manifest.rdf [build XSL] autotext/nb/standard/FN/Object_1/content.xml [build XSL] autotext/nb/standard/FN/styles.xml [build XSL] autotext/nb/standard/LOREM/LOREM.xml [build XSL] autotext/nb/standard/META-INF/manifest.xml [build CPY] autotext/ne/standard/mimetype [build XSL] autotext/ne/standard/BlockList.xml [build XSL] autotext/ne/standard/FN/content.xml [build CPY] autotext/ne/standard/FN/manifest.rdf [build XSL] autotext/ne/standard/FN/Object_1/content.xml [build XSL] autotext/ne/standard/FN/styles.xml [build XSL] autotext/ne/standard/LOREM/LOREM.xml [build XSL] autotext/ne/standard/META-INF/manifest.xml [build CPY] autotext/nl/crdbus50/mimetype [build XSL] autotext/nl/crdbus50/ACT1/atevent.xml [build XSL] autotext/nl/crdbus50/ACT1/content.xml [build CPY] autotext/nl/crdbus50/ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT1/styles.xml [build XSL] autotext/nl/crdbus50/ACT2/atevent.xml [build XSL] autotext/nl/crdbus50/ACT2/content.xml [build CPY] autotext/nl/crdbus50/ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG1/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG1/content.xml [build CPY] autotext/nl/crdbus50/ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG1/styles.xml [build XSL] autotext/nl/crdbus50/ELEG2/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG2/content.xml [build CPY] autotext/nl/crdbus50/ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG3/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG3/content.xml [build CPY] autotext/nl/crdbus50/ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG3/styles.xml [build XSL] autotext/nl/crdbus50/META-INF/manifest.xml [build XSL] autotext/nl/crdbus50/PRO1/atevent.xml [build XSL] autotext/nl/crdbus50/PRO1/content.xml [build XSL] autotext/nl/crdbus50/PRO1/styles.xml [build XSL] autotext/nl/crdbus50/PRO2/atevent.xml [build XSL] autotext/nl/crdbus50/PRO2/content.xml [build XSL] autotext/nl/crdbus50/PRO2/styles.xml [build XSL] autotext/nl/crdbus50/PRO3/atevent.xml [build XSL] autotext/nl/crdbus50/PRO3/content.xml [build XSL] autotext/nl/crdbus50/PRO3/styles.xml [build CPY] autotext/nl/standard/mimetype [build XSL] autotext/nl/standard/A/A.xml [build XSL] autotext/nl/standard/A1/atevent.xml [build XSL] autotext/nl/standard/A1/content.xml [build XSL] autotext/nl/standard/A1/styles.xml [build XSL] autotext/nl/standard/A2/atevent.xml [build XSL] autotext/nl/standard/A2/content.xml [build XSL] autotext/nl/standard/A2/styles.xml [build XSL] autotext/nl/standard/AL/AL.xml [build XSL] autotext/nl/standard/AL/atevent.xml [build XSL] autotext/nl/standard/AL/content.xml [build XSL] autotext/nl/standard/AL/styles.xml [build XSL] autotext/nl/standard/B/B.xml [build XSL] autotext/nl/standard/BETV/atevent.xml [build XSL] autotext/nl/standard/BETV/BETV.xml [build XSL] autotext/nl/standard/BO/atevent.xml [build XSL] autotext/nl/standard/BO/BO.xml [build XSL] autotext/nl/standard/BS/atevent.xml [build XSL] autotext/nl/standard/BS/BS.xml [build XSL] autotext/nl/standard/BT/atevent.xml [build XSL] autotext/nl/standard/BT/BT.xml [build XSL] autotext/nl/standard/FN/content.xml [build CPY] autotext/nl/standard/FN/manifest.rdf [build XSL] autotext/nl/standard/FN/Object_1/content.xml [build XSL] autotext/nl/standard/FN/styles.xml [build XSL] autotext/nl/standard/GDH/atevent.xml [build XSL] autotext/nl/standard/GDH/content.xml [build XSL] autotext/nl/standard/GDH/styles.xml [build XSL] autotext/nl/standard/LIC/atevent.xml [build XSL] autotext/nl/standard/LIC/content.xml [build XSL] autotext/nl/standard/LIC/styles.xml [build XSL] autotext/nl/standard/LOREM/LOREM.xml [build XSL] autotext/nl/standard/META-INF/manifest.xml [build XSL] autotext/nl/standard/MVG/atevent.xml [build XSL] autotext/nl/standard/MVG/content.xml [build XSL] autotext/nl/standard/MVG/styles.xml [build XSL] autotext/nl/standard/O/atevent.xml [build XSL] autotext/nl/standard/O/O.xml [build XSL] autotext/nl/standard/OP/atevent.xml [build XSL] autotext/nl/standard/OP/content.xml [build XSL] autotext/nl/standard/OP/styles.xml [build XSL] autotext/nl/standard/SOL/atevent.xml [build XSL] autotext/nl/standard/SOL/content.xml [build XSL] autotext/nl/standard/SOL/styles.xml [build XSL] autotext/nl/standard/SOLAFZ/atevent.xml [build XSL] autotext/nl/standard/SOLAFZ/content.xml [build XSL] autotext/nl/standard/SOLAFZ/styles.xml [build XSL] autotext/nl/standard/SOLDOC/atevent.xml [build XSL] autotext/nl/standard/SOLDOC/content.xml [build XSL] autotext/nl/standard/SOLDOC/styles.xml [build XSL] autotext/nl/standard/SOLONT/atevent.xml [build XSL] autotext/nl/standard/SOLONT/SOLONT.xml [build XSL] autotext/nl/standard/SOLUIT/atevent.xml [build XSL] autotext/nl/standard/SOLUIT/content.xml [build XSL] autotext/nl/standard/SOLUIT/styles.xml [build CPY] autotext/nl/template/mimetype [build XSL] autotext/nl/template/BlockList.xml [build XSL] autotext/nl/template/H1B/content.xml [build XSL] autotext/nl/template/H1B/styles.xml [build XSL] autotext/nl/template/H1C/content.xml [build XSL] autotext/nl/template/H1C/styles.xml [build XSL] autotext/nl/template/H1N/content.xml [build XSL] autotext/nl/template/H1N/styles.xml [build XSL] autotext/nl/template/HB/content.xml [build XSL] autotext/nl/template/HB/styles.xml [build XSL] autotext/nl/template/HC/content.xml [build XSL] autotext/nl/template/HC/styles.xml [build XSL] autotext/nl/template/HLB/content.xml [build XSL] autotext/nl/template/HLB/styles.xml [build XSL] autotext/nl/template/HLC/content.xml [build XSL] autotext/nl/template/HLC/styles.xml [build XSL] autotext/nl/template/HLN/content.xml [build XSL] autotext/nl/template/HLN/styles.xml [build XSL] autotext/nl/template/HN/content.xml [build XSL] autotext/nl/template/HN/styles.xml [build XSL] autotext/nl/template/HRB/content.xml [build XSL] autotext/nl/template/HRB/styles.xml [build XSL] autotext/nl/template/HRC/content.xml [build XSL] autotext/nl/template/HRC/styles.xml [build XSL] autotext/nl/template/HRN/content.xml [build XSL] autotext/nl/template/HRN/styles.xml [build XSL] autotext/nl/template/META-INF/manifest.xml [build XSL] autotext/nl/template/PT1/content.xml [build XSL] autotext/nl/template/PT1/styles.xml [build XSL] autotext/nl/template/PT2/content.xml [build XSL] autotext/nl/template/PT2/styles.xml [build CPY] autotext/nn/standard/mimetype [build XSL] autotext/nn/standard/BlockList.xml [build XSL] autotext/nn/standard/FN/content.xml [build CPY] autotext/nn/standard/FN/manifest.rdf [build XSL] autotext/nn/standard/FN/Object_1/content.xml [build XSL] autotext/nn/standard/FN/styles.xml [build XSL] autotext/nn/standard/LOREM/LOREM.xml [build XSL] autotext/nn/standard/META-INF/manifest.xml [build CPY] autotext/nr/standard/mimetype [build XSL] autotext/nr/standard/BlockList.xml [build XSL] autotext/nr/standard/FN/content.xml [build CPY] autotext/nr/standard/FN/manifest.rdf [build XSL] autotext/nr/standard/FN/Object_1/content.xml [build XSL] autotext/nr/standard/FN/styles.xml [build XSL] autotext/nr/standard/LOREM/LOREM.xml [build XSL] autotext/nr/standard/META-INF/manifest.xml [build CPY] autotext/nso/standard/mimetype [build XSL] autotext/nso/standard/BlockList.xml [build XSL] autotext/nso/standard/FN/content.xml [build CPY] autotext/nso/standard/FN/manifest.rdf [build XSL] autotext/nso/standard/FN/Object_1/content.xml [build XSL] autotext/nso/standard/FN/styles.xml [build XSL] autotext/nso/standard/LOREM/LOREM.xml [build XSL] autotext/nso/standard/META-INF/manifest.xml [build CPY] autotext/oc/standard/mimetype [build XSL] autotext/oc/standard/BlockList.xml [build XSL] autotext/oc/standard/FN/content.xml [build CPY] autotext/oc/standard/FN/manifest.rdf [build XSL] autotext/oc/standard/FN/Object_1/content.xml [build XSL] autotext/oc/standard/FN/styles.xml [build XSL] autotext/oc/standard/LOREM/LOREM.xml [build XSL] autotext/oc/standard/META-INF/manifest.xml [build CPY] autotext/om/standard/mimetype [build XSL] autotext/om/standard/BlockList.xml [build XSL] autotext/om/standard/FN/content.xml [build CPY] autotext/om/standard/FN/manifest.rdf [build XSL] autotext/om/standard/FN/Object_1/content.xml [build XSL] autotext/om/standard/FN/styles.xml [build XSL] autotext/om/standard/LOREM/LOREM.xml [build XSL] autotext/om/standard/META-INF/manifest.xml [build CPY] autotext/or/standard/mimetype [build XSL] autotext/or/standard/BlockList.xml [build XSL] autotext/or/standard/FN/content.xml [build CPY] autotext/or/standard/FN/manifest.rdf [build XSL] autotext/or/standard/FN/Object_1/content.xml [build XSL] autotext/or/standard/FN/styles.xml [build XSL] autotext/or/standard/LOREM/LOREM.xml [build XSL] autotext/or/standard/META-INF/manifest.xml [build CPY] autotext/pa-IN/standard/mimetype [build XSL] autotext/pa-IN/standard/BlockList.xml [build XSL] autotext/pa-IN/standard/FN/content.xml [build CPY] autotext/pa-IN/standard/FN/manifest.rdf [build XSL] autotext/pa-IN/standard/FN/Object_1/content.xml [build XSL] autotext/pa-IN/standard/FN/styles.xml [build XSL] autotext/pa-IN/standard/LOREM/LOREM.xml [build XSL] autotext/pa-IN/standard/META-INF/manifest.xml [build CPY] autotext/pl/crdbus50/mimetype [build XSL] autotext/pl/crdbus50/BlockList.xml [build XSL] autotext/pl/crdbus50/KLAS1/content.xml [build XSL] autotext/pl/crdbus50/KLAS1/styles.xml [build XSL] autotext/pl/crdbus50/KLAS2/content.xml [build XSL] autotext/pl/crdbus50/KLAS2/styles.xml [build XSL] autotext/pl/crdbus50/KLAS3/content.xml [build XSL] autotext/pl/crdbus50/KLAS3/styles.xml [build XSL] autotext/pl/crdbus50/META-INF/manifest.xml [build XSL] autotext/pl/crdbus50/WSP1/content.xml [build XSL] autotext/pl/crdbus50/WSP1/styles.xml [build XSL] autotext/pl/crdbus50/WSP2/content.xml [build XSL] autotext/pl/crdbus50/WSP2/styles.xml [build CPY] autotext/pl/standard/mimetype [build XSL] autotext/pl/standard/APA/content.xml [build XSL] autotext/pl/standard/APA/styles.xml [build XSL] autotext/pl/standard/BlockList.xml [build XSL] autotext/pl/standard/FN/content.xml [build CPY] autotext/pl/standard/FN/manifest.rdf [build XSL] autotext/pl/standard/FN/Object_1/content.xml [build XSL] autotext/pl/standard/FN/styles.xml [build XSL] autotext/pl/standard/LOREM/LOREM.xml [build XSL] autotext/pl/standard/META-INF/manifest.xml [build XSL] autotext/pl/standard/O/atevent.xml [build XSL] autotext/pl/standard/O/O.xml [build XSL] autotext/pl/standard/PO/atevent.xml [build XSL] autotext/pl/standard/PO/PO.xml [build XSL] autotext/pl/standard/POD/atevent.xml [build XSL] autotext/pl/standard/POD/POD.xml [build XSL] autotext/pl/standard/PODDOK/atevent.xml [build XSL] autotext/pl/standard/PODDOK/PODDOK.xml [build XSL] autotext/pl/standard/PODODM/atevent.xml [build XSL] autotext/pl/standard/PODODM/PODODM.xml [build XSL] autotext/pl/standard/PODPOTW/content.xml [build XSL] autotext/pl/standard/PODPOTW/styles.xml [build XSL] autotext/pl/standard/PODZAPR/atevent.xml [build XSL] autotext/pl/standard/PODZAPR/PODZAPR.xml [build XSL] autotext/pl/standard/SZPA/content.xml [build XSL] autotext/pl/standard/SZPA/styles.xml [build XSL] autotext/pl/standard/TW/content.xml [build XSL] autotext/pl/standard/TW/styles.xml [build XSL] autotext/pl/standard/U1/atevent.xml [build XSL] autotext/pl/standard/U1/U1.xml [build XSL] autotext/pl/standard/U2/atevent.xml [build XSL] autotext/pl/standard/U2/U2.xml [build XSL] autotext/pl/standard/WP+AUE-A/WP+AUE-A.xml [build XSL] autotext/pl/standard/WYP/atevent.xml [build XSL] autotext/pl/standard/WYP/WYP.xml [build XSL] autotext/pl/standard/Z/content.xml [build XSL] autotext/pl/standard/Z/styles.xml [build XSL] autotext/pl/standard/ZA/atevent.xml [build XSL] autotext/pl/standard/ZA/ZA.xml [build XSL] autotext/pl/standard/ZO/atevent.xml [build XSL] autotext/pl/standard/ZO/content.xml [build XSL] autotext/pl/standard/ZO/styles.xml [build XSL] autotext/pl/standard/ZPO/content.xml [build XSL] autotext/pl/standard/ZPO/styles.xml [build CPY] autotext/pl/template/mimetype [build XSL] autotext/pl/template/BlockList.xml [build XSL] autotext/pl/template/META-INF/manifest.xml [build XSL] autotext/pl/template/PT1/atevent.xml [build XSL] autotext/pl/template/PT1/content.xml [build XSL] autotext/pl/template/PT1/styles.xml [build XSL] autotext/pl/template/PT2/content.xml [build XSL] autotext/pl/template/PT2/styles.xml [build CPY] autotext/pt-BR/crdbus50/mimetype [build XSL] autotext/pt-BR/crdbus50/BlockList.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/styles.xml [build XSL] autotext/pt-BR/crdbus50/META-INF/manifest.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/styles.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/styles.xml [build CPY] autotext/pt-BR/standard/mimetype [build XSL] autotext/pt-BR/standard/A/content.xml [build XSL] autotext/pt-BR/standard/A/styles.xml [build XSL] autotext/pt-BR/standard/AN/AN.xml [build XSL] autotext/pt-BR/standard/BlockList.xml [build XSL] autotext/pt-BR/standard/CAN/atevent.xml [build XSL] autotext/pt-BR/standard/CAN/content.xml [build XSL] autotext/pt-BR/standard/CAN/styles.xml [build XSL] autotext/pt-BR/standard/CDP/content.xml [build XSL] autotext/pt-BR/standard/CDP/styles.xml [build XSL] autotext/pt-BR/standard/CR/atevent.xml [build XSL] autotext/pt-BR/standard/CR/CR.xml [build XSL] autotext/pt-BR/standard/FN/content.xml [build CPY] autotext/pt-BR/standard/FN/manifest.rdf [build XSL] autotext/pt-BR/standard/FN/Object_1/content.xml [build XSL] autotext/pt-BR/standard/FN/styles.xml [build XSL] autotext/pt-BR/standard/L1/atevent.xml [build XSL] autotext/pt-BR/standard/L1/content.xml [build XSL] autotext/pt-BR/standard/L1/styles.xml [build XSL] autotext/pt-BR/standard/L2/atevent.xml [build XSL] autotext/pt-BR/standard/L2/content.xml [build XSL] autotext/pt-BR/standard/L2/styles.xml [build XSL] autotext/pt-BR/standard/LDA/content.xml [build XSL] autotext/pt-BR/standard/LDA/styles.xml [build XSL] autotext/pt-BR/standard/LOREM/LOREM.xml [build XSL] autotext/pt-BR/standard/META-INF/manifest.xml [build XSL] autotext/pt-BR/standard/OC/atevent.xml [build XSL] autotext/pt-BR/standard/OC/OC.xml [build XSL] autotext/pt-BR/standard/P/atevent.xml [build XSL] autotext/pt-BR/standard/P/P.xml [build XSL] autotext/pt-BR/standard/PC/PC.xml [build XSL] autotext/pt-BR/standard/PECA/atevent.xml [build XSL] autotext/pt-BR/standard/PECA/content.xml [build XSL] autotext/pt-BR/standard/PECA/styles.xml [build XSL] autotext/pt-BR/standard/PECE/atevent.xml [build XSL] autotext/pt-BR/standard/PECE/content.xml [build XSL] autotext/pt-BR/standard/PECE/styles.xml [build XSL] autotext/pt-BR/standard/PECR/content.xml [build XSL] autotext/pt-BR/standard/PECR/styles.xml [build XSL] autotext/pt-BR/standard/PECRE/content.xml [build XSL] autotext/pt-BR/standard/PECRE/styles.xml [build XSL] autotext/pt-BR/standard/PERGF/atevent.xml [build XSL] autotext/pt-BR/standard/PERGF/PERGF.xml [build XSL] autotext/pt-BR/standard/PSS/content.xml [build XSL] autotext/pt-BR/standard/PSS/styles.xml [build XSL] autotext/pt-BR/standard/TP/content.xml [build XSL] autotext/pt-BR/standard/TP/styles.xml [build CPY] autotext/pt-BR/template/mimetype [build XSL] autotext/pt-BR/template/BlockList.xml [build XSL] autotext/pt-BR/template/H1B/content.xml [build CPY] autotext/pt-BR/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/H1B/styles.xml [build XSL] autotext/pt-BR/template/H1C/content.xml [build XSL] autotext/pt-BR/template/H1C/styles.xml [build XSL] autotext/pt-BR/template/H1N/content.xml [build XSL] autotext/pt-BR/template/H1N/styles.xml [build XSL] autotext/pt-BR/template/HB/content.xml [build CPY] autotext/pt-BR/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HB/styles.xml [build XSL] autotext/pt-BR/template/HC/content.xml [build XSL] autotext/pt-BR/template/HC/styles.xml [build XSL] autotext/pt-BR/template/HLB/content.xml [build XSL] autotext/pt-BR/template/HLB/styles.xml [build XSL] autotext/pt-BR/template/HLC/content.xml [build XSL] autotext/pt-BR/template/HLC/styles.xml [build XSL] autotext/pt-BR/template/HLN/content.xml [build XSL] autotext/pt-BR/template/HLN/styles.xml [build XSL] autotext/pt-BR/template/HN/content.xml [build XSL] autotext/pt-BR/template/HN/styles.xml [build XSL] autotext/pt-BR/template/HRB/content.xml [build CPY] autotext/pt-BR/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HRB/styles.xml [build XSL] autotext/pt-BR/template/HRC/content.xml [build XSL] autotext/pt-BR/template/HRC/styles.xml [build XSL] autotext/pt-BR/template/HRN/content.xml [build XSL] autotext/pt-BR/template/HRN/styles.xml [build XSL] autotext/pt-BR/template/META-INF/manifest.xml [build XSL] autotext/pt-BR/template/PT1/content.xml [build XSL] autotext/pt-BR/template/PT1/styles.xml [build XSL] autotext/pt-BR/template/PT2/content.xml [build XSL] autotext/pt-BR/template/PT2/styles.xml [build CPY] autotext/pt/crdbus50/mimetype [build XSL] autotext/pt/crdbus50/BlockList.xml [build XSL] autotext/pt/crdbus50/CSL/atevent.xml [build XSL] autotext/pt/crdbus50/CSL/content.xml [build CPY] autotext/pt/crdbus50/CSL/Pictures/10000000000000400000004077CDC8F9.png [build XSL] autotext/pt/crdbus50/CSL/styles.xml [build XSL] autotext/pt/crdbus50/ELCN/atevent.xml [build XSL] autotext/pt/crdbus50/ELCN/content.xml [build XSL] autotext/pt/crdbus50/ELCN/styles.xml [build XSL] autotext/pt/crdbus50/ELEA/atevent.xml [build XSL] autotext/pt/crdbus50/ELEA/content.xml [build XSL] autotext/pt/crdbus50/ELEA/styles.xml [build XSL] autotext/pt/crdbus50/ELSS/atevent.xml [build XSL] autotext/pt/crdbus50/ELSS/content.xml [build XSL] autotext/pt/crdbus50/ELSS/styles.xml [build XSL] autotext/pt/crdbus50/MCN/atevent.xml [build XSL] autotext/pt/crdbus50/MCN/content.xml [build CPY] autotext/pt/crdbus50/MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MCN/styles.xml [build XSL] autotext/pt/crdbus50/MEA/atevent.xml [build XSL] autotext/pt/crdbus50/MEA/content.xml [build CPY] autotext/pt/crdbus50/MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MEA/styles.xml [build XSL] autotext/pt/crdbus50/META-INF/manifest.xml [build CPY] autotext/pt/standard/mimetype [build XSL] autotext/pt/standard/_CON/_CON.xml [build XSL] autotext/pt/standard/_CON/atevent.xml [build XSL] autotext/pt/standard/1L/atevent.xml [build XSL] autotext/pt/standard/1L/content.xml [build XSL] autotext/pt/standard/1L/styles.xml [build XSL] autotext/pt/standard/2L/atevent.xml [build XSL] autotext/pt/standard/2L/content.xml [build XSL] autotext/pt/standard/2L/styles.xml [build XSL] autotext/pt/standard/AG/AG.xml [build XSL] autotext/pt/standard/AG/atevent.xml [build XSL] autotext/pt/standard/ANE/ANE.xml [build XSL] autotext/pt/standard/AQPD/AQPD.xml [build XSL] autotext/pt/standard/AQPD/atevent.xml [build XSL] autotext/pt/standard/AS/AS.xml [build XSL] autotext/pt/standard/AS/atevent.xml [build XSL] autotext/pt/standard/AT/AT.xml [build XSL] autotext/pt/standard/AT/atevent.xml [build XSL] autotext/pt/standard/ATE/atevent.xml [build XSL] autotext/pt/standard/ATE/content.xml [build XSL] autotext/pt/standard/ATE/styles.xml [build XSL] autotext/pt/standard/AV/atevent.xml [build XSL] autotext/pt/standard/AV/AV.xml [build XSL] autotext/pt/standard/CCE/atevent.xml [build XSL] autotext/pt/standard/CCE/CCE.xml [build XSL] autotext/pt/standard/CGE/atevent.xml [build XSL] autotext/pt/standard/CGE/content.xml [build XSL] autotext/pt/standard/CGE/styles.xml [build XSL] autotext/pt/standard/CI/atevent.xml [build XSL] autotext/pt/standard/CI/CI.xml [build XSL] autotext/pt/standard/CO/atevent.xml [build XSL] autotext/pt/standard/CO/CO.xml [build XSL] autotext/pt/standard/COR/atevent.xml [build XSL] autotext/pt/standard/COR/COR.xml [build XSL] autotext/pt/standard/CR/atevent.xml [build XSL] autotext/pt/standard/CR/CR.xml [build XSL] autotext/pt/standard/CRMC/atevent.xml [build XSL] autotext/pt/standard/CRMC/content.xml [build XSL] autotext/pt/standard/CRMC/styles.xml [build XSL] autotext/pt/standard/CSS/atevent.xml [build XSL] autotext/pt/standard/CSS/content.xml [build XSL] autotext/pt/standard/CSS/styles.xml [build XSL] autotext/pt/standard/CTC/atevent.xml [build XSL] autotext/pt/standard/CTC/content.xml [build XSL] autotext/pt/standard/CTC/styles.xml [build XSL] autotext/pt/standard/CTCE/atevent.xml [build XSL] autotext/pt/standard/CTCE/content.xml [build XSL] autotext/pt/standard/CTCE/styles.xml [build XSL] autotext/pt/standard/CTCR/atevent.xml [build XSL] autotext/pt/standard/CTCR/content.xml [build XSL] autotext/pt/standard/CTCR/styles.xml [build XSL] autotext/pt/standard/CTCRE/atevent.xml [build XSL] autotext/pt/standard/CTCRE/content.xml [build XSL] autotext/pt/standard/CTCRE/styles.xml [build XSL] autotext/pt/standard/EE/atevent.xml [build XSL] autotext/pt/standard/EE/EE.xml [build XSL] autotext/pt/standard/EN/atevent.xml [build XSL] autotext/pt/standard/EN/EN.xml [build XSL] autotext/pt/standard/ERA/atevent.xml [build XSL] autotext/pt/standard/ERA/ERA.xml [build XSL] autotext/pt/standard/INQ/INQ.xml [build XSL] autotext/pt/standard/LAC/atevent.xml [build XSL] autotext/pt/standard/LAC/LAC.xml [build XSL] autotext/pt/standard/LOREM/LOREM.xml [build XSL] autotext/pt/standard/MC/atevent.xml [build XSL] autotext/pt/standard/MC/MC.xml [build XSL] autotext/pt/standard/ME/atevent.xml [build XSL] autotext/pt/standard/ME/ME.xml [build XSL] autotext/pt/standard/META-INF/manifest.xml [build XSL] autotext/pt/standard/NF/content.xml [build CPY] autotext/pt/standard/NF/manifest.rdf [build XSL] autotext/pt/standard/NF/Object_1/content.xml [build XSL] autotext/pt/standard/NF/styles.xml [build XSL] autotext/pt/standard/OB/atevent.xml [build XSL] autotext/pt/standard/OB/OB.xml [build XSL] autotext/pt/standard/PCA/atevent.xml [build XSL] autotext/pt/standard/PCA/PCA.xml [build XSL] autotext/pt/standard/PCN/atevent.xml [build XSL] autotext/pt/standard/PCN/PCN.xml [build XSL] autotext/pt/standard/PE/atevent.xml [build XSL] autotext/pt/standard/PE/PE.xml [build XSL] autotext/pt/standard/REF/atevent.xml [build XSL] autotext/pt/standard/REF/REF.xml [build XSL] autotext/pt/standard/RES/atevent.xml [build XSL] autotext/pt/standard/RES/RES.xml [build XSL] autotext/pt/standard/SIN/atevent.xml [build XSL] autotext/pt/standard/SIN/SIN.xml [build XSL] autotext/pt/standard/SS/atevent.xml [build XSL] autotext/pt/standard/SS/SS.xml [build XSL] autotext/pt/standard/TE/atevent.xml [build XSL] autotext/pt/standard/TE/TE.xml [build XSL] autotext/pt/standard/TP/atevent.xml [build XSL] autotext/pt/standard/TP/TP.xml [build CPY] autotext/pt/template/mimetype [build XSL] autotext/pt/template/BlockList.xml [build XSL] autotext/pt/template/META-INF/manifest.xml [build XSL] autotext/pt/template/PT1/content.xml [build XSL] autotext/pt/template/PT1/styles.xml [build XSL] autotext/pt/template/PT2/content.xml [build XSL] autotext/pt/template/PT2/styles.xml [build CPY] autotext/ro/standard/mimetype [build XSL] autotext/ro/standard/BlockList.xml [build XSL] autotext/ro/standard/FN/content.xml [build CPY] autotext/ro/standard/FN/manifest.rdf [build XSL] autotext/ro/standard/FN/Object_1/content.xml [build XSL] autotext/ro/standard/FN/styles.xml [build XSL] autotext/ro/standard/LOREM/LOREM.xml [build XSL] autotext/ro/standard/META-INF/manifest.xml [build CPY] autotext/ru/crdbus50/mimetype [build XSL] autotext/ru/crdbus50/BlockList.xml [build XSL] autotext/ru/crdbus50/CON1/atevent.xml [build XSL] autotext/ru/crdbus50/CON1/content.xml [build CPY] autotext/ru/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON1/styles.xml [build XSL] autotext/ru/crdbus50/CON2/atevent.xml [build XSL] autotext/ru/crdbus50/CON2/content.xml [build CPY] autotext/ru/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON2/styles.xml [build XSL] autotext/ru/crdbus50/ELE1/atevent.xml [build XSL] autotext/ru/crdbus50/ELE1/content.xml [build XSL] autotext/ru/crdbus50/ELE1/styles.xml [build XSL] autotext/ru/crdbus50/ELE2/atevent.xml [build XSL] autotext/ru/crdbus50/ELE2/content.xml [build XSL] autotext/ru/crdbus50/ELE2/styles.xml [build XSL] autotext/ru/crdbus50/ELE3/atevent.xml [build XSL] autotext/ru/crdbus50/ELE3/content.xml [build XSL] autotext/ru/crdbus50/ELE3/styles.xml [build XSL] autotext/ru/crdbus50/META-INF/manifest.xml [build CPY] autotext/ru/standard/mimetype [build XSL] autotext/ru/standard/A/A.xml [build XSL] autotext/ru/standard/A/atevent.xml [build XSL] autotext/ru/standard/AR/AR.xml [build XSL] autotext/ru/standard/AR/atevent.xml [build XSL] autotext/ru/standard/BlockList.xml [build XSL] autotext/ru/standard/BW/atevent.xml [build XSL] autotext/ru/standard/BW/BW.xml [build XSL] autotext/ru/standard/C/atevent.xml [build XSL] autotext/ru/standard/C/C.xml [build XSL] autotext/ru/standard/CAN/atevent.xml [build XSL] autotext/ru/standard/CAN/content.xml [build XSL] autotext/ru/standard/CAN/styles.xml [build XSL] autotext/ru/standard/CD/atevent.xml [build XSL] autotext/ru/standard/CD/CD.xml [build XSL] autotext/ru/standard/CM/atevent.xml [build XSL] autotext/ru/standard/CM/CM.xml [build XSL] autotext/ru/standard/CNL/atevent.xml [build XSL] autotext/ru/standard/CNL/CNL.xml [build XSL] autotext/ru/standard/DMS/atevent.xml [build XSL] autotext/ru/standard/DMS/content.xml [build XSL] autotext/ru/standard/DMS/styles.xml [build XSL] autotext/ru/standard/DT/atevent.xml [build XSL] autotext/ru/standard/DT/DT.xml [build XSL] autotext/ru/standard/E/E.xml [build XSL] autotext/ru/standard/FN/content.xml [build CPY] autotext/ru/standard/FN/manifest.rdf [build XSL] autotext/ru/standard/FN/Object_1/content.xml [build XSL] autotext/ru/standard/FN/styles.xml [build XSL] autotext/ru/standard/I/I.xml [build XSL] autotext/ru/standard/IRT/atevent.xml [build XSL] autotext/ru/standard/IRT/IRT.xml [build XSL] autotext/ru/standard/J/atevent.xml [build XSL] autotext/ru/standard/J/content.xml [build XSL] autotext/ru/standard/J/styles.xml [build XSL] autotext/ru/standard/JACL/atevent.xml [build XSL] autotext/ru/standard/JACL/content.xml [build XSL] autotext/ru/standard/JACL/styles.xml [build XSL] autotext/ru/standard/JACR/atevent.xml [build XSL] autotext/ru/standard/JACR/content.xml [build XSL] autotext/ru/standard/JACR/styles.xml [build XSL] autotext/ru/standard/JAINV/atevent.xml [build XSL] autotext/ru/standard/JAINV/content.xml [build XSL] autotext/ru/standard/JAINV/styles.xml [build XSL] autotext/ru/standard/JARL/atevent.xml [build XSL] autotext/ru/standard/JARL/content.xml [build XSL] autotext/ru/standard/JARL/styles.xml [build XSL] autotext/ru/standard/LAG/atevent.xml [build XSL] autotext/ru/standard/LAG/LAG.xml [build XSL] autotext/ru/standard/LOREM/LOREM.xml [build XSL] autotext/ru/standard/META-INF/manifest.xml [build XSL] autotext/ru/standard/O/atevent.xml [build XSL] autotext/ru/standard/O/O.xml [build XSL] autotext/ru/standard/P/atevent.xml [build XSL] autotext/ru/standard/P/P.xml [build XSL] autotext/ru/standard/Q/atevent.xml [build XSL] autotext/ru/standard/Q/Q.xml [build XSL] autotext/ru/standard/R1/atevent.xml [build XSL] autotext/ru/standard/R1/content.xml [build XSL] autotext/ru/standard/R1/styles.xml [build XSL] autotext/ru/standard/R2/atevent.xml [build XSL] autotext/ru/standard/R2/content.xml [build XSL] autotext/ru/standard/R2/styles.xml [build XSL] autotext/ru/standard/RE/atevent.xml [build XSL] autotext/ru/standard/RE/RE.xml [build XSL] autotext/ru/standard/RF/atevent.xml [build XSL] autotext/ru/standard/RF/RF.xml [build XSL] autotext/ru/standard/RG/atevent.xml [build XSL] autotext/ru/standard/RG/RG.xml [build XSL] autotext/ru/standard/RM/atevent.xml [build XSL] autotext/ru/standard/RM/RM.xml [build XSL] autotext/ru/standard/S/atevent.xml [build XSL] autotext/ru/standard/S/S.xml [build XSL] autotext/ru/standard/SD/atevent.xml [build XSL] autotext/ru/standard/SD/SD.xml [build XSL] autotext/ru/standard/SI/atevent.xml [build XSL] autotext/ru/standard/SI/SI.xml [build XSL] autotext/ru/standard/TC/atevent.xml [build XSL] autotext/ru/standard/TC/TC.xml [build XSL] autotext/ru/standard/TOP/atevent.xml [build XSL] autotext/ru/standard/TOP/TOP.xml [build XSL] autotext/ru/standard/TWIMC/atevent.xml [build XSL] autotext/ru/standard/TWIMC/TWIMC.xml [build XSL] autotext/ru/standard/TY/atevent.xml [build XSL] autotext/ru/standard/TY/TY.xml [build XSL] autotext/ru/standard/VA/atevent.xml [build XSL] autotext/ru/standard/VA/VA.xml [build XSL] autotext/ru/standard/VOM/atevent.xml [build XSL] autotext/ru/standard/VOM/VOM.xml [build XSL] autotext/ru/standard/YT/atevent.xml [build XSL] autotext/ru/standard/YT/content.xml [build XSL] autotext/ru/standard/YT/styles.xml [build CPY] autotext/ru/template/mimetype [build XSL] autotext/ru/template/BlockList.xml [build XSL] autotext/ru/template/H1B/content.xml [build CPY] autotext/ru/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/H1B/styles.xml [build XSL] autotext/ru/template/H1C/content.xml [build XSL] autotext/ru/template/H1C/styles.xml [build XSL] autotext/ru/template/H1N/content.xml [build XSL] autotext/ru/template/H1N/styles.xml [build XSL] autotext/ru/template/HB/content.xml [build CPY] autotext/ru/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HB/styles.xml [build XSL] autotext/ru/template/HC/content.xml [build XSL] autotext/ru/template/HC/styles.xml [build XSL] autotext/ru/template/HLB/content.xml [build XSL] autotext/ru/template/HLB/styles.xml [build XSL] autotext/ru/template/HLC/content.xml [build XSL] autotext/ru/template/HLC/styles.xml [build XSL] autotext/ru/template/HLN/content.xml [build XSL] autotext/ru/template/HLN/styles.xml [build XSL] autotext/ru/template/HN/content.xml [build XSL] autotext/ru/template/HN/styles.xml [build XSL] autotext/ru/template/HRB/content.xml [build CPY] autotext/ru/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HRB/styles.xml [build XSL] autotext/ru/template/HRC/content.xml [build XSL] autotext/ru/template/HRC/styles.xml [build XSL] autotext/ru/template/HRN/content.xml [build XSL] autotext/ru/template/HRN/styles.xml [build XSL] autotext/ru/template/META-INF/manifest.xml [build XSL] autotext/ru/template/PT1/content.xml [build XSL] autotext/ru/template/PT1/styles.xml [build XSL] autotext/ru/template/PT2/content.xml [build XSL] autotext/ru/template/PT2/styles.xml [build CPY] autotext/rw/standard/mimetype [build XSL] autotext/rw/standard/BlockList.xml [build XSL] autotext/rw/standard/FN/content.xml [build CPY] autotext/rw/standard/FN/manifest.rdf [build XSL] autotext/rw/standard/FN/Object_1/content.xml [build XSL] autotext/rw/standard/FN/styles.xml [build XSL] autotext/rw/standard/LOREM/LOREM.xml [build XSL] autotext/rw/standard/META-INF/manifest.xml [build CPY] autotext/sa-IN/standard/mimetype [build XSL] autotext/sa-IN/standard/BlockList.xml [build XSL] autotext/sa-IN/standard/FN/content.xml [build CPY] autotext/sa-IN/standard/FN/manifest.rdf [build XSL] autotext/sa-IN/standard/FN/Object_1/content.xml [build XSL] autotext/sa-IN/standard/FN/styles.xml [build XSL] autotext/sa-IN/standard/LOREM/LOREM.xml [build XSL] autotext/sa-IN/standard/META-INF/manifest.xml [build CPY] autotext/sat/standard/mimetype [build XSL] autotext/sat/standard/BlockList.xml [build XSL] autotext/sat/standard/FN/content.xml [build CPY] autotext/sat/standard/FN/manifest.rdf [build XSL] autotext/sat/standard/FN/Object_1/content.xml [build XSL] autotext/sat/standard/FN/styles.xml [build XSL] autotext/sat/standard/LOREM/LOREM.xml [build XSL] autotext/sat/standard/META-INF/manifest.xml [build CPY] autotext/sd/standard/mimetype [build XSL] autotext/sd/standard/BlockList.xml [build XSL] autotext/sd/standard/FN/content.xml [build CPY] autotext/sd/standard/FN/manifest.rdf [build XSL] autotext/sd/standard/FN/Object_1/content.xml [build XSL] autotext/sd/standard/FN/styles.xml [build XSL] autotext/sd/standard/LOREM/LOREM.xml [build XSL] autotext/sd/standard/META-INF/manifest.xml [build CPY] autotext/si/standard/mimetype [build XSL] autotext/si/standard/BlockList.xml [build XSL] autotext/si/standard/FN/content.xml [build CPY] autotext/si/standard/FN/manifest.rdf [build XSL] autotext/si/standard/FN/Object_1/content.xml [build XSL] autotext/si/standard/FN/styles.xml [build XSL] autotext/si/standard/LOREM/LOREM.xml [build XSL] autotext/si/standard/META-INF/manifest.xml [build CPY] autotext/sid/standard/mimetype [build XSL] autotext/sid/standard/BlockList.xml [build XSL] autotext/sid/standard/FN/content.xml [build CPY] autotext/sid/standard/FN/manifest.rdf [build XSL] autotext/sid/standard/FN/Object_1/content.xml [build XSL] autotext/sid/standard/FN/styles.xml [build XSL] autotext/sid/standard/LOREM/LOREM.xml [build XSL] autotext/sid/standard/META-INF/manifest.xml [build CPY] autotext/sk/crdbus50/mimetype [build XSL] autotext/sk/crdbus50/BlockList.xml [build XSL] autotext/sk/crdbus50/CON1/atevent.xml [build XSL] autotext/sk/crdbus50/CON1/content.xml [build CPY] autotext/sk/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON1/styles.xml [build XSL] autotext/sk/crdbus50/CON2/atevent.xml [build XSL] autotext/sk/crdbus50/CON2/content.xml [build CPY] autotext/sk/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON2/styles.xml [build XSL] autotext/sk/crdbus50/ELE1/atevent.xml [build XSL] autotext/sk/crdbus50/ELE1/content.xml [build XSL] autotext/sk/crdbus50/ELE1/styles.xml [build XSL] autotext/sk/crdbus50/ELE2/atevent.xml [build XSL] autotext/sk/crdbus50/ELE2/content.xml [build XSL] autotext/sk/crdbus50/ELE2/styles.xml [build XSL] autotext/sk/crdbus50/ELE3/atevent.xml [build XSL] autotext/sk/crdbus50/ELE3/content.xml [build XSL] autotext/sk/crdbus50/ELE3/styles.xml [build XSL] autotext/sk/crdbus50/META-INF/manifest.xml [build CPY] autotext/sk/crdbus54/mimetype [build XSL] autotext/sk/crdbus54/BlockList.xml [build XSL] autotext/sk/crdbus54/ELE1/atevent.xml [build XSL] autotext/sk/crdbus54/ELE1/content.xml [build XSL] autotext/sk/crdbus54/ELE1/styles.xml [build XSL] autotext/sk/crdbus54/ELE2/atevent.xml [build XSL] autotext/sk/crdbus54/ELE2/content.xml [build XSL] autotext/sk/crdbus54/ELE2/styles.xml [build XSL] autotext/sk/crdbus54/ELE3/atevent.xml [build XSL] autotext/sk/crdbus54/ELE3/content.xml [build XSL] autotext/sk/crdbus54/ELE3/styles.xml [build XSL] autotext/sk/crdbus54/META-INF/manifest.xml [build XSL] autotext/sk/crdbus54/MOD1/atevent.xml [build XSL] autotext/sk/crdbus54/MOD1/content.xml [build CPY] autotext/sk/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD1/styles.xml [build XSL] autotext/sk/crdbus54/MOD2/atevent.xml [build XSL] autotext/sk/crdbus54/MOD2/content.xml [build CPY] autotext/sk/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD2/styles.xml [build CPY] autotext/sk/standard/mimetype [build XSL] autotext/sk/standard/A/A.xml [build XSL] autotext/sk/standard/A/atevent.xml [build XSL] autotext/sk/standard/BlockList.xml [build XSL] autotext/sk/standard/BW/atevent.xml [build XSL] autotext/sk/standard/BW/BW.xml [build XSL] autotext/sk/standard/C/atevent.xml [build XSL] autotext/sk/standard/C/C.xml [build XSL] autotext/sk/standard/CAN/atevent.xml [build XSL] autotext/sk/standard/CAN/content.xml [build XSL] autotext/sk/standard/CAN/styles.xml [build XSL] autotext/sk/standard/CD/atevent.xml [build XSL] autotext/sk/standard/CD/CD.xml [build XSL] autotext/sk/standard/CM/atevent.xml [build XSL] autotext/sk/standard/CM/CM.xml [build XSL] autotext/sk/standard/CNL/atevent.xml [build XSL] autotext/sk/standard/CNL/CNL.xml [build XSL] autotext/sk/standard/DMS/atevent.xml [build XSL] autotext/sk/standard/DMS/content.xml [build XSL] autotext/sk/standard/DMS/styles.xml [build XSL] autotext/sk/standard/DT/atevent.xml [build XSL] autotext/sk/standard/DT/DT.xml [build XSL] autotext/sk/standard/FN/content.xml [build CPY] autotext/sk/standard/FN/manifest.rdf [build XSL] autotext/sk/standard/FN/Object_1/content.xml [build XSL] autotext/sk/standard/FN/styles.xml [build XSL] autotext/sk/standard/IRT/atevent.xml [build XSL] autotext/sk/standard/IRT/IRT.xml [build XSL] autotext/sk/standard/J/atevent.xml [build XSL] autotext/sk/standard/J/content.xml [build XSL] autotext/sk/standard/J/styles.xml [build XSL] autotext/sk/standard/JACL/atevent.xml [build XSL] autotext/sk/standard/JACL/content.xml [build XSL] autotext/sk/standard/JACL/styles.xml [build XSL] autotext/sk/standard/JACR/atevent.xml [build XSL] autotext/sk/standard/JACR/content.xml [build XSL] autotext/sk/standard/JACR/styles.xml [build XSL] autotext/sk/standard/JAINV/atevent.xml [build XSL] autotext/sk/standard/JAINV/content.xml [build XSL] autotext/sk/standard/JAINV/styles.xml [build XSL] autotext/sk/standard/JARL/atevent.xml [build XSL] autotext/sk/standard/JARL/content.xml [build XSL] autotext/sk/standard/JARL/styles.xml [build XSL] autotext/sk/standard/LAG/atevent.xml [build XSL] autotext/sk/standard/LAG/LAG.xml [build XSL] autotext/sk/standard/LIC/atevent.xml [build XSL] autotext/sk/standard/LIC/content.xml [build XSL] autotext/sk/standard/LIC/styles.xml [build XSL] autotext/sk/standard/LOREM/LOREM.xml [build XSL] autotext/sk/standard/META-INF/manifest.xml [build XSL] autotext/sk/standard/P/atevent.xml [build XSL] autotext/sk/standard/P/P.xml [build XSL] autotext/sk/standard/R1/atevent.xml [build XSL] autotext/sk/standard/R1/content.xml [build XSL] autotext/sk/standard/R1/styles.xml [build XSL] autotext/sk/standard/R2/atevent.xml [build XSL] autotext/sk/standard/R2/content.xml [build XSL] autotext/sk/standard/R2/styles.xml [build XSL] autotext/sk/standard/RE/atevent.xml [build XSL] autotext/sk/standard/RE/RE.xml [build XSL] autotext/sk/standard/RF/atevent.xml [build XSL] autotext/sk/standard/RF/RF.xml [build XSL] autotext/sk/standard/RG/atevent.xml [build XSL] autotext/sk/standard/RG/RG.xml [build XSL] autotext/sk/standard/RM/atevent.xml [build XSL] autotext/sk/standard/RM/RM.xml [build XSL] autotext/sk/standard/S/atevent.xml [build XSL] autotext/sk/standard/S/S.xml [build XSL] autotext/sk/standard/SD/atevent.xml [build XSL] autotext/sk/standard/SD/SD.xml [build XSL] autotext/sk/standard/SI/atevent.xml [build XSL] autotext/sk/standard/SI/SI.xml [build XSL] autotext/sk/standard/TC/atevent.xml [build XSL] autotext/sk/standard/TC/TC.xml [build XSL] autotext/sk/standard/TOP/atevent.xml [build XSL] autotext/sk/standard/TOP/TOP.xml [build XSL] autotext/sk/standard/TWIMC/atevent.xml [build XSL] autotext/sk/standard/TWIMC/TWIMC.xml [build XSL] autotext/sk/standard/TY/atevent.xml [build XSL] autotext/sk/standard/TY/TY.xml [build XSL] autotext/sk/standard/VA/atevent.xml [build XSL] autotext/sk/standard/VA/VA.xml [build XSL] autotext/sk/standard/VOM/atevent.xml [build XSL] autotext/sk/standard/VOM/VOM.xml [build XSL] autotext/sk/standard/YT/atevent.xml [build XSL] autotext/sk/standard/YT/content.xml [build XSL] autotext/sk/standard/YT/styles.xml [build CPY] autotext/sk/template/mimetype [build XSL] autotext/sk/template/BlockList.xml [build XSL] autotext/sk/template/H1B/content.xml [build CPY] autotext/sk/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/H1B/styles.xml [build XSL] autotext/sk/template/H1C/content.xml [build XSL] autotext/sk/template/H1C/styles.xml [build XSL] autotext/sk/template/H1N/content.xml [build XSL] autotext/sk/template/H1N/styles.xml [build XSL] autotext/sk/template/HB/content.xml [build CPY] autotext/sk/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HB/styles.xml [build XSL] autotext/sk/template/HC/content.xml [build XSL] autotext/sk/template/HC/styles.xml [build XSL] autotext/sk/template/HLB/content.xml [build XSL] autotext/sk/template/HLB/styles.xml [build XSL] autotext/sk/template/HLC/content.xml [build XSL] autotext/sk/template/HLC/styles.xml [build XSL] autotext/sk/template/HLN/content.xml [build XSL] autotext/sk/template/HLN/styles.xml [build XSL] autotext/sk/template/HN/content.xml [build XSL] autotext/sk/template/HN/styles.xml [build XSL] autotext/sk/template/HRB/content.xml [build CPY] autotext/sk/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HRB/styles.xml [build XSL] autotext/sk/template/HRC/content.xml [build XSL] autotext/sk/template/HRC/styles.xml [build XSL] autotext/sk/template/HRN/content.xml [build XSL] autotext/sk/template/HRN/styles.xml [build XSL] autotext/sk/template/META-INF/manifest.xml [build XSL] autotext/sk/template/PT1/content.xml [build XSL] autotext/sk/template/PT1/styles.xml [build XSL] autotext/sk/template/PT2/content.xml [build XSL] autotext/sk/template/PT2/styles.xml [build CPY] autotext/sl/crdbus50/mimetype [build XSL] autotext/sl/crdbus50/BlockList.xml [build XSL] autotext/sl/crdbus50/CON1/atevent.xml [build XSL] autotext/sl/crdbus50/CON1/content.xml [build CPY] autotext/sl/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON1/styles.xml [build XSL] autotext/sl/crdbus50/CON2/atevent.xml [build XSL] autotext/sl/crdbus50/CON2/content.xml [build CPY] autotext/sl/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON2/styles.xml [build XSL] autotext/sl/crdbus50/ELE1/atevent.xml [build XSL] autotext/sl/crdbus50/ELE1/content.xml [build XSL] autotext/sl/crdbus50/ELE1/styles.xml [build XSL] autotext/sl/crdbus50/ELE2/atevent.xml [build XSL] autotext/sl/crdbus50/ELE2/content.xml [build XSL] autotext/sl/crdbus50/ELE2/styles.xml [build XSL] autotext/sl/crdbus50/ELE3/atevent.xml [build XSL] autotext/sl/crdbus50/ELE3/content.xml [build XSL] autotext/sl/crdbus50/ELE3/styles.xml [build XSL] autotext/sl/crdbus50/META-INF/manifest.xml [build CPY] autotext/sl/crdbus54/mimetype [build XSL] autotext/sl/crdbus54/BlockList.xml [build XSL] autotext/sl/crdbus54/ELE1/atevent.xml [build XSL] autotext/sl/crdbus54/ELE1/content.xml [build XSL] autotext/sl/crdbus54/ELE1/styles.xml [build XSL] autotext/sl/crdbus54/ELE2/atevent.xml [build XSL] autotext/sl/crdbus54/ELE2/content.xml [build XSL] autotext/sl/crdbus54/ELE2/styles.xml [build XSL] autotext/sl/crdbus54/ELE3/atevent.xml [build XSL] autotext/sl/crdbus54/ELE3/content.xml [build XSL] autotext/sl/crdbus54/ELE3/styles.xml [build XSL] autotext/sl/crdbus54/META-INF/manifest.xml [build XSL] autotext/sl/crdbus54/MOD1/atevent.xml [build XSL] autotext/sl/crdbus54/MOD1/content.xml [build CPY] autotext/sl/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD1/styles.xml [build XSL] autotext/sl/crdbus54/MOD2/atevent.xml [build XSL] autotext/sl/crdbus54/MOD2/content.xml [build CPY] autotext/sl/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD2/styles.xml [build CPY] autotext/sl/standard/mimetype [build XSL] autotext/sl/standard/A/A.xml [build XSL] autotext/sl/standard/A/atevent.xml [build XSL] autotext/sl/standard/BlockList.xml [build XSL] autotext/sl/standard/BW/atevent.xml [build XSL] autotext/sl/standard/BW/BW.xml [build XSL] autotext/sl/standard/C/atevent.xml [build XSL] autotext/sl/standard/C/C.xml [build XSL] autotext/sl/standard/CAN/atevent.xml [build XSL] autotext/sl/standard/CAN/content.xml [build XSL] autotext/sl/standard/CAN/styles.xml [build XSL] autotext/sl/standard/CD/atevent.xml [build XSL] autotext/sl/standard/CD/CD.xml [build XSL] autotext/sl/standard/CM/atevent.xml [build XSL] autotext/sl/standard/CM/CM.xml [build XSL] autotext/sl/standard/CNL/atevent.xml [build XSL] autotext/sl/standard/CNL/CNL.xml [build XSL] autotext/sl/standard/DMS/atevent.xml [build XSL] autotext/sl/standard/DMS/content.xml [build XSL] autotext/sl/standard/DMS/styles.xml [build XSL] autotext/sl/standard/DT/atevent.xml [build XSL] autotext/sl/standard/DT/DT.xml [build XSL] autotext/sl/standard/FN/content.xml [build CPY] autotext/sl/standard/FN/manifest.rdf [build XSL] autotext/sl/standard/FN/Object_1/content.xml [build XSL] autotext/sl/standard/FN/styles.xml [build XSL] autotext/sl/standard/IRT/atevent.xml [build XSL] autotext/sl/standard/IRT/IRT.xml [build XSL] autotext/sl/standard/J/atevent.xml [build XSL] autotext/sl/standard/J/content.xml [build XSL] autotext/sl/standard/J/styles.xml [build XSL] autotext/sl/standard/JACL/atevent.xml [build XSL] autotext/sl/standard/JACL/content.xml [build XSL] autotext/sl/standard/JACL/styles.xml [build XSL] autotext/sl/standard/JACR/atevent.xml [build XSL] autotext/sl/standard/JACR/content.xml [build XSL] autotext/sl/standard/JACR/styles.xml [build XSL] autotext/sl/standard/JAINV/atevent.xml [build XSL] autotext/sl/standard/JAINV/content.xml [build XSL] autotext/sl/standard/JAINV/styles.xml [build XSL] autotext/sl/standard/JARL/atevent.xml [build XSL] autotext/sl/standard/JARL/content.xml [build XSL] autotext/sl/standard/JARL/styles.xml [build XSL] autotext/sl/standard/LAG/atevent.xml [build XSL] autotext/sl/standard/LAG/LAG.xml [build XSL] autotext/sl/standard/LIC/atevent.xml [build XSL] autotext/sl/standard/LIC/content.xml [build XSL] autotext/sl/standard/LIC/styles.xml [build XSL] autotext/sl/standard/LOREM/LOREM.xml [build XSL] autotext/sl/standard/META-INF/manifest.xml [build XSL] autotext/sl/standard/P/atevent.xml [build XSL] autotext/sl/standard/P/P.xml [build XSL] autotext/sl/standard/R1/atevent.xml [build XSL] autotext/sl/standard/R1/content.xml [build XSL] autotext/sl/standard/R1/styles.xml [build XSL] autotext/sl/standard/R2/atevent.xml [build XSL] autotext/sl/standard/R2/content.xml [build XSL] autotext/sl/standard/R2/styles.xml [build XSL] autotext/sl/standard/RE/atevent.xml [build XSL] autotext/sl/standard/RE/RE.xml [build XSL] autotext/sl/standard/RF/atevent.xml [build XSL] autotext/sl/standard/RF/RF.xml [build XSL] autotext/sl/standard/RG/atevent.xml [build XSL] autotext/sl/standard/RG/RG.xml [build XSL] autotext/sl/standard/RM/atevent.xml [build XSL] autotext/sl/standard/RM/RM.xml [build XSL] autotext/sl/standard/S/atevent.xml [build XSL] autotext/sl/standard/S/S.xml [build XSL] autotext/sl/standard/SD/atevent.xml [build XSL] autotext/sl/standard/SD/SD.xml [build XSL] autotext/sl/standard/SI/atevent.xml [build XSL] autotext/sl/standard/SI/SI.xml [build XSL] autotext/sl/standard/TC/atevent.xml [build XSL] autotext/sl/standard/TC/TC.xml [build XSL] autotext/sl/standard/TOP/atevent.xml [build XSL] autotext/sl/standard/TOP/TOP.xml [build XSL] autotext/sl/standard/TWIMC/atevent.xml [build XSL] autotext/sl/standard/TWIMC/TWIMC.xml [build XSL] autotext/sl/standard/TY/atevent.xml [build XSL] autotext/sl/standard/TY/TY.xml [build XSL] autotext/sl/standard/VA/atevent.xml [build XSL] autotext/sl/standard/VA/VA.xml [build XSL] autotext/sl/standard/VOM/atevent.xml [build XSL] autotext/sl/standard/VOM/VOM.xml [build XSL] autotext/sl/standard/YT/atevent.xml [build XSL] autotext/sl/standard/YT/content.xml [build XSL] autotext/sl/standard/YT/styles.xml [build CPY] autotext/sl/template/mimetype [build XSL] autotext/sl/template/BlockList.xml [build XSL] autotext/sl/template/H1B/content.xml [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/H1B/styles.xml [build XSL] autotext/sl/template/H1C/content.xml [build XSL] autotext/sl/template/H1C/styles.xml [build XSL] autotext/sl/template/H1N/content.xml [build XSL] autotext/sl/template/H1N/styles.xml [build XSL] autotext/sl/template/HB/content.xml [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HB/styles.xml [build XSL] autotext/sl/template/HC/content.xml [build XSL] autotext/sl/template/HC/styles.xml [build XSL] autotext/sl/template/HLB/content.xml [build XSL] autotext/sl/template/HLB/styles.xml [build XSL] autotext/sl/template/HLC/content.xml [build XSL] autotext/sl/template/HLC/styles.xml [build XSL] autotext/sl/template/HLN/content.xml [build XSL] autotext/sl/template/HLN/styles.xml [build XSL] autotext/sl/template/HN/content.xml [build XSL] autotext/sl/template/HN/styles.xml [build XSL] autotext/sl/template/HRB/content.xml [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HRB/styles.xml [build XSL] autotext/sl/template/HRC/content.xml [build XSL] autotext/sl/template/HRC/styles.xml [build XSL] autotext/sl/template/HRN/content.xml [build XSL] autotext/sl/template/HRN/styles.xml [build XSL] autotext/sl/template/META-INF/manifest.xml [build XSL] autotext/sl/template/PT1/content.xml [build XSL] autotext/sl/template/PT1/styles.xml [build XSL] autotext/sl/template/PT2/content.xml [build XSL] autotext/sl/template/PT2/styles.xml [build CPY] autotext/sq/standard/mimetype [build XSL] autotext/sq/standard/BlockList.xml [build XSL] autotext/sq/standard/FN/content.xml [build CPY] autotext/sq/standard/FN/manifest.rdf [build XSL] autotext/sq/standard/FN/Object_1/content.xml [build XSL] autotext/sq/standard/FN/styles.xml [build XSL] autotext/sq/standard/LOREM/LOREM.xml [build XSL] autotext/sq/standard/META-INF/manifest.xml [build CPY] autotext/sr/standard/mimetype [build XSL] autotext/sr/standard/BlockList.xml [build XSL] autotext/sr/standard/FN/content.xml [build CPY] autotext/sr/standard/FN/manifest.rdf [build XSL] autotext/sr/standard/FN/Object_1/content.xml [build XSL] autotext/sr/standard/FN/styles.xml [build XSL] autotext/sr/standard/LOREM/LOREM.xml [build XSL] autotext/sr/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn/standard/mimetype [build XSL] autotext/sr-Latn/standard/BlockList.xml [build XSL] autotext/sr-Latn/standard/FN/content.xml [build CPY] autotext/sr-Latn/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn/standard/FN/styles.xml [build XSL] autotext/sr-Latn/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn/standard/META-INF/manifest.xml [build CPY] autotext/ss/standard/mimetype [build XSL] autotext/ss/standard/BlockList.xml [build XSL] autotext/ss/standard/FN/content.xml [build CPY] autotext/ss/standard/FN/manifest.rdf [build XSL] autotext/ss/standard/FN/Object_1/content.xml [build XSL] autotext/ss/standard/FN/styles.xml [build XSL] autotext/ss/standard/LOREM/LOREM.xml [build XSL] autotext/ss/standard/META-INF/manifest.xml [build CPY] autotext/st/standard/mimetype [build XSL] autotext/st/standard/BlockList.xml [build XSL] autotext/st/standard/FN/content.xml [build CPY] autotext/st/standard/FN/manifest.rdf [build XSL] autotext/st/standard/FN/Object_1/content.xml [build XSL] autotext/st/standard/FN/styles.xml [build XSL] autotext/st/standard/LOREM/LOREM.xml [build XSL] autotext/st/standard/META-INF/manifest.xml [build CPY] autotext/sv/crdbus50/mimetype [build XSL] autotext/sv/crdbus50/BlockList.xml [build XSL] autotext/sv/crdbus50/KLA1/atevent.xml [build XSL] autotext/sv/crdbus50/KLA1/content.xml [build XSL] autotext/sv/crdbus50/KLA1/styles.xml [build XSL] autotext/sv/crdbus50/KLA2/atevent.xml [build XSL] autotext/sv/crdbus50/KLA2/content.xml [build XSL] autotext/sv/crdbus50/KLA2/styles.xml [build XSL] autotext/sv/crdbus50/KLA3/atevent.xml [build XSL] autotext/sv/crdbus50/KLA3/content.xml [build XSL] autotext/sv/crdbus50/KLA3/styles.xml [build XSL] autotext/sv/crdbus50/META-INF/manifest.xml [build XSL] autotext/sv/crdbus50/MOD1/atevent.xml [build XSL] autotext/sv/crdbus50/MOD1/content.xml [build CPY] autotext/sv/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD1/styles.xml [build XSL] autotext/sv/crdbus50/MOD2/atevent.xml [build XSL] autotext/sv/crdbus50/MOD2/content.xml [build CPY] autotext/sv/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD2/styles.xml [build CPY] autotext/sv/standard/mimetype [build XSL] autotext/sv/standard/AA/atevent.xml [build XSL] autotext/sv/standard/AA/content.xml [build XSL] autotext/sv/standard/AA/styles.xml [build XSL] autotext/sv/standard/ABM/ABM.xml [build XSL] autotext/sv/standard/ABM/atevent.xml [build XSL] autotext/sv/standard/AI/atevent.xml [build XSL] autotext/sv/standard/AI/content.xml [build XSL] autotext/sv/standard/AI/styles.xml [build XSL] autotext/sv/standard/ANS/atevent.xml [build XSL] autotext/sv/standard/ANS/content.xml [build XSL] autotext/sv/standard/ANS/styles.xml [build XSL] autotext/sv/standard/ANY/ANY.xml [build XSL] autotext/sv/standard/ANY/atevent.xml [build XSL] autotext/sv/standard/B/B.xml [build XSL] autotext/sv/standard/BT/atevent.xml [build XSL] autotext/sv/standard/BT/BT.xml [build XSL] autotext/sv/standard/BV/atevent.xml [build XSL] autotext/sv/standard/BV/BV.xml [build XSL] autotext/sv/standard/F/F.xml [build XSL] autotext/sv/standard/FN/content.xml [build CPY] autotext/sv/standard/FN/manifest.rdf [build XSL] autotext/sv/standard/FN/Object_1/content.xml [build XSL] autotext/sv/standard/FN/styles.xml [build XSL] autotext/sv/standard/K/atevent.xml [build XSL] autotext/sv/standard/K/K.xml [build XSL] autotext/sv/standard/LOREM/LOREM.xml [build XSL] autotext/sv/standard/META-INF/manifest.xml [build XSL] autotext/sv/standard/MVH/atevent.xml [build XSL] autotext/sv/standard/MVH/content.xml [build XSL] autotext/sv/standard/MVH/styles.xml [build XSL] autotext/sv/standard/O/atevent.xml [build XSL] autotext/sv/standard/O/O.xml [build XSL] autotext/sv/standard/OR/atevent.xml [build XSL] autotext/sv/standard/OR/OR.xml [build XSL] autotext/sv/standard/P1/atevent.xml [build XSL] autotext/sv/standard/P1/content.xml [build XSL] autotext/sv/standard/P1/styles.xml [build XSL] autotext/sv/standard/P2/atevent.xml [build XSL] autotext/sv/standard/P2/content.xml [build XSL] autotext/sv/standard/P2/styles.xml [build XSL] autotext/sv/standard/UA/atevent.xml [build XSL] autotext/sv/standard/UA/content.xml [build XSL] autotext/sv/standard/UA/styles.xml [build XSL] autotext/sv/standard/UL/atevent.xml [build XSL] autotext/sv/standard/UL/UL.xml [build CPY] autotext/sv/template/mimetype [build XSL] autotext/sv/template/BlockList.xml [build XSL] autotext/sv/template/H1B/content.xml [build CPY] autotext/sv/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/H1B/styles.xml [build XSL] autotext/sv/template/H1C/content.xml [build XSL] autotext/sv/template/H1C/styles.xml [build XSL] autotext/sv/template/H1N/content.xml [build XSL] autotext/sv/template/H1N/styles.xml [build XSL] autotext/sv/template/HB/content.xml [build CPY] autotext/sv/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HB/styles.xml [build XSL] autotext/sv/template/HC/content.xml [build XSL] autotext/sv/template/HC/styles.xml [build XSL] autotext/sv/template/HLB/content.xml [build XSL] autotext/sv/template/HLB/styles.xml [build XSL] autotext/sv/template/HLC/content.xml [build XSL] autotext/sv/template/HLC/styles.xml [build XSL] autotext/sv/template/HLN/content.xml [build XSL] autotext/sv/template/HLN/styles.xml [build XSL] autotext/sv/template/HN/content.xml [build XSL] autotext/sv/template/HN/styles.xml [build XSL] autotext/sv/template/HRB/content.xml [build CPY] autotext/sv/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HRB/styles.xml [build XSL] autotext/sv/template/HRC/content.xml [build XSL] autotext/sv/template/HRC/styles.xml [build XSL] autotext/sv/template/HRN/content.xml [build XSL] autotext/sv/template/HRN/styles.xml [build XSL] autotext/sv/template/META-INF/manifest.xml [build XSL] autotext/sv/template/PT1/content.xml [build XSL] autotext/sv/template/PT1/styles.xml [build XSL] autotext/sv/template/PT2/content.xml [build XSL] autotext/sv/template/PT2/styles.xml [build CPY] autotext/sw-TZ/standard/mimetype [build XSL] autotext/sw-TZ/standard/BlockList.xml [build XSL] autotext/sw-TZ/standard/FN/content.xml [build CPY] autotext/sw-TZ/standard/FN/manifest.rdf [build XSL] autotext/sw-TZ/standard/FN/Object_1/content.xml [build XSL] autotext/sw-TZ/standard/FN/styles.xml [build XSL] autotext/sw-TZ/standard/LOREM/LOREM.xml [build XSL] autotext/sw-TZ/standard/META-INF/manifest.xml [build CPY] autotext/szl/standard/mimetype [build XSL] autotext/szl/standard/BlockList.xml [build XSL] autotext/szl/standard/FN/content.xml [build CPY] autotext/szl/standard/FN/manifest.rdf [build XSL] autotext/szl/standard/FN/Object_1/content.xml [build XSL] autotext/szl/standard/FN/styles.xml [build XSL] autotext/szl/standard/LOREM/LOREM.xml [build XSL] autotext/szl/standard/META-INF/manifest.xml [build CPY] autotext/ta/standard/mimetype [build XSL] autotext/ta/standard/BlockList.xml [build XSL] autotext/ta/standard/FN/content.xml [build CPY] autotext/ta/standard/FN/manifest.rdf [build XSL] autotext/ta/standard/FN/Object_1/content.xml [build XSL] autotext/ta/standard/FN/styles.xml [build XSL] autotext/ta/standard/LOREM/LOREM.xml [build XSL] autotext/ta/standard/META-INF/manifest.xml [build CPY] autotext/te/standard/mimetype [build XSL] autotext/te/standard/BlockList.xml [build XSL] autotext/te/standard/FN/content.xml [build CPY] autotext/te/standard/FN/manifest.rdf [build XSL] autotext/te/standard/FN/Object_1/content.xml [build XSL] autotext/te/standard/FN/styles.xml [build XSL] autotext/te/standard/LOREM/LOREM.xml [build XSL] autotext/te/standard/META-INF/manifest.xml [build CPY] autotext/tg/standard/mimetype [build XSL] autotext/tg/standard/BlockList.xml [build XSL] autotext/tg/standard/FN/content.xml [build CPY] autotext/tg/standard/FN/manifest.rdf [build XSL] autotext/tg/standard/FN/Object_1/content.xml [build XSL] autotext/tg/standard/FN/styles.xml [build XSL] autotext/tg/standard/LOREM/LOREM.xml [build XSL] autotext/tg/standard/META-INF/manifest.xml [build CPY] autotext/th/standard/mimetype [build XSL] autotext/th/standard/BlockList.xml [build XSL] autotext/th/standard/FN/content.xml [build CPY] autotext/th/standard/FN/manifest.rdf [build XSL] autotext/th/standard/FN/Object_1/content.xml [build XSL] autotext/th/standard/FN/styles.xml [build XSL] autotext/th/standard/LOREM/LOREM.xml [build XSL] autotext/th/standard/META-INF/manifest.xml [build CPY] autotext/tn/standard/mimetype [build XSL] autotext/tn/standard/BlockList.xml [build XSL] autotext/tn/standard/FN/content.xml [build CPY] autotext/tn/standard/FN/manifest.rdf [build XSL] autotext/tn/standard/FN/Object_1/content.xml [build XSL] autotext/tn/standard/FN/styles.xml [build XSL] autotext/tn/standard/LOREM/LOREM.xml [build XSL] autotext/tn/standard/META-INF/manifest.xml [build CPY] autotext/tr/crdbus50/mimetype [build XSL] autotext/tr/crdbus50/BlockList.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/styles.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/styles.xml [build XSL] autotext/tr/crdbus50/META-INF/manifest.xml [build XSL] autotext/tr/crdbus50/PRO1/atevent.xml [build XSL] autotext/tr/crdbus50/PRO1/content.xml [build XSL] autotext/tr/crdbus50/PRO1/styles.xml [build XSL] autotext/tr/crdbus50/PRO2/atevent.xml [build XSL] autotext/tr/crdbus50/PRO2/content.xml [build XSL] autotext/tr/crdbus50/PRO2/styles.xml [build XSL] autotext/tr/crdbus50/PRO3/atevent.xml [build XSL] autotext/tr/crdbus50/PRO3/content.xml [build XSL] autotext/tr/crdbus50/PRO3/styles.xml [build XSL] autotext/tr/crdbus50/ZAR1/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR1/content.xml [build CPY] autotext/tr/crdbus50/ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR1/styles.xml [build XSL] autotext/tr/crdbus50/ZAR2/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR2/content.xml [build CPY] autotext/tr/crdbus50/ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR2/styles.xml [build XSL] autotext/tr/crdbus50/ZAR3/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR3/content.xml [build CPY] autotext/tr/crdbus50/ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR3/styles.xml [build CPY] autotext/tr/standard/mimetype [build XSL] autotext/tr/standard/BlockList.xml [build XSL] autotext/tr/standard/FN/content.xml [build CPY] autotext/tr/standard/FN/manifest.rdf [build XSL] autotext/tr/standard/FN/Object_1/content.xml [build XSL] autotext/tr/standard/FN/styles.xml [build XSL] autotext/tr/standard/LOREM/LOREM.xml [build XSL] autotext/tr/standard/META-INF/manifest.xml [build CPY] autotext/tr/template/mimetype [build XSL] autotext/tr/template/BlockList.xml [build XSL] autotext/tr/template/META-INF/manifest.xml [build XSL] autotext/tr/template/PT1/atevent.xml [build XSL] autotext/tr/template/PT1/content.xml [build XSL] autotext/tr/template/PT1/styles.xml [build XSL] autotext/tr/template/PT2/atevent.xml [build XSL] autotext/tr/template/PT2/content.xml [build XSL] autotext/tr/template/PT2/styles.xml [build CPY] autotext/ts/standard/mimetype [build XSL] autotext/ts/standard/BlockList.xml [build XSL] autotext/ts/standard/FN/content.xml [build CPY] autotext/ts/standard/FN/manifest.rdf [build XSL] autotext/ts/standard/FN/Object_1/content.xml [build XSL] autotext/ts/standard/FN/styles.xml [build XSL] autotext/ts/standard/LOREM/LOREM.xml [build XSL] autotext/ts/standard/META-INF/manifest.xml [build CPY] autotext/tt/standard/mimetype [build XSL] autotext/tt/standard/BlockList.xml [build XSL] autotext/tt/standard/FN/content.xml [build CPY] autotext/tt/standard/FN/manifest.rdf [build XSL] autotext/tt/standard/FN/Object_1/content.xml [build XSL] autotext/tt/standard/FN/styles.xml [build XSL] autotext/tt/standard/LOREM/LOREM.xml [build XSL] autotext/tt/standard/META-INF/manifest.xml [build CPY] autotext/ug/standard/mimetype [build XSL] autotext/ug/standard/BlockList.xml [build XSL] autotext/ug/standard/FN/content.xml [build CPY] autotext/ug/standard/FN/manifest.rdf [build XSL] autotext/ug/standard/FN/Object_1/content.xml [build XSL] autotext/ug/standard/FN/styles.xml [build XSL] autotext/ug/standard/LOREM/LOREM.xml [build XSL] autotext/ug/standard/META-INF/manifest.xml [build CPY] autotext/uk/standard/mimetype [build XSL] autotext/uk/standard/BlockList.xml [build XSL] autotext/uk/standard/FN/content.xml [build CPY] autotext/uk/standard/FN/manifest.rdf [build XSL] autotext/uk/standard/FN/Object_1/content.xml [build XSL] autotext/uk/standard/FN/styles.xml [build XSL] autotext/uk/standard/LOREM/LOREM.xml [build XSL] autotext/uk/standard/META-INF/manifest.xml [build CPY] autotext/uz/standard/mimetype [build XSL] autotext/uz/standard/BlockList.xml [build XSL] autotext/uz/standard/FN/content.xml [build CPY] autotext/uz/standard/FN/manifest.rdf [build XSL] autotext/uz/standard/FN/Object_1/content.xml [build XSL] autotext/uz/standard/FN/styles.xml [build XSL] autotext/uz/standard/LOREM/LOREM.xml [build XSL] autotext/uz/standard/META-INF/manifest.xml [build CPY] autotext/ve/standard/mimetype [build XSL] autotext/ve/standard/BlockList.xml [build XSL] autotext/ve/standard/FN/content.xml [build CPY] autotext/ve/standard/FN/manifest.rdf [build XSL] autotext/ve/standard/FN/Object_1/content.xml [build XSL] autotext/ve/standard/FN/styles.xml [build XSL] autotext/ve/standard/LOREM/LOREM.xml [build XSL] autotext/ve/standard/META-INF/manifest.xml [build CPY] autotext/vec/standard/mimetype [build XSL] autotext/vec/standard/BlockList.xml [build XSL] autotext/vec/standard/FN/content.xml [build CPY] autotext/vec/standard/FN/manifest.rdf [build XSL] autotext/vec/standard/FN/Object_1/content.xml [build XSL] autotext/vec/standard/FN/styles.xml [build XSL] autotext/vec/standard/LOREM/LOREM.xml [build XSL] autotext/vec/standard/META-INF/manifest.xml [build CPY] autotext/vi/standard/mimetype [build XSL] autotext/vi/standard/BlockList.xml [build XSL] autotext/vi/standard/FN/content.xml [build CPY] autotext/vi/standard/FN/manifest.rdf [build XSL] autotext/vi/standard/FN/Object_1/content.xml [build XSL] autotext/vi/standard/FN/styles.xml [build XSL] autotext/vi/standard/LOREM/LOREM.xml [build XSL] autotext/vi/standard/META-INF/manifest.xml [build CPY] autotext/xh/standard/mimetype [build XSL] autotext/xh/standard/BlockList.xml [build XSL] autotext/xh/standard/FN/content.xml [build CPY] autotext/xh/standard/FN/manifest.rdf [build XSL] autotext/xh/standard/FN/Object_1/content.xml [build XSL] autotext/xh/standard/FN/styles.xml [build XSL] autotext/xh/standard/LOREM/LOREM.xml [build XSL] autotext/xh/standard/META-INF/manifest.xml [build CPY] autotext/zh-CN/crdbus50/mimetype [build XSL] autotext/zh-CN/crdbus50/BlockList.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-CN/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-CN/standard/mimetype [build XSL] autotext/zh-CN/standard/AR/AR.xml [build XSL] autotext/zh-CN/standard/AR/atevent.xml [build XSL] autotext/zh-CN/standard/BlockList.xml [build XSL] autotext/zh-CN/standard/CAN/atevent.xml [build XSL] autotext/zh-CN/standard/CAN/content.xml [build XSL] autotext/zh-CN/standard/CAN/styles.xml [build XSL] autotext/zh-CN/standard/CP/content.xml [build XSL] autotext/zh-CN/standard/CP/styles.xml [build XSL] autotext/zh-CN/standard/DMS/content.xml [build XSL] autotext/zh-CN/standard/DMS/styles.xml [build XSL] autotext/zh-CN/standard/DT/content.xml [build XSL] autotext/zh-CN/standard/DT/styles.xml [build XSL] autotext/zh-CN/standard/E/E.xml [build XSL] autotext/zh-CN/standard/FN/content.xml [build CPY] autotext/zh-CN/standard/FN/manifest.rdf [build XSL] autotext/zh-CN/standard/FN/Object_1/content.xml [build XSL] autotext/zh-CN/standard/FN/styles.xml [build XSL] autotext/zh-CN/standard/I/I.xml [build XSL] autotext/zh-CN/standard/JACL/atevent.xml [build XSL] autotext/zh-CN/standard/JACL/content.xml [build XSL] autotext/zh-CN/standard/JACL/styles.xml [build XSL] autotext/zh-CN/standard/JACR/content.xml [build XSL] autotext/zh-CN/standard/JACR/styles.xml [build XSL] autotext/zh-CN/standard/JAINV/atevent.xml [build XSL] autotext/zh-CN/standard/JAINV/content.xml [build XSL] autotext/zh-CN/standard/JAINV/styles.xml [build XSL] autotext/zh-CN/standard/JARL/atevent.xml [build XSL] autotext/zh-CN/standard/JARL/content.xml [build XSL] autotext/zh-CN/standard/JARL/styles.xml [build XSL] autotext/zh-CN/standard/JARWPR/atevent.xml [build XSL] autotext/zh-CN/standard/JARWPR/content.xml [build XSL] autotext/zh-CN/standard/JARWPR/styles.xml [build XSL] autotext/zh-CN/standard/LOREM/LOREM.xml [build XSL] autotext/zh-CN/standard/META-INF/manifest.xml [build XSL] autotext/zh-CN/standard/O/atevent.xml [build XSL] autotext/zh-CN/standard/O/O.xml [build XSL] autotext/zh-CN/standard/Q/atevent.xml [build XSL] autotext/zh-CN/standard/Q/Q.xml [build XSL] autotext/zh-CN/standard/R1/atevent.xml [build XSL] autotext/zh-CN/standard/R1/content.xml [build XSL] autotext/zh-CN/standard/R1/styles.xml [build XSL] autotext/zh-CN/standard/R2/atevent.xml [build XSL] autotext/zh-CN/standard/R2/content.xml [build XSL] autotext/zh-CN/standard/R2/styles.xml [build XSL] autotext/zh-CN/standard/TOP/content.xml [build XSL] autotext/zh-CN/standard/TOP/styles.xml [build XSL] autotext/zh-CN/standard/YT/content.xml [build XSL] autotext/zh-CN/standard/YT/styles.xml [build CPY] autotext/zh-CN/template/mimetype [build XSL] autotext/zh-CN/template/BlockList.xml [build XSL] autotext/zh-CN/template/H1B/content.xml [build CPY] autotext/zh-CN/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/H1B/styles.xml [build XSL] autotext/zh-CN/template/H1C/content.xml [build XSL] autotext/zh-CN/template/H1C/styles.xml [build XSL] autotext/zh-CN/template/H1N/content.xml [build XSL] autotext/zh-CN/template/H1N/styles.xml [build XSL] autotext/zh-CN/template/HB/content.xml [build CPY] autotext/zh-CN/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HB/styles.xml [build XSL] autotext/zh-CN/template/HC/content.xml [build XSL] autotext/zh-CN/template/HC/styles.xml [build XSL] autotext/zh-CN/template/HLB/content.xml [build XSL] autotext/zh-CN/template/HLB/styles.xml [build XSL] autotext/zh-CN/template/HLC/content.xml [build XSL] autotext/zh-CN/template/HLC/styles.xml [build XSL] autotext/zh-CN/template/HLN/content.xml [build XSL] autotext/zh-CN/template/HLN/styles.xml [build XSL] autotext/zh-CN/template/HN/content.xml [build XSL] autotext/zh-CN/template/HN/styles.xml [build XSL] autotext/zh-CN/template/HRB/content.xml [build CPY] autotext/zh-CN/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HRB/styles.xml [build XSL] autotext/zh-CN/template/HRC/content.xml [build XSL] autotext/zh-CN/template/HRC/styles.xml [build XSL] autotext/zh-CN/template/HRN/content.xml [build XSL] autotext/zh-CN/template/HRN/styles.xml [build XSL] autotext/zh-CN/template/META-INF/manifest.xml [build XSL] autotext/zh-CN/template/PT1/content.xml [build XSL] autotext/zh-CN/template/PT1/styles.xml [build XSL] autotext/zh-CN/template/PT2/content.xml [build XSL] autotext/zh-CN/template/PT2/styles.xml [build CPY] autotext/zh-TW/crdbus50/mimetype [build XSL] autotext/zh-TW/crdbus50/BlockList.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-TW/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-TW/standard/mimetype [build XSL] autotext/zh-TW/standard/AR/AR.xml [build XSL] autotext/zh-TW/standard/AR/atevent.xml [build XSL] autotext/zh-TW/standard/BlockList.xml [build XSL] autotext/zh-TW/standard/BT/BT.xml [build XSL] autotext/zh-TW/standard/CAN/atevent.xml [build XSL] autotext/zh-TW/standard/CAN/content.xml [build XSL] autotext/zh-TW/standard/CAN/styles.xml [build XSL] autotext/zh-TW/standard/CP/content.xml [build XSL] autotext/zh-TW/standard/CP/styles.xml [build XSL] autotext/zh-TW/standard/DMS/content.xml [build XSL] autotext/zh-TW/standard/DMS/styles.xml [build XSL] autotext/zh-TW/standard/E/E.xml [build XSL] autotext/zh-TW/standard/FN/content.xml [build CPY] autotext/zh-TW/standard/FN/manifest.rdf [build XSL] autotext/zh-TW/standard/FN/Object_1/content.xml [build XSL] autotext/zh-TW/standard/FN/styles.xml [build XSL] autotext/zh-TW/standard/I/I.xml [build XSL] autotext/zh-TW/standard/JACL/atevent.xml [build XSL] autotext/zh-TW/standard/JACL/content.xml [build XSL] autotext/zh-TW/standard/JACL/styles.xml [build XSL] autotext/zh-TW/standard/JACR/content.xml [build XSL] autotext/zh-TW/standard/JACR/styles.xml [build XSL] autotext/zh-TW/standard/JAINV/atevent.xml [build XSL] autotext/zh-TW/standard/JAINV/content.xml [build XSL] autotext/zh-TW/standard/JAINV/styles.xml [build XSL] autotext/zh-TW/standard/JARL/content.xml [build XSL] autotext/zh-TW/standard/JARL/styles.xml [build XSL] autotext/zh-TW/standard/JARWPR/content.xml [build XSL] autotext/zh-TW/standard/JARWPR/styles.xml [build XSL] autotext/zh-TW/standard/LOREM/LOREM.xml [build XSL] autotext/zh-TW/standard/M1/atevent.xml [build XSL] autotext/zh-TW/standard/M1/content.xml [build XSL] autotext/zh-TW/standard/M1/styles.xml [build XSL] autotext/zh-TW/standard/M2/atevent.xml [build XSL] autotext/zh-TW/standard/M2/content.xml [build XSL] autotext/zh-TW/standard/M2/styles.xml [build XSL] autotext/zh-TW/standard/META-INF/manifest.xml [build XSL] autotext/zh-TW/standard/O/atevent.xml [build XSL] autotext/zh-TW/standard/O/O.xml [build XSL] autotext/zh-TW/standard/Q/atevent.xml [build XSL] autotext/zh-TW/standard/Q/Q.xml [build XSL] autotext/zh-TW/standard/TOP/content.xml [build XSL] autotext/zh-TW/standard/TOP/styles.xml [build XSL] autotext/zh-TW/standard/YT/content.xml [build XSL] autotext/zh-TW/standard/YT/styles.xml [build CPY] autotext/zh-TW/template/mimetype [build XSL] autotext/zh-TW/template/BlockList.xml [build XSL] autotext/zh-TW/template/H1B/content.xml [build CPY] autotext/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/H1B/styles.xml [build XSL] autotext/zh-TW/template/H1C/content.xml [build XSL] autotext/zh-TW/template/H1C/styles.xml [build XSL] autotext/zh-TW/template/H1N/content.xml [build XSL] autotext/zh-TW/template/H1N/styles.xml [build XSL] autotext/zh-TW/template/HB/content.xml [build CPY] autotext/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HB/styles.xml [build XSL] autotext/zh-TW/template/HC/content.xml [build XSL] autotext/zh-TW/template/HC/styles.xml [build XSL] autotext/zh-TW/template/HLB/content.xml [build XSL] autotext/zh-TW/template/HLB/styles.xml [build XSL] autotext/zh-TW/template/HLC/content.xml [build XSL] autotext/zh-TW/template/HLC/styles.xml [build XSL] autotext/zh-TW/template/HLN/content.xml [build XSL] autotext/zh-TW/template/HLN/styles.xml [build XSL] autotext/zh-TW/template/HN/content.xml [build XSL] autotext/zh-TW/template/HN/styles.xml [build XSL] autotext/zh-TW/template/HRB/content.xml [build CPY] autotext/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HRB/styles.xml [build XSL] autotext/zh-TW/template/HRC/content.xml [build XSL] autotext/zh-TW/template/HRC/styles.xml [build XSL] autotext/zh-TW/template/HRN/content.xml [build XSL] autotext/zh-TW/template/HRN/styles.xml [build XSL] autotext/zh-TW/template/META-INF/manifest.xml [build XSL] autotext/zh-TW/template/PT1/content.xml [build XSL] autotext/zh-TW/template/PT1/styles.xml [build XSL] autotext/zh-TW/template/PT2/content.xml [build XSL] autotext/zh-TW/template/PT2/styles.xml [build CPY] autotext/zu/standard/mimetype [build XSL] autotext/zu/standard/BlockList.xml [build XSL] autotext/zu/standard/FN/content.xml [build CPY] autotext/zu/standard/FN/manifest.rdf [build XSL] autotext/zu/standard/FN/Object_1/content.xml [build XSL] autotext/zu/standard/FN/styles.xml [build XSL] autotext/zu/standard/LOREM/LOREM.xml [build XSL] autotext/zu/standard/META-INF/manifest.xml [build LOC] filter [build LOC] forms [build LOC] formula [build LOC] fpicker [build LOC] framework [build PRL] CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdatabase/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-US/bookmarks.part [build CAT] CustomTarget/helpcontent2/help3xsl/en-US/contents.js [build PKG] helpcontent2_html_media_lang_en-US [build ALP] helpcontent2_html_media_lang [build CUS] instsetoo_native/setup [build JCS] CustomTarget/jvmfwk/jreproperties/JREProperties.class [build ECH] CustomTarget/jvmfwk/jvmfwk3_ini/jvmfwk3rc [build CXX] l10ntools/source/idxdict/idxdict.cxx [build CUS] librelogo/locproperties [build PKG] librelogo_properties [build JCS] Jar/EvolutionarySolver [build CPY] nlpsolver/description.xml [build XSL] CustomTarget/readlicense_oo/license/LICENSE [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp en-US [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp en-US [build MOD] o3tl [build LOC] oox [build ECH] CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc [build C ] pyuno/source/module/pyuno_dlopenwrapper.c [build XSL] CustomTarget/readlicense_oo/readme/README_en-US [build CUS] readlicense_oo/license [build CXX] registry/tools/fileurl.cxx [build CXX] registry/tools/options.cxx [build LOC] reportdesign [build LOC] sc [build LOC] scaddins [build LOC] sccomp [build AIN] activexbinarytable [build AIN] activex [build AIN] activexwin64 [build AIN] base [build AIN] base_brand [build AIN] brand [build AIN] calc [build AIN] calc_brand [build AIN] draw_brand [build AIN] extensions_ct2n [build AIN] extensions_bsh [build AIN] extensions_numbertext [build AIN] extensions_rhino [build AIN] firebirdsdbc [build AIN] gnome [build AIN] graphicfilter [build AIN] impress [build AIN] impress_brand [build AIN] kde [build AIN] libreofficekit [build AIN] math [build AIN] math_brand [build AIN] ogltrans [build AIN] onlineupdate [build AIN] ooo [build AIN] ooo_fonts [build AIN] ooo_images [build AIN] ooobinarytable [build AIN] python [build AIN] python_scriptprovider [build AIN] python_librelogo [build AIN] postgresqlsdbc [build AIN] pdfimport [build AIN] quickstart [build AIN] reportbuilder [build AIN] sdk [build AIN] spsuppfiles [build AIN] ure [build AIN] winexplorerextbinarytable [build AIN] winexplorerext [build AIN] writer [build AIN] writer_brand [build AIN] xsltfilter [build SCT] scp2/source/templates/alllangmodules_base [build C ] soltools/cpp/_cpp.c [build C ] soltools/cpp/_eval.c [build C ] soltools/cpp/_include.c [build C ] soltools/cpp/_lex.c [build C ] soltools/cpp/_macro.c [build C ] soltools/cpp/_mcrvalid.c [build C ] soltools/cpp/_nlist.c [build C ] soltools/cpp/_tokens.c [build C ] soltools/cpp/_unix.c [build RDB] scriptproviderforbeanshell [build RDB] scriptproviderforjavascript [build LOC] sd [build PKG] setup_native_packinfo [build VAL] CustomTarget/sfx2/classification/example.validated [build LOC] sfx2 [build C ] shell/source/unix/misc/uri-encode.c [build LOC] shell [build CPY] TestExtension/description.xml [build CXX] solenv/gbuildtojson/gbuildtojson.cxx [build CXX] soltools/mkdepend/collectdircontent.cxx [build C ] soltools/mkdepend/cppsetup.c [build C ] soltools/mkdepend/ifparser.c [build C ] soltools/mkdepend/include.c [build C ] soltools/mkdepend/main.c [build C ] soltools/mkdepend/parse.c [build C ] soltools/mkdepend/pr.c [build LOC] starmath [build LOC] svl [build LOC] svtools [build LOC] svx [build LOC] sw [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp en-US [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp en-US [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp en-US [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp en-US [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp en-US [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.org.xml [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.sh [build ECH] CustomTarget/sysui/share/libreoffice/launcherlist [build PRL] CustomTarget/sysui/share/libreofficedev/build.flag [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.org.xml [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.sh [build ECH] CustomTarget/sysui/share/libreofficedev/launcherlist [build ECH] CustomTarget/testtools/bridgetest/bridgetest_server [build ECH] CustomTarget/testtools/bridgetest/bridgetest_client [build ECH] CustomTarget/testtools/bridgetest/bridgetest_javaserver [build ECH] CustomTarget/testtools/bridgetest/bridgetest_inprocess_java [build CXX] tools/source/misc/pathutils.cxx [build LOC] uui [build LOC] vcl [build SED] CustomTarget/wizards/share/dialog.xlc [build SED] CustomTarget/wizards/share/script.xlc [build PKG] wizards_properties [build LOC] wizards [build LOC] writerperfect [build LOC] xmlsecurity [build LOC] external [build UPK] boost_1_77_0.tar.xz [build PAT] dtoa [build UPK] icu4c-70_1-src.tgz [build UPK] liblangtag-0.6.3.tar.bz2 [build DEP] LNK:StaticLibrary/libfindsofficepath.a [build LNK] StaticLibrary/libfindsofficepath.a [build PAT] cuckoo [build UPK] curl-7.83.1.tar.xz [build PAT] mdds [build PAT] epoxy [build PAT] glm [build PAT] graphite [build UPK] lcms2-2.12.tar.gz [build PAT] libjpeg-turbo [build PAT] libpng [build PAT] pdfium [build PAT] skia [build CUS] editeng/generated [build GPF] CustomTarget/xmloff/generated/tokenhash.inc [build PKG] UIConfig/modules/BasicIDE [build DEP] LNK:Library/libofficebean.so [build LNK] Library/libofficebean.so [build PKG] canvas_opengl_shader [build GPF] CustomTarget/oox/generated/tokenhash.inc [build UPK] expat-2.4.6.tar.xz [build PKG] UIConfig/modules/schart [build XCM] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers-calc.xcu [build XCU] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers-dbase.xcu [build XCU] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers-flat.xcu [build XCU] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu [build XCU] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers-odbc.xcu [build XCU] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers-writer.xcu [build XCU] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers-hsqldb.xcu [build XCU] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers-jdbc.xcu [build XCU] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build UPK] 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip [build CFG] driver_firebird_sdbc [build UPK] ltm-1.0.zip [build CFG] driver_mysqlc [build PAT] mariadb-connector-c [build UPK] openssl-1.1.1l.tar.gz [build CFG] driver_postgresql [build UPK] openldap-2.4.59.tgz [build PAT] zxing [build PKG] cui [build PKG] UIConfig/cui [build PY ] CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml [build PKG] UIConfig/dbaccess [build PKG] UIConfig/modules/dbapp [build PKG] UIConfig/modules/dbbrowser [build PKG] UIConfig/modules/dbquery [build PKG] UIConfig/modules/dbrelation [build PKG] UIConfig/modules/dbtable [build PKG] UIConfig/modules/dbtdata [build CUS] desktop/unopackages_install [build PAT] clucene [build PKG] desktop_branding [build PKG] UIConfig/desktop [build PKG] desktop_scripts_install [build CUS] desktop/soffice [build PKG] desktop_sbase_sh [build PKG] desktop_scalc_sh [build PKG] desktop_sdraw_sh [build PKG] desktop_simpress_sh [build PKG] desktop_smath_sh [build PKG] desktop_swriter_sh [build PKG] desktop_soffice_sh [build PKG] UIConfig/editeng [build PKG] UIConfig/modules/sabpilot [build PKG] UIConfig/modules/scanner [build PKG] UIConfig/modules/sbibliography [build PKG] UIConfig/modules/spropctrlr [build UPK] beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip [build PAT] box2d [build BIN] clew [build UPK] CoinMP-1.7.6.tgz [build UPK] cppunit-1.15.1.tar.gz [build PAT] ct2n [build UPK] hunspell-1.7.0.tar.gz [build UPK] 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip [build UPK] eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip [build UPK] d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip [build UPK] 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip [build UPK] ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip [build UPK] 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip [build UPK] 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip [build UPK] 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip [build UPK] f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip [build PAT] libcmis [build UPK] libexttextcat-3.4.6.tar.xz [build UPK] 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz [build MOD] misc_extensions [build PAT] poppler [build PAT] poppler_data [build UPK] a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz [build UPK] 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip [build PAT] ucpp [build UPK] xmlsec1-1.2.33.tar.gz [build PAT] xsltml [build ZIP] autocorr/acor_af-ZA.dat [build ZIP] autocorr/acor_bg-BG.dat [build ZIP] autocorr/acor_ca-ES.dat [build ZIP] autocorr/acor_cs-CZ.dat [build ZIP] autocorr/acor_da-DK.dat [build ZIP] autocorr/acor_de.dat [build ZIP] autocorr/acor_dsb.dat [build ZIP] autocorr/acor_el-GR.dat [build ZIP] autocorr/acor_en-AU.dat [build ZIP] autocorr/acor_en-GB.dat [build ZIP] autocorr/acor_en-US.dat [build ZIP] autocorr/acor_en-ZA.dat [build ZIP] autocorr/acor_es.dat [build ZIP] autocorr/acor_fa-IR.dat [build ZIP] autocorr/acor_fi-FI.dat [build ZIP] autocorr/acor_fr.dat [build ZIP] autocorr/acor_ga-IE.dat [build ZIP] autocorr/acor_hr-HR.dat [build ZIP] autocorr/acor_hsb.dat [build ZIP] autocorr/acor_hu-HU.dat [build ZIP] autocorr/acor_is-IS.dat [build ZIP] autocorr/acor_it.dat [build ZIP] autocorr/acor_ja-JP.dat [build ZIP] autocorr/acor_ko-KR.dat [build ZIP] autocorr/acor_lb-LU.dat [build ZIP] autocorr/acor_lt-LT.dat [build ZIP] autocorr/acor_mn-MN.dat [build ZIP] autocorr/acor_nl-NL.dat [build ZIP] autocorr/acor_nl-BE.dat [build ZIP] autocorr/acor_pl-PL.dat [build ZIP] autocorr/acor_pt-PT.dat [build ZIP] autocorr/acor_pt-BR.dat [build ZIP] autocorr/acor_ro-RO.dat [build ZIP] autocorr/acor_ru-RU.dat [build ZIP] autocorr/acor_sk-SK.dat [build ZIP] autocorr/acor_sl-SI.dat [build ZIP] autocorr/acor_sr-CS.dat [build ZIP] autocorr/acor_sr-Latn-CS.dat [build ZIP] autocorr/acor_sr-Latn-ME.dat [build ZIP] autocorr/acor_sr-Latn-RS.dat [build ZIP] autocorr/acor_sr-ME.dat [build ZIP] autocorr/acor_sr-RS.dat [build ZIP] autocorr/acor_sv-SE.dat [build ZIP] autocorr/acor_tr-TR.dat [build ZIP] autocorr/acor_vi-VN.dat [build ZIP] autocorr/acor_vro-EE.dat [build ZIP] autocorr/acor_zh-CN.dat [build ZIP] autocorr/acor_zh-TW.dat [build ZIP] autotext/user/mytexts.bau [build ZIP] templates/officorr/Modern_business_letter_sans_serif.ott [build ZIP] templates/officorr/Modern_business_letter_serif.ott [build ZIP] templates/offimisc/Businesscard-with-logo.ott [build ZIP] templates/personal/CV.ott [build ZIP] templates/personal/Resume1page.ott [build ZIP] templates/presnt/Beehive.otp [build ZIP] templates/presnt/Blue_Curve.otp [build ZIP] templates/presnt/Blueprint_Plans.otp [build ZIP] templates/presnt/Candy.otp [build ZIP] templates/presnt/DNA.otp [build ZIP] templates/presnt/Focus.otp [build ZIP] templates/presnt/Forestbird.otp [build ZIP] templates/presnt/Grey_Elegant.otp [build ZIP] templates/presnt/Growing_Liberty.otp [build ZIP] templates/presnt/Freshes.otp [build ZIP] templates/presnt/Inspiration.otp [build ZIP] templates/presnt/Lights.otp [build ZIP] templates/presnt/Metropolis.otp [build ZIP] templates/presnt/Midnightblue.otp [build ZIP] templates/presnt/Nature_Illustration.otp [build ZIP] templates/presnt/Pencil.otp [build ZIP] templates/presnt/Piano.otp [build ZIP] templates/presnt/Portfolio.otp [build ZIP] templates/presnt/Progress.otp [build ZIP] templates/presnt/Sunset.otp [build ZIP] templates/presnt/Vintage.otp [build ZIP] templates/presnt/Vivid.otp [build ZIP] templates/presnt/Yellow_Idea.otp [build ZIP] templates/styles/Default.ott [build ZIP] templates/styles/Modern.ott [build ZIP] templates/styles/Simple.ott [build ZIP] templates/draw/bpmn.otg [build PKG] extras_cfgsrvnolang [build PKG] extras_cfgusr [build PKG] extras_database [build PKG] extras_databasebiblio [build PKG] extras_gallbullets [build PKG] extras_gallmytheme [build PKG] extras_gallroot [build PKG] extras_gallsystem [build PKG] extras_labels [build PKG] extras_palettes [build PKG] extras_tplwizagenda [build PKG] extras_tplwizbitmap [build PKG] extras_tplwizdesktop [build PKG] extras_tplwizfax [build PKG] extras_tplwizletter [build PKG] extras_tplwizreport [build PKG] extras_tplwizstyles [build PKG] extras_wordbook [build PKG] UIConfig/filter [build PKG] UIConfig/formula [build PKG] UIConfig/fps [build PKS] UIConfig/libreofficekit [build PKG] UIConfig/modules/dbreport [build PKG] UIConfig/modules/scalc [build PKG] UIConfig/modules/sdraw [build PKG] UIConfig/modules/simpress [build PKG] UIConfig/sfx [build PKG] UIConfig/modules/smath [build PKG] UIConfig/svt [build PKG] UIConfig/svx [build PKG] UIConfig/modules/sglobal [build PKG] UIConfig/modules/sweb [build PKG] UIConfig/modules/swform [build PKG] UIConfig/modules/swreport [build PKG] UIConfig/modules/swriter [build PKG] UIConfig/modules/swxform [build PKG] UIConfig/uui [build PKG] UIConfig/vcl [build PKG] UIConfig/writerperfect [build PKG] UIConfig/xmlsec [build ECH] CustomTarget/postprocess/registry/base.list [build ECH] CustomTarget/postprocess/registry/calc.list [build ECH] CustomTarget/postprocess/registry/cjk.list [build XCD] ctl [build ECH] CustomTarget/postprocess/registry/draw.list [build XCD] graphicfilter [build ECH] CustomTarget/postprocess/registry/impress.list [build ECH] CustomTarget/postprocess/registry/main.list [build ECH] CustomTarget/postprocess/registry/math.list [build XCD] pyuno [build ECH] CustomTarget/postprocess/registry/writer.list [build XCD] xsltfilter [build XCD] librelogo [build XCD] reportbuilder [build XCD] gnome [build XCD] ogltrans [build XCD] postgresql [build XCD] Langpack-en-US [build CFG] fcfg_langpack [build CFG] registry [build GPF] CustomTarget/filter/source/svg/tokens.cxx [build CUS] sw/generated [build PKG] sd_xml [build PKG] Pyuno/mailmerge [build PKG] Pyuno/agenda [build PKG] Pyuno/fax [build PKG] Pyuno/letter [build CUS] sdext/pdfimport [build PKG] svx_gengal [build PKG] Gallery/Files/backgrounds [build PKG] Gallery/Files/sounds [build PKG] extras_persona_dark [build PKG] extras_persona_gray [build PKG] extras_persona_green [build PKG] extras_persona_pink [build PKG] extras_persona_sand [build PKG] extras_persona_white [build ZIP] autotext/af/standard.bau [build ZIP] autotext/am/standard.bau [build ZIP] autotext/ar/standard.bau [build ZIP] autotext/as/standard.bau [build ZIP] autotext/ast/standard.bau [build ZIP] autotext/be/standard.bau [build ZIP] autotext/bg/crdbus50.bau [build ZIP] autotext/bg/standard.bau [build ZIP] autotext/bg/template.bau [build ZIP] autotext/bn-IN/standard.bau [build ZIP] autotext/bn/standard.bau [build ZIP] autotext/bo/standard.bau [build ZIP] autotext/br/standard.bau [build ZIP] autotext/brx/standard.bau [build ZIP] autotext/bs/standard.bau [build ZIP] autotext/ca-valencia/standard.bau [build ZIP] autotext/ca/standard.bau [build ZIP] autotext/cs/crdbus50.bau [build ZIP] autotext/cs/crdbus54.bau [build ZIP] autotext/cs/standard.bau [build ZIP] autotext/cs/template.bau [build ZIP] autotext/cy/standard.bau [build ZIP] autotext/da/crdbus50.bau [build ZIP] autotext/da/standard.bau [build ZIP] autotext/da/template.bau [build ZIP] autotext/de/crdbus50.bau [build ZIP] autotext/de/standard.bau [build ZIP] autotext/de/template.bau [build ZIP] autotext/dgo/standard.bau [build ZIP] autotext/dsb/standard.bau [build ZIP] autotext/dz/standard.bau [build ZIP] autotext/el/standard.bau [build ZIP] autotext/en-GB/crdbus50.bau [build ZIP] autotext/en-GB/standard.bau [build ZIP] autotext/en-GB/template.bau [build ZIP] autotext/en-US/crdbus50.bau [build ZIP] autotext/en-US/standard.bau [build ZIP] autotext/en-US/template.bau [build ZIP] autotext/en-ZA/standard.bau [build ZIP] autotext/eo/standard.bau [build ZIP] autotext/es/crdbus50.bau [build ZIP] autotext/es/standard.bau [build ZIP] autotext/es/template.bau [build ZIP] autotext/et/standard.bau [build ZIP] autotext/eu/standard.bau [build ZIP] autotext/fa/standard.bau [build ZIP] autotext/fi/standard.bau [build ZIP] autotext/fr/crdbus50.bau [build ZIP] autotext/fr/standard.bau [build ZIP] autotext/fr/template.bau [build ZIP] autotext/fy/standard.bau [build ZIP] autotext/ga/standard.bau [build ZIP] autotext/gd/standard.bau [build ZIP] autotext/gl/standard.bau [build ZIP] autotext/gu/standard.bau [build ZIP] autotext/gug/standard.bau [build ZIP] autotext/he/standard.bau [build ZIP] autotext/hi/standard.bau [build ZIP] autotext/hr/standard.bau [build ZIP] autotext/hsb/standard.bau [build ZIP] autotext/hu/crdbus50.bau [build ZIP] autotext/hu/crdbus54.bau [build ZIP] autotext/hu/standard.bau [build ZIP] autotext/hu/template.bau [build ZIP] autotext/id/standard.bau [build ZIP] autotext/is/standard.bau [build ZIP] autotext/it/crdbus50.bau [build ZIP] autotext/it/standard.bau [build ZIP] autotext/it/template.bau [build ZIP] autotext/ja/crdbus50.bau [build ZIP] autotext/ja/standard.bau [build ZIP] autotext/ja/template.bau [build ZIP] autotext/ka/standard.bau [build ZIP] autotext/kab/standard.bau [build ZIP] autotext/kk/standard.bau [build ZIP] autotext/km/crdbus50.bau [build ZIP] autotext/km/standard.bau [build ZIP] autotext/km/template.bau [build ZIP] autotext/kmr-Latn/standard.bau [build ZIP] autotext/kn/standard.bau [build ZIP] autotext/ko/crdbus50.bau [build ZIP] autotext/ko/standard.bau [build ZIP] autotext/ko/template.bau [build ZIP] autotext/kok/standard.bau [build ZIP] autotext/ks/standard.bau [build ZIP] autotext/lb/standard.bau [build ZIP] autotext/lo/standard.bau [build ZIP] autotext/lt/standard.bau [build ZIP] autotext/lv/standard.bau [build ZIP] autotext/mai/standard.bau [build ZIP] autotext/mk/standard.bau [build ZIP] autotext/ml/standard.bau [build ZIP] autotext/mn/crdbus50.bau [build ZIP] autotext/mn/standard.bau [build ZIP] autotext/mn/template.bau [build ZIP] autotext/mni/standard.bau [build ZIP] autotext/mr/standard.bau [build ZIP] autotext/my/standard.bau [build ZIP] autotext/nb/standard.bau [build ZIP] autotext/ne/standard.bau [build ZIP] autotext/nl/crdbus50.bau [build ZIP] autotext/nl/standard.bau [build ZIP] autotext/nl/template.bau [build ZIP] autotext/nn/standard.bau [build ZIP] autotext/nr/standard.bau [build ZIP] autotext/nso/standard.bau [build ZIP] autotext/oc/standard.bau [build ZIP] autotext/om/standard.bau [build ZIP] autotext/or/standard.bau [build ZIP] autotext/pa-IN/standard.bau [build ZIP] autotext/pl/crdbus50.bau [build ZIP] autotext/pl/standard.bau [build ZIP] autotext/pl/template.bau [build ZIP] autotext/pt-BR/crdbus50.bau [build ZIP] autotext/pt-BR/standard.bau [build ZIP] autotext/pt-BR/template.bau [build ZIP] autotext/pt/crdbus50.bau [build ZIP] autotext/pt/standard.bau [build ZIP] autotext/pt/template.bau [build ZIP] autotext/ro/standard.bau [build ZIP] autotext/ru/crdbus50.bau [build ZIP] autotext/ru/standard.bau [build ZIP] autotext/ru/template.bau [build ZIP] autotext/rw/standard.bau [build ZIP] autotext/sa-IN/standard.bau [build ZIP] autotext/sat/standard.bau [build ZIP] autotext/sd/standard.bau [build ZIP] autotext/si/standard.bau [build ZIP] autotext/sid/standard.bau [build ZIP] autotext/sk/crdbus50.bau [build ZIP] autotext/sk/crdbus54.bau [build ZIP] autotext/sk/standard.bau [build ZIP] autotext/sk/template.bau [build ZIP] autotext/sl/crdbus50.bau [build ZIP] autotext/sl/crdbus54.bau [build ZIP] autotext/sl/standard.bau [build ZIP] autotext/sl/template.bau [build ZIP] autotext/sq/standard.bau [build ZIP] autotext/sr/standard.bau [build ZIP] autotext/sr-Latn/standard.bau [build ZIP] autotext/ss/standard.bau [build ZIP] autotext/st/standard.bau [build ZIP] autotext/sv/crdbus50.bau [build ZIP] autotext/sv/standard.bau [build ZIP] autotext/sv/template.bau [build ZIP] autotext/sw-TZ/standard.bau [build ZIP] autotext/szl/standard.bau [build ZIP] autotext/ta/standard.bau [build ZIP] autotext/te/standard.bau [build ZIP] autotext/tg/standard.bau [build ZIP] autotext/th/standard.bau [build ZIP] autotext/tn/standard.bau [build ZIP] autotext/tr/crdbus50.bau [build ZIP] autotext/tr/standard.bau [build ZIP] autotext/tr/template.bau [build ZIP] autotext/ts/standard.bau [build ZIP] autotext/tt/standard.bau [build ZIP] autotext/ug/standard.bau [build ZIP] autotext/uk/standard.bau [build ZIP] autotext/uz/standard.bau [build ZIP] autotext/ve/standard.bau [build ZIP] autotext/vec/standard.bau [build ZIP] autotext/vi/standard.bau [build ZIP] autotext/xh/standard.bau [build ZIP] autotext/zh-CN/crdbus50.bau [build ZIP] autotext/zh-CN/standard.bau [build ZIP] autotext/zh-CN/template.bau [build ZIP] autotext/zh-TW/crdbus50.bau [build ZIP] autotext/zh-TW/standard.bau [build ZIP] autotext/zh-TW/template.bau [build ZIP] autotext/zu/standard.bau [build PKG] filter_docbook [build PKG] filter_xhtml [build PKG] filter_xslt [build PKG] framework_dtd [build PRL] CustomTarget/helpcontent2/source/auxiliary/images_helpimg.zip [build XSL] CustomTarget/helpcontent2/help3xsl/hid2file.js [build CAT] CustomTarget/helpcontent2/help3xsl/en-US/bookmarks.js [build XSL] CustomTarget/helpcontent2/help3xsl/en-US/html.text [build PKG] helpcontent2_html_media [build PKG] helpcontent2_html_static [build PKG] instsetoo_native_setup [build CUS] jvmfwk/jreproperties [build CUS] jvmfwk/jvmfwk3_ini [build PKG] jvmfwk_javavendors [build DEP] LNK:Executable/idxdict [build LNK] Executable/idxdict [build PKG] librelogo [build PKG] libreofficekit_selectionhandles [build JAR] EvolutionarySolver [build PKG] officecfg_misc [build PKG] oox_customshapes [build PKG] oox_generated [build PKG] package_dtd [build CUS] pyuno/pythonloader_ini [build PKG] pyuno_python_scripts [build PKG] pyuno_pythonloader_ini [build DEP] LNK:Library/pyuno.so [build LNK] Library/pyuno.so [build CUS] readlicense_oo/readme [build PKG] readlicense_oo_files [build PKG] readlicense_oo_license [build PKG] readlicense_oo_readmes [build DEP] LNK:StaticLibrary/libregistry_helper.a [build LNK] StaticLibrary/libregistry_helper.a [build PKG] reportbuilder_templates [build PKG] sc_opencl_runtimetest [build PKG] sc_res_xml [build AIN] all [build CUS] scp2/macros [build DEP] LNK:Executable/cpp [build LNK] Executable/cpp [build PKG] scripting_java [build PKG] scripting_ScriptsBeanShell [build PKG] scripting_ScriptsJavaScript [build PKG] scripting_scriptbindinglib [build PKG] scripting_scriptproviderforpython [build PKG] scripting_ScriptsPython [build PKG] sd_opengl [build PKG] sd_web [build PKG] sdext_pdfimport_pdf [build CUS] setup_native/spell [build CUS] sfx2/classification [build PKG] sfx2_classification [build PKG] sfx2_emojiconfig [build DEP] LNK:Executable/uri-encode [build LNK] Executable/uri-encode [build PKG] shell_senddoc [build PKG] slideshow_opengl_shader [build ZIP] smoketestdoc [build DEP] LNK:Executable/gbuildtojson [build LNK] Executable/gbuildtojson [build DEP] LNK:Executable/makedepend [build LNK] Executable/makedepend [build PRL] CustomTarget/sysui/share/libreoffice/build.flag [build CAT] CustomTarget/sysui/share/libreoffice/create_tree.sh [build CAT] CustomTarget/sysui/share/libreofficedev/create_tree.sh [build PKG] test_unittest [build CUS] testtools/bridgetest [build DEP] LNK:StaticLibrary/libooopathutils.a [build LNK] StaticLibrary/libooopathutils.a [build PKG] ure_install [build PKG] vcl_theme_definitions [build PKG] tipoftheday_images [build PKG] toolbarmode_images [build PKG] vcl_skia_denylist [build PKG] vcl_fontunxppds [build PKG] vcl_fontunxpsprint [build CUS] wizards/share [build PKG] wizards_basicsrvaccess2base [build PKG] wizards_basicsrvdepot [build PKG] wizards_basicsrveuro [build PKG] wizards_basicsrvform [build PKG] wizards_basicsrvgimmicks [build PKG] wizards_basicsrvimport [build PKG] wizards_basicshare [build PKG] wizards_basicsrvscriptforge [build PKG] wizards_basicsrvsfdatabases [build PKG] wizards_basicsrvsfdialogs [build PKG] wizards_basicsrvsfdocuments [build PKG] wizards_basicsrvsfwidgets [build PKG] wizards_basicsrvstandard [build PKG] wizards_basicsrvtemplate [build PKG] wizards_basicsrvtools [build PKG] wizards_basicsrvtutorials [build PKG] wizards_basicusr [build PKG] wizards_wizardshare [build PKG] Pyuno/commonwizards [build PKG] xmlhelp_helpxsl [build PKG] xmloff_dtd [build PKG] xmlscript_dtd [build PAT] boost [build UPK] libgpg-error-1.43.tar.bz2 [build PAT] icu [build PAT] liblangtag [build PAT] curl [build PAT] lcms2 [build CUS] xmloff/generated [build PKG] UIConfig/modules/BasicIDE_generated [build CUS] oox/generated [build PAT] expat [build PKG] UIConfig/modules/schart_generated [build CFG] driver_calc [build CFG] driver_dbase [build CFG] driver_flat [build CFG] driver_mysql_jdbc [build CFG] driver_odbc [build CFG] driver_writer [build CFG] driver_hsqldb [build CFG] driver_jdbc [build PAT] hsqldb [build PAT] libtommath [build PAT] openssl [build PAT] openldap [build PKS] UIConfig/cui [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/qnametostr.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/resourceids.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w15.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w15.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx [build PKS] UIConfig/dbaccess [build PKG] UIConfig/modules/dbapp_generated [build PKG] UIConfig/modules/dbbrowser_generated [build PKG] UIConfig/modules/dbquery_generated [build PKG] UIConfig/modules/dbrelation_generated [build PKG] UIConfig/modules/dbtable_generated [build PKG] UIConfig/modules/dbtdata_generated [build GPK] desktop_unopackages_install [build PKS] UIConfig/desktop [build PKS] UIConfig/editeng [build PKS] UIConfig/modules/sabpilot [build PKS] UIConfig/modules/scanner [build PKG] UIConfig/modules/sbibliography_generated [build PKS] UIConfig/modules/spropctrlr [build PAT] beanshell [build MOD] clew [build PAT] coinmp [build PAT] cppunit [build BIN] cuckoo [build BIN] glm [build PAT] hunspell [build PAT] jfreereport_sac [build PAT] jfreereport_libbase [build PAT] jfreereport_flute [build PAT] jfreereport_libloader [build PAT] jfreereport_libxml [build PAT] jfreereport_libformula [build PAT] jfreereport_libfonts [build PAT] jfreereport_librepository [build PAT] jfreereport_libserializer [build PAT] libexttextcat [build PAT] lpsolve [build BIN] mdds [build PAT] raptor [build PAT] rhino [build PAT] xmlsec [build CUS] extras/source/autocorr [build CUS] extras/source/autotext/user [build CUS] extras/source/templates/officorr [build CUS] extras/source/templates/offimisc [build CUS] extras/source/templates/personal [build CUS] extras/source/templates/presnt [build CUS] extras/source/templates/styles [build CUS] extras/source/templates/draw [build PKG] extras_autocorr [build PKG] extras_autotextuser [build PKG] extras_fonts [build PKG] resource_fonts [build PKG] extras_glade [build PKG] extras_tplofficorr [build PKG] extras_tploffimisc [build PKG] extras_tplpersonal [build PKG] extras_tplpresnt [build PKG] extras_tpl_styles [build PKG] extras_tpldraw [build PKG] instsetoo_native_setup_ure [build PKS] UIConfig/filter [build PKS] UIConfig/formula [build PKS] UIConfig/fps [build PKG] UIConfig/modules/StartModule_generated [build UIC] libreofficekit [build PKG] UIConfig/modules/dbreport_generated [build PKG] UIConfig/modules/scalc_generated [build PKG] UIConfig/modules/sdraw_generated [build PKG] UIConfig/modules/simpress_generated [build PKS] UIConfig/sfx [build PKG] UIConfig/modules/smath_generated [build PKS] UIConfig/svt [build PKS] UIConfig/svx [build PKG] UIConfig/modules/sglobal_generated [build PKG] UIConfig/modules/sweb_generated [build PKG] UIConfig/modules/swform_generated [build PKG] UIConfig/modules/swreport_generated [build PKG] UIConfig/modules/swriter_generated [build PKG] UIConfig/modules/swxform_generated [build PKS] UIConfig/uui [build PKS] UIConfig/vcl [build PKS] UIConfig/writerperfect [build PKS] UIConfig/xmlsec [build XCD] base [build XCD] calc [build XCD] cjk [build XCD] draw [build XCD] impress [build XCD] main [build XCD] math [build XCD] writer [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list [build AWK] CustomTarget/postprocess/registry/registry_en-US.list [build CUS] filter/source/svg [build PYU] mailmerge [build PYU] agenda [build PYU] fax [build PYU] letter [build PKG] extras_personas [build CUS] extras/source/autotext [build PKG] autotextshare_en-US [build CUS] helpcontent2/source/auxiliary [build PKG] helpcontent2_html_lang_en-US [build BIN] instsetoo_native [build PKG] jvmfwk_jreproperties [build PKG] jvmfwk_jvmfwk3_ini [build BIN] librelogo [build BIN] officecfg [build BIN] readlicense_oo [build BIN] setup_native [build BIN] solenv [build BIN] soltools [build CUS] sysui/share [build PYU] commonwizards [build CXX] codemaker/source/commoncpp/commoncpp.cxx [build CXX] codemaker/source/codemaker/exceptiontree.cxx [build CXX] codemaker/source/codemaker/global.cxx [build CXX] codemaker/source/codemaker/options.cxx [build CXX] codemaker/source/codemaker/typemanager.cxx [build CXX] codemaker/source/codemaker/unotype.cxx [build CXX] codemaker/source/codemaker/codemaker.cxx [build PAT] libgpg-error [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/encoding/codepage.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/date_time.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/format.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/formatting.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/generator.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/ids.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/localization_backend.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/message.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/mo_lambda.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/codecvt.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/collate.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/converter.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/numeric.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/std_backend.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/codecvt_converter.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/default_locale.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/gregorian.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/info.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/locale_data.cpp [build C ] UnpackedTarball/epoxy/src/dispatch_common.c [build C ] UnpackedTarball/epoxy/src/gl_generated_dispatch.c [build C ] UnpackedTarball/epoxy/src/dispatch_glx.c [build C ] UnpackedTarball/epoxy/src/glx_generated_dispatch.c [build C ] UnpackedTarball/epoxy/src/dispatch_egl.c [build C ] UnpackedTarball/epoxy/src/egl_generated_dispatch.c [build C ] UnpackedTarball/libjpeg-turbo/jcapimin.c [build C ] UnpackedTarball/libjpeg-turbo/jcapistd.c [build C ] UnpackedTarball/libjpeg-turbo/jccoefct.c [build C ] UnpackedTarball/libjpeg-turbo/jccolor.c [build C ] UnpackedTarball/libjpeg-turbo/jcdctmgr.c [build C ] UnpackedTarball/libjpeg-turbo/jchuff.c [build C ] UnpackedTarball/libjpeg-turbo/jcicc.c [build C ] UnpackedTarball/libjpeg-turbo/jcinit.c [build C ] UnpackedTarball/libjpeg-turbo/jcmainct.c [build C ] UnpackedTarball/libjpeg-turbo/jcmarker.c [build C ] UnpackedTarball/libjpeg-turbo/jcmaster.c [build C ] UnpackedTarball/libjpeg-turbo/jcomapi.c [build C ] UnpackedTarball/libjpeg-turbo/jcparam.c [build C ] UnpackedTarball/libjpeg-turbo/jcphuff.c [build C ] UnpackedTarball/libjpeg-turbo/jcprepct.c [build C ] UnpackedTarball/libjpeg-turbo/jcsample.c [build C ] UnpackedTarball/libjpeg-turbo/jctrans.c [build C ] UnpackedTarball/libjpeg-turbo/jdapimin.c [build C ] UnpackedTarball/libjpeg-turbo/jdapistd.c [build C ] UnpackedTarball/libjpeg-turbo/jdatadst.c [build C ] UnpackedTarball/libjpeg-turbo/jdatasrc.c [build C ] UnpackedTarball/libjpeg-turbo/jdcoefct.c [build C ] UnpackedTarball/libjpeg-turbo/jdcolor.c [build C ] UnpackedTarball/libjpeg-turbo/jddctmgr.c [build C ] UnpackedTarball/libjpeg-turbo/jdhuff.c [build C ] UnpackedTarball/libjpeg-turbo/jdicc.c [build C ] UnpackedTarball/libjpeg-turbo/jdinput.c [build C ] UnpackedTarball/libjpeg-turbo/jdmainct.c [build C ] UnpackedTarball/libjpeg-turbo/jdmarker.c [build C ] UnpackedTarball/libjpeg-turbo/jdmaster.c [build C ] UnpackedTarball/libjpeg-turbo/jdmerge.c [build C ] UnpackedTarball/libjpeg-turbo/jdphuff.c [build C ] UnpackedTarball/libjpeg-turbo/jdpostct.c [build C ] UnpackedTarball/libjpeg-turbo/jdsample.c [build C ] UnpackedTarball/libjpeg-turbo/jdtrans.c [build C ] UnpackedTarball/libjpeg-turbo/jerror.c [build C ] UnpackedTarball/libjpeg-turbo/jfdctflt.c [build C ] UnpackedTarball/libjpeg-turbo/jfdctfst.c [build C ] UnpackedTarball/libjpeg-turbo/jfdctint.c [build C ] UnpackedTarball/libjpeg-turbo/jidctflt.c [build C ] UnpackedTarball/libjpeg-turbo/jidctfst.c [build C ] UnpackedTarball/libjpeg-turbo/jidctint.c [build C ] UnpackedTarball/libjpeg-turbo/jidctred.c [build C ] UnpackedTarball/libjpeg-turbo/jquant1.c [build C ] UnpackedTarball/libjpeg-turbo/jquant2.c [build C ] UnpackedTarball/libjpeg-turbo/jutils.c [build C ] UnpackedTarball/libjpeg-turbo/jmemmgr.c [build C ] UnpackedTarball/libjpeg-turbo/jmemnobs.c [build C ] UnpackedTarball/libjpeg-turbo/jaricom.c [build C ] UnpackedTarball/libjpeg-turbo/jcarith.c [build C ] UnpackedTarball/libjpeg-turbo/jdarith.c [build C ] UnpackedTarball/libjpeg-turbo/simd/i386/jsimd.c [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jsimdcpu.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctflt-3dn.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctflt-3dn.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jquant-3dn.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jccolor-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcgray-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcsample-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdcolor-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdmerge-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdsample-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctfst-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctint-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctfst-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctint-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctred-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jquant-mmx.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctflt-sse.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctflt-sse.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jquant-sse.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jccolor-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcgray-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jchuff-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcphuff-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcsample-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdcolor-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdmerge-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdsample-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctfst-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctint-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctflt-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctfst-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctint-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctred-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jquantf-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jquanti-sse2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jccolor-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcgray-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jcsample-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdcolor-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdmerge-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jdsample-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jfdctint-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jidctint-avx2.asm [build ASM] UnpackedTarball/libjpeg-turbo/simd/i386/jquanti-avx2.asm [build C ] UnpackedTarball/libpng/png.c [build C ] UnpackedTarball/libpng/pngerror.c [build C ] UnpackedTarball/libpng/pngget.c [build C ] UnpackedTarball/libpng/pngmem.c [build C ] UnpackedTarball/libpng/pngpread.c [build C ] UnpackedTarball/libpng/pngread.c [build C ] UnpackedTarball/libpng/pngrio.c [build C ] UnpackedTarball/libpng/pngrtran.c [build C ] UnpackedTarball/libpng/pngrutil.c [build C ] UnpackedTarball/libpng/pngset.c [build C ] UnpackedTarball/libpng/pngtrans.c [build C ] UnpackedTarball/libpng/pngwio.c [build C ] UnpackedTarball/libpng/pngwrite.c [build C ] UnpackedTarball/libpng/pngwtran.c [build C ] UnpackedTarball/libpng/pngwutil.c [build C ] UnpackedTarball/libpng/intel/intel_init.c [build C ] UnpackedTarball/libpng/intel/filter_sse2_intrinsics.c [build PKS] UIConfig/modules/BasicIDE [build PKS] UIConfig/modules/schart [build UIC] cui [build CUS] writerfilter/source [build UIC] dbaccess [build PKS] UIConfig/modules/dbapp [build PKS] UIConfig/modules/dbbrowser [build PKS] UIConfig/modules/dbquery [build PKS] UIConfig/modules/dbrelation [build PKS] UIConfig/modules/dbtable [build PKS] UIConfig/modules/dbtdata [build UIC] desktop [build UIC] editeng [build UIC] modules/sabpilot [build UIC] modules/scanner [build PKS] UIConfig/modules/sbibliography [build UIC] modules/spropctrlr [build MOD] cuckoo [build MOD] glm [build MOD] mdds [build BIN] xsltml [build PKG] extras_gallsystemstr [build UIC] filter [build UIC] formula [build UIC] fps [build PKS] UIConfig/modules/StartModule [build PKS] UIConfig/modules/dbreport [build PKS] UIConfig/modules/scalc [build PKS] UIConfig/modules/sdraw [build PKS] UIConfig/modules/simpress [build UIC] sfx [build PKS] UIConfig/modules/smath [build UIC] svt [build UIC] svx [build PKS] UIConfig/modules/sglobal [build PKS] UIConfig/modules/sweb [build PKS] UIConfig/modules/swform [build PKS] UIConfig/modules/swreport [build PKS] UIConfig/modules/swriter [build PKS] UIConfig/modules/swxform [build UIC] uui [build UIC] vcl [build UIC] writerperfect [build UIC] xmlsec [build XCD] fcfg_langpack_en-US [build XCD] registry_en-US [build CMP] scripting/source/pyprov/mailmerge [build CMP] wizards/com/sun/star/wizards/agenda/agenda [build CMP] wizards/com/sun/star/wizards/fax/fax [build CMP] wizards/com/sun/star/wizards/letter/letter [build ALP] autotextshare [build PKG] helpcontent2_helpimages [build ALP] helpcontent2_html_lang [build MOD] instsetoo_native [build MOD] librelogo [build MOD] officecfg [build CUS] postprocess/registry [build PKG] postprocess_fontconfig [build MOD] readlicense_oo [build SPP] scp2/source/base/file_base [build SPP] scp2/source/base/firebird [build SPP] scp2/source/base/module_base [build SPP] scp2/source/base/postgresqlsdbc [build SPP] scp2/source/calc/file_calc [build SPP] scp2/source/calc/module_calc [build SPP] scp2/source/draw/file_draw [build SPP] scp2/source/draw/module_draw [build SPP] scp2/source/extensions/file_extensions [build SPP] scp2/source/extensions/module_extensions [build SPP] scp2/source/graphicfilter/file_graphicfilter [build SPP] scp2/source/graphicfilter/module_graphicfilter [build SPP] scp2/source/impress/file_impress [build SPP] scp2/source/impress/module_ogltrans [build SPP] scp2/source/impress/module_impress [build SPP] scp2/source/math/file_math [build SPP] scp2/source/math/module_math [build SPP] scp2/source/onlineupdate/file_onlineupdate [build SPP] scp2/source/onlineupdate/module_onlineupdate [build SPP] scp2/source/ooo/common_brand [build SPP] scp2/source/ooo/directory_ooo [build SPP] scp2/source/ooo/directory_ooo_macosx [build SPP] scp2/source/ooo/file_extra_ooo [build SPP] scp2/source/ooo/file_library_ooo [build SPP] scp2/source/ooo/file_ooo [build SPP] scp2/source/ooo/installation_ooo [build SPP] scp2/source/ooo/module_help_template [build SPP] scp2/source/ooo/module_hidden_ooo [build SPP] scp2/source/ooo/module_lang_template [build SPP] scp2/source/ooo/profileitem_ooo [build SPP] scp2/source/ooo/scpaction_ooo [build SPP] scp2/source/ooo/module_libreofficekit [build SPP] scp2/source/ooo/module_helppack [build SPP] scp2/source/ooo/module_langpack [build SPP] scp2/source/ooo/module_ooo [build SPP] scp2/source/ooo/module_systemint [build SPP] scp2/source/ooo/module_pdfimport [build SPP] scp2/source/ooo/module_reportbuilder [build SPP] scp2/source/python/file_python [build SPP] scp2/source/python/file_python_librelogo [build SPP] scp2/source/python/module_python [build SPP] scp2/source/python/module_python_librelogo [build SPP] scp2/source/spsupp/module_spsupp [build SPP] scp2/source/ooo/ure [build SPP] scp2/source/writer/file_writer [build SPP] scp2/source/writer/module_writer [build SPP] scp2/source/xsltfilter/file_xsltfilter [build SPP] scp2/source/xsltfilter/module_xsltfilter [build SPP] scp2/source/gnome/file_gnome [build SPP] scp2/source/gnome/module_gnome [build MOD] setup_native [build MOD] solenv [build MOD] soltools [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/en-US/org/openoffice/Office/Addons.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/en-US/org/openoffice/Office/OptionsDialog.xcu [build XCS] org/openoffice/Office/Custom/WikiExtension.xcs [build CPY] wiki-publisher/description.xml [build CXX] external/dtoa/source/dtoa.cxx [build DEP] LNK:StaticLibrary/libcodemaker_cpp.a [build LNK] StaticLibrary/libcodemaker_cpp.a [build DEP] LNK:StaticLibrary/libcodemaker.a [build LNK] StaticLibrary/libcodemaker.a [build PRJ] icu [build PRJ] liblangtag [build PRJ] curl [build CXX] workdir/UnpackedTarball/graphite/src/direct_machine.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_char_info.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_face.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_features.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_font.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_logging.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_segment.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_slot.cpp [build CXX] workdir/UnpackedTarball/graphite/src/json.cpp [build CXX] workdir/UnpackedTarball/graphite/src/CmapCache.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Code.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Collider.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Decompressor.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Face.cpp [build CXX] workdir/UnpackedTarball/graphite/src/FeatureMap.cpp [build CXX] workdir/UnpackedTarball/graphite/src/FileFace.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Font.cpp [build CXX] workdir/UnpackedTarball/graphite/src/GlyphCache.cpp [build CXX] workdir/UnpackedTarball/graphite/src/GlyphFace.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Intervals.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Justifier.cpp [build CXX] workdir/UnpackedTarball/graphite/src/NameTable.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Pass.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Position.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Segment.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Silf.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Slot.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Sparse.cpp [build CXX] workdir/UnpackedTarball/graphite/src/TtfUtil.cpp [build CXX] workdir/UnpackedTarball/graphite/src/UtfCodec.cpp [build PRJ] lcms2 [build DEP] LNK:StaticLibrary/libboost_locale.a [build LNK] StaticLibrary/libboost_locale.a [build DEP] LNK:Library/libepoxy.so [build LNK] Library/libepoxy.so [build DEP] LNK:StaticLibrary/liblibjpeg-turbo.a [build LNK] StaticLibrary/liblibjpeg-turbo.a [build DEP] LNK:StaticLibrary/liblibpng.a [build LNK] StaticLibrary/liblibpng.a [build CXX] external/skia/source/SkMemory_malloc.cxx [build CXX] external/skia/source/skia_compiler.cxx [build CXX] external/skia/source/skia_opts.cxx [build CXX] workdir/UnpackedTarball/skia/src/codec/SkAndroidCodecAdapter.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkAndroidCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpBaseCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpMaskCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpRLECodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpStandardCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkCodecImageGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkColorTable.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkEncodedInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkIcoCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkMasks.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkMaskSwizzler.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkParseEncodedOrigin.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkPngCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkSampledCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkSampler.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkStreamBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkSwizzler.cpp [build CXX] workdir/UnpackedTarball/skia/src/codec/SkWbmpCodec.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkAAClip.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkAlphaRuns.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkAnalyticEdge.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkAnnotation.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkArenaAlloc.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkATrace.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkAutoPixmapStorage.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBBHFactory.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBigPicture.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBitmap.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapDevice.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapProcState.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapProcState_matrixProcs.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlendMode.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlendModeBlender.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlitRow_D32.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_ARGB32.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_A8.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_RGB565.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_Sprite.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlockAllocator.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlurMask.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBlurMF.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCachedData.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCanvas.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCanvasPriv.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkClipStack.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkClipStackDevice.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkColor.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkColorFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkColorFilter_Matrix.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkColorSpace.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkColorSpaceXformSteps.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCompressedDataUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkContourMeasure.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkConvertPixels.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCpu.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCubicClipper.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkCubicMap.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkData.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDataTable.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDebug.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDeferredDisplayList.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDeferredDisplayListRecorder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDeque.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDescriptor.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDevice.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDistanceFieldGen.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDocument.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDrawable.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDraw.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDrawLooper.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDrawShadowInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDraw_atlas.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDraw_text.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkDraw_vertices.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkEdgeBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkEdgeClipper.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkEdge.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkExecutor.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkFlattenable.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkFont.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkFont_serial.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkFontDescriptor.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkFontMgr.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkFontStream.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGaussFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGeometry.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkIDChangeListener.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGlobalInitialization_core.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGlyph.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGlyphBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGlyphRun.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGlyphRunPainter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGraphics.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkHalf.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkICC.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkImageFilterCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkImageFilterTypes.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkImageGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkImageInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkLatticeIter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkLineClipper.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkLocalMatrixImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMalloc.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMallocPixelRef.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMarkerStack.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMaskBlurFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMaskCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMask.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMaskFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMaskGamma.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMath.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMatrix.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMatrixImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMatrixInvert.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkM44.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMD5.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMiniRecorder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMipmap.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkMipmapAccessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkModeColorFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkOpts.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkOpts_erms.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkOverdrawCanvas.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPaint.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPaintPriv.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPath.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPathBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPathMeasure.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPathRef.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPath_serial.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPicture.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPictureData.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPictureFlat.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPictureImageGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPicturePlayback.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPictureRecord.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPictureRecorder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPixelRef.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPixmap.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPoint.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPoint3.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPromiseImageTexture.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkPtrRecorder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkQuadClipper.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRasterClip.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRasterPipelineBlitter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRasterPipeline.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkReadBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRecord.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRecordDraw.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRecordedDrawable.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRecorder.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRecordOpts.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRecords.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRect.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRegion.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRegion_path.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRemoteGlyphCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkResourceCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRRect.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRTree.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkRuntimeEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScalar.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScalerCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScalerContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScan_AAAPath.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScan_Antihair.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScan_AntiPath.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScan.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScan_Hairline.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkScan_Path.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSemaphore.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSharedMutex.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSpecialImage.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSpecialSurface.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSpinlock.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSpriteBlitter_ARGB32.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSpriteBlitter_RGB565.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStream.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStrikeCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStrikeForGPU.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStrikeSpec.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkString.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStringUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStringView.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStroke.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStrokeRec.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkStrokerPriv.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSurfaceCharacterization.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkSwizzle.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTaskGroup.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTextBlob.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTextBlobTrace.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkThreadID.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTime.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTSearch.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTypefaceCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTypeface.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkTypeface_remote.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkUnPreMultiply.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkUtilsArm.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkVertices.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkVertState.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkVM.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkVMBlitter.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkWriteBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkWriter32.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkXfermode.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkXfermodeInterpretation.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkYUVAInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkYUVAPixmaps.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkYUVMath.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkYUVPlanesCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/c/sk_effects.cpp [build CXX] workdir/UnpackedTarball/skia/src/c/sk_imageinfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/c/sk_paint.cpp [build CXX] workdir/UnpackedTarball/skia/src/c/sk_surface.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkAlphaThresholdImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkArithmeticImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkBlendImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkBlurImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkColorFilterImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkComposeImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkCropImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkDisplacementMapImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkDropShadowImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkImageImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkLightingImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMagnifierImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMatrixConvolutionImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMergeImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMorphologyImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkOffsetImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkPictureImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkShaderImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkRuntimeImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkTileImageFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkBlenders.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkColorMatrix.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkColorMatrixFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkCornerPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkDashPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkDiscretePathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkEmbossMask.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkEmbossMaskFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkHighContrastFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkLayerDrawLooper.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkLumaColorFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkOpPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkOverdrawColorFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkShaderMaskFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkTableColorFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkTableMaskFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/SkTrimPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/Sk1DPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/effects/Sk2DPathEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/fonts/SkRemotableFontMgr.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkImage.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkImage_Lazy.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkImage_Raster.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkRescaleAndReadPixels.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkSurface.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkSurface_Raster.cpp [build CXX] workdir/UnpackedTarball/skia/src/images/SkImageEncoder.cpp [build CXX] workdir/UnpackedTarball/skia/src/images/SkPngEncoder.cpp [build CXX] workdir/UnpackedTarball/skia/src/images/SkWebpEncoder.cpp [build CXX] workdir/UnpackedTarball/skia/src/lazy/SkDiscardableMemoryPool.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkAddIntersections.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkDConicLineIntersection.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkDCubicLineIntersection.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkDCubicToQuads.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkDLineIntersection.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkDQuadLineIntersection.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkIntersections.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpAngle.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpCoincidence.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpContour.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpCubicHull.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpEdgeBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpSegment.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpSpan.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsAsWinding.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsCommon.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsConic.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsCubic.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsCurve.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsDebug.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsLine.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsQuad.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsRect.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsSimplify.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsTightBounds.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsTSect.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsTypes.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsWinding.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathWriter.cpp [build CXX] workdir/UnpackedTarball/skia/src/pathops/SkReduceOrder.cpp [build CXX] workdir/UnpackedTarball/skia/src/sfnt/SkOTTable_name.cpp [build CXX] workdir/UnpackedTarball/skia/src/sfnt/SkOTUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkGradientShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkLinearGradient.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkRadialGradient.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkSweepGradient.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkTwoPointConicalGradient.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/Sk4fGradientBase.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/Sk4fLinearGradient.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkBitmapProcShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkColorFilterShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkColorShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkComposeShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkImageShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkLocalMatrixShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkPerlinNoiseShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkPictureShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/shaders/SkTransformShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLBlock.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLCase.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLCore.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLFunction.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLLayout.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLRuntimeEffects.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLStatement.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLSymbols.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLType.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLVar.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/priv/DSLFPs.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/priv/DSLWriter.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLBinaryExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLBlock.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLChildCall.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructor.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorArray.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorArrayCast.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorCompound.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorCompoundCast.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorDiagonalMatrix.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorMatrixResize.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorScalarCast.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorSplat.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorStruct.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLDoStatement.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLExpressionStatement.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFieldAccess.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLForStatement.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFunctionCall.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFunctionDefinition.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLIfStatement.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLIndexExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLModifiers.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLPrefixExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLPostfixExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSetting.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSwitchStatement.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSwizzle.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSymbolTable.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLTernaryExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLType.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLTypeReference.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLVarDeclarations.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLVariable.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLVariableReference.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLAnalysis.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLBuiltinTypes.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLCompiler.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLConstantFolder.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLDSLParser.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLDehydrator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLErrorReporter.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLInliner.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLIntrinsicMap.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLLexer.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLMangler.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLOperators.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLOutputStream.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLPool.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLRehydrator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLSampleUsage.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLString.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLThreadContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLUtil.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLCanExitWithoutReturningValue.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLCheckProgramUnrolledSize.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLGetLoopUnrollInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLIsConstantExpression.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLProgramUsage.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLSwitchCaseContainsExit.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLGLSLCodeGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLMetalCodeGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLPipelineStageCodeGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLSPIRVCodeGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLVMCodeGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLBuiltinVariableScanner.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateDeadFunctions.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateDeadGlobalVariables.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateDeadLocalVariables.cpp [build CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateUnreachableCode.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkBase64.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkCamera.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkCanvasStack.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkCanvasStateUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkDashPath.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkEventTracer.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkFloatToDecimal.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkCharToGlyphCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkClipStackUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkCustomTypeface.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkJSON.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkJSONWriter.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkMatrix22.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkMultiPictureDocument.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkNullCanvas.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkNWayCanvas.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkOSPath.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkOrderedFontMgr.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkPaintFilterCanvas.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkParseColor.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkParse.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkParsePath.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkPatchUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkPolyUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkShadowTessellator.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkShadowUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkShaperJSONWriter.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkTextUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkThreadUtils_pthread.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkThreadUtils_win.cpp [build CXX] workdir/UnpackedTarball/skia/src/utils/SkUTF.cpp [build CXX] workdir/UnpackedTarball/skia/src/xps/SkXPSDevice.cpp [build CXX] workdir/UnpackedTarball/skia/src/xps/SkXPSDocument.cpp [build CXX] workdir/UnpackedTarball/skia/src/core/SkGpuBlurUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrBezierEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrBicubicEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrBitmapTextGeoProc.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrBlendFragmentProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrConvexPolyEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrCoverageSetOpXP.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrCustomXfermode.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrDisableColorXP.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrDistanceFieldGeoProc.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrGaussianConvolutionFragmentProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrMatrixConvolutionEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrMatrixEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrModulateAtlasCoverageEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrOvalEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrPorterDuffXferProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrRRectEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrShadowGeoProc.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrSkSLFP.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrTextureEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/effects/GrYUVtoRGBEffect.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrPathUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrQuad.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrQuadUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrShape.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrStyledShape.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLBlend.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSL.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLProgramBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLProgramDataManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLShaderBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLVarying.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/glsl/GrGLSLVertexGeoBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/gradients/GrGradientBitmapCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/gradients/GrGradientShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrAHardwareBufferImageGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrAHardwareBufferUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrAttachment.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBackendSemaphore.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBackendSurfaceMutableState.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBackendSurface.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBackendTextureImageGenerator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBackendUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBufferAllocPool.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrCaps.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrClientMappedBufferManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrColorInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrColorSpaceXform.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrContext_Base.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrContextThreadSafeProxy.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrCopyRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDataUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDDLContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDDLTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDefaultGeoProcFactory.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDirectContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDirectContextPriv.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDistanceFieldGenFromVector.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDrawingManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDrawOpAtlas.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDriverBugWorkarounds.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDynamicAtlas.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrEagerVertexAllocator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrFinishCallbacks.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrFixedClip.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrFragmentProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrGeometryProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrGpu.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrGpuBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrGpuResource.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrImageContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrManagedResource.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrMemoryPool.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrMeshDrawTarget.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrOnFlushResourceProvider.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrOpFlushState.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrOpsRenderPass.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrPaint.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrPersistentCacheUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrPipeline.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProcessorAnalysis.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProcessorSet.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProcessorUnitTest.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProgramDesc.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProgramInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrProxyProvider.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRecordingContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRecordingContextPriv.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRectanizerPow2.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRectanizerSkyline.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRenderTaskCluster.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRenderTarget.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRenderTargetProxy.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrResourceAllocator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrResourceCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrResourceProvider.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrRingBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrShaderCaps.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrShaderUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrShaderVar.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSPIRVUniformHandler.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSPIRVVaryingHandler.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrStagingBufferManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrStencilSettings.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrStyle.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSubRunAllocator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSurface.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSurfaceInfo.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSurfaceProxy.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSwizzle.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrSWMaskHelper.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrTestUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrUniformDataManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrTexture.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrTextureProxy.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrTextureRenderTargetProxy.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrTextureResolveRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrThreadSafeCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrThreadSafePipelineBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrTransferFromRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrUtil.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrVertexChunkArray.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrWaitRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrWritePixelsRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrXferProcessor.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrYUVABackendTextures.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrYUVATextureProxies.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrAAConvexTessellator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrAATriangulator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/geometry/GrTriangulator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/mock/GrMockCaps.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/mock/GrMockGpu.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/mock/GrMockTypes.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/BaseDevice.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/SkGr.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/SurfaceContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/SurfaceFillContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/PathCurveTessellator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/PathWedgeTessellator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/StrokeFixedCountTessellator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/StrokeHardwareTessellator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/Tessellation.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrPathTessellationShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrPathTessellationShader_Hardware.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrPathTessellationShader_MiddleOut.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrStrokeTessellationShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrStrokeTessellationShader_HardwareImpl.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrStrokeTessellationShader_InstancedImpl.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/shaders/GrTessellationShader.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrAtlasManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrDistanceFieldAdjustTable.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrSDFMaskFilter.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrSDFTControl.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrStrikeCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrTextBlobCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/text/GrTextBlob.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkImage_GpuBase.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkImage_Gpu.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkImage_GpuYUVA.cpp [build CXX] workdir/UnpackedTarball/skia/src/image/SkSurface_Gpu.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrAuditTrail.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrBlurUtils.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/GrDrawOpTest.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AAConvexPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AAHairLinePathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AALinearizingConvexPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AtlasInstancedHelper.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AtlasPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AtlasRenderTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/AtlasTextOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/ClearOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DashLinePathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DashOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DefaultPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DrawAtlasOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DrawAtlasPathOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DrawVerticesOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/DrawableOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/FillRRectOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/FillRectOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/GrMeshDrawOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/GrOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/GrOvalOpFactory.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/GrSimpleMeshDrawOpHelper.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/LatticeOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/OpsTask.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/PathInnerTriangulateOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/PathStencilCoverOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/PathTessellateOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/QuadPerEdgeAA.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/RegionOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/ShadowRRectOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/SmallPathAtlasMgr.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/SmallPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/SmallPathShapeData.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/SoftwarePathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/StrokeRectOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/StrokeTessellateOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/TessellationPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/TextureOp.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/ops/TriangulatingPathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/ClipStack.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/Device.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/Device_drawTexture.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/PathRenderer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/PathRendererChain.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/StencilMaskHelper.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/SurfaceDrawContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/v1/SurfaceFillContext_v1.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkAMDMemoryAllocator.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkCaps.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkCommandBuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkCommandPool.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkDescriptorPool.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkDescriptorSet.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkDescriptorSetManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkExtensions.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkFramebuffer.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkGpu.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkImage.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkImageView.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkInterface.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkMSAALoadManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkMemory.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkOpsRenderPass.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkPipeline.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkPipelineStateBuilder.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkPipelineStateCache.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkPipelineState.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkPipelineStateDataManager.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkRenderPass.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkRenderTarget.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkResourceProvider.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkSampler.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkSamplerYcbcrConversion.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkSemaphore.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkTexture.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkTextureRenderTarget.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkTypesPriv.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkUniformHandler.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkUtil.cpp [build CXX] workdir/UnpackedTarball/skia/src/gpu/vk/GrVkVaryingHandler.cpp [build CXX] workdir/UnpackedTarball/skia/tools/gpu/vk/VkTestUtils.cpp [build CXX] workdir/UnpackedTarball/skia/tools/sk_app/VulkanWindowContext.cpp [build CXX] workdir/UnpackedTarball/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkGlobalInitialization_default.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkImageGenerator_none.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkOSFile_stdio.cpp [build CXX] external/skia/source/skia_opts_ssse3.cxx [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_avx.cpp [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_hsw.cpp [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_sse41.cpp [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_sse42.cpp [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_ssse3.cpp [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_crc32.cpp [build CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_skx.cpp [build CXX] workdir/UnpackedTarball/skia/tools/sk_app/WindowContext.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkDebug_stdio.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontConfigInterface.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontConfigInterface_direct.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontConfigInterface_direct_factory.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontHost_FreeType_common.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontHost_FreeType.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontMgr_FontConfigInterface.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontMgr_fontconfig.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkFontMgr_fontconfig_factory.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkOSFile_posix.cpp [build CXX] workdir/UnpackedTarball/skia/src/ports/SkOSLibrary_posix.cpp [build CXX] workdir/UnpackedTarball/skia/tools/sk_app/unix/RasterWindowContext_unix.cpp [build CXX] workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp [build CXX] workdir/UnpackedTarball/skia/third_party/skcms/skcms.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/codecvt_error_category.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/directory.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/exception.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/operations.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path_traits.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/portability.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/unique_path.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/utf8_codecvt_facet.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/windows_file_codecvt.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/zlib.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/gzip.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/file_descriptor.cpp [build CXX] workdir/UnpackedTarball/boost/libs/system/src/error_code.cpp [build UIC] modules/BasicIDE [build CXX] codemaker/source/commonjava/commonjava.cxx [build PRJ] expat [build UIC] modules/schart [build PRJ] hsqldb [build PRJ] libtommath [build PRJ] openssl [build PRJ] openldap [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZToken.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZDetector.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZHighLevelEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/BarcodeFormat.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/BitArray.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/BitMatrixIO.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/BinaryBitmap.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/BitMatrix.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/BitSource.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/Big5TextDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/Big5TextEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/Big5MapTable.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/CharacterSetECI.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ConcentricFinder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/DecodeHints.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/DecodeStatus.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMDetector.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMVersion.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMSymbolInfo.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMBitLayout.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMDataBlock.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMECEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMHighLevelEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/GlobalHistogramBinarizer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/GTIN.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/GenericGF.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/GridSampler.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/GenericLuminanceSource.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/GenericGFPoly.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/GBTextEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/GBTextDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/HybridBinarizer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/JPTextEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/JPTextDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/KRHangulMapping.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/KRTextEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/textcodec/KRTextDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/LuminanceSource.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/MultiFormatWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/MultiFormatReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/maxicode/MCDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/maxicode/MCBitMatrixParser.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/maxicode/MCReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODUPCEWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODEAN8Writer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODWriterHelper.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODITFWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODITFReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode39Reader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarExpandedReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode128Reader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODEAN13Writer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODMultiUPCEANReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCodabarWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode128Writer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode93Reader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCodabarReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode39Writer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODUPCEANCommon.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODRowReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode93Writer.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode128Patterns.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarCommon.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODUPCAWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/PerspectiveTransform.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFCodewordDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFHighLevelEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDetectionResultColumn.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFBoundingBox.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFScanningDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFModulusGF.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDecodedBitStreamParser.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDetectionResult.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFModulusPoly.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDetector.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFBarcodeValue.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRReader.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRErrorCorrectionLevel.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRFormatInformation.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QREncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRMaskUtil.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRWriter.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRMatrixUtil.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRDetector.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRVersion.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRCodecMode.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRDataBlock.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRBitMatrixParser.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/Result.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ReadBarcode.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ResultPoint.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ResultMetadata.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ReedSolomonDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ReedSolomonEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/TextDecoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/TextEncoder.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/TextUtfEncoding.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/WhiteRectDetector.cpp [build CXX] workdir/UnpackedTarball/zxing/core/src/ZXBigInteger.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/gregorian_types.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/greg_month.cpp [build UIC] modules/dbapp [build UIC] modules/dbbrowser [build UIC] modules/dbquery [build UIC] modules/dbrelation [build UIC] modules/dbtable [build UIC] modules/dbtdata [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/SharedHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/gunichartables.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcslwr.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstoll.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcscasecmp.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tprintf.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_lltot.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstod.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/utf8.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/threads.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/debug/condition.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/StringBuffer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/Misc.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/dirent.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/StdHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/debug/error.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/ThreadLocal.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Reader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Equators.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/FastCharStream.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/MD5Digester.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/StringIntern.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/BitSet.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/FastCharStream.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/MultiFieldQueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryToken.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/Lexer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/MultiFieldQueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParserBase.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryToken.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/TokenList.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardTokenizer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/Analyzers.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/MMapInput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexInput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Lock.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/LockFactory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexOutput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Directory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/RAMDirectory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Document.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateField.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateTools.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Field.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/FieldSelector.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/NumberTools.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNames.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNameFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexDeletionPolicy.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeInfo.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergeScheduler.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermDocs.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Term.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Terms.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergePolicy.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermVector.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldInfos.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/CompoundFile.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileDeleter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DirectoryIndexReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermPositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMerger.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiSegmentReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Payload.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfo.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexModifier.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultipleTermPositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Compare.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Scorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ScorerDocQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SloppyPhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DisjunctionSumScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConjunctionScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PrefixQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ExactPhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Similarity.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer2.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/HitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCacheImpl.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ChainedFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingWrapperFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/QueryFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FuzzyQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SearchHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/IndexSearcher.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Sort.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhrasePositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldDocSortedHitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiSearcher.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Hits.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiTermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FilteredTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldSortedHitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Explanation.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCache.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DateFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MatchAllDocsQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiPhraseQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConstantScoreQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingSpanFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SpanQueryFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansOrdered.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansUnordered.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanFirstQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNearQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNotQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanOrQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanTermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanWeight.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/TermSpans.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/LanguageBasedAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/PorterStemmer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/Snowball.cpp [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/libstemmer/libstemmer.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_danish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_dutch.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_english.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_finnish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_french.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_german.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_italian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_norwegian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_porter.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_portuguese.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_spanish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_swedish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_KOI8_R_russian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_danish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_dutch.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_english.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_finnish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_french.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_german.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_italian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_norwegian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_porter.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_portuguese.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_russian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_spanish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_swedish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/utilities.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/api.c [build UIC] modules/sbibliography [build PRJ] beanshell [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Common/b2Timer.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Common/b2StackAllocator.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Common/b2Draw.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Common/b2Math.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Common/b2BlockAllocator.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Common/b2Settings.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/b2Body.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2CircleContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2ContactSolver.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2PolygonContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2Contact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2RopeJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2WheelJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2FrictionJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2WeldJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2PulleyJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2MouseJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2MotorJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2DistanceJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2GearJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2Joint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/Joints/b2RevoluteJoint.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/b2WorldCallbacks.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/b2Fixture.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/b2ContactManager.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/b2Island.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Dynamics/b2World.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Rope/b2Rope.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2TimeOfImpact.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2CollidePolygon.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2Distance.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2Collision.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2CollideEdge.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2CollideCircle.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2BroadPhase.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/Shapes/b2EdgeShape.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/Shapes/b2CircleShape.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/Shapes/b2ChainShape.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/Shapes/b2PolygonShape.cpp [build CXX] workdir/UnpackedTarball/box2d/Box2D/Box2D/Collision/b2DynamicTree.cpp [build PRJ] coinmp [build PRJ] cppunit [build PRJ] hunspell [build PRJ] jfreereport_sac [build PRJ] jfreereport_libbase [build PRJ] jfreereport_flute [build PRJ] jfreereport_libloader [build PRJ] jfreereport_libxml [build PRJ] jfreereport_libformula [build PRJ] jfreereport_libfonts [build PRJ] jfreereport_librepository [build PRJ] jfreereport_libserializer [build UPK] b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 [build UPK] librevenge-0.0.4.tar.bz2 [build PRJ] libexttextcat [build BIN] libjpeg-turbo [build BIN] libpng [build BIN] libtommath [build PRJ] lpsolve [build BIN] openldap [build C ] UnpackedTarball/poppler/poppler/CourierWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/CourierBoldWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/CourierBoldObliqueWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/CourierObliqueWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/HelveticaWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/HelveticaBoldWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/HelveticaBoldObliqueWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/HelveticaObliqueWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/SymbolWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/TimesBoldWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/TimesBoldItalicWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/TimesItalicWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/TimesRomanWidths.pregenerated.c [build C ] UnpackedTarball/poppler/poppler/ZapfDingbatsWidths.pregenerated.c [build CXX] workdir/UnpackedTarball/poppler/goo/gfile.cc [build CXX] workdir/UnpackedTarball/poppler/goo/GooTimer.cc [build CXX] workdir/UnpackedTarball/poppler/goo/GooString.cc [build CXX] workdir/UnpackedTarball/poppler/goo/NetPBMWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/PNGWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/TiffWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/JpegWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/ImgWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/gstrtod.cc [build CXX] workdir/UnpackedTarball/poppler/goo/grandom.cc [build CXX] workdir/UnpackedTarball/poppler/goo/glibc.cc [build CXX] workdir/UnpackedTarball/poppler/goo/glibc_strtok_r.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiBase.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiEncodings.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiTrueType.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1C.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiIdentifier.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Annot.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/AnnotStampImageHelper.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Array.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/BBoxOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CachedFile.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Catalog.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CertificateInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CharCodeToUnicode.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CMap.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/DateInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Decrypt.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Dict.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Error.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FileSpec.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FontEncodingTables.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Form.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FontInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Function.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Gfx.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GfxFont.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GfxState.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GlobalParams.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Hints.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JArithmeticDecoder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JBIG2Stream.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JSInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Lexer.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Link.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Linearization.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/LocalPDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/MarkedContentOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/NameToCharCode.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Object.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/OptionalContent.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Outline.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/OutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Page.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PageTransition.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Parser.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDoc.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocEncoding.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocFactory.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/ProfileData.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PreScanOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PSTokenizer.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/SignatureInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Stream.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StructTreeRoot.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StructElement.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMap.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMapFuncs.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeTypeTable.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UTF.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/XRef.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PSOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/TextOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PageLabelInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/SecurityHandler.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StdinCachedFile.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StdinPDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Sound.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/ViewerPreferences.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Movie.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Rendition.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/DCTStream.cc [build CXX] workdir/UnpackedTarball/poppler/splash/SplashBitmap.cc [build PRJ] raptor [build PRJ] rhino [build C ] UnpackedTarball/ucpp/assert.c [build C ] UnpackedTarball/ucpp/cpp.c [build C ] UnpackedTarball/ucpp/eval.c [build C ] UnpackedTarball/ucpp/hash.c [build C ] UnpackedTarball/ucpp/lexer.c [build C ] UnpackedTarball/ucpp/macro.c [build C ] UnpackedTarball/ucpp/mem.c [build C ] UnpackedTarball/ucpp/nhash.c [build PRJ] xmlsec [build MOD] xsltml [build UIC] modules/StartModule [build UIC] modules/dbreport [build UIC] modules/scalc [build UIC] modules/sdraw [build UIC] modules/simpress [build UIC] modules/smath [build UIC] modules/sglobal [build UIC] modules/sweb [build UIC] modules/swform [build UIC] modules/swreport [build UIC] modules/swriter [build UIC] modules/swxform [build CXX] l10ntools/source/helper.cxx [build CXX] l10ntools/source/common.cxx [build CXX] l10ntools/source/merge.cxx [build CXX] l10ntools/source/po.cxx [build LOC] extras [build CUS] helpcontent2/help3xsl [build PKG] helpcontent2_html_dynamic [build LOC] helpcontent2 [build CXX] pch/system_empty.cxx [build SCP] scp2/source/base/file_base [build SCP] scp2/source/base/firebird [build SCP] scp2/source/base/module_base [build SCP] scp2/source/base/postgresqlsdbc [build SCP] scp2/source/calc/file_calc [build SCP] scp2/source/calc/module_calc [build SCP] scp2/source/draw/file_draw [build SCP] scp2/source/draw/module_draw [build SCP] scp2/source/extensions/file_extensions [build SCP] scp2/source/extensions/module_extensions [build SCP] scp2/source/graphicfilter/file_graphicfilter [build SCP] scp2/source/graphicfilter/module_graphicfilter [build SCP] scp2/source/impress/file_impress [build SCP] scp2/source/impress/module_ogltrans [build SCP] scp2/source/impress/module_impress [build SCP] scp2/source/math/file_math [build SCP] scp2/source/math/module_math [build SCP] scp2/source/onlineupdate/file_onlineupdate [build SCP] scp2/source/onlineupdate/module_onlineupdate [build SCP] scp2/source/ooo/common_brand [build SCP] scp2/source/ooo/directory_ooo [build SCP] scp2/source/ooo/directory_ooo_macosx [build SCP] scp2/source/ooo/file_extra_ooo [build SCP] scp2/source/ooo/file_library_ooo [build SCP] scp2/source/ooo/file_ooo [build SCP] scp2/source/ooo/installation_ooo [build SCP] scp2/source/ooo/module_help_template [build SCP] scp2/source/ooo/module_hidden_ooo [build SCP] scp2/source/ooo/module_lang_template [build SCP] scp2/source/ooo/profileitem_ooo [build SCP] scp2/source/ooo/scpaction_ooo [build SCP] scp2/source/ooo/module_libreofficekit [build SCP] scp2/source/ooo/module_helppack [build SCP] scp2/source/ooo/module_langpack [build SCP] scp2/source/ooo/module_ooo [build SCP] scp2/source/ooo/module_systemint [build SCP] scp2/source/ooo/module_pdfimport [build SCP] scp2/source/ooo/module_reportbuilder [build SCP] scp2/source/python/file_python [build SCP] scp2/source/python/file_python_librelogo [build SCP] scp2/source/python/module_python [build SCP] scp2/source/python/module_python_librelogo [build SCP] scp2/source/spsupp/module_spsupp [build SCP] scp2/source/ooo/ure [build SCP] scp2/source/writer/file_writer [build SCP] scp2/source/writer/module_writer [build SCP] scp2/source/xsltfilter/file_xsltfilter [build SCP] scp2/source/xsltfilter/module_xsltfilter [build SCP] scp2/source/gnome/file_gnome [build SCP] scp2/source/gnome/module_gnome [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/en-US/org/openoffice/Office/Custom/WikiExtension.xcu [build DEP] LNK:StaticLibrary/libdtoa.a [build LNK] StaticLibrary/libdtoa.a [build CXX] sal/osl/all/compat.cxx [build CXX] sal/osl/all/debugbase.cxx [build CXX] sal/osl/all/filepath.cxx [build CXX] sal/osl/all/loadmodulerelative.cxx [build CXX] sal/osl/all/log.cxx [build CXX] sal/osl/all/mutexshared.cxx [build CXX] sal/osl/all/signalshared.cxx [build CXX] sal/osl/all/utility.cxx [build CXX] sal/rtl/alloc_arena.cxx [build CXX] sal/rtl/alloc_cache.cxx [build CXX] sal/rtl/alloc_fini.cxx [build CXX] sal/rtl/alloc_global.cxx [build CXX] sal/rtl/bootstrap.cxx [build CXX] sal/rtl/byteseq.cxx [build CXX] sal/rtl/cipher.cxx [build CXX] sal/rtl/cmdargs.cxx [build CXX] sal/rtl/crc.cxx [build CXX] sal/rtl/digest.cxx [build CXX] sal/rtl/hash.cxx [build CXX] sal/rtl/locale.cxx [build CXX] sal/rtl/math.cxx [build CXX] sal/rtl/random.cxx [build CXX] sal/rtl/rtl_process.cxx [build CXX] sal/rtl/strbuf.cxx [build CXX] sal/rtl/strimp.cxx [build CXX] sal/rtl/string.cxx [build CXX] sal/rtl/unload.cxx [build CXX] sal/rtl/uri.cxx [build CXX] sal/rtl/ustrbuf.cxx [build CXX] sal/rtl/ustring.cxx [build CXX] sal/rtl/uuid.cxx [build CXX] sal/textenc/converter.cxx [build CXX] sal/textenc/convertsimple.cxx [build CXX] sal/textenc/handleundefinedunicodetotextchar.cxx [build CXX] sal/textenc/tcvtutf8.cxx [build CXX] sal/textenc/tencinfo.cxx [build CXX] sal/textenc/textcvt.cxx [build CXX] sal/textenc/textenc.cxx [build CXX] sal/textenc/unichars.cxx [build CXX] sal/osl/unx/backtraceapi.cxx [build CXX] sal/osl/unx/conditn.cxx [build CXX] sal/osl/unx/file.cxx [build CXX] sal/osl/unx/file_error_transl.cxx [build CXX] sal/osl/unx/file_misc.cxx [build CXX] sal/osl/unx/file_path_helper.cxx [build CXX] sal/osl/unx/file_stat.cxx [build CXX] sal/osl/unx/file_url.cxx [build CXX] sal/osl/unx/file_volume.cxx [build CXX] sal/osl/unx/memory.cxx [build CXX] sal/osl/unx/module.cxx [build CXX] sal/osl/unx/mutex.cxx [build CXX] sal/osl/unx/nlsupport.cxx [build CXX] sal/osl/unx/pipe.cxx [build CXX] sal/osl/unx/process.cxx [build CXX] sal/osl/unx/process_impl.cxx [build CXX] sal/osl/unx/profile.cxx [build CXX] sal/osl/unx/random.cxx [build CXX] sal/osl/unx/readwrite_helper.cxx [build CXX] sal/osl/unx/salinit.cxx [build CXX] sal/osl/unx/security.cxx [build CXX] sal/osl/unx/signal.cxx [build CXX] sal/osl/unx/socket.cxx [build CXX] sal/osl/unx/soffice.cxx [build CXX] sal/osl/unx/tempfile.cxx [build CXX] sal/osl/unx/thread.cxx [build CXX] sal/osl/unx/time.cxx [build CXX] sal/osl/unx/uunxapi.cxx [build CXX] sal/osl/unx/system.cxx [build C ] sal/osl/unx/backtrace.c [build CXX] sal/osl/unx/interlck.cxx [build CXX] sal/textenc/context.cxx [build CXX] sal/textenc/convertbig5hkscs.cxx [build CXX] sal/textenc/converteuctw.cxx [build CXX] sal/textenc/convertgb18030.cxx [build CXX] sal/textenc/convertisciidevangari.cxx [build CXX] sal/textenc/convertiso2022cn.cxx [build CXX] sal/textenc/convertiso2022jp.cxx [build CXX] sal/textenc/convertiso2022kr.cxx [build CXX] sal/textenc/convertsinglebytetobmpunicode.cxx [build CXX] sal/textenc/tables.cxx [build CXX] sal/textenc/tcvtbyte.cxx [build CXX] sal/textenc/tcvtmb.cxx [build CXX] sal/textenc/tcvtutf7.cxx [build PRJ] libgpg-error [build CXX] tools/source/reversemap/bestreversemap.cxx [build DEP] LNK:StaticLibrary/libgraphite.a [build LNK] StaticLibrary/libgraphite.a [build DEP] LNK:StaticLibrary/libboost_filesystem.a [build LNK] StaticLibrary/libboost_filesystem.a [build DEP] LNK:StaticLibrary/libboost_iostreams.a [build LNK] StaticLibrary/libboost_iostreams.a [build DEP] LNK:StaticLibrary/libboost_system.a [build LNK] StaticLibrary/libboost_system.a [build DEP] LNK:StaticLibrary/libcodemaker_java.a [build LNK] StaticLibrary/libcodemaker_java.a [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/get_password.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_alloc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_array.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_charset.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_compress.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_context.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_default.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_dtoa.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_errmsg.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_hash.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_init.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_io.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_list.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_ll2str.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_loaddata.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_net.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_password.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_pvio.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_sha1.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_stmt_codec.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_string.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_time.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_async.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_charset.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_dyncol.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_lib.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_stmt.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c [build C ] UnpackedTarball/mariadb-connector-c/plugins/auth/my_auth.c [build C ] UnpackedTarball/mariadb-connector-c/plugins/auth/caching_sha2_pw.c [build C ] UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/secure/openssl_crypt.c [build DEP] LNK:StaticLibrary/libzxing.a [build LNK] StaticLibrary/libzxing.a [build DEP] LNK:StaticLibrary/libboost_date_time.a [build LNK] StaticLibrary/libboost_date_time.a [build DEP] LNK:Library/libclucene.so [build LNK] Library/libclucene.so [build C ] desktop/unx/source/args.c [build C ] desktop/unx/source/file_image_unx.c [build C ] desktop/unx/source/pagein.c [build C ] desktop/unx/source/splashx.c [build C ] desktop/unx/source/start.c [build BIN] boost [build DEP] LNK:StaticLibrary/libbox2d.a [build LNK] StaticLibrary/libbox2d.a [build BIN] cppunit [build PKG] ct2n [build BIN] dtoa [build BIN] epoxy [build BIN] graphite [build BIN] hunspell [build PAT] languagetool [build PAT] librevenge [build MOD] libjpeg-turbo [build MOD] libpng [build MOD] libtommath [build MOD] openldap [build DEP] LNK:StaticLibrary/libpoppler.a [build LNK] StaticLibrary/libpoppler.a [build PKG] poppler_data [build DEP] LNK:Executable/ucpp [build LNK] Executable/ucpp [build BIN] zxing [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 [build PKG] postprocess_registry [build DEP] LNK:StaticLibrary/libtransex.a [build LNK] StaticLibrary/libtransex.a [build CXX] l10ntools/source/lngmerge.cxx [build CXX] l10ntools/source/lngex.cxx [build GPK] helpcontent2_html_lang_generated [build CXX] i18npool/source/breakiterator/gendict.cxx [build CXX] i18npool/source/textconversion/genconv_dict.cxx [build C ] jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c [build CXX] workdir/LexTarget/l10ntools/source/cfglex.cxx [build CXX] l10ntools/source/cfgmerge.cxx [build CXX] l10ntools/source/localize.cxx [build CXX] l10ntools/source/pocheck.cxx [build CXX] l10ntools/source/propmerge.cxx [build CXX] l10ntools/source/propex.cxx [build CXX] l10ntools/source/treemerge.cxx [build CXX] l10ntools/source/treex.cxx [build CXX] libreofficekit/qa/tilebench/tilebench.cxx [build CXX] opencl/opencltest/main.cxx [build DEP] LNK:StaticLibrary/libprecompiled_system.a [build LNK] StaticLibrary/libprecompiled_system.a [build LOC] postprocess [build CXX] sal/cppunittester/cppunittester.cxx [build CXX] sal/qa/osl/process/osl_process_child.cxx [build INM] scp2/base [build INM] scp2/calc [build INM] scp2/draw [build INM] scp2/extensions [build INM] scp2/graphicfilter [build INM] scp2/impress [build INM] scp2/math [build INM] scp2/onlineupdate [build INM] scp2/ooo [build INM] scp2/python [build INM] scp2/spsupp [build INM] scp2/ure [build INM] scp2/writer [build INM] scp2/xsltfilter [build INM] scp2/gnome [build CFG] mediawiki [build LOC] libreoffice [build DEP] LNK:Library/libuno_sal.so.3 [build LNK] Library/libuno_sal.so.3 [build CXX] salhelper/source/condition.cxx [build CXX] salhelper/source/dynload.cxx [build CXX] salhelper/source/simplereferenceobject.cxx [build CXX] salhelper/source/thread.cxx [build CXX] salhelper/source/timer.cxx [build CXX] store/source/object.cxx [build CXX] store/source/lockbyte.cxx [build CXX] store/source/storbase.cxx [build CXX] store/source/storbios.cxx [build CXX] store/source/storcach.cxx [build CXX] store/source/stordata.cxx [build CXX] store/source/stordir.cxx [build CXX] store/source/storlckb.cxx [build CXX] store/source/stortree.cxx [build CXX] store/source/storpage.cxx [build CXX] store/source/store.cxx [build C ] UnpackedTarball/expat/lib/xmlparse.c [build C ] UnpackedTarball/expat/lib/xmlrole.c [build C ] UnpackedTarball/expat/lib/xmltok.c [build PKG] openssl [build DEP] LNK:StaticLibrary/libmariadb-connector-c.a [build LNK] StaticLibrary/libmariadb-connector-c.a [build MOD] boost [build BIN] box2d [build BIN] clucene [build MOD] cppunit [build EPK] ct2n [build MOD] dtoa [build MOD] epoxy [build MOD] graphite [build MOD] hunspell [build PKG] libexttextcat_fingerprint [build BIN] mariadb-connector-c [build UPK] a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz [build EPK] openssl [build EPK] poppler_data [build BIN] ucpp [build PKG] xmlsec [build MOD] zxing [build PRL] CustomTarget/postprocess/images/sorted.lst [build CXX] shell/source/all/xml_parser.cxx [build BIN] helpcontent2 [build BIN] pch [build IMO] scp2/base [build IMO] scp2/calc [build IMO] scp2/draw [build IMO] scp2/extensions [build IMO] scp2/graphicfilter [build IMO] scp2/impress [build IMO] scp2/math [build IMO] scp2/onlineupdate [build IMO] scp2/ooo [build IMO] scp2/python [build IMO] scp2/spsupp [build IMO] scp2/ure [build IMO] scp2/writer [build IMO] scp2/xsltfilter [build IMO] scp2/gnome [build CXX] sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx [build CXX] sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx [build CXX] sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx [build PKG] sysui_share [build LOC] top level modules: libreoffice [build DEP] LNK:Library/libsal_textenclo.so [build LNK] Library/libsal_textenclo.so [build DEP] LNK:Library/libuno_salhelpergcc3.so.3 [build LNK] Library/libuno_salhelpergcc3.so.3 [build CXX] registry/source/keyimpl.cxx [build CXX] registry/source/reflread.cxx [build CXX] registry/source/reflwrit.cxx [build CXX] registry/source/regimpl.cxx [build CXX] registry/source/registry.cxx [build CXX] registry/source/regkey.cxx [build DEP] LNK:Executable/bestreversemap [build LNK] Executable/bestreversemap [build PKG] icu [build DEP] LNK:Library/libskialo.so [build LNK] Library/libskialo.so [build DEP] LNK:StaticLibrary/libexpat.a [build LNK] StaticLibrary/libexpat.a [build DEP] LNK:Executable/oosplash [build LNK] Executable/oosplash [build MOD] box2d [build MOD] clucene [build BIN] ct2n [build BIN] expat [build PKG] hsqldb_project [build UPK] 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz [build EPK] icu [build UPK] db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip [build PKG] jfreereport_flute [build PKG] jfreereport_libbase [build PKG] jfreereport_libfonts [build PKG] jfreereport_libformula [build PKG] jfreereport_libloader [build PKG] jfreereport_librepository [build PKG] jfreereport_libserializer [build PKG] jfreereport_libxml [build PKG] jfreereport_sac [build EPK] libexttextcat_fingerprint [build PKG] liblangtag_data [build MOD] mariadb-connector-c [build PAT] mythes [build BIN] openssl [build BIN] poppler [build MOD] ucpp [build EPK] xmlsec [build DEP] LNK:StaticLibrary/libshell_xmlparser.a [build LNK] StaticLibrary/libshell_xmlparser.a [build DEP] LNK:Executable/ulfex [build LNK] Executable/ulfex [build MOD] helpcontent2 [build DEP] LNK:Executable/gendict [build LNK] Executable/gendict [build DEP] LNK:Executable/genconv_dict [build LNK] Executable/genconv_dict [build DEP] LNK:Library/libjpipe.so [build LNK] Library/libjpipe.so [build DEP] LNK:Executable/cfgex [build LNK] Executable/cfgex [build DEP] LNK:Executable/localize [build LNK] Executable/localize [build DEP] LNK:Executable/pocheck [build LNK] Executable/pocheck [build DEP] LNK:Executable/propex [build LNK] Executable/propex [build DEP] LNK:Executable/treex [build LNK] Executable/treex [build DEP] LNK:Executable/tilebench [build LNK] Executable/tilebench [build DEP] LNK:Executable/opencltest [build LNK] Executable/opencltest [build MOD] pch [build DEP] LNK:Executable/cppunittester [build LNK] Executable/cppunittester [build DEP] LNK:Executable/osl_process_child [build LNK] Executable/osl_process_child [build INS] setup_osl [build DEP] LNK:Executable/xpdfimport [build LNK] Executable/xpdfimport [build BIN] sysui [build DEP] LNK:Library/libstorelo.so [build LNK] Library/libstorelo.so [build UPK] libassuan-2.5.5.tar.bz2 [build PKG] icu_ure [build PKG] liblangtag [build PKG] curl [build PKG] lcms2 [build UPK] liborcus-0.17.2.tar.bz2 [build JCS] Jar/sdbc_hsqldb [build UPK] postgresql-13.5.tar.bz2 [build PKG] beanshell [build PKG] coinmp [build MOD] ct2n [build EPK] curl [build MOD] expat [build EPK] hsqldb_project [build PAT] hyphen [build EPK] icu_ure [build PAT] jfreereport_liblayout [build EPK] jfreereport_flute [build EPK] jfreereport_libbase [build EPK] jfreereport_libfonts [build EPK] jfreereport_libformula [build EPK] jfreereport_libloader [build EPK] jfreereport_librepository [build EPK] jfreereport_libserializer [build EPK] jfreereport_libxml [build EPK] jfreereport_sac [build EPK] lcms2 [build BIN] libexttextcat [build EPK] liblangtag_data [build EPK] liblangtag [build PKG] lpsolve [build MOD] openssl [build MOD] poppler [build PKG] raptor [build PKG] rhino [build BIN] skia [build BIN] xmlsec [build PRL] CustomTarget/postprocess/images/images_breeze.zip [build PRL] CustomTarget/postprocess/images/images_breeze_dark.zip [build PRL] CustomTarget/postprocess/images/images_breeze_dark_svg.zip [build PRL] CustomTarget/postprocess/images/images_breeze_svg.zip [build PRL] CustomTarget/postprocess/images/images_colibre.zip [build PRL] CustomTarget/postprocess/images/images_colibre_svg.zip [build PRL] CustomTarget/postprocess/images/images_elementary.zip [build PRL] CustomTarget/postprocess/images/images_elementary_svg.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip [build PRL] CustomTarget/postprocess/images/images_sifr.zip [build PRL] CustomTarget/postprocess/images/images_sifr_dark.zip [build PRL] CustomTarget/postprocess/images/images_sifr_dark_svg.zip [build PRL] CustomTarget/postprocess/images/images_sifr_svg.zip [build PRL] CustomTarget/postprocess/images/images_sukapura.zip [build PRL] CustomTarget/postprocess/images/images_sukapura_svg.zip [build BRK] CustomTarget/i18npool/breakiterator/count_word.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_he.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_hu.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_nodash.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word_he.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word_hu.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word.brk [build BRK] CustomTarget/i18npool/breakiterator/line.brk [build BRK] CustomTarget/i18npool/breakiterator/sent.brk [build CXX] workdir/YaccTarget/idlc/source/parser.cxx [build CXX] workdir/LexTarget/idlc/source/scanner.cxx [build CXX] idlc/source/idlcmain.cxx [build CXX] idlc/source/idlc.cxx [build CXX] idlc/source/idlccompile.cxx [build CXX] idlc/source/idlcproduce.cxx [build CXX] idlc/source/errorhandler.cxx [build CXX] idlc/source/options.cxx [build CXX] idlc/source/fehelper.cxx [build CXX] idlc/source/astdeclaration.cxx [build CXX] idlc/source/astscope.cxx [build CXX] idlc/source/aststack.cxx [build CXX] idlc/source/astdump.cxx [build CXX] idlc/source/astinterface.cxx [build CXX] idlc/source/aststruct.cxx [build CXX] idlc/source/aststructinstance.cxx [build CXX] idlc/source/astoperation.cxx [build CXX] idlc/source/astconstant.cxx [build CXX] idlc/source/astenum.cxx [build CXX] idlc/source/astexpression.cxx [build CXX] idlc/source/astservice.cxx [build BIN] jurt [build CUS] postprocess/images [build CXX] registry/tools/regmerge.cxx [build CXX] registry/tools/regview.cxx [build BIN] sal [build BIN] salhelper [build BIN] scp2 [build TRE] wiki-publisher help.tree en-US [build MOD] sysui [build CXX] unoidl/source/legacyprovider.cxx [build CXX] unoidl/source/sourcefileprovider.cxx [build CXX] unoidl/source/sourcetreeprovider.cxx [build CXX] unoidl/source/unoidl.cxx [build CXX] unoidl/source/unoidlprovider.cxx [build CXX] workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx [build CXX] workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx [build DEP] LNK:Library/libreglo.so [build LNK] Library/libreglo.so [build CXX] codemaker/source/cppumaker/cppumaker.cxx [build CXX] codemaker/source/cppumaker/cppuoptions.cxx [build CXX] codemaker/source/cppumaker/cpputype.cxx [build CXX] codemaker/source/cppumaker/dependencies.cxx [build CXX] codemaker/source/cppumaker/dumputils.cxx [build CXX] codemaker/source/cppumaker/includes.cxx [build CXX] unoidl/source/unoidl-write.cxx [build CXX] unoidl/source/unoidl-check.cxx [build PAT] libassuan [build PKG] libgpg-error [build BRM] CustomTarget/tools/string/reversemap.cxx [build PAT] liborcus [build CXX] codemaker/source/javamaker/classfile.cxx [build CXX] codemaker/source/javamaker/javamaker.cxx [build CXX] codemaker/source/javamaker/javaoptions.cxx [build CXX] codemaker/source/javamaker/javatype.cxx [build UPK] Firebird-3.0.7.33374-0.tar.bz2 [build PAT] postgresql [build EPK] beanshell [build EPK] coinmp [build BIN] curl [build BIN] hsqldb [build BIN] icu [build BIN] lcms2 [build PRJ] librevenge [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/allowable-actions.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-workspace.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/base-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/http-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/json-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-data.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-handler.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-providers.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/rendition.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/session-factory.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-navigationservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-objectservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-relatedmultipart.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-repositoryservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-requests.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-soap.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-versioningservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/xml-utils.cxx [build MOD] libexttextcat [build EPK] libgpg-error [build BIN] liblangtag [build EPK] lpsolve [build PRJ] mythes [build EPK] raptor [build EPK] rhino [build MOD] skia [build MOD] xmlsec [build CCD] CustomTarget/i18npool/breakiterator/count_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/line_brk.c [build CCD] CustomTarget/i18npool/breakiterator/sent_brk.c [build DIC] CustomTarget/i18npool/breakiterator/dict_ja.cxx [build DIC] CustomTarget/i18npool/breakiterator/dict_zh.cxx [build CXX] i18npool/source/collator/gencoll_rule.cxx [build CXX] i18npool/source/indexentry/genindex_data.cxx [build CDC] CustomTarget/i18npool/textconversion/hhc_char.cxx [build CDC] CustomTarget/i18npool/textconversion/stc_char.cxx [build CDC] CustomTarget/i18npool/textconversion/stc_word.cxx [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx [build MOD] jurt [build CXX] l10ntools/source/helpex.cxx [build CXX] l10ntools/source/xmlparse.cxx [build CXX] l10ntools/source/helpmerge.cxx [build CXX] workdir/LexTarget/l10ntools/source/xrmlex.cxx [build CXX] l10ntools/source/xrmmerge.cxx [build PRP] locale/NLPSolverCommon_en_US.properties [build PRP] locale/NLPSolverStatusDialog_en_US.properties [build TRE] nlpsolver help.tree en-US [build MOD] sal [build MOD] salhelper [build MOD] scp2 [build BIN] store [build CUS] tools/string [build CXX] unoidl/source/unoidl-read.cxx [build DEP] LNK:Library/libunoidllo.so [build LNK] Library/libunoidllo.so [build UPK] harfbuzz-2.8.2.tar.xz [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annothandlermgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiteration.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannothandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_formfillenvironment.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pageview.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widget.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widgethandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_dataavail.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_ext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_flatten.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_progressive.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_searchex.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_structtree.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_sysfontinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_transformpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_actionhandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiterator.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_customaccess.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_filewriteadapter.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_helpers.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_attachment.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_catalog.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_doc.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editimg.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpath.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_edittext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_formfill.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_save.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_text.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_view.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/ipdfsdk_annothandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pauseadapter.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_interactiveform.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_renderpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_signature.cpp [build CXX] workdir/UnpackedTarball/pdfium/constants/annotation_common.cpp [build CXX] workdir/UnpackedTarball/pdfium/constants/appearance.cpp [build CXX] workdir/UnpackedTarball/pdfium/constants/form_fields.cpp [build CXX] workdir/UnpackedTarball/pdfium/constants/page_object.cpp [build CXX] workdir/UnpackedTarball/pdfium/constants/stream_dict_common.cpp [build CXX] workdir/UnpackedTarball/pdfium/constants/transparency.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_aes.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_sha.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_checkbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_combobox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_formfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_listbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_pushbutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_radiobutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_fieldaction.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_perwindowdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-H_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-V_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-H_3.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-V_3.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UTF16-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/Adobe-GB1-UCS2_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-H_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-V_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/83pv-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90pv-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Adobe-Japan1-UCS2_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCpc-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UTF16-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/cmaps_korea1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/fpdf_cmaps.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentgenerator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cidfont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontencoding.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_simplefont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_truetypefont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type1font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3char.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_allstates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_clippath.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_color.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorspace.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarks.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarkitem.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_docpagedata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_form.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_formobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_generalstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_graphicstates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_image.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_imageobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_meshstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_page.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pagemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobjectholder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_path.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pathobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingpattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamcontentparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_tilingpattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cfdf_document.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_array.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_boolean.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_crypto_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_data_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_dictionary.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_document.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_hint_tables.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_indirect_object_holder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_linearized_header.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_name.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_null.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_number.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_reference.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_security_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_simple_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream_acc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_string.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_syntax_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_decode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_utility.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_walker.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_read_validator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/charposlist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_devicebuffer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_docrenderdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagecacheentry.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imageloader.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagerenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_pagerendercache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_progressiverenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendercontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderoptions.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderstatus.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_scaledrenderbuffer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_textrenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3cache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3glyphmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendershading.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendertiling.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_creator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_encryptor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_flateencoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_cttgsubtable.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_stockfontarray.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cid2unicodemap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapmanager.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontglobals.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_tounicodemap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_devicecs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_expintfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_function.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_iccprofile.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_patterncs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psengine.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_sampledfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_stitchfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_page_object_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentmanager.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transparency.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_dib.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_table.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_stringarchivestream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_occontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_contentstream_write_utils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_annotcontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_pagerendercontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transferfuncdib.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transferfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_basedcs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_aaction.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_action.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annotlist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_apsettings.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmark.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmarktree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_defaultappearance.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_dest.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_filespec.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formcontrol.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_iconfit.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_interactiveform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_link.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_linklist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_metadata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_nametree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_numbertree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_pagelabel.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_viewerpreferences.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_wordinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structelement.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structtree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_color_utils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_icon.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bafontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_generateap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_section.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_variabletext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_linkextract.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpagefind.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/unicodenormalizationdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/fx_codec.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_BitStream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Context.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Image.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PatternDict.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PddProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SddProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_gif.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/lzw_decompressor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/cfx_codec_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/fax/faxmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/scanlinedecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpeg/jpegmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/cjpx_decoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/jpx_decode_utils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_DocumentContext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/basic/basicmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/flate/flatemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/icc/icc_transform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/jbig2_decoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpeg/jpeg_common.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_memorystream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_seekablestreamproxy.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_bidi.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_coordinates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_extension.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_system.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_unicode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmldocument.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlelement.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlnode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlinstruction.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmltext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlchardata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscolorvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscomputedstyle.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscustomproperty.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdeclaration.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssenumvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssnumbervalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csspropertyholder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssrulecollection.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssselector.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstringvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylerule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstyleselector.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylesheet.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csssyntaxparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelistparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssinputtextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssoutputtextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_datetime.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/bytestring.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_binarybuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_bitstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8decoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_widetextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_random.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_string.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/widestring.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_codepage.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_number.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8encoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_readonlymemorystream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/observed_ptr.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/string_data_template.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapcomposer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapstorer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibextractor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibitmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_drawutils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagerenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagestretcher.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagetransformer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_scanlinecompositor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cstretchengine.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/fx_dib.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixed.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSans.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansMM.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerif.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifMM.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSymbol.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/freetype/fx_freetype.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/renderdevicedriver_iface.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/agg/fx_agg_driver.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_cliprgn.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_color.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphcache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_folderfontinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontcache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmapper.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_gemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstatedata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_path.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_renderdevice.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_substfont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_unicodeencoding.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphbitmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/scoped_font_transform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_glyph_pos.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibbase.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_cmyk_to_srgb.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_char_pos.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_face.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_event_context_stub.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_runtimestub.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/ijs_runtime.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_appstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_caret.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_combo_box.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit_impl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_sbbutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_box.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_cbbutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_cblistbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_ctrl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_scroll_bar.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_special_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_timer.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_wnd.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_curves.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_path_storage.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_rasterizer_scanline_aa.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_dash.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_stroke.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/abseil-cpp/absl/types/bad_optional_access.cpp [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/bio.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/cio.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/dwt.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/event.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/function_list.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/image.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/invert.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/j2k.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/jp2.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/mct.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/mqc.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/openjpeg.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/opj_clock.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/pi.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/thread.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/t1.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/t2.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/tcd.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/tgt.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/sparse_array.c [build CXX] workdir/UnpackedTarball/pdfium/third_party/libopenjpeg20/opj_malloc.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/address_space_randomization.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/page_allocator.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/spin_lock.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_alloc.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/debug/alias.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/oom_callback.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_bucket.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_oom.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_page.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_root_base.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/random.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/memory/aligned_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/skia_shared/SkFloatToDecimal.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_fileaccess_posix.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_folder_posix.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/linux/fx_linux_impl.cpp [build PAT] firebird [build BIN] beanshell [build BIN] coinmp [build MOD] curl [build MOD] hsqldb [build PRJ] hyphen [build MOD] icu [build PRJ] jfreereport_liblayout [build MOD] lcms2 [build DEP] LNK:StaticLibrary/liblibcmis.a [build LNK] StaticLibrary/liblibcmis.a [build BIN] libgpg-error [build MOD] liblangtag [build BIN] lpsolve [build BIN] mythes [build BIN] rhino [build PKG] postprocess_images [build CMN] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build DEP] LNK:Executable/gencoll_rule [build LNK] Executable/gencoll_rule [build DEP] LNK:Executable/genindex_data [build LNK] Executable/genindex_data [build CUS] i18npool/textconversion [build DEP] LNK:Library/libdict_ja.so [build LNK] Library/libdict_ja.so [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx [build DEP] LNK:Executable/idlc [build LNK] Executable/idlc [build DEP] LNK:Executable/helpex [build LNK] Executable/helpex [build DEP] LNK:Executable/xrmex [build LNK] Executable/xrmex [build DEP] LNK:Executable/regmerge [build LNK] Executable/regmerge [build DEP] LNK:Executable/regview [build LNK] Executable/regview [build MOD] store [build DEP] LNK:Executable/cppumaker [build LNK] Executable/cppumaker [build DEP] LNK:Executable/unoidl-write [build LNK] Executable/unoidl-write [build DEP] LNK:Executable/unoidl-check [build LNK] Executable/unoidl-check [build PRJ] libassuan [build PAT] harfbuzz [build DEP] LNK:Library/libpdfiumlo.so [build LNK] Library/libpdfiumlo.so [build DEP] LNK:Executable/javamaker [build LNK] Executable/javamaker [build MOD] beanshell [build MOD] coinmp [build BIN] hyphen [build BIN] libcmis [build MOD] libgpg-error [build MOD] lpsolve [build MOD] mythes [build UPK] 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz [build MOD] rhino [build CUS] i18npool/breakiterator [build DEP] LNK:Library/libdict_zh.so [build LNK] Library/libdict_zh.so [build BIN] idlc [build BIN] l10ntools [build BIN] registry [build DEP] LNK:Executable/unoidl-read [build LNK] Executable/unoidl-read [build BIN] codemaker [build MOD] hyphen [build MOD] libcmis [build BIN] pdfium [build PAT] rasqal [build CLR] CustomTarget/i18npool/collator/collator_cu_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ca_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_dz_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_hu_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx [build CLR] CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx [build CLR] CustomTarget/i18npool/collator/collator_ln_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_my_dictionary.cxx [build CLR] CustomTarget/i18npool/collator/collator_ne_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_sid_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_vro_alphanumeric.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_pinyin.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_radical.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_stroke.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx [build IND] CustomTarget/i18npool/indexentry/ko_phonetic.cxx [build IND] CustomTarget/i18npool/indexentry/zh_pinyin.cxx [build IND] CustomTarget/i18npool/indexentry/zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_vro_alphanumeric.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx [build MOD] idlc [build MOD] l10ntools [build MOD] registry [build BIN] unoidl [build UNO] udkapi [build DBc] udkapi [build UNO] cppuhelper [build HPC] udkapi [build PRJ] harfbuzz [build MOD] codemaker [build PRJ] postgresql [build UNO] cppu_qa_cppumaker_types [build UNO] cppu_qa_types [build UNI] cppuhelper [build BIN] harfbuzz [build UPK] ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip [build PKG] librevenge [build MOD] pdfium [build BIN] postgresql [build HPB] udkapi [build CUS] i18npool/collator [build CUS] i18npool/indexentry [build DEP] LNK:Library/libcollator_data.so [build LNK] Library/libcollator_data.so [build DEP] LNK:Library/libindex_data.so [build LNK] Library/libindex_data.so [build UNO] bridgetest [build UNO] performance [build HPP] bridgetest [build JVM] CustomTarget/testtools/bridgetest_javamaker/done [build MOD] unoidl [build HPP] udkapi [build UNO] offapi [build DBc] offapi [build UPK] gpgme-1.16.0.tar.bz2 [build HPC] cppuhelper [build HPC] offapi [build CXX] cppu/source/cppu/compat.cxx [build CXX] cppu/source/cppu/cppu_opt.cxx [build CXX] cppu/source/threadpool/current.cxx [build CXX] cppu/source/threadpool/jobqueue.cxx [build CXX] cppu/source/threadpool/thread.cxx [build CXX] cppu/source/threadpool/threadident.cxx [build CXX] cppu/source/threadpool/threadpool.cxx [build CXX] cppu/source/typelib/static_types.cxx [build CXX] cppu/source/typelib/typelib.cxx [build CXX] cppu/source/uno/any.cxx [build CXX] cppu/source/uno/cascade_mapping.cxx [build CXX] cppu/source/uno/check.cxx [build CXX] cppu/source/uno/data.cxx [build CXX] cppu/source/uno/EnvDcp.cxx [build CXX] cppu/source/uno/EnvStack.cxx [build CXX] cppu/source/uno/IdentityMapping.cxx [build CXX] cppu/source/uno/lbenv.cxx [build CXX] cppu/source/uno/lbmap.cxx [build CXX] cppu/source/uno/loadmodule.cxx [build CXX] cppu/source/uno/sequence.cxx [build CXX] xmlreader/source/pad.cxx [build CXX] xmlreader/source/span.cxx [build CXX] xmlreader/source/xmlreader.cxx [build UNO] oovbaapi [build PRJ] liborcus [build UNI] cppu_qa_cppumaker_types [build UNI] cppu_qa_types [build MOD] harfbuzz [build PAT] jfreereport_flow_engine [build PKG] jfreereport_liblayout [build EPK] librevenge [build MOD] postgresql [build PRJ] rasqal [build UNO] scaddins [build CXX] javaunohelper/source/preload.cxx [build UNI] scaddins [build UNI] bridgetest [build UNI] performance [build CUS] testtools/bridgetest_javamaker [build BIN] udkapi [build HPP] offapi [build PAT] gpgmepp [build PKG] libassuan [build DEP] LNK:Library/libuno_cppu.so.3 [build LNK] Library/libuno_cppu.so.3 [build CXX] cppuhelper/source/access_control.cxx [build CXX] cppuhelper/source/bootstrap.cxx [build CXX] cppuhelper/source/compat.cxx [build CXX] cppuhelper/source/component_context.cxx [build CXX] cppuhelper/source/component.cxx [build CXX] cppuhelper/source/defaultbootstrap.cxx [build CXX] cppuhelper/source/exc_thrower.cxx [build CXX] cppuhelper/source/factory.cxx [build CXX] cppuhelper/source/implbase.cxx [build CXX] cppuhelper/source/implbase_ex.cxx [build CXX] cppuhelper/source/implementationentry.cxx [build CXX] cppuhelper/source/interfacecontainer.cxx [build CXX] cppuhelper/source/macro_expander.cxx [build CXX] cppuhelper/source/paths.cxx [build CXX] cppuhelper/source/propertysetmixin.cxx [build CXX] cppuhelper/source/propshlp.cxx [build CXX] cppuhelper/source/servicemanager.cxx [build CXX] cppuhelper/source/shlib.cxx [build CXX] cppuhelper/source/supportsservice.cxx [build CXX] cppuhelper/source/tdmgr.cxx [build CXX] cppuhelper/source/typemanager.cxx [build CXX] cppuhelper/source/typeprovider.cxx [build CXX] cppuhelper/source/unourl.cxx [build CXX] cppuhelper/source/weak.cxx [build CXX] i18nlangtag/source/isolang/insys.cxx [build CXX] i18nlangtag/source/isolang/isolang.cxx [build CXX] i18nlangtag/source/isolang/mslangid.cxx [build CXX] i18nlangtag/source/languagetag/languagetag.cxx [build CXX] i18nlangtag/source/languagetag/languagetagicu.cxx [build CXX] basegfx/source/color/bcolormodifier.cxx [build CXX] basegfx/source/color/bcolortools.cxx [build CXX] basegfx/source/curve/b2dbeziertools.cxx [build CXX] basegfx/source/curve/b2dcubicbezier.cxx [build CXX] basegfx/source/matrix/b2dhommatrix.cxx [build CXX] basegfx/source/matrix/b2dhommatrixtools.cxx [build CXX] basegfx/source/matrix/b3dhommatrix.cxx [build CXX] basegfx/source/matrix/b3dhommatrixtools.cxx [build CXX] basegfx/source/numeric/ftools.cxx [build CXX] basegfx/source/point/b2dpoint.cxx [build CXX] basegfx/source/point/b2ipoint.cxx [build CXX] basegfx/source/point/b3dpoint.cxx [build CXX] basegfx/source/polygon/b2dlinegeometry.cxx [build CXX] basegfx/source/polygon/b2dpolygon.cxx [build CXX] basegfx/source/polygon/b2dpolygonclipper.cxx [build CXX] basegfx/source/polygon/b2dpolygoncutandtouch.cxx [build CXX] basegfx/source/polygon/b2dpolygontools.cxx [build CXX] basegfx/source/polygon/b2dpolygontriangulator.cxx [build CXX] basegfx/source/polygon/b2dpolypolygon.cxx [build CXX] basegfx/source/polygon/b2dpolypolygoncutter.cxx [build CXX] basegfx/source/polygon/b2dpolypolygontools.cxx [build CXX] basegfx/source/polygon/b2dsvgpolypolygon.cxx [build CXX] basegfx/source/polygon/b2dtrapezoid.cxx [build CXX] basegfx/source/polygon/b3dpolygon.cxx [build CXX] basegfx/source/polygon/b3dpolygontools.cxx [build CXX] basegfx/source/polygon/b3dpolypolygon.cxx [build CXX] basegfx/source/polygon/b3dpolypolygontools.cxx [build CXX] basegfx/source/polygon/WaveLine.cxx [build CXX] basegfx/source/range/b2dpolyrange.cxx [build CXX] basegfx/source/range/b2drange.cxx [build CXX] basegfx/source/range/b2drangeclipper.cxx [build CXX] basegfx/source/range/b2xrange.cxx [build CXX] basegfx/source/range/b3drange.cxx [build CXX] basegfx/source/raster/rasterconvert3d.cxx [build CXX] basegfx/source/tools/b2dclipstate.cxx [build CXX] basegfx/source/tools/canvastools.cxx [build CXX] basegfx/source/tools/gradienttools.cxx [build CXX] basegfx/source/tools/keystoplerp.cxx [build CXX] basegfx/source/tools/numbertools.cxx [build CXX] basegfx/source/tools/stringconversiontools.cxx [build CXX] basegfx/source/tools/systemdependentdata.cxx [build CXX] basegfx/source/tools/tools.cxx [build CXX] basegfx/source/tools/unopolypolygon.cxx [build CXX] basegfx/source/tools/zoomtools.cxx [build CXX] basegfx/source/tuple/b2dtuple.cxx [build CXX] basegfx/source/tuple/b3dtuple.cxx [build CXX] basegfx/source/vector/b2dvector.cxx [build CXX] basegfx/source/vector/b2ivector.cxx [build CXX] basegfx/source/vector/b3dvector.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/util.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx [build CXX] jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx [build CXX] jvmfwk/source/elements.cxx [build CXX] jvmfwk/source/framework.cxx [build CXX] jvmfwk/source/fwkbase.cxx [build CXX] jvmfwk/source/fwkutil.cxx [build CXX] jvmfwk/source/libxmlutil.cxx [build CXX] jvmaccess/source/classpath.cxx [build CXX] jvmaccess/source/unovirtualmachine.cxx [build CXX] jvmaccess/source/virtualmachine.cxx [build CXX] vcl/unx/glxtest.cxx [build HPP] oovbaapi [build JVM] CustomTarget/ridljar/javamaker/done [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/except.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/callvirtualmethod.cxx [build ASM] bridges/source/cpp_uno/gcc3_linux_intel/call [build CXX] bridges/source/cpp_uno/shared/bridge.cxx [build CXX] bridges/source/cpp_uno/shared/component.cxx [build CXX] bridges/source/cpp_uno/shared/types.cxx [build CXX] bridges/source/cpp_uno/shared/unointerfaceproxy.cxx [build CXX] bridges/source/cpp_uno/shared/vtablefactory.cxx [build CXX] bridges/source/cpp_uno/shared/vtables.cxx [build CXX] bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Environment.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx [build CXX] cppu/source/AffineBridge/AffineBridge.cxx [build CXX] cppu/source/LogBridge/LogBridge.cxx [build CXX] cppu/source/UnsafeBridge/UnsafeBridge.cxx [build EPK] jfreereport_liblayout [build EPK] libassuan [build BIN] librevenge [build HPC] scaddins [build DEP] LNK:Library/libjuh.so [build LNK] Library/libjuh.so [build BIN] offapi [build MOD] udkapi [build DEP] LNK:Library/libxmlreaderlo.so [build LNK] Library/libxmlreaderlo.so [build CXX] ucbhelper/source/client/activedatasink.cxx [build CXX] ucbhelper/source/client/activedatastreamer.cxx [build CXX] ucbhelper/source/client/commandenvironment.cxx [build CXX] ucbhelper/source/client/content.cxx [build CXX] ucbhelper/source/client/interceptedinteraction.cxx [build CXX] ucbhelper/source/client/proxydecider.cxx [build CXX] ucbhelper/source/provider/authenticationfallback.cxx [build CXX] ucbhelper/source/provider/cancelcommandexecution.cxx [build CXX] ucbhelper/source/provider/contenthelper.cxx [build CXX] ucbhelper/source/provider/contentidentifier.cxx [build CXX] ucbhelper/source/provider/contentinfo.cxx [build CXX] ucbhelper/source/provider/fd_inputstream.cxx [build CXX] ucbhelper/source/provider/interactionrequest.cxx [build CXX] ucbhelper/source/provider/propertyvalueset.cxx [build CXX] ucbhelper/source/provider/providerhelper.cxx [build CXX] ucbhelper/source/provider/registerucb.cxx [build CXX] ucbhelper/source/provider/resultset.cxx [build CXX] ucbhelper/source/provider/resultsethelper.cxx [build CXX] ucbhelper/source/provider/resultsetmetadata.cxx [build CXX] ucbhelper/source/provider/simpleauthenticationrequest.cxx [build CXX] ucbhelper/source/provider/simplecertificatevalidationrequest.cxx [build CXX] ucbhelper/source/provider/simpleinteractionrequest.cxx [build CXX] ucbhelper/source/provider/simpleioerrorrequest.cxx [build CXX] ucbhelper/source/provider/simplenameclashresolverequest.cxx [build DEP] LNK:Library/libi18nlangtag.so [build LNK] Library/libi18nlangtag.so [build DEP] LNK:StaticLibrary/libglxtest.a [build LNK] StaticLibrary/libglxtest.a [build CUS] ridljar/javamaker [build JVM] CustomTarget/unoil/javamaker/done [build CXX] binaryurp/source/binaryany.cxx [build CXX] binaryurp/source/bridge.cxx [build CXX] binaryurp/source/bridgefactory.cxx [build CXX] binaryurp/source/currentcontext.cxx [build CXX] binaryurp/source/incomingrequest.cxx [build CXX] binaryurp/source/lessoperators.cxx [build CXX] binaryurp/source/marshal.cxx [build CXX] binaryurp/source/outgoingrequests.cxx [build CXX] binaryurp/source/proxy.cxx [build CXX] binaryurp/source/reader.cxx [build CXX] binaryurp/source/unmarshal.cxx [build CXX] binaryurp/source/writer.cxx [build DEP] LNK:Library/libgcc3_uno.so [build LNK] Library/libgcc3_uno.so [build CXX] bridges/source/jni_uno/jni_bridge.cxx [build CXX] bridges/source/jni_uno/jni_data.cxx [build CXX] bridges/source/jni_uno/jni_info.cxx [build CXX] bridges/source/jni_uno/jni_java2uno.cxx [build CXX] bridges/source/jni_uno/jni_uno2java.cxx [build CXX] bridges/source/jni_uno/nativethreadpool.cxx [build CXX] vcl/source/salmain/salmain.cxx [build DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3 [build LNK] Library/libuno_purpenvhelpergcc3.so.3 [build CXX] cpputools/source/sp2bv/sp2bv.cxx [build CXX] cpputools/source/unoexe/unoexe.cxx [build PRJ] jfreereport_flow_engine [build UPK] libabw-0.1.3.tar.xz [build BIN] libassuan [build UPK] libcdr-0.1.7.tar.xz [build UPK] libe-book-0.1.3.tar.xz [build UPK] libepubgen-0.1.1.tar.xz [build UPK] libetonyek-0.1.10.tar.xz [build UPK] libfreehand-0.1.2.tar.xz [build UPK] libmspub-0.1.4.tar.xz [build UPK] libmwaw-0.3.21.tar.xz [build UPK] libodfgen-0.1.8.tar.xz [build UPK] libpagemaker-0.0.4.tar.xz [build UPK] libqxp-0.0.2.tar.xz [build MOD] librevenge [build UPK] libstaroffice-0.0.7.tar.xz [build UPK] libvisio-0.1.7.tar.xz [build UPK] libwpd-0.10.3.tar.xz [build UPK] libwps-0.4.12.tar.xz [build UPK] libzmf-0.0.2.tar.xz [build CXX] stoc/source/inspect/introspection.cxx [build CXX] stoc/source/invocation_adapterfactory/iafactory.cxx [build CXX] stoc/source/invocation/invocation.cxx [build CXX] stoc/source/namingservice/namingservice.cxx [build CXX] stoc/source/proxy_factory/proxyfac.cxx [build CXX] stoc/source/corereflection/crarray.cxx [build CXX] stoc/source/corereflection/crbase.cxx [build CXX] stoc/source/corereflection/crcomp.cxx [build CXX] stoc/source/corereflection/crefl.cxx [build CXX] stoc/source/corereflection/crenum.cxx [build CXX] stoc/source/corereflection/criface.cxx [build CXX] stoc/source/typeconv/convert.cxx [build CXX] stoc/source/uriproc/ExternalUriReferenceTranslator.cxx [build CXX] stoc/source/uriproc/UriReference.cxx [build CXX] stoc/source/uriproc/UriReferenceFactory.cxx [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx [build CXX] stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx [build CXX] remotebridges/source/unourl_resolver/unourl_resolver.cxx [build CXX] i18npool/source/localedata/LocaleNode.cxx [build CXX] i18npool/source/localedata/filewriter.cxx [build CXX] i18npool/source/localedata/saxparser.cxx [build CXX] lingucomponent/source/lingutil/lingutil.cxx [build CXX] shell/source/backends/localebe/localebackend.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_char.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_word.cxx [build CXX] jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx [build CXX] libreofficekit/source/gtk/lokdocview.cxx [build CXX] libreofficekit/source/gtk/tilebuffer.cxx [build MOD] offapi [build BIN] oovbaapi [build CXX] pyuno/source/module/pyuno_runtime.cxx [build CXX] pyuno/source/module/pyuno.cxx [build CXX] pyuno/source/module/pyuno_struct.cxx [build CXX] pyuno/source/module/pyuno_callable.cxx [build CXX] pyuno/source/module/pyuno_module.cxx [build CXX] pyuno/source/module/pyuno_type.cxx [build CXX] pyuno/source/module/pyuno_util.cxx [build CXX] pyuno/source/module/pyuno_except.cxx [build CXX] pyuno/source/module/pyuno_adapter.cxx [build CXX] pyuno/source/module/pyuno_gc.cxx [build CXX] pyuno/source/module/pyuno_iterator.cxx [build CXX] testtools/source/bridgetest/currentcontextchecker.cxx [build CXX] testtools/source/bridgetest/multi.cxx [build CXX] testtools/source/bridgetest/constructors.cxx [build CXX] unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx [build PRJ] gpgmepp [build DEP] LNK:Library/libuno_cppuhelpergcc3.so.3 [build LNK] Library/libuno_cppuhelpergcc3.so.3 [build CUS] unoil/javamaker [build DEP] LNK:StaticLibrary/libvclmain.a [build LNK] StaticLibrary/libvclmain.a [build DEP] LNK:Library/libaffine_uno_uno.so [build LNK] Library/libaffine_uno_uno.so [build DEP] LNK:Library/liblog_uno_uno.so [build LNK] Library/liblog_uno_uno.so [build DEP] LNK:Library/libunsafe_uno_uno.so [build LNK] Library/libunsafe_uno_uno.so [build PAT] libabw [build MOD] libassuan [build PAT] libcdr [build PAT] libebook [build PAT] libepubgen [build PAT] libetonyek [build PAT] libfreehand [build PAT] libmspub [build PAT] libmwaw [build PAT] libodfgen [build PAT] libpagemaker [build PAT] libqxp [build PAT] libstaroffice [build PAT] libvisio [build PAT] libwpd [build PAT] libwps [build PAT] libzmf [build DEP] LNK:StaticLibrary/libulingu.a [build LNK] StaticLibrary/libulingu.a [build BIN] i18nlangtag [build DEP] LNK:Library/liblibreofficekitgtk.so [build LNK] Library/liblibreofficekitgtk.so [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx [build MOD] oovbaapi [build CXX] pyuno/source/loader/pyuno_loader.cxx [build CXX] testtools/source/bridgetest/cppobj.cxx [build CXX] testtools/source/bridgetest/bridgetest.cxx [build BIN] unoil [build BIN] xmlreader [build DEP] LNK:Library/libucbhelper.so [build LNK] Library/libucbhelper.so [build DEP] LNK:Library/libbasegfxlo.so [build LNK] Library/libbasegfxlo.so [build DEP] LNK:Library/libjvmfwklo.so [build LNK] Library/libjvmfwklo.so [build DEP] LNK:Library/libjvmaccesslo.so [build LNK] Library/libjvmaccesslo.so [build PKG] liborcus [build DEP] LNK:Library/libbinaryurplo.so [build LNK] Library/libbinaryurplo.so [build BIN] cppu [build BIN] cppuhelper [build DEP] LNK:Executable/sp2bv [build LNK] Executable/sp2bv [build DEP] LNK:Executable/uno.bin [build LNK] Executable/uno.bin [build EPK] liborcus [build PKG] rasqal [build DEP] LNK:Library/libintrospectionlo.so [build LNK] Library/libintrospectionlo.so [build DEP] LNK:Library/libinvocadaptlo.so [build LNK] Library/libinvocadaptlo.so [build DEP] LNK:Library/libinvocationlo.so [build LNK] Library/libinvocationlo.so [build DEP] LNK:Library/libnamingservicelo.so [build LNK] Library/libnamingservicelo.so [build DEP] LNK:Library/libproxyfaclo.so [build LNK] Library/libproxyfaclo.so [build DEP] LNK:Library/libreflectionlo.so [build LNK] Library/libreflectionlo.so [build DEP] LNK:Library/libstocserviceslo.so [build LNK] Library/libstocserviceslo.so [build DEP] LNK:Library/libuuresolverlo.so [build LNK] Library/libuuresolverlo.so [build DEP] LNK:Executable/saxparser [build LNK] Executable/saxparser [build DEP] LNK:Library/liblocalebe1lo.so [build LNK] Library/liblocalebe1lo.so [build MOD] i18nlangtag [build DEP] LNK:Library/libtextconv_dict.so [build LNK] Library/libtextconv_dict.so [build DEP] LNK:Executable/gtktiledviewer [build LNK] Executable/gtktiledviewer [build DEP] LNK:Library/libpyuno.so [build LNK] Library/libpyuno.so [build DEP] LNK:Library/libtesttools_bridgetest-common.so [build LNK] Library/libtesttools_bridgetest-common.so [build DEP] LNK:Library/libtesttools_constructors.so [build LNK] Library/libtesttools_constructors.so [build MOD] unoil [build DEP] LNK:Library/unoexceptionprotector.so [build LNK] Library/unoexceptionprotector.so [build MOD] xmlreader [build BIN] basegfx [build JCS] Jar/libreoffice [build CMP] binaryurp/source/binaryurp [build DEP] LNK:Library/libjava_uno.so [build LNK] Library/libjava_uno.so [build PRJ] firebird [build MOD] cppu [build MOD] cppuhelper Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/ridljar/com/sun/star/lib/util/WeakMap.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [build BIN] cpputools [build PRJ] libabw [build PRJ] libcdr [build PRJ] libebook [build PRJ] libepubgen [build PRJ] libetonyek [build PRJ] libfreehand [build PRJ] libmspub [build PRJ] libodfgen [build BIN] liborcus [build PRJ] libpagemaker [build PRJ] libqxp [build PRJ] libstaroffice [build PRJ] libvisio [build PRJ] libwpd [build PRJ] libwps [build PRJ] libzmf [build EPK] rasqal [build CMP] stoc/source/inspect/introspection [build CMP] stoc/source/invocation_adapterfactory/invocadapt [build CMP] stoc/source/invocation/invocation [build CMP] stoc/source/namingservice/namingservice [build CMP] stoc/source/proxy_factory/proxyfac [build CMP] stoc/source/corereflection/reflection [build CMP] stoc/util/stocservices [build CMP] remotebridges/source/unourl_resolver/uuresolver [build CMP] shell/source/backends/localebe/localebe1 [build BIN] jvmaccess [build DEP] LNK:Executable/javaldx [build LNK] Executable/javaldx [build BIN] libreofficekit [build DEP] LNK:Library/libpythonloaderlo.so [build LNK] Library/libpythonloaderlo.so [build BIN] remotebridges [build DEP] LNK:Library/libtesttools_cppobj.so [build LNK] Library/libtesttools_cppobj.so [build DEP] LNK:Library/libtesttools_bridgetest.so [build LNK] Library/libtesttools_bridgetest.so [build CMP] testtools/source/bridgetest/constructors [build BIN] ucbhelper [build MOD] basegfx [build BIN] binaryurp [build MOD] cpputools [build PKG] jfreereport_flow_engine [build BIN] libabw [build BIN] libcdr [build BIN] libebook [build BIN] libepubgen [build BIN] libfreehand [build BIN] libmspub [build PRJ] libmwaw [build MOD] liborcus [build BIN] libpagemaker [build BIN] libqxp [build BIN] libvisio [build BIN] libzmf [build MOD] jvmaccess [build BIN] jvmfwk [build MOD] libreofficekit [build CMP] pyuno/source/loader/pythonloader [build MOD] remotebridges [build CMP] testtools/source/bridgetest/cppobj [build CMP] testtools/source/bridgetest/bridgetest [build MOD] ucbhelper [build PKG] gpgmepp [build MOD] binaryurp [build EPK] gpgmepp [build EPK] jfreereport_flow_engine [build MOD] libabw [build MOD] libcdr [build MOD] libebook [build MOD] libepubgen [build MOD] libfreehand [build MOD] libmspub [build MOD] libpagemaker [build MOD] libqxp [build MOD] libvisio [build MOD] libzmf [build UPK] e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz [build MOD] jvmfwk [build RDB] pyuno [build RDB] uno_services [build BIN] gpgmepp [build BIN] jfreereport [build PAT] redland [build CXX] comphelper/source/compare/AnyCompareFactory.cxx [build CXX] comphelper/source/container/IndexedPropertyValuesContainer.cxx [build CXX] comphelper/source/container/NamedPropertyValuesContainer.cxx [build CXX] comphelper/source/container/container.cxx [build CXX] comphelper/source/container/containermultiplexer.cxx [build CXX] comphelper/source/container/interfacecontainer2.cxx [build CXX] comphelper/source/container/embeddedobjectcontainer.cxx [build CXX] comphelper/source/container/enumerablemap.cxx [build CXX] comphelper/source/container/enumhelper.cxx [build CXX] comphelper/source/container/namecontainer.cxx [build CXX] comphelper/source/eventattachermgr/eventattachermgr.cxx [build CXX] comphelper/source/misc/accessiblecomponenthelper.cxx [build CXX] comphelper/source/misc/accessiblecontexthelper.cxx [build CXX] comphelper/source/misc/accessibleeventnotifier.cxx [build CXX] comphelper/source/misc/accessiblekeybindinghelper.cxx [build CXX] comphelper/source/misc/accessibleselectionhelper.cxx [build CXX] comphelper/source/misc/accessibletexthelper.cxx [build CXX] comphelper/source/misc/accessiblewrapper.cxx [build CXX] comphelper/source/misc/accimplaccess.cxx [build CXX] comphelper/source/misc/AccessibleImplementationHelper.cxx [build CXX] comphelper/source/misc/anytostring.cxx [build CXX] comphelper/source/misc/asyncnotification.cxx [build CXX] comphelper/source/misc/asyncquithandler.cxx [build CXX] comphelper/source/misc/automationinvokedzone.cxx [build CXX] comphelper/source/misc/backupfilehelper.cxx [build CXX] comphelper/source/misc/base64.cxx [build CXX] comphelper/source/misc/componentbase.cxx [build CXX] comphelper/source/misc/configuration.cxx [build CXX] comphelper/source/misc/configurationhelper.cxx [build CXX] comphelper/source/misc/debuggerinfo.cxx [build CXX] comphelper/source/misc/DirectoryHelper.cxx [build CXX] comphelper/source/misc/dispatchcommand.cxx [build CXX] comphelper/source/misc/docpasswordhelper.cxx [build CXX] comphelper/source/misc/docpasswordrequest.cxx [build CXX] comphelper/source/misc/documentinfo.cxx [build CXX] comphelper/source/misc/evtlistenerhlp.cxx [build CXX] comphelper/source/misc/evtmethodhelper.cxx [build CXX] comphelper/source/misc/fileurl.cxx [build CXX] comphelper/source/misc/getexpandeduri.cxx [build CXX] comphelper/source/misc/graphicmimetype.cxx [build CXX] comphelper/source/misc/hash.cxx [build CXX] comphelper/source/misc/instancelocker.cxx [build CXX] comphelper/source/misc/interaction.cxx [build CXX] comphelper/source/misc/listenernotification.cxx [build CXX] comphelper/source/misc/logging.cxx [build CXX] comphelper/source/misc/lok.cxx [build CXX] comphelper/source/misc/mimeconfighelper.cxx [build CXX] comphelper/source/misc/namedvaluecollection.cxx [build CXX] comphelper/source/misc/numberedcollection.cxx [build CXX] comphelper/source/misc/numbers.cxx [build CXX] comphelper/source/misc/officerestartmanager.cxx [build CXX] comphelper/source/misc/traceevent.cxx [build CXX] comphelper/source/misc/proxyaggregation.cxx [build CXX] comphelper/source/misc/random.cxx [build CXX] comphelper/source/misc/SelectionMultiplex.cxx [build CXX] comphelper/source/misc/sequenceashashmap.cxx [build CXX] comphelper/source/misc/servicedecl.cxx [build CXX] comphelper/source/misc/sharedmutex.cxx [build CXX] comphelper/source/misc/simplefileaccessinteraction.cxx [build CXX] comphelper/source/misc/solarmutex.cxx [build CXX] comphelper/source/misc/stillreadwriteinteraction.cxx [build CXX] comphelper/source/misc/anycompare.cxx [build CXX] comphelper/source/misc/storagehelper.cxx [build CXX] comphelper/source/misc/string.cxx [build CXX] comphelper/source/misc/synchronousdispatch.cxx [build CXX] comphelper/source/misc/syntaxhighlight.cxx [build CXX] comphelper/source/misc/threadpool.cxx [build CXX] comphelper/source/misc/types.cxx [build CXX] comphelper/source/misc/weak.cxx [build CXX] comphelper/source/misc/weakeventlistener.cxx [build CXX] comphelper/source/misc/xmlsechelper.cxx [build CXX] comphelper/source/officeinstdir/officeinstallationdirectories.cxx [build CXX] comphelper/source/processfactory/processfactory.cxx [build CXX] comphelper/source/property/ChainablePropertySet.cxx [build CXX] comphelper/source/property/ChainablePropertySetInfo.cxx [build CXX] comphelper/source/property/genericpropertyset.cxx [build CXX] comphelper/source/property/MasterPropertySet.cxx [build CXX] comphelper/source/property/MasterPropertySetInfo.cxx [build CXX] comphelper/source/property/opropertybag.cxx [build CXX] comphelper/source/property/propagg.cxx [build CXX] comphelper/source/property/propertybag.cxx [build CXX] comphelper/source/property/propertycontainer.cxx [build CXX] comphelper/source/property/propertycontainerhelper.cxx [build CXX] comphelper/source/property/property.cxx [build CXX] comphelper/source/property/propertysethelper.cxx [build CXX] comphelper/source/property/propertysetinfo.cxx [build CXX] comphelper/source/property/propertystatecontainer.cxx [build CXX] comphelper/source/property/propmultiplex.cxx [build CXX] comphelper/source/property/propstate.cxx [build CXX] comphelper/source/streaming/basicio.cxx [build CXX] comphelper/source/streaming/memorystream.cxx [build CXX] comphelper/source/streaming/oslfile2streamwrap.cxx [build CXX] comphelper/source/streaming/seekableinput.cxx [build CXX] comphelper/source/streaming/seqinputstreamserv.cxx [build CXX] comphelper/source/streaming/seqoutputstreamserv.cxx [build CXX] comphelper/source/streaming/seqstream.cxx [build CXX] comphelper/source/streaming/streamsection.cxx [build CXX] comphelper/source/xml/attributelist.cxx [build CXX] comphelper/source/xml/ofopxmlhelper.cxx [build CXX] comphelper/source/xml/xmltools.cxx [build CXX] tools/source/datetime/datetime.cxx [build CXX] tools/source/datetime/datetimeutils.cxx [build CXX] tools/source/datetime/systemdatetime.cxx [build CXX] tools/source/datetime/tdate.cxx [build CXX] tools/source/datetime/ttime.cxx [build CXX] tools/source/debug/debug.cxx [build CXX] tools/source/fsys/fileutil.cxx [build CXX] tools/source/fsys/urlobj.cxx [build CXX] tools/source/fsys/wldcrd.cxx [build CXX] tools/source/generic/b3dtrans.cxx [build CXX] tools/source/generic/bigint.cxx [build CXX] tools/source/generic/color.cxx [build CXX] tools/source/generic/config.cxx [build CXX] tools/source/generic/fract.cxx [build CXX] tools/source/generic/gen.cxx [build CXX] tools/source/generic/line.cxx [build CXX] tools/source/generic/point.cxx [build CXX] tools/source/generic/poly.cxx [build CXX] tools/source/generic/poly2.cxx [build CXX] tools/source/generic/svborder.cxx [build CXX] tools/source/inet/inetmime.cxx [build CXX] tools/source/inet/inetmsg.cxx [build CXX] tools/source/inet/inetstrm.cxx [build CXX] tools/source/memtools/multisel.cxx [build CXX] tools/source/misc/cpuid.cxx [build CXX] tools/source/misc/extendapplicationenvironment.cxx [build CXX] tools/source/misc/json_writer.cxx [build CXX] tools/source/ref/globname.cxx [build CXX] tools/source/ref/ref.cxx [build CXX] tools/source/stream/stream.cxx [build CXX] tools/source/stream/vcompat.cxx [build CXX] tools/source/stream/GenericTypeSerializer.cxx [build CXX] tools/source/string/tenccvt.cxx [build CXX] tools/source/zcodec/zcodec.cxx [build CXX] tools/source/xml/XmlWriter.cxx [build CXX] tools/source/xml/XmlWalker.cxx [build CXX] tools/source/stream/strmunx.cxx [build CXX] workdir/CustomTarget/tools/string/reversemap.cxx [build CXX] unotools/source/accessibility/accessiblerelationsethelper.cxx [build CXX] unotools/source/accessibility/accessiblestatesethelper.cxx [build CXX] unotools/source/config/bootstrap.cxx [build CXX] unotools/source/config/cmdoptions.cxx [build CXX] unotools/source/config/compatibility.cxx [build CXX] unotools/source/config/configitem.cxx [build CXX] unotools/source/config/configmgr.cxx [build CXX] unotools/source/config/confignode.cxx [build CXX] unotools/source/config/configpaths.cxx [build CXX] unotools/source/config/configvaluecontainer.cxx [build CXX] unotools/source/config/defaultoptions.cxx [build CXX] unotools/source/config/docinfohelper.cxx [build CXX] unotools/source/config/dynamicmenuoptions.cxx [build CXX] unotools/source/config/eventcfg.cxx [build CXX] unotools/source/config/fltrcfg.cxx [build CXX] unotools/source/config/fontcfg.cxx [build CXX] unotools/source/config/historyoptions.cxx [build CXX] unotools/source/config/itemholder1.cxx [build CXX] unotools/source/config/lingucfg.cxx [build CXX] unotools/source/config/moduleoptions.cxx [build CXX] unotools/source/config/options.cxx [build CXX] unotools/source/config/optionsdlg.cxx [build CXX] unotools/source/config/pathoptions.cxx [build CXX] unotools/source/config/saveopt.cxx [build CXX] unotools/source/config/searchopt.cxx [build CXX] unotools/source/config/securityoptions.cxx [build CXX] unotools/source/config/syslocaleoptions.cxx [build CXX] unotools/source/config/useroptions.cxx [build CXX] unotools/source/config/viewoptions.cxx [build CXX] unotools/source/i18n/calendarwrapper.cxx [build CXX] unotools/source/i18n/caserotate.cxx [build CXX] unotools/source/i18n/charclass.cxx [build CXX] unotools/source/i18n/collatorwrapper.cxx [build CXX] unotools/source/i18n/intlwrapper.cxx [build CXX] unotools/source/i18n/localedatawrapper.cxx [build CXX] unotools/source/i18n/nativenumberwrapper.cxx [build CXX] unotools/source/i18n/resmgr.cxx [build CXX] unotools/source/i18n/textsearch.cxx [build CXX] unotools/source/i18n/transliterationwrapper.cxx [build CXX] unotools/source/misc/closeveto.cxx [build CXX] unotools/source/misc/datetime.cxx [build CXX] unotools/source/misc/defaultencoding.cxx [build CXX] unotools/source/misc/desktopterminationobserver.cxx [build CXX] unotools/source/misc/eventlisteneradapter.cxx [build CXX] unotools/source/misc/fontcvt.cxx [build CXX] unotools/source/misc/fontdefs.cxx [build CXX] unotools/source/misc/mediadescriptor.cxx [build CXX] unotools/source/misc/sharedunocomponent.cxx [build CXX] unotools/source/misc/syslocale.cxx [build CXX] unotools/source/misc/wincodepage.cxx [build CXX] unotools/source/misc/ServiceDocumenter.cxx [build CXX] unotools/source/misc/ZipPackageHelper.cxx [build CXX] unotools/source/streaming/streamhelper.cxx [build CXX] unotools/source/streaming/streamwrap.cxx [build CXX] unotools/source/ucbhelper/localfilehelper.cxx [build CXX] unotools/source/ucbhelper/progresshandlerwrap.cxx [build CXX] unotools/source/ucbhelper/tempfile.cxx [build CXX] unotools/source/ucbhelper/ucbhelper.cxx [build CXX] unotools/source/ucbhelper/ucblockbytes.cxx [build CXX] unotools/source/ucbhelper/ucbstreamhelper.cxx [build CXX] unotools/source/ucbhelper/xtempfile.cxx [build CXX] opencl/source/openclconfig.cxx [build CXX] opencl/source/openclwrapper.cxx [build CXX] opencl/source/opencl_device.cxx [build CXX] opencl/source/platforminfo.cxx [build CXX] opencl/source/OpenCLZone.cxx [build CXX] sax/source/tools/converter.cxx [build CXX] sax/source/tools/fastattribs.cxx [build CXX] sax/source/tools/fastserializer.cxx [build CXX] sax/source/tools/fshelper.cxx [build CXX] xmlscript/source/xml_helper/xml_byteseq.cxx [build CXX] xmlscript/source/xml_helper/xml_element.cxx [build CXX] xmlscript/source/xml_helper/xml_impctx.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_export.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_import.cxx [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_export.cxx [build CXX] xmlscript/source/xmllib_imexp/xmllib_export.cxx [build CXX] xmlscript/source/xmllib_imexp/xmllib_import.cxx [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_export.cxx [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_import.cxx [build JCS] Jar/officebean [build JCS] Jar/java_uno [build PKG] firebird [build CXX] connectivity/source/drivers/postgresql/pq_driver.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx Note: /home/djemos/libreoffice/src/libreoffice-7.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: /home/djemos/libreoffice/src/libreoffice-7.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. [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx [build CXX] helpcompiler/source/HelpCompiler.cxx [build CXX] helpcompiler/source/LuceneHelper.cxx [build CXX] helpcompiler/source/HelpIndexer.cxx [build CXX] helpcompiler/source/HelpSearch.cxx [build CXX] helpcompiler/source/BasCodeTagger.cxx [build CXX] helpcompiler/source/HelpLinker.cxx [build CXX] eventattacher/source/eventattacher.cxx [build EPK] firebird [build MOD] gpgmepp [build MOD] jfreereport [build PKG] libetonyek [taskdef] Could not load definitions from resource tasks.properties. It could not be found. [echo] Apache Ant(TM) version 1.9.14 compiled on March 12 2019 [javac] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/build.xml:296: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [build PKG] libodfgen [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [build PKG] libstaroffice [build PKG] libwpd [build PKG] libwps [build CXX] i18npool/source/search/levdis.cxx [build CXX] i18npool/source/search/textsearch.cxx [build CXX] ucb/source/cacher/cachedcontentresultset.cxx [build CXX] ucb/source/cacher/cachedcontentresultsetstub.cxx [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 [javac] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/build.xml:299: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [build CXX] ucb/source/cacher/cacheddynamicresultset.cxx [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/src/dev/org/languagetool/dev/conversion/gui/Main.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [javac] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/build.xml:306: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/src/test/org/languagetool/TestTools.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [javac] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/build.xml:393: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning [build CXX] ucb/source/cacher/cacheddynamicresultsetstub.cxx [build CXX] ucb/source/cacher/contentresultsetwrapper.cxx [build CXX] ucb/source/cacher/dynamicresultsetwrapper.cxx [javac] /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/UnpackedTarball/languagetool/build.xml:663: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [build CXX] ucb/source/ucp/ftp/ftpcfunc.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentcaps.cxx [build CXX] ucb/source/ucp/ftp/ftpcontent.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentidentifier.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentprovider.cxx [build CXX] ucb/source/ucp/ftp/ftpdirp.cxx [build CXX] ucb/source/ucp/ftp/ftpdynresultset.cxx [build CXX] ucb/source/ucp/ftp/ftpintreq.cxx [build CXX] ucb/source/ucp/ftp/ftploaderthread.cxx [build CXX] ucb/source/ucp/ftp/ftpresultsetbase.cxx [build CXX] ucb/source/ucp/ftp/ftpresultsetI.cxx BUILD SUCCESSFUL Total time: 48 seconds [build CXX] ucb/source/ucp/ftp/ftpurl.cxx [build CXX] ucb/source/ucp/package/pkgcontentcaps.cxx [build CXX] ucb/source/ucp/package/pkgcontent.cxx [build CXX] ucb/source/ucp/package/pkgdatasupplier.cxx [build CXX] ucb/source/ucp/package/pkgprovider.cxx [build CXX] ucb/source/ucp/package/pkgresultset.cxx [build CXX] ucb/source/ucp/package/pkguri.cxx [build CXX] shell/source/sessioninstall/SyncDbusSessionHelper.cxx [build CXX] shell/source/unix/exec/shellexec.cxx [build CXX] helpcompiler/source/HelpIndexer_main.cxx [build CXX] helpcompiler/source/HelpLinker_main.cxx [build BIN] pyuno [build BIN] ridljar [build JCS] Jar/HelloWorld [build JCS] Jar/Highlight [build JCS] Jar/MemoryUsage [build JCS] Jar/ScriptFramework [build JCS] Jar/TestExtension [build JCS] Jar/smoketest [build JCS] Jar/mediawiki [build JCS] Jar/testComponent [build CXX] unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx [build JCS] Jar/test-tools [build JCS] Jar/xmerge [build DEP] LNK:Library/libcomphelper.so [build LNK] Library/libcomphelper.so [build CXX] UnoControls/source/base/basecontainercontrol.cxx [build CXX] UnoControls/source/base/basecontrol.cxx [build CXX] UnoControls/source/base/multiplexer.cxx [build CXX] UnoControls/source/controls/OConnectionPointContainerHelper.cxx [build CXX] UnoControls/source/controls/OConnectionPointHelper.cxx [build CXX] UnoControls/source/controls/framecontrol.cxx [build CXX] UnoControls/source/controls/progressbar.cxx [build CXX] UnoControls/source/controls/progressmonitor.cxx [build CXX] UnoControls/source/controls/statusindicator.cxx [build CXX] sot/source/unoolestorage/xolesimplestorage.cxx [build CXX] sot/source/base/formats.cxx [build CXX] sot/source/base/object.cxx [build CXX] sot/source/base/exchange.cxx [build CXX] sot/source/base/filelist.cxx [build CXX] sot/source/sdstor/stg.cxx [build CXX] sot/source/sdstor/stgavl.cxx [build CXX] sot/source/sdstor/stgcache.cxx [build CXX] sot/source/sdstor/stgdir.cxx [build CXX] sot/source/sdstor/stgelem.cxx [build CXX] sot/source/sdstor/stgio.cxx [build CXX] sot/source/sdstor/stgole.cxx [build CXX] sot/source/sdstor/stgstrms.cxx [build CXX] sot/source/sdstor/storage.cxx [build CXX] sot/source/sdstor/storinfo.cxx [build CXX] sot/source/sdstor/ucbstorage.cxx [build CXX] i18nutil/source/utility/casefolding.cxx [build CXX] i18nutil/source/utility/oneToOneMapping.cxx [build CXX] i18nutil/source/utility/paper.cxx [build CXX] i18nutil/source/utility/scripttypedetector.cxx [build CXX] i18nutil/source/utility/unicode.cxx [build CXX] i18nutil/source/utility/widthfolding.cxx [build CXX] animations/source/animcore/animcore.cxx [build CXX] idl/source/cmptools/hash.cxx [build CXX] idl/source/cmptools/lex.cxx [build CXX] idl/source/objects/basobj.cxx [build CXX] idl/source/objects/bastype.cxx [build CXX] idl/source/objects/module.cxx [build CXX] idl/source/objects/object.cxx [build CXX] idl/source/objects/slot.cxx [build CXX] idl/source/objects/types.cxx [build CXX] idl/source/prj/command.cxx [build CXX] idl/source/prj/database.cxx [build CXX] idl/source/prj/globals.cxx [build CXX] idl/source/prj/svidl.cxx [build CXX] idl/source/prj/parser.cxx [build CXX] sax/source/expatwrap/sax_expat.cxx [build CXX] sax/source/expatwrap/saxwriter.cxx [build CXX] sax/source/expatwrap/xml2utf.cxx [build CXX] sax/source/fastparser/fastparser.cxx [build CXX] sax/source/fastparser/legacyfastparser.cxx [build CXX] configmgr/source/access.cxx [build CXX] configmgr/source/broadcaster.cxx [build CXX] configmgr/source/childaccess.cxx [build CXX] configmgr/source/components.cxx [build CXX] configmgr/source/configurationprovider.cxx [build CXX] configmgr/source/configurationregistry.cxx [build CXX] configmgr/source/data.cxx [build CXX] configmgr/source/defaultprovider.cxx [build CXX] configmgr/source/groupnode.cxx [build CXX] configmgr/source/localizedpropertynode.cxx [build CXX] configmgr/source/localizedvaluenode.cxx [build CXX] configmgr/source/lock.cxx [build CXX] configmgr/source/modifications.cxx [build CXX] configmgr/source/node.cxx [build CXX] configmgr/source/nodemap.cxx [build CXX] configmgr/source/parsemanager.cxx [build CXX] configmgr/source/partial.cxx [build CXX] configmgr/source/propertynode.cxx [build CXX] configmgr/source/readonlyaccess.cxx [build CXX] configmgr/source/readwriteaccess.cxx [build CXX] configmgr/source/rootaccess.cxx [build CXX] configmgr/source/rootnode.cxx [build CXX] configmgr/source/setnode.cxx [build CXX] configmgr/source/type.cxx [build CXX] configmgr/source/update.cxx [build CXX] configmgr/source/valueparser.cxx [build CXX] configmgr/source/writemodfile.cxx [build CXX] configmgr/source/xcdparser.cxx [build CXX] configmgr/source/xcsparser.cxx [build CXX] configmgr/source/xcuparser.cxx [build CXX] configmgr/source/xmldata.cxx [build CXX] configmgr/source/dconf.cxx [build CXX] desktop/source/offacc/acceptor.cxx [build CXX] desktop/source/migration/services/basicmigration.cxx [build CXX] desktop/source/migration/services/jvmfwk.cxx [build CXX] desktop/source/migration/services/wordbookmigration.cxx [build CXX] desktop/source/migration/services/oo3extensionmigration.cxx [build CXX] extensions/source/logging/consolehandler.cxx [build CXX] extensions/source/logging/csvformatter.cxx [build CXX] extensions/source/logging/filehandler.cxx [build CXX] extensions/source/logging/logger.cxx [build CXX] extensions/source/logging/loggerconfig.cxx [build CXX] extensions/source/logging/loghandler.cxx [build CXX] extensions/source/logging/logrecord.cxx [build CXX] extensions/source/logging/plaintextformatter.cxx [build CXX] extensions/source/logging/simpletextformatter.cxx [build CXX] extensions/source/config/ldap/ldapaccess.cxx [build CXX] extensions/source/config/ldap/ldapuserprofilebe.cxx [build BIN] firebird [build PRJ] languagetool [build EPK] libetonyek [build PKG] libmwaw [build EPK] libodfgen [build EPK] libstaroffice [build EPK] libwpd [build EPK] libwps [build PRJ] redland [build CXX] io/source/acceptor/acc_pipe.cxx [build CXX] io/source/acceptor/acc_socket.cxx [build CXX] io/source/acceptor/acceptor.cxx [build CXX] io/source/connector/connector.cxx [build CXX] io/source/connector/ctr_pipe.cxx [build CXX] io/source/connector/ctr_socket.cxx [build CXX] io/source/stm/odata.cxx [build CXX] io/source/stm/omark.cxx [build CXX] io/source/stm/opipe.cxx [build CXX] io/source/stm/opump.cxx [build CXX] io/source/stm/streamhelper.cxx [build CXX] io/source/TextInputStream/TextInputStream.cxx [build CXX] io/source/TextOutputStream/TextOutputStream.cxx [build CXX] stoc/source/defaultregistry/defaultregistry.cxx [build CXX] stoc/source/implementationregistration/implreg.cxx [build CXX] stoc/source/implementationregistration/mergekeys.cxx [build CXX] stoc/source/loader/dllcomponentloader.cxx [build CXX] stoc/source/security/access_controller.cxx [build CXX] stoc/source/security/file_policy.cxx [build CXX] stoc/source/security/permissions.cxx [build CXX] stoc/source/servicemanager/servicemanager.cxx [build CXX] stoc/source/simpleregistry/simpleregistry.cxx [build CXX] stoc/source/javaloader/javaloader.cxx [build CXX] stoc/source/javavm/interact.cxx [build CXX] stoc/source/javavm/javavm.cxx [build CXX] stoc/source/javavm/jvmargs.cxx [build CXX] package/source/xstor/disposelistener.cxx [build CXX] package/source/xstor/ocompinstream.cxx [build CXX] package/source/xstor/ohierarchyholder.cxx [build CXX] package/source/xstor/oseekinstream.cxx [build CXX] package/source/xstor/owriteablestream.cxx [build CXX] package/source/xstor/selfterminatefilestream.cxx [build CXX] package/source/xstor/switchpersistencestream.cxx [build CXX] package/source/xstor/xfactory.cxx [build CXX] package/source/xstor/xstorage.cxx [build CXX] package/source/manifest/ManifestExport.cxx [build CXX] package/source/manifest/ManifestImport.cxx [build CXX] package/source/manifest/ManifestReader.cxx [build CXX] package/source/manifest/ManifestWriter.cxx [build CXX] package/source/zipapi/blowfishcontext.cxx [build CXX] package/source/zipapi/ByteChucker.cxx [build CXX] package/source/zipapi/ByteGrabber.cxx [build CXX] package/source/zipapi/CRC32.cxx [build CXX] package/source/zipapi/Deflater.cxx [build CXX] package/source/zipapi/Inflater.cxx [build CXX] package/source/zipapi/sha1context.cxx [build CXX] package/source/zipapi/ThreadedDeflater.cxx [build CXX] package/source/zipapi/XBufferedThreadedStream.cxx [build CXX] package/source/zipapi/XUnbufferedStream.cxx [build CXX] package/source/zipapi/ZipEnumeration.cxx [build CXX] package/source/zipapi/ZipFile.cxx [build CXX] package/source/zipapi/ZipOutputEntry.cxx [build CXX] package/source/zipapi/ZipOutputStream.cxx [build CXX] package/source/zippackage/wrapstreamforshare.cxx [build CXX] package/source/zippackage/zipfileaccess.cxx [build CXX] package/source/zippackage/ZipPackageBuffer.cxx [build CXX] package/source/zippackage/ZipPackage.cxx [build CXX] package/source/zippackage/ZipPackageEntry.cxx [build CXX] package/source/zippackage/ZipPackageFolder.cxx [build CXX] package/source/zippackage/ZipPackageFolderEnumeration.cxx [build CXX] package/source/zippackage/ZipPackageSink.cxx [build CXX] package/source/zippackage/ZipPackageStream.cxx [build CXX] svl/source/fsstor/fsfactory.cxx [build CXX] svl/source/fsstor/fsstorage.cxx [build CXX] svl/source/fsstor/oinputstreamcontainer.cxx [build CXX] svl/source/fsstor/ostreamcontainer.cxx [build CXX] svl/source/passwordcontainer/passwordcontainer.cxx [build CXX] svl/source/passwordcontainer/syscreds.cxx [build CXX] ucb/source/core/cmdenv.cxx [build CXX] ucb/source/core/identify.cxx [build CXX] ucb/source/core/provprox.cxx [build CXX] ucb/source/core/ucb.cxx [build CXX] ucb/source/core/ucbcmds.cxx [build CXX] ucb/source/core/ucbprops.cxx [build CXX] ucb/source/core/ucbstore.cxx [build CXX] ucb/source/core/FileAccess.cxx [build CXX] ucb/source/regexp/regexp.cxx [build CXX] ucb/source/ucp/file/bc.cxx [build CXX] ucb/source/ucp/file/filcmd.cxx [build CXX] ucb/source/ucp/file/filglob.cxx [build CXX] ucb/source/ucp/file/filid.cxx [build CXX] ucb/source/ucp/file/filinpstr.cxx [build CXX] ucb/source/ucp/file/filinsreq.cxx [build CXX] ucb/source/ucp/file/filnot.cxx [build CXX] ucb/source/ucp/file/filprp.cxx [build CXX] ucb/source/ucp/file/filrec.cxx [build CXX] ucb/source/ucp/file/filrow.cxx [build CXX] ucb/source/ucp/file/filrset.cxx [build CXX] ucb/source/ucp/file/filstr.cxx [build CXX] ucb/source/ucp/file/filtask.cxx [build CXX] ucb/source/ucp/file/prov.cxx [build CXX] hwpfilter/source/attributes.cxx [build CXX] hwpfilter/source/cspline.cxx [build CXX] hwpfilter/source/fontmap.cxx [build CXX] hwpfilter/source/formula.cxx [build CXX] hwpfilter/source/grammar.cxx [build CXX] hwpfilter/source/hbox.cxx [build CXX] hwpfilter/source/hcode.cxx [build CXX] hwpfilter/source/hfont.cxx [build CXX] hwpfilter/source/hgzip.cxx [build CXX] hwpfilter/source/hinfo.cxx [build CXX] hwpfilter/source/hiodev.cxx [build CXX] hwpfilter/source/hpara.cxx [build CXX] hwpfilter/source/hstream.cxx [build CXX] hwpfilter/source/hstyle.cxx [build CXX] hwpfilter/source/htags.cxx [build CXX] hwpfilter/source/hutil.cxx [build CXX] hwpfilter/source/hwpeq.cxx [build CXX] hwpfilter/source/hwpfile.cxx [build CXX] hwpfilter/source/hwpread.cxx In member function ‘void HWPStyle::SetName(int, const char*)’, inlined from ‘void HWPStyle::Read(HWPFile&)’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/hwpfilter/source/hstyle.cxx:140:16: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/hwpfilter/source/hstyle.cxx:78:16: προειδοποίηση: ‘char* strncpy(char*, const char*, size_t)’ output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 78 | strncpy(p, name, MAXSTYLENAME); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [build CXX] hwpfilter/source/hwpreader.cxx [build CXX] hwpfilter/source/lexer.cxx [build CXX] hwpfilter/source/mzstring.cxx [build CXX] hwpfilter/source/solver.cxx [build CXX] lingucomponent/source/languageguessing/guess.cxx [build CXX] lingucomponent/source/languageguessing/guesslang.cxx [build CXX] lingucomponent/source/languageguessing/simpleguesser.cxx [build CXX] lingucomponent/source/numbertext/numbertext.cxx [build CXX] scaddins/source/analysis/analysis.cxx [build CXX] scaddins/source/analysis/analysishelper.cxx [build CXX] scaddins/source/analysis/bessel.cxx [build CXX] scaddins/source/analysis/financial.cxx [build CXX] scaddins/source/datefunc/datefunc.cxx [build CXX] scaddins/source/pricing/pricing.cxx [build CXX] scaddins/source/pricing/black_scholes.cxx [build CXX] ucb/source/sorter/sortdynres.cxx [build CXX] ucb/source/sorter/sortresult.cxx [build CXX] ucb/source/ucp/cmis/auth_provider.cxx [build CXX] ucb/source/ucp/cmis/certvalidation_handler.cxx [build CXX] ucb/source/ucp/cmis/cmis_content.cxx [build CXX] ucb/source/ucp/cmis/cmis_repo_content.cxx [build CXX] ucb/source/ucp/cmis/cmis_datasupplier.cxx [build CXX] ucb/source/ucp/cmis/cmis_provider.cxx [build CXX] ucb/source/ucp/cmis/cmis_resultset.cxx [build CXX] ucb/source/ucp/cmis/cmis_url.cxx [build CXX] ucb/source/ucp/cmis/std_inputstream.cxx [build CXX] ucb/source/ucp/cmis/std_outputstream.cxx [build CXX] ucb/source/ucp/expand/ucpexpand.cxx [build CXX] ucb/source/ucp/ext/ucpext_content.cxx [build CXX] ucb/source/ucp/ext/ucpext_datasupplier.cxx [build CXX] ucb/source/ucp/ext/ucpext_provider.cxx [build CXX] ucb/source/ucp/ext/ucpext_resultset.cxx [build CXX] ucb/source/ucp/hierarchy/dynamicresultset.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchycontent.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydata.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydatasource.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyprovider.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyuri.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_contentcaps.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_content.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_datasupplier.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_docmgr.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_provider.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_resultset.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_stgelems.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_storage.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_uri.cxx [build CXX] sccomp/source/solver/SwarmSolver.cxx [build CXX] sccomp/source/solver/SolverComponent.cxx [build CXX] sccomp/source/solver/CoinMPSolver.cxx [build CXX] sccomp/source/solver/LpsolveSolver.cxx [build CXX] scripting/source/stringresource/stringresource.cxx [build CXX] scripting/source/provider/ActiveMSPList.cxx [build CXX] scripting/source/provider/BrowseNodeFactoryImpl.cxx [build CXX] scripting/source/provider/MasterScriptProvider.cxx [build CXX] scripting/source/provider/MasterScriptProviderFactory.cxx [build CXX] scripting/source/provider/ProviderCache.cxx [build CXX] scripting/source/provider/URIHelper.cxx [build CXX] shell/source/cmdmail/cmdmailmsg.cxx [build CXX] shell/source/cmdmail/cmdmailsuppl.cxx [build CXX] javaunohelper/source/bootstrap.cxx [build CXX] javaunohelper/source/javaunohelper.cxx [build CXX] javaunohelper/source/vm.cxx [build JCS] Jar/nlpsolver [build MOD] pyuno [build JCS] Jar/reportbuilder [build MOD] ridljar [build JAR] HelloWorld [build JAR] Highlight [build JAR] MemoryUsage [build CXX] shell/source/tools/lngconvex/cmdline.cxx [build CXX] shell/source/tools/lngconvex/lngconvex.cxx [build JAR] TestExtension [build JAR] mediawiki [build JAR] testComponent [build JAR] test-tools [build JCS] Jar/commonwizards [build CMP] comphelper/util/comphelp [build BIN] bean [build BIN] bridges [build MOD] firebird [build BIN] libetonyek [build EPK] libmwaw [build BIN] libodfgen [build BIN] libstaroffice [build BIN] libwpd [build BIN] libwps [build CXX] i18npool/source/breakiterator/breakiterator_cjk.cxx [build CXX] i18npool/source/breakiterator/breakiteratorImpl.cxx [build CXX] i18npool/source/breakiterator/breakiterator_th.cxx [build CXX] i18npool/source/breakiterator/breakiterator_unicode.cxx [build CXX] i18npool/source/breakiterator/xdictionary.cxx [build CXX] i18npool/source/calendar/calendarImpl.cxx [build CXX] i18npool/source/calendar/calendar_gregorian.cxx Note: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/wizards/com/sun/star/wizards/ui/ButtonList.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [build CXX] i18npool/source/calendar/calendar_hijri.cxx [build CXX] i18npool/source/calendar/calendar_jewish.cxx [build CXX] i18npool/source/characterclassification/cclass_unicode.cxx [build CXX] i18npool/source/characterclassification/cclass_unicode_parser.cxx [build CXX] i18npool/source/characterclassification/characterclassificationImpl.cxx [build CXX] i18npool/source/characterclassification/unoscripttypedetector.cxx [build CXX] i18npool/source/collator/chaptercollator.cxx [build CXX] i18npool/source/collator/collatorImpl.cxx [build CXX] i18npool/source/collator/collator_unicode.cxx [build CXX] i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_asian.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_common.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_default.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker_hi.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker_th.cxx [build CXX] i18npool/source/localedata/localedata.cxx [build CXX] i18npool/source/nativenumber/nativenumbersupplier.cxx [build CXX] i18npool/source/numberformatcode/numberformatcode.cxx [build CXX] i18npool/source/ordinalsuffix/ordinalsuffix.cxx [build CXX] i18npool/source/registerservices/registerservices.cxx [build CXX] i18npool/source/textconversion/textconversion.cxx [build CXX] i18npool/source/textconversion/textconversionImpl.cxx [build CXX] i18npool/source/textconversion/textconversion_ko.cxx [build CXX] i18npool/source/textconversion/textconversion_zh.cxx [build CXX] i18npool/source/transliteration/chartonum.cxx [build CXX] i18npool/source/transliteration/fullwidthToHalfwidth.cxx [build CXX] i18npool/source/transliteration/halfwidthToFullwidth.cxx [build CXX] i18npool/source/transliteration/hiraganaToKatakana.cxx [build CXX] i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreKana.cxx [build CXX] i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSize_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSpace_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreWidth.cxx [build CXX] i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreDiacritics_CTL.cxx [build CXX] i18npool/source/transliteration/ignoreKashida_CTL.cxx [build CXX] i18npool/source/transliteration/katakanaToHiragana.cxx [build CXX] i18npool/source/transliteration/largeToSmall_ja_JP.cxx [build CXX] i18npool/source/transliteration/numtochar.cxx [build CXX] i18npool/source/transliteration/numtotext_cjk.cxx [build CXX] i18npool/source/transliteration/smallToLarge_ja_JP.cxx [build CXX] i18npool/source/transliteration/texttonum.cxx [build CXX] i18npool/source/transliteration/textToPronounce_zh.cxx [build CXX] i18npool/source/transliteration/transliteration_body.cxx [build CXX] i18npool/source/transliteration/transliteration_caseignore.cxx [build CXX] i18npool/source/transliteration/transliteration_commonclass.cxx [build CXX] i18npool/source/transliteration/transliteration_Ignore.cxx [build CXX] i18npool/source/transliteration/transliterationImpl.cxx [build CXX] i18npool/source/transliteration/transliteration_Numeric.cxx [build CXX] i18npool/source/transliteration/transliteration_OneToOne.cxx [build C ] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build C ] CustomTarget/i18npool/breakiterator/count_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c [build C ] CustomTarget/i18npool/breakiterator/line_brk.c [build C ] CustomTarget/i18npool/breakiterator/sent_brk.c [build JAR] nlpsolver [build JCS] Jar/ScriptProviderForBeanShell [build JCS] Jar/ScriptProviderForJava [build JCS] Jar/ScriptProviderForJavaScript [build PKG] scripting_java_jars [build BIN] testtools [build JCS] Jar/XMergeBridge [build DEP] LNK:Library/libtllo.so [build LNK] Library/libtllo.so [build CXX] svl/source/config/asiancfg.cxx [build CXX] svl/source/config/cjkoptions.cxx [build CXX] svl/source/config/ctloptions.cxx [build CXX] svl/source/config/itemholder2.cxx [build CXX] svl/source/config/languageoptions.cxx [build CXX] svl/source/crypto/cryptosign.cxx [build CXX] svl/source/filepicker/pickerhistory.cxx [build CXX] svl/source/items/aeitem.cxx [build CXX] svl/source/items/cenumitm.cxx [build CXX] svl/source/items/cintitem.cxx [build CXX] svl/source/items/custritm.cxx [build CXX] svl/source/items/flagitem.cxx [build CXX] svl/source/items/globalnameitem.cxx [build CXX] svl/source/items/grabbagitem.cxx [build CXX] svl/source/items/ilstitem.cxx [build CXX] svl/source/items/imageitm.cxx [build CXX] svl/source/items/intitem.cxx [build CXX] svl/source/items/int64item.cxx [build CXX] svl/source/items/itemiter.cxx [build CXX] svl/source/items/itempool.cxx [build CXX] svl/source/items/itemprop.cxx [build CXX] svl/source/items/IndexedStyleSheets.cxx [build CXX] svl/source/items/itemset.cxx [build CXX] svl/source/items/lckbitem.cxx [build CXX] svl/source/items/legacyitem.cxx [build CXX] svl/source/items/macitem.cxx [build CXX] svl/source/items/poolcach.cxx [build CXX] svl/source/items/poolio.cxx [build CXX] svl/source/items/poolitem.cxx [build CXX] svl/source/items/ptitem.cxx [build CXX] svl/source/items/rectitem.cxx [build CXX] svl/source/items/rngitem.cxx [build CXX] svl/source/items/sitem.cxx [build CXX] svl/source/items/slstitm.cxx [build CXX] svl/source/items/srchitem.cxx [build CXX] svl/source/items/stringio.cxx [build CXX] svl/source/items/stritem.cxx [build CXX] svl/source/items/style.cxx [build CXX] svl/source/items/stylepool.cxx [build CXX] svl/source/items/visitem.cxx [build CXX] svl/source/items/whiter.cxx [build CXX] svl/source/misc/PasswordHelper.cxx [build CXX] svl/source/misc/adrparse.cxx [build CXX] svl/source/misc/documentlockfile.cxx [build CXX] svl/source/misc/msodocumentlockfile.cxx [build CXX] svl/source/misc/filenotation.cxx [build CXX] svl/source/misc/fstathelper.cxx [build CXX] svl/source/misc/getstringresource.cxx [build CXX] svl/source/misc/gridprinter.cxx [build CXX] svl/source/misc/inethist.cxx [build CXX] svl/source/misc/inettype.cxx [build CXX] svl/source/misc/lngmisc.cxx [build CXX] svl/source/misc/lockfilecommon.cxx [build CXX] svl/source/misc/ownlist.cxx [build CXX] svl/source/misc/sharecontrolfile.cxx [build CXX] svl/source/misc/sharedstring.cxx [build CXX] svl/source/misc/sharedstringpool.cxx [build CXX] svl/source/misc/strmadpt.cxx [build CXX] svl/source/misc/urihelper.cxx [build CXX] svl/source/notify/SfxBroadcaster.cxx [build CXX] svl/source/notify/broadcast.cxx [build CXX] svl/source/notify/isethint.cxx [build CXX] svl/source/notify/listener.cxx [build CXX] svl/source/notify/lstner.cxx [build CXX] svl/source/numbers/currencytable.cxx [build CXX] svl/source/numbers/numfmuno.cxx [build CXX] svl/source/numbers/numuno.cxx [build CXX] svl/source/numbers/supservs.cxx [build CXX] svl/source/numbers/zforfind.cxx [build CXX] svl/source/numbers/zforlist.cxx [build CXX] svl/source/numbers/zformat.cxx [build CXX] svl/source/numbers/zforscan.cxx [build CXX] svl/source/svsql/converter.cxx [build CXX] svl/source/undo/undo.cxx [build CXX] svl/source/uno/pathservice.cxx [build CXX] svl/unx/source/svdde/ddedummy.cxx [build CXX] vcl/source/rendercontext/drawmode.cxx [build CXX] vcl/skia/SkiaHelper.cxx [build CXX] vcl/source/animate/Animation.cxx [build CXX] vcl/source/animate/AnimationBitmap.cxx [build CXX] vcl/source/cnttype/mcnttfactory.cxx [build CXX] vcl/source/cnttype/mcnttype.cxx [build CXX] vcl/source/printer/Options.cxx [build CXX] vcl/source/printer/QueueInfo.cxx [build CXX] vcl/source/window/bubblewindow.cxx [build CXX] vcl/source/window/errinf.cxx [build CXX] vcl/source/window/settings.cxx [build CXX] vcl/source/window/paint.cxx [build CXX] vcl/source/window/abstdlg.cxx [build CXX] vcl/source/window/accel.cxx [build CXX] vcl/source/window/accmgr.cxx [build CXX] vcl/source/window/brdwin.cxx [build CXX] vcl/source/window/bufferdevice.cxx [build CXX] vcl/source/window/accessibility.cxx [build CXX] vcl/source/window/legacyaccessibility.cxx [build CXX] vcl/source/window/clipping.cxx [build CXX] vcl/source/window/stacking.cxx [build CXX] vcl/source/window/debug.cxx [build CXX] vcl/source/window/globalization.cxx [build CXX] vcl/source/window/builder.cxx [build CXX] vcl/source/window/commandevent.cxx [build CXX] vcl/source/window/cursor.cxx [build CXX] vcl/source/window/debugevent.cxx [build CXX] vcl/source/window/decoview.cxx [build CXX] vcl/source/window/dialog.cxx [build CXX] vcl/source/window/dlgctrl.cxx [build CXX] vcl/source/window/dndeventdispatcher.cxx [build CXX] vcl/source/window/dndlistenercontainer.cxx [build CXX] vcl/source/window/dockingarea.cxx [build CXX] vcl/source/window/dockmgr.cxx [build CXX] vcl/source/window/dockwin.cxx [build CXX] vcl/source/window/event.cxx [build CXX] vcl/source/window/floatwin.cxx [build CXX] vcl/source/window/introwin.cxx [build CXX] vcl/source/window/keycod.cxx [build CXX] vcl/source/window/keyevent.cxx [build CXX] vcl/source/window/layout.cxx [build CXX] vcl/source/window/menu.cxx [build CXX] vcl/source/window/menubarwindow.cxx [build CXX] vcl/source/window/menufloatingwindow.cxx [build CXX] vcl/source/window/menuitemlist.cxx [build CXX] vcl/source/window/menuwindow.cxx [build CXX] vcl/source/window/mnemonic.cxx [build CXX] vcl/source/window/mouse.cxx [build CXX] vcl/source/window/NotebookBarAddonsMerger.cxx [build CXX] vcl/source/window/OptionalBox.cxx [build CXX] vcl/source/window/printdlg.cxx [build CXX] vcl/source/window/scrwnd.cxx [build CXX] vcl/source/window/seleng.cxx [build CXX] vcl/source/window/split.cxx [build CXX] vcl/source/window/splitwin.cxx [build CXX] vcl/source/window/status.cxx [build CXX] vcl/source/window/syschild.cxx [build CXX] vcl/source/window/syswin.cxx [build CXX] vcl/source/window/tabdlg.cxx [build CXX] vcl/source/window/tabpage.cxx [build CXX] vcl/source/window/taskpanelist.cxx [build CXX] vcl/source/window/toolbox2.cxx [build CXX] vcl/source/window/toolbox.cxx [build CXX] vcl/source/window/window2.cxx [build CXX] vcl/source/window/window3.cxx [build CXX] vcl/source/window/window.cxx [build CXX] vcl/source/window/winproc.cxx [build CXX] vcl/source/window/wrkwin.cxx [build CXX] vcl/source/window/EnumContext.cxx [build CXX] vcl/source/control/button.cxx [build CXX] vcl/source/control/calendar.cxx [build CXX] vcl/source/control/combobox.cxx [build CXX] vcl/source/control/ctrl.cxx [build CXX] vcl/source/control/ContextVBox.cxx [build CXX] vcl/source/control/DropdownBox.cxx [build CXX] vcl/source/control/edit.cxx [build CXX] vcl/source/control/field2.cxx [build CXX] vcl/source/control/field.cxx [build CXX] vcl/source/control/fixed.cxx [build CXX] vcl/source/control/fixedhyper.cxx [build CXX] vcl/source/control/hyperlabel.cxx [build CXX] vcl/source/control/fmtfield.cxx [build CXX] vcl/source/control/InterimItemWindow.cxx [build CXX] vcl/source/control/imgctrl.cxx [build CXX] vcl/source/control/imivctl1.cxx [build CXX] vcl/source/control/imivctl2.cxx [build CXX] vcl/source/control/ivctrl.cxx [build CXX] vcl/source/control/longcurr.cxx [build CXX] vcl/source/control/imp_listbox.cxx [build CXX] vcl/source/control/listbox.cxx [build CXX] vcl/source/control/managedmenubutton.cxx [build CXX] vcl/source/control/menubtn.cxx [build CXX] vcl/source/control/NotebookbarPopup.cxx [build CXX] vcl/source/control/PriorityHBox.cxx [build CXX] vcl/source/control/PriorityMergedHBox.cxx [build CXX] vcl/source/control/notebookbar.cxx [build CXX] vcl/source/control/WeldedTabbedNotebookbar.cxx [build CXX] vcl/source/control/quickselectionengine.cxx [build CXX] vcl/source/control/prgsbar.cxx [build CXX] vcl/source/control/roadmap.cxx [build CXX] vcl/source/control/roadmapwizard.cxx [build CXX] vcl/source/control/scrbar.cxx [build CXX] vcl/source/control/slider.cxx [build CXX] vcl/source/control/spinbtn.cxx [build CXX] vcl/source/control/spinfld.cxx [build CXX] vcl/source/control/tabctrl.cxx [build CXX] vcl/source/control/throbber.cxx [build CXX] vcl/source/control/wizardmachine.cxx [build CXX] vcl/source/edit/vclmedit.cxx [build CXX] vcl/source/edit/textdata.cxx [build CXX] vcl/source/edit/textdoc.cxx [build CXX] vcl/source/edit/texteng.cxx [build CXX] vcl/source/edit/textundo.cxx [build CXX] vcl/source/edit/textview.cxx [build CXX] vcl/source/edit/txtattr.cxx [build CXX] vcl/source/edit/xtextedt.cxx [build CXX] vcl/source/toolkit/group.cxx [build CXX] vcl/source/toolkit/morebtn.cxx [build CXX] vcl/source/outdev/background.cxx [build CXX] vcl/source/outdev/outdev.cxx [build CXX] vcl/source/outdev/stack.cxx [build CXX] vcl/source/outdev/clipping.cxx [build CXX] vcl/source/outdev/fill.cxx [build CXX] vcl/source/outdev/polygon.cxx [build CXX] vcl/source/outdev/transparent.cxx [build CXX] vcl/source/outdev/mask.cxx [build CXX] vcl/source/outdev/bitmap.cxx [build CXX] vcl/source/outdev/bitmapex.cxx [build CXX] vcl/source/outdev/font.cxx [build CXX] vcl/source/outdev/text.cxx [build CXX] vcl/source/outdev/textline.cxx [build CXX] vcl/source/outdev/pixel.cxx [build CXX] vcl/source/outdev/rect.cxx [build CXX] vcl/source/outdev/line.cxx [build CXX] vcl/source/outdev/polyline.cxx [build CXX] vcl/source/outdev/hatch.cxx [build CXX] vcl/source/outdev/gradient.cxx [build CXX] vcl/source/outdev/curvedshapes.cxx [build CXX] vcl/source/outdev/wallpaper.cxx [build CXX] vcl/source/outdev/vclreferencebase.cxx [build CXX] vcl/source/outdev/nativecontrols.cxx [build CXX] vcl/source/outdev/map.cxx [build CXX] vcl/source/text/ImplLayoutArgs.cxx [build CXX] vcl/source/text/TextLayoutCache.cxx [build CXX] vcl/source/treelist/headbar.cxx [build CXX] vcl/source/treelist/iconview.cxx [build CXX] vcl/source/treelist/iconviewimpl.cxx [build CXX] vcl/source/treelist/imap.cxx [build CXX] vcl/source/treelist/imap2.cxx [build CXX] vcl/source/treelist/imap3.cxx [build CXX] vcl/source/treelist/inetimg.cxx [build CXX] vcl/source/treelist/svtabbx.cxx [build CXX] vcl/source/treelist/transfer.cxx [build CXX] vcl/source/treelist/transfer2.cxx [build CXX] vcl/source/treelist/viewdataentry.cxx [build CXX] vcl/source/treelist/treelist.cxx [build CXX] vcl/source/treelist/treelistbox.cxx [build CXX] vcl/source/treelist/treelistentry.cxx [build CXX] vcl/source/treelist/svimpbox.cxx [build CXX] vcl/source/treelist/svlbitm.cxx [build CXX] vcl/source/treelist/uiobject.cxx [build CXX] vcl/source/text/ImplLayoutRuns.cxx [build CXX] vcl/source/gdi/configsettings.cxx [build CXX] vcl/source/gdi/cvtgrf.cxx [build CXX] vcl/source/gdi/embeddedfontshelper.cxx [build CXX] vcl/source/gdi/FileDefinitionWidgetDraw.cxx [build CXX] vcl/source/gdi/WidgetDefinitionReader.cxx [build CXX] vcl/source/gdi/WidgetDefinition.cxx [build CXX] vcl/source/gdi/extoutdevdata.cxx [build CXX] vcl/source/gdi/gdimtf.cxx [build CXX] vcl/source/gdi/mtfxmldump.cxx [build CXX] vcl/source/gdi/gdimetafiletools.cxx [build CXX] vcl/source/gdi/gfxlink.cxx [build CXX] vcl/source/gdi/gradient.cxx [build CXX] vcl/source/gdi/graph.cxx [build CXX] vcl/source/gdi/graphictools.cxx [build CXX] vcl/source/gdi/hatch.cxx [build CXX] vcl/source/gdi/impanmvw.cxx [build CXX] vcl/source/gdi/impglyphitem.cxx [build CXX] vcl/source/gdi/impgraph.cxx [build CXX] vcl/source/gdi/jobset.cxx [build CXX] vcl/source/gdi/lineinfo.cxx [build CXX] vcl/source/gdi/mapmod.cxx [build CXX] vcl/source/gdi/metaact.cxx [build CXX] vcl/source/gdi/oldprintadaptor.cxx [build CXX] vcl/source/gdi/pdfbuildin_fonts.cxx [build CXX] vcl/source/gdi/pdfextoutdevdata.cxx [build CXX] vcl/source/gdi/pdffontcache.cxx [build CXX] vcl/source/gdi/pdfwriter.cxx [build CXX] vcl/source/gdi/pdfwriter_impl2.cxx [build CXX] vcl/source/gdi/pdfwriter_impl.cxx [build CXX] vcl/source/gdi/pdfobjectcopier.cxx [build CXX] vcl/source/gdi/print2.cxx [build CXX] vcl/source/gdi/print3.cxx [build CXX] vcl/source/gdi/print.cxx [build CXX] vcl/source/gdi/regband.cxx [build CXX] vcl/source/gdi/region.cxx [build CXX] vcl/source/gdi/regionband.cxx [build CXX] vcl/source/gdi/salgdilayout.cxx [build CXX] vcl/source/gdi/salgdiimpl.cxx [build CXX] vcl/source/gdi/sallayout.cxx [build CXX] vcl/source/gdi/salmisc.cxx [build CXX] vcl/source/gdi/vectorgraphicdata.cxx [build CXX] vcl/source/gdi/textlayout.cxx [build CXX] vcl/source/gdi/virdev.cxx [build CXX] vcl/source/gdi/wall.cxx [build CXX] vcl/source/gdi/scrptrun.cxx [build CXX] vcl/source/gdi/CommonSalLayout.cxx [build CXX] vcl/source/gdi/TypeSerializer.cxx [build CXX] vcl/source/pdf/PdfConfig.cxx [build CXX] vcl/source/pdf/ResourceDict.cxx [build CXX] vcl/source/pdf/Matrix3.cxx [build CXX] vcl/source/pdf/XmpMetadata.cxx [build CXX] vcl/source/pdf/ExternalPDFStreams.cxx [build CXX] vcl/source/graphic/BinaryDataContainer.cxx [build CXX] vcl/source/graphic/BinaryDataContainerTools.cxx [build CXX] vcl/source/graphic/GraphicID.cxx [build CXX] vcl/source/graphic/GraphicLoader.cxx [build CXX] vcl/source/graphic/GraphicObject.cxx [build CXX] vcl/source/graphic/GraphicObject2.cxx [build CXX] vcl/source/graphic/GraphicReader.cxx [build CXX] vcl/source/graphic/Manager.cxx [build CXX] vcl/source/graphic/UnoBinaryDataContainer.cxx [build CXX] vcl/source/graphic/UnoGraphic.cxx [build CXX] vcl/source/graphic/UnoGraphicMapper.cxx [build CXX] vcl/source/graphic/UnoGraphicDescriptor.cxx [build CXX] vcl/source/graphic/UnoGraphicObject.cxx [build CXX] vcl/source/graphic/UnoGraphicProvider.cxx [build CXX] vcl/source/graphic/VectorGraphicSearch.cxx [build CXX] vcl/source/graphic/VectorGraphicLoader.cxx [build CXX] vcl/source/bitmap/impvect.cxx [build CXX] vcl/source/bitmap/bitmap.cxx [build CXX] vcl/source/bitmap/bitmappalette.cxx [build CXX] vcl/source/bitmap/BitmapEx.cxx [build CXX] vcl/source/bitmap/BitmapInfoAccess.cxx [build CXX] vcl/source/bitmap/BitmapReadAccess.cxx [build CXX] vcl/source/bitmap/BitmapWriteAccess.cxx [build CXX] vcl/source/bitmap/alpha.cxx [build CXX] vcl/source/bitmap/dibtools.cxx [build CXX] vcl/source/bitmap/bmpfast.cxx [build CXX] vcl/source/bitmap/bitmapfilter.cxx [build CXX] vcl/source/bitmap/bitmappaint.cxx [build CXX] vcl/source/bitmap/BitmapShadowFilter.cxx [build CXX] vcl/source/bitmap/BitmapAlphaClampFilter.cxx [build CXX] vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx [build CXX] vcl/source/bitmap/BitmapMaskToAlphaFilter.cxx [build CXX] vcl/source/bitmap/BitmapMonochromeFilter.cxx [build CXX] vcl/source/bitmap/BitmapSmoothenFilter.cxx [build CXX] vcl/source/bitmap/BitmapLightenFilter.cxx [build CXX] vcl/source/bitmap/BitmapDisabledImageFilter.cxx [build CXX] vcl/source/bitmap/BitmapColorizeFilter.cxx [build CXX] vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.cxx [build CXX] vcl/source/bitmap/BitmapSobelGreyFilter.cxx [build CXX] vcl/source/bitmap/BitmapSolarizeFilter.cxx [build CXX] vcl/source/bitmap/BitmapSepiaFilter.cxx [build CXX] vcl/source/bitmap/BitmapMosaicFilter.cxx [build CXX] vcl/source/bitmap/BitmapEmbossGreyFilter.cxx [build CXX] vcl/source/bitmap/BitmapPopArtFilter.cxx [build CXX] vcl/source/bitmap/BitmapDuoToneFilter.cxx [build CXX] vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx [build CXX] vcl/source/bitmap/BitmapMedianFilter.cxx [build CXX] vcl/source/bitmap/BitmapInterpolateScaleFilter.cxx [build CXX] vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx [build CXX] vcl/source/bitmap/BitmapFastScaleFilter.cxx [build CXX] vcl/source/bitmap/BitmapScaleSuperFilter.cxx [build CXX] vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx [build CXX] vcl/source/bitmap/BitmapSymmetryCheck.cxx [build CXX] vcl/source/bitmap/BitmapColorQuantizationFilter.cxx [build CXX] vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.cxx [build CXX] vcl/source/bitmap/BitmapTools.cxx [build CXX] vcl/source/bitmap/checksum.cxx [build CXX] vcl/source/bitmap/Octree.cxx [build CXX] vcl/source/bitmap/salbmp.cxx [build CXX] vcl/source/image/Image.cxx [build CXX] vcl/source/image/ImageTree.cxx [build CXX] vcl/source/image/ImageRepository.cxx [build CXX] vcl/source/image/ImplImage.cxx [build CXX] vcl/source/image/ImplImageTree.cxx [build CXX] vcl/source/bitmap/BitmapFilterStackBlur.cxx [build CXX] vcl/source/helper/canvasbitmap.cxx [build CXX] vcl/source/helper/canvastools.cxx [build CXX] vcl/source/helper/commandinfoprovider.cxx [build CXX] vcl/source/helper/displayconnectiondispatch.cxx [build CXX] vcl/source/helper/driverblocklist.cxx [build CXX] vcl/source/helper/errcode.cxx [build CXX] vcl/source/helper/evntpost.cxx [build CXX] vcl/source/helper/lazydelete.cxx [build CXX] vcl/source/helper/strhelper.cxx [build CXX] vcl/source/helper/svtaccessiblefactory.cxx [build CXX] vcl/source/helper/threadex.cxx [build CXX] vcl/source/app/brand.cxx [build CXX] vcl/source/app/customweld.cxx [build CXX] vcl/source/app/dbggui.cxx [build CXX] vcl/source/app/dndhelp.cxx [build CXX] vcl/source/app/help.cxx [build CXX] vcl/source/app/i18nhelp.cxx [build CXX] vcl/source/app/idle.cxx [build CXX] vcl/source/app/salusereventlist.cxx [build CXX] vcl/source/app/salvtables.cxx [build CXX] vcl/source/app/scheduler.cxx [build CXX] vcl/source/app/session.cxx [build CXX] vcl/source/app/settings.cxx [build CXX] vcl/source/app/IconThemeInfo.cxx [build CXX] vcl/source/app/IconThemeScanner.cxx [build CXX] vcl/source/app/IconThemeSelector.cxx [build CXX] vcl/source/app/ITiledRenderable.cxx [build CXX] vcl/source/app/sound.cxx [build CXX] vcl/source/app/stdtext.cxx [build CXX] vcl/source/app/svapp.cxx [build CXX] vcl/source/app/svdata.cxx [build CXX] vcl/source/app/svmain.cxx [build CXX] vcl/source/app/timer.cxx [build CXX] vcl/source/app/unohelp2.cxx [build CXX] vcl/source/app/unohelp.cxx [build CXX] vcl/source/app/vclevent.cxx [build CXX] vcl/source/app/watchdog.cxx [build CXX] vcl/source/app/weldutils.cxx [build CXX] vcl/source/app/winscheduler.cxx [build CXX] vcl/source/components/dtranscomp.cxx [build CXX] vcl/source/components/factory.cxx [build CXX] vcl/source/components/fontident.cxx [build CXX] vcl/source/filter/bmp/BmpReader.cxx [build CXX] vcl/source/filter/bmp/BmpWriter.cxx [build CXX] vcl/source/filter/egif/egif.cxx [build CXX] vcl/source/filter/egif/giflzwc.cxx [build CXX] vcl/source/filter/eps/eps.cxx [build CXX] vcl/source/filter/etiff/etiff.cxx [build CXX] vcl/source/filter/FilterConfigCache.cxx [build CXX] vcl/source/filter/FilterConfigItem.cxx [build CXX] vcl/source/filter/graphicfilter.cxx [build CXX] vcl/source/filter/graphicfilter2.cxx [build CXX] vcl/source/filter/GraphicNativeTransform.cxx [build CXX] vcl/source/filter/GraphicNativeMetadata.cxx [build CXX] vcl/source/filter/GraphicFormatDetector.cxx [build CXX] vcl/source/filter/idxf/dxf2mtf.cxx [build CXX] vcl/source/filter/idxf/dxfblkrd.cxx [build CXX] vcl/source/filter/idxf/dxfentrd.cxx [build CXX] vcl/source/filter/idxf/dxfgrprd.cxx [build CXX] vcl/source/filter/idxf/dxfreprd.cxx [build CXX] vcl/source/filter/idxf/dxftblrd.cxx [build CXX] vcl/source/filter/idxf/dxfvec.cxx [build CXX] vcl/source/filter/idxf/idxf.cxx [build CXX] vcl/source/filter/ieps/ieps.cxx [build CXX] vcl/source/filter/igif/decode.cxx [build CXX] vcl/source/filter/igif/gifread.cxx [build CXX] vcl/source/filter/imet/ios2met.cxx [build CXX] vcl/source/filter/ipbm/ipbm.cxx [build CXX] vcl/source/filter/ipcd/ipcd.cxx [build CXX] vcl/source/filter/ipcx/ipcx.cxx [build CXX] vcl/source/filter/ipict/ipict.cxx [build CXX] vcl/source/filter/ipsd/ipsd.cxx [build CXX] vcl/source/filter/ipict/shape.cxx [build CXX] vcl/source/filter/ipdf/pdfread.cxx [build CXX] vcl/source/filter/ipdf/pdfdocument.cxx [build CXX] vcl/source/filter/iras/iras.cxx [build CXX] vcl/source/filter/itga/itga.cxx [build CXX] vcl/source/filter/itiff/ccidecom.cxx [build CXX] vcl/source/filter/itiff/itiff.cxx [build CXX] vcl/source/filter/itiff/lzwdecom.cxx [build CXX] vcl/source/filter/ixbm/xbmread.cxx [build CXX] vcl/source/filter/ixpm/xpmread.cxx [build CXX] vcl/source/filter/jpeg/Exif.cxx [build CXX] vcl/source/filter/jpeg/jpeg.cxx [build CXX] vcl/source/filter/jpeg/jpegc.cxx [build CXX] vcl/source/filter/jpeg/JpegReader.cxx [build CXX] vcl/source/filter/jpeg/JpegWriter.cxx [build CXX] vcl/source/filter/jpeg/JpegTransform.cxx [build CXX] vcl/source/filter/svm/SvmConverter.cxx [build CXX] vcl/source/filter/svm/SvmReader.cxx [build CXX] vcl/source/filter/svm/SvmWriter.cxx [build CXX] vcl/source/filter/wmf/emfwr.cxx [build CXX] vcl/source/filter/wmf/wmf.cxx [build CXX] vcl/source/filter/wmf/wmfexternal.cxx [build CXX] vcl/source/filter/wmf/wmfwr.cxx [build CXX] vcl/source/filter/png/PngImageReader.cxx [build CXX] vcl/source/filter/png/pngwrite.cxx [build CXX] vcl/source/font/DirectFontSubstitution.cxx [build CXX] vcl/source/font/Feature.cxx [build CXX] vcl/source/font/FeatureCollector.cxx [build CXX] vcl/source/font/FeatureParser.cxx [build CXX] vcl/source/font/FontSelectPattern.cxx [build CXX] vcl/source/font/OpenTypeFeatureDefinitionList.cxx [build CXX] vcl/source/font/PhysicalFontCollection.cxx [build CXX] vcl/source/font/PhysicalFontFace.cxx [build CXX] vcl/source/font/PhysicalFontFamily.cxx [build CXX] vcl/source/font/fontattributes.cxx [build CXX] vcl/source/font/fontinstance.cxx [build CXX] vcl/source/font/fontcache.cxx [build CXX] vcl/source/font/fontcharmap.cxx [build CXX] vcl/source/font/fontmetric.cxx [build CXX] vcl/source/font/font.cxx [build CXX] vcl/source/fontsubset/cff.cxx [build CXX] vcl/source/fontsubset/fontsubset.cxx [build CXX] vcl/source/fontsubset/list.cxx [build CXX] vcl/source/fontsubset/sft.cxx [build CXX] vcl/source/fontsubset/ttcr.cxx [build CXX] vcl/source/fontsubset/xlat.cxx [build CXX] vcl/source/pdf/PDFiumTools.cxx [build CXX] vcl/source/pdf/PDFiumLibrary.cxx [build CXX] vcl/source/uitest/logger.cxx [build CXX] vcl/source/uitest/uiobject.cxx [build CXX] vcl/source/uitest/uitest.cxx [build CXX] vcl/source/uitest/uno/uiobject_uno.cxx [build CXX] vcl/source/uitest/uno/uitest_uno.cxx [build CXX] vcl/backendtest/outputdevice/bitmap.cxx [build CXX] vcl/backendtest/outputdevice/clip.cxx [build CXX] vcl/backendtest/outputdevice/common.cxx [build CXX] vcl/backendtest/outputdevice/gradient.cxx [build CXX] vcl/backendtest/outputdevice/line.cxx [build CXX] vcl/backendtest/outputdevice/outputdevice.cxx [build CXX] vcl/backendtest/outputdevice/pixel.cxx [build CXX] vcl/backendtest/outputdevice/polygon.cxx [build CXX] vcl/backendtest/outputdevice/polypolygon.cxx [build CXX] vcl/backendtest/outputdevice/polypolygon_b2d.cxx [build CXX] vcl/backendtest/outputdevice/polyline.cxx [build CXX] vcl/backendtest/outputdevice/polyline_b2d.cxx [build CXX] vcl/backendtest/outputdevice/text.cxx [build CXX] vcl/backendtest/outputdevice/rectangle.cxx [build CXX] vcl/backendtest/GraphicsRenderTests.cxx [build CXX] vcl/jsdialog/enabled.cxx [build CXX] vcl/jsdialog/jsdialogbuilder.cxx [build CXX] vcl/jsdialog/executor.cxx [build C ] vcl/source/filter/jpeg/transupp.c [build CXX] vcl/source/app/salplug.cxx [build CXX] vcl/unx/generic/printer/jobdata.cxx [build CXX] vcl/unx/generic/printer/ppdparser.cxx [build CXX] vcl/unx/generic/window/screensaverinhibitor.cxx [build CXX] vcl/unx/generic/printer/cpdmgr.cxx [build CXX] vcl/unx/generic/printer/cupsmgr.cxx [build CXX] vcl/unx/generic/printer/printerinfomanager.cxx [build CXX] vcl/headless/svpframe.cxx [build CXX] vcl/headless/svpbmp.cxx [build CXX] vcl/headless/svpgdi.cxx [build CXX] vcl/headless/svpdata.cxx [build CXX] vcl/headless/svpdummies.cxx [build CXX] vcl/headless/svpinst.cxx [build CXX] vcl/headless/svpvd.cxx [build CXX] vcl/unx/generic/app/gendisp.cxx [build CXX] vcl/unx/generic/app/geninst.cxx [build CXX] vcl/unx/generic/app/gensys.cxx [build CXX] vcl/headless/svpprn.cxx [build CXX] vcl/headless/svptext.cxx [build CXX] vcl/unx/generic/app/gendata.cxx [build CXX] vcl/unx/generic/gdi/cairotextrender.cxx [build CXX] vcl/unx/generic/gdi/freetypetextrender.cxx [build CXX] vcl/unx/generic/glyphs/freetype_glyphcache.cxx [build CXX] vcl/unx/generic/glyphs/glyphcache.cxx [build CXX] vcl/unx/generic/fontmanager/fontsubst.cxx [build CXX] vcl/unx/generic/fontmanager/fontconfig.cxx [build CXX] vcl/unx/generic/fontmanager/fontmanager.cxx [build CXX] vcl/unx/generic/fontmanager/helper.cxx [build CXX] vcl/headless/svpcairotextrender.cxx [build CXX] vcl/unx/generic/print/bitmap_gfx.cxx [build CXX] vcl/unx/generic/print/common_gfx.cxx [build CXX] vcl/unx/generic/print/glyphset.cxx [build CXX] vcl/unx/generic/print/printerjob.cxx [build CXX] vcl/unx/generic/print/psputil.cxx [build CXX] vcl/unx/generic/print/GenPspGfxBackend.cxx [build CXX] vcl/unx/generic/print/genpspgraphics.cxx [build CXX] vcl/unx/generic/print/genprnpsp.cxx [build CXX] vcl/unx/generic/print/prtsetup.cxx [build CXX] vcl/unx/generic/print/text_gfx.cxx [build CXX] vcl/source/opengl/x11/X11DeviceInfo.cxx [build CXX] vcl/source/opengl/DeviceInfo.cxx [build CXX] vcl/source/opengl/OpenGLContext.cxx [build CXX] vcl/source/opengl/OpenGLHelper.cxx [build CXX] vcl/skia/salbmp.cxx [build CXX] vcl/skia/zone.cxx [build CXX] vcl/skia/gdiimpl.cxx [build DEP] LNK:Library/libanimcorelo.so [build LNK] Library/libanimcorelo.so [build MOD] bean [build MOD] bridges [build BIN] comphelper [build DEP] LNK:Library/libpostgresql-sdbclo.so [build LNK] Library/libpostgresql-sdbclo.so [build DEP] LNK:Library/libmozbootstraplo.so [build LNK] Library/libmozbootstraplo.so [build DEP] LNK:Library/libhelplinkerlo.so [build LNK] Library/libhelplinkerlo.so [build DEP] LNK:Library/libevtattlo.so [build LNK] Library/libevtattlo.so [build MOD] libetonyek [build BIN] libmwaw [build MOD] libodfgen [build MOD] libstaroffice [build MOD] libwpd [build UPK] libwpg-0.3.3.tar.xz [build MOD] libwps [build DEP] LNK:Library/libi18nsearchlo.so [build LNK] Library/libi18nsearchlo.so [build CXX] filter/source/xmlfilterdetect/filterdetect.cxx [build DEP] LNK:Library/libcached1.so [build LNK] Library/libcached1.so [build DEP] LNK:Library/libucpftp1.so [build LNK] Library/libucpftp1.so [build DEP] LNK:Library/libucppkg1.so [build LNK] Library/libucppkg1.so [build CXX] ucb/source/ucp/webdav-curl/ContentProperties.cxx [build CXX] ucb/source/ucp/webdav-curl/CurlSession.cxx [build CXX] ucb/source/ucp/webdav-curl/CurlUri.cxx [build CXX] ucb/source/ucp/webdav-curl/DAVProperties.cxx [build CXX] ucb/source/ucp/webdav-curl/DAVResourceAccess.cxx [build CXX] ucb/source/ucp/webdav-curl/DAVSessionFactory.cxx [build CXX] ucb/source/ucp/webdav-curl/DAVTypes.cxx [build CXX] ucb/source/ucp/webdav-curl/DateTimeHelper.cxx [build CXX] ucb/source/ucp/webdav-curl/PropfindCache.cxx [build CXX] ucb/source/ucp/webdav-curl/SerfLockStore.cxx [build CXX] ucb/source/ucp/webdav-curl/UCBDeadPropertyValue.cxx [build CXX] ucb/source/ucp/webdav-curl/webdavcontent.cxx [build CXX] ucb/source/ucp/webdav-curl/webdavcontentcaps.cxx [build CXX] ucb/source/ucp/webdav-curl/webdavdatasupplier.cxx [build CXX] ucb/source/ucp/webdav-curl/webdavprovider.cxx [build CXX] ucb/source/ucp/webdav-curl/webdavresponseparser.cxx [build CXX] ucb/source/ucp/webdav-curl/webdavresultset.cxx [build DEP] LNK:Library/liblosessioninstalllo.so [build LNK] Library/liblosessioninstalllo.so [build DEP] LNK:Library/libsysshlo.so [build LNK] Library/libsysshlo.so [build OXT] TestExtension [build MOD] testtools [build DEP] LNK:Library/unobootstrapprotector.so [build LNK] Library/unobootstrapprotector.so [build JCS] Jar/form [build JCS] Jar/query [build JCS] Jar/report [build JCS] Jar/table [build DEP] LNK:Library/libctllo.so [build LNK] Library/libctllo.so [build DEP] LNK:Library/libutllo.so [build LNK] Library/libutllo.so [build DEP] LNK:Library/libopencllo.so [build LNK] Library/libopencllo.so [build CXX] toolkit/source/awt/asynccallback.cxx [build CXX] toolkit/source/awt/stylesettings.cxx [build CXX] toolkit/source/awt/scrollabledialog.cxx [build CXX] toolkit/source/awt/vclxaccessiblecomponent.cxx [build CXX] toolkit/source/awt/vclxbitmap.cxx [build CXX] toolkit/source/awt/vclxcontainer.cxx [build CXX] toolkit/source/awt/vclxdevice.cxx [build CXX] toolkit/source/awt/vclxfont.cxx [build CXX] toolkit/source/awt/vclxgraphics.cxx [build CXX] toolkit/source/awt/vclxmenu.cxx [build CXX] toolkit/source/awt/vclxpointer.cxx [build CXX] toolkit/source/awt/vclxprinter.cxx [build CXX] toolkit/source/awt/vclxregion.cxx [build CXX] toolkit/source/awt/vclxspinbutton.cxx [build CXX] toolkit/source/awt/vclxsystemdependentwindow.cxx [build CXX] toolkit/source/awt/vclxtabpagecontainer.cxx [build CXX] toolkit/source/awt/animatedimagespeer.cxx [build CXX] toolkit/source/awt/vclxtoolkit.cxx [build CXX] toolkit/source/awt/vclxtopwindow.cxx [build CXX] toolkit/source/awt/vclxwindow.cxx [build CXX] toolkit/source/awt/vclxwindow1.cxx [build CXX] toolkit/source/awt/vclxwindows.cxx [build CXX] toolkit/source/controls/accessiblecontrolcontext.cxx [build CXX] toolkit/source/controls/controlmodelcontainerbase.cxx [build CXX] toolkit/source/controls/dialogcontrol.cxx [build CXX] toolkit/source/controls/eventcontainer.cxx [build CXX] toolkit/source/controls/filectrl.cxx [build CXX] toolkit/source/controls/formattedcontrol.cxx [build CXX] toolkit/source/controls/geometrycontrolmodel.cxx [build CXX] toolkit/source/controls/grid/defaultgridcolumnmodel.cxx [build CXX] toolkit/source/controls/grid/defaultgriddatamodel.cxx [build CXX] toolkit/source/controls/grid/gridcolumn.cxx [build CXX] toolkit/source/controls/grid/grideventforwarder.cxx [build CXX] toolkit/source/controls/grid/sortablegriddatamodel.cxx [build CXX] toolkit/source/controls/grid/gridcontrol.cxx [build CXX] toolkit/source/controls/roadmapcontrol.cxx [build CXX] toolkit/source/controls/roadmapentry.cxx [build CXX] toolkit/source/controls/svmedit.cxx [build CXX] toolkit/source/controls/tabpagecontainer.cxx [build CXX] toolkit/source/controls/tabpagemodel.cxx [build CXX] toolkit/source/controls/stdtabcontroller.cxx [build CXX] toolkit/source/controls/stdtabcontrollermodel.cxx [build CXX] toolkit/source/controls/tkscrollbar.cxx [build CXX] toolkit/source/controls/tkspinbutton.cxx [build CXX] toolkit/source/controls/animatedimages.cxx [build CXX] toolkit/source/controls/spinningprogress.cxx [build CXX] toolkit/source/controls/tree/treecontrol.cxx [build CXX] toolkit/source/controls/tree/treecontrolpeer.cxx [build CXX] toolkit/source/controls/tree/treedatamodel.cxx [build CXX] toolkit/source/controls/unocontrol.cxx [build CXX] toolkit/source/controls/unocontrolbase.cxx [build CXX] toolkit/source/controls/unocontrolcontainer.cxx [build CXX] toolkit/source/controls/unocontrolcontainermodel.cxx [build CXX] toolkit/source/controls/unocontrolmodel.cxx [build CXX] toolkit/source/controls/unocontrols.cxx [build CXX] toolkit/source/hatchwindow/documentcloser.cxx [build CXX] toolkit/source/hatchwindow/hatchwindow.cxx [build CXX] toolkit/source/hatchwindow/hatchwindowfactory.cxx [build CXX] toolkit/source/hatchwindow/ipwin.cxx [build CXX] toolkit/source/helper/accessibilityclient.cxx [build CXX] toolkit/source/helper/btndlg.cxx [build CXX] toolkit/source/helper/formpdfexport.cxx [build CXX] toolkit/source/helper/imagealign.cxx [build CXX] toolkit/source/helper/listenermultiplexer.cxx [build CXX] toolkit/source/helper/property.cxx [build CXX] toolkit/source/helper/servicenames.cxx [build CXX] toolkit/source/helper/tkresmgr.cxx [build CXX] toolkit/source/helper/unopropertyarrayhelper.cxx [build CXX] toolkit/source/helper/unowrapper.cxx [build CXX] toolkit/source/helper/vclunohelper.cxx [build CMP] animations/source/animcore/animcore [build DEP] LNK:Executable/svidl [build LNK] Executable/svidl [build DEP] LNK:Library/libsaxlo.so [build LNK] Library/libsaxlo.so [build DEP] LNK:Library/libxmlscriptlo.so [build LNK] Library/libxmlscriptlo.so [build CXX] avmedia/source/gstreamer/gstmanager.cxx [build CXX] avmedia/source/gstreamer/gstplayer.cxx [build CXX] avmedia/source/gstreamer/gstwindow.cxx [build CXX] avmedia/source/gstreamer/gstframegrabber.cxx [build CXX] xmloff/source/chart/ColorPropertySet.cxx [build CXX] xmloff/source/chart/PropertyMaps.cxx [build CXX] xmloff/source/chart/SchXMLAutoStylePoolP.cxx [build CXX] xmloff/source/chart/SchXMLAxisContext.cxx [build CXX] xmloff/source/chart/SchXMLCalculationSettingsContext.cxx [build CXX] xmloff/source/chart/SchXMLChartContext.cxx [build CXX] xmloff/source/chart/SchXMLEnumConverter.cxx [build CXX] xmloff/source/chart/SchXMLExport.cxx [build CXX] xmloff/source/chart/SchXMLImport.cxx [build CXX] xmloff/source/chart/SchXMLLegendContext.cxx [build CXX] xmloff/source/chart/SchXMLParagraphContext.cxx [build CXX] xmloff/source/chart/SchXMLPlotAreaContext.cxx [build CXX] xmloff/source/chart/SchXMLPropertyMappingContext.cxx [build CXX] xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx [build CXX] xmloff/source/chart/SchXMLSeries2Context.cxx [build CXX] xmloff/source/chart/SchXMLSeriesHelper.cxx [build CXX] xmloff/source/chart/SchXMLTableContext.cxx [build CXX] xmloff/source/chart/SchXMLTextListContext.cxx [build CXX] xmloff/source/chart/SchXMLTools.cxx [build CXX] xmloff/source/chart/XMLAxisPositionPropertyHdl.cxx [build CXX] xmloff/source/chart/XMLChartPropertyContext.cxx [build CXX] xmloff/source/chart/XMLChartStyleContext.cxx In file included from /usr/include/c++/12.1.0/i586-slackware-linux/bits/c++allocator.h:33, from /usr/include/c++/12.1.0/bits/allocator.h:46, from /usr/include/c++/12.1.0/string:41, from /usr/include/c++/12.1.0/bits/locale_classes.h:40, from /usr/include/c++/12.1.0/bits/ios_base.h:41, from /usr/include/c++/12.1.0/ios:42, from /usr/include/c++/12.1.0/ostream:38, from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/rtl/ustring.hxx:34, from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/rtl/ustrbuf.hxx:39, from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/sax/tools/converter.hxx:31, from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/xmloff/source/chart/SchXMLTableContext.cxx:20: In member function ‘void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = long int]’, inlined from ‘static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = long int]’ at /usr/include/c++/12.1.0/bits/alloc_traits.h:496:23, inlined from ‘void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:387:19, inlined from ‘void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:383:7, inlined from ‘std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:366:15, inlined from ‘std::vector<_Tp, _Alloc>::~vector() [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:733:7, inlined from ‘virtual void SchXMLTableContext::endFastElement(sal_Int32)’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/xmloff/source/chart/SchXMLTableContext.cxx:314:5: /usr/include/c++/12.1.0/bits/new_allocator.h:158:33: προειδοποίηση: ‘void operator delete(void*, std::size_t)’ called on pointer ‘’ with nonzero offset [4, 2147483644] [-Wfree-nonheap-object] 158 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function ‘_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = long int]’, inlined from ‘static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = long int]’ at /usr/include/c++/12.1.0/bits/alloc_traits.h:464:28, inlined from ‘std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:378:33, inlined from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const long int*; _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:1687:25, inlined from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = const long int*; = void; _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:706:23, inlined from ‘DstType comphelper::sequenceToContainer(const com::sun::star::uno::Sequence&) [with DstType = std::vector]’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/comphelper/sequence.hxx:252:60, inlined from ‘virtual void SchXMLTableContext::endFastElement(sal_Int32)’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/xmloff/source/chart/SchXMLTableContext.cxx:278:108: /usr/include/c++/12.1.0/bits/new_allocator.h:137:55: σημείωση: returned from ‘void* operator new(std::size_t)’ 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function ‘void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = long int]’, inlined from ‘static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = long int]’ at /usr/include/c++/12.1.0/bits/alloc_traits.h:496:23, inlined from ‘void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:387:19, inlined from ‘void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:383:7, inlined from ‘std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:366:15, inlined from ‘std::vector<_Tp, _Alloc>::~vector() [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:733:7, inlined from ‘virtual void SchXMLTableContext::endFastElement(sal_Int32)’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/xmloff/source/chart/SchXMLTableContext.cxx:351:5: /usr/include/c++/12.1.0/bits/new_allocator.h:158:33: προειδοποίηση: ‘void operator delete(void*, std::size_t)’ called on pointer ‘’ with nonzero offset [4, 2147483644] [-Wfree-nonheap-object] 158 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function ‘_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = long int]’, inlined from ‘static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = long int]’ at /usr/include/c++/12.1.0/bits/alloc_traits.h:464:28, inlined from ‘std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:378:33, inlined from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const long int*; _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:1687:25, inlined from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = const long int*; = void; _Tp = long int; _Alloc = std::allocator]’ at /usr/include/c++/12.1.0/bits/stl_vector.h:706:23, inlined from ‘DstType comphelper::sequenceToContainer(const com::sun::star::uno::Sequence&) [with DstType = std::vector]’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/comphelper/sequence.hxx:252:60, inlined from ‘virtual void SchXMLTableContext::endFastElement(sal_Int32)’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/xmloff/source/chart/SchXMLTableContext.cxx:317:105: /usr/include/c++/12.1.0/bits/new_allocator.h:137:55: σημείωση: returned from ‘void* operator new(std::size_t)’ 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ [build CXX] xmloff/source/chart/XMLErrorBarStylePropertyHdl.cxx [build CXX] xmloff/source/chart/XMLErrorIndicatorPropertyHdl.cxx [build CXX] xmloff/source/chart/XMLLabelSeparatorContext.cxx [build CXX] xmloff/source/chart/XMLSymbolImageContext.cxx [build CXX] xmloff/source/chart/XMLSymbolTypePropertyHdl.cxx [build CXX] xmloff/source/chart/XMLTextOrientationHdl.cxx [build CXX] xmloff/source/chart/contexts.cxx [build CXX] xmloff/source/chart/transporttypes.cxx [build CXX] xmloff/source/core/DocumentSettingsContext.cxx [build CXX] xmloff/source/core/DomBuilderContext.cxx [build CXX] xmloff/source/core/DomExport.cxx [build CXX] xmloff/source/core/fasttokenhandler.cxx [build CXX] xmloff/source/core/ProgressBarHelper.cxx [build CXX] xmloff/source/core/PropertySetMerger.cxx [build CXX] xmloff/source/core/RDFaExportHelper.cxx [build CXX] xmloff/source/core/RDFaImportHelper.cxx [build CXX] xmloff/source/core/SettingsExportHelper.cxx [build CXX] xmloff/source/core/SvXMLAttr.cxx [build CXX] xmloff/source/core/SvXMLAttrCollection.cxx [build CXX] xmloff/source/core/XMLBase64Export.cxx [build CXX] xmloff/source/core/XMLBase64ImportContext.cxx [build CXX] xmloff/source/core/XMLBasicExportFilter.cxx [build CXX] xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx [build CXX] xmloff/source/core/XMLEmbeddedObjectImportContext.cxx [build CXX] xmloff/source/core/attrlist.cxx [build CXX] xmloff/source/core/i18nmap.cxx [build CXX] xmloff/source/core/namespacemap.cxx [build CXX] xmloff/source/core/unoatrcn.cxx [build CXX] xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx [build CXX] xmloff/source/core/xmlcnimp.cxx [build CXX] xmloff/source/core/xmlerror.cxx [build CXX] xmloff/source/core/xmlexp.cxx [build CXX] xmloff/source/core/xmlictxt.cxx [build CXX] xmloff/source/core/xmlimp.cxx [build CXX] xmloff/source/core/xmltkmap.cxx [build CXX] xmloff/source/core/xmltoken.cxx [build CXX] xmloff/source/core/xmluconv.cxx [build CXX] xmloff/source/core/xmlmultiimagehelper.cxx [build CXX] xmloff/source/draw/EnhancedCustomShapeToken.cxx [build CXX] xmloff/source/draw/XMLGraphicsDefaultStyle.cxx [build CXX] xmloff/source/draw/XMLImageMapContext.cxx [build CXX] xmloff/source/draw/XMLImageMapExport.cxx [build CXX] xmloff/source/draw/XMLNumberStyles.cxx [build CXX] xmloff/source/draw/XMLReplacementImageContext.cxx [build CXX] xmloff/source/draw/XMLShapePropertySetContext.cxx [build CXX] xmloff/source/draw/XMLShapeStyleContext.cxx [build CXX] xmloff/source/draw/animationexport.cxx [build CXX] xmloff/source/draw/animationimport.cxx [build CXX] xmloff/source/draw/animexp.cxx [build CXX] xmloff/source/draw/animimp.cxx [build CXX] xmloff/source/draw/descriptionimp.cxx [build CXX] xmloff/source/draw/eventimp.cxx [build CXX] xmloff/source/draw/layerexp.cxx [build CXX] xmloff/source/draw/layerimp.cxx [build CXX] xmloff/source/draw/numithdl.cxx [build CXX] xmloff/source/draw/propimp0.cxx [build CXX] xmloff/source/draw/sdpropls.cxx [build CXX] xmloff/source/draw/sdxmlexp.cxx [build CXX] xmloff/source/draw/sdxmlimp.cxx [build CXX] xmloff/source/draw/shapeexport.cxx [build CXX] xmloff/source/draw/shapeimport.cxx [build CXX] xmloff/source/draw/SignatureLineContext.cxx [build CXX] xmloff/source/draw/QRCodeContext.cxx [build CXX] xmloff/source/draw/xexptran.cxx [build CXX] xmloff/source/draw/ximp3dobject.cxx [build CXX] xmloff/source/draw/ximp3dscene.cxx [build CXX] xmloff/source/draw/ximpbody.cxx [build CXX] xmloff/source/draw/ximpcustomshape.cxx [build CXX] xmloff/source/draw/ximpgrp.cxx [build CXX] xmloff/source/draw/ximplink.cxx [build CXX] xmloff/source/draw/ximpnote.cxx [build CXX] xmloff/source/draw/ximppage.cxx [build CXX] xmloff/source/draw/ximpshap.cxx [build CXX] xmloff/source/draw/ximpshow.cxx [build CXX] xmloff/source/draw/ximpstyl.cxx [build CXX] xmloff/source/forms/controlelement.cxx [build CXX] xmloff/source/forms/controlpropertyhdl.cxx [build CXX] xmloff/source/forms/controlpropertymap.cxx [build CXX] xmloff/source/forms/elementexport.cxx [build CXX] xmloff/source/forms/elementimport.cxx [build CXX] xmloff/source/forms/eventexport.cxx [build CXX] xmloff/source/forms/eventimport.cxx [build CXX] xmloff/source/forms/formattributes.cxx [build CXX] xmloff/source/forms/formcellbinding.cxx [build CXX] xmloff/source/forms/formenums.cxx [build CXX] xmloff/source/forms/formevents.cxx [build CXX] xmloff/source/forms/formlayerexport.cxx [build CXX] xmloff/source/forms/formlayerimport.cxx [build CXX] xmloff/source/forms/gridcolumnproptranslator.cxx [build CXX] xmloff/source/forms/layerexport.cxx [build CXX] xmloff/source/forms/layerimport.cxx [build CXX] xmloff/source/forms/logging.cxx [build CXX] xmloff/source/forms/officeforms.cxx [build CXX] xmloff/source/forms/propertyexport.cxx [build CXX] xmloff/source/forms/propertyimport.cxx [build CXX] xmloff/source/forms/property_meta_data.cxx [build CXX] xmloff/source/forms/valueproperties.cxx [build CXX] xmloff/source/forms/handler/form_handler_factory.cxx [build CXX] xmloff/source/forms/handler/vcl_date_handler.cxx [build CXX] xmloff/source/forms/handler/vcl_time_handler.cxx [build CXX] xmloff/source/meta/MetaExportComponent.cxx [build CXX] xmloff/source/meta/MetaImportComponent.cxx [build CXX] xmloff/source/meta/xmlmetae.cxx [build CXX] xmloff/source/meta/xmlmetai.cxx [build CXX] xmloff/source/meta/xmlversion.cxx [build CXX] xmloff/source/script/XMLEventExport.cxx [build CXX] xmloff/source/script/XMLEventImportHelper.cxx [build CXX] xmloff/source/script/XMLEventsImportContext.cxx [build CXX] xmloff/source/script/XMLScriptContextFactory.cxx [build CXX] xmloff/source/script/XMLScriptExportHandler.cxx [build CXX] xmloff/source/script/XMLStarBasicContextFactory.cxx [build CXX] xmloff/source/script/XMLStarBasicExportHandler.cxx [build CXX] xmloff/source/script/xmlbasicscript.cxx [build CXX] xmloff/source/script/xmlscripti.cxx [build CXX] xmloff/source/style/AttributeContainerHandler.cxx [build CXX] xmloff/source/style/DashStyle.cxx [build CXX] xmloff/source/style/DrawAspectHdl.cxx [build CXX] xmloff/source/style/EnumPropertyHdl.cxx [build CXX] xmloff/source/style/FillStyleContext.cxx [build CXX] xmloff/source/style/GradientStyle.cxx [build CXX] xmloff/source/style/HatchStyle.cxx [build CXX] xmloff/source/style/ImageStyle.cxx [build CXX] xmloff/source/style/MarkerStyle.cxx [build CXX] xmloff/source/style/MultiPropertySetHelper.cxx [build CXX] xmloff/source/style/NamedBoolPropertyHdl.cxx [build CXX] xmloff/source/style/PageHeaderFooterContext.cxx [build CXX] xmloff/source/style/PageMasterExportPropMapper.cxx [build CXX] xmloff/source/style/PageMasterImportContext.cxx [build CXX] xmloff/source/style/PageMasterImportPropMapper.cxx [build CXX] xmloff/source/style/PageMasterPropHdl.cxx [build CXX] xmloff/source/style/PageMasterPropHdlFactory.cxx [build CXX] xmloff/source/style/PageMasterPropMapper.cxx [build CXX] xmloff/source/style/PageMasterStyleMap.cxx [build CXX] xmloff/source/style/PagePropertySetContext.cxx [build CXX] xmloff/source/style/SinglePropertySetInfoCache.cxx [build CXX] xmloff/source/style/StyleMap.cxx [build CXX] xmloff/source/style/TransGradientStyle.cxx [build CXX] xmloff/source/style/WordWrapPropertyHdl.cxx [build CXX] xmloff/source/style/XMLBackgroundImageContext.cxx [build CXX] xmloff/source/style/XMLBackgroundImageExport.cxx [build CXX] xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx [build CXX] xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx [build CXX] xmloff/source/style/XMLRtlGutterPropertyHandler.cxx [build CXX] xmloff/source/style/XMLClipPropertyHandler.cxx [build CXX] xmloff/source/style/XMLConstantsPropertyHandler.cxx [build CXX] xmloff/source/style/XMLElementPropertyContext.cxx [build CXX] xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx [build CXX] xmloff/source/style/XMLFontAutoStylePool.cxx [build CXX] xmloff/source/style/XMLFontStylesContext.cxx [build CXX] xmloff/source/style/XMLFootnoteSeparatorExport.cxx [build CXX] xmloff/source/style/XMLFootnoteSeparatorImport.cxx [build CXX] xmloff/source/style/XMLIsPercentagePropertyHandler.cxx [build CXX] xmloff/source/style/XMLPageExport.cxx [build CXX] xmloff/source/style/XMLPercentOrMeasurePropertyHandler.cxx [build CXX] xmloff/source/style/XMLRectangleMembersHandler.cxx [build CXX] xmloff/source/style/adjushdl.cxx [build CXX] xmloff/source/style/backhdl.cxx [build CXX] xmloff/source/style/bordrhdl.cxx [build CXX] xmloff/source/style/breakhdl.cxx [build CXX] xmloff/source/style/cdouthdl.cxx [build CXX] xmloff/source/style/chrhghdl.cxx [build CXX] xmloff/source/style/chrlohdl.cxx [build CXX] xmloff/source/style/csmaphdl.cxx [build CXX] xmloff/source/style/durationhdl.cxx [build CXX] xmloff/source/style/escphdl.cxx [build CXX] xmloff/source/style/fonthdl.cxx [build CXX] xmloff/source/style/impastpl.cxx [build CXX] xmloff/source/style/kernihdl.cxx [build CXX] xmloff/source/style/lspachdl.cxx [build CXX] xmloff/source/style/numehelp.cxx [build CXX] xmloff/source/style/opaquhdl.cxx [build CXX] xmloff/source/style/postuhdl.cxx [build CXX] xmloff/source/style/prhdlfac.cxx [build CXX] xmloff/source/style/prstylei.cxx [build CXX] xmloff/source/style/prstylecond.cxx [build CXX] xmloff/source/style/shadwhdl.cxx [build CXX] xmloff/source/style/shdwdhdl.cxx [build CXX] xmloff/source/style/styleexp.cxx [build CXX] xmloff/source/style/tabsthdl.cxx [build CXX] xmloff/source/style/undlihdl.cxx [build CXX] xmloff/source/style/weighhdl.cxx [build CXX] xmloff/source/style/xmlaustp.cxx [build CXX] xmloff/source/style/xmlbahdl.cxx [build CXX] xmloff/source/style/xmlexppr.cxx [build CXX] xmloff/source/style/xmlimppr.cxx [build CXX] xmloff/source/style/xmlnume.cxx [build CXX] xmloff/source/style/xmlnumfe.cxx [build CXX] xmloff/source/style/xmlnumfi.cxx [build CXX] xmloff/source/style/xmlnumi.cxx [build CXX] xmloff/source/style/xmlprcon.cxx [build CXX] xmloff/source/style/xmlprhdl.cxx [build CXX] xmloff/source/style/xmlprmap.cxx [build CXX] xmloff/source/style/xmlstyle.cxx [build CXX] xmloff/source/style/xmltabe.cxx [build CXX] xmloff/source/style/xmltabi.cxx [build CXX] xmloff/source/table/XMLTableExport.cxx [build CXX] xmloff/source/table/XMLTableImport.cxx [build CXX] xmloff/source/text/XMLAutoMarkFileContext.cxx [build CXX] xmloff/source/text/XMLAutoTextContainerEventImport.cxx [build CXX] xmloff/source/text/XMLAutoTextEventExport.cxx [build CXX] xmloff/source/text/XMLAutoTextEventImport.cxx [build CXX] xmloff/source/text/XMLCalculationSettingsContext.cxx [build CXX] xmloff/source/text/XMLChangeElementImportContext.cxx [build CXX] xmloff/source/text/XMLChangeImportContext.cxx [build CXX] xmloff/source/text/XMLChangeInfoContext.cxx [build CXX] xmloff/source/text/XMLChangedRegionImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteBodyImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteImportContext.cxx [build CXX] xmloff/source/text/XMLIndexAlphabeticalSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographyEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographySourceContext.cxx [build CXX] xmloff/source/text/XMLIndexBodyContext.cxx [build CXX] xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexIllustrationSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexMarkExport.cxx [build CXX] xmloff/source/text/XMLIndexObjectSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexSimpleEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexSourceBaseContext.cxx [build CXX] xmloff/source/text/XMLIndexSpanEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCStylesContext.cxx [build CXX] xmloff/source/text/XMLIndexTabStopEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexTableSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexTemplateContext.cxx [build CXX] xmloff/source/text/XMLIndexTitleTemplateContext.cxx [build CXX] xmloff/source/text/XMLIndexUserSourceContext.cxx [build CXX] xmloff/source/text/XMLLineNumberingExport.cxx [build CXX] xmloff/source/text/XMLLineNumberingImportContext.cxx [build CXX] xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx [build CXX] xmloff/source/text/XMLPropertyBackpatcher.cxx [build CXX] xmloff/source/text/XMLRedlineExport.cxx [build CXX] xmloff/source/text/XMLSectionExport.cxx [build CXX] xmloff/source/text/XMLSectionFootnoteConfigExport.cxx [build CXX] xmloff/source/text/XMLSectionFootnoteConfigImport.cxx [build CXX] xmloff/source/text/XMLSectionImportContext.cxx [build CXX] xmloff/source/text/XMLSectionSourceDDEImportContext.cxx [build CXX] xmloff/source/text/XMLSectionSourceImportContext.cxx [build CXX] xmloff/source/text/XMLStringBufferImportContext.cxx [build CXX] xmloff/source/text/XMLTextCharStyleNamesElementExport.cxx [build CXX] xmloff/source/text/XMLTextColumnsContext.cxx [build CXX] xmloff/source/text/XMLTextColumnsExport.cxx [build CXX] xmloff/source/text/XMLTextFrameContext.cxx [build CXX] xmloff/source/text/XMLTextFrameHyperlinkContext.cxx [build CXX] xmloff/source/text/XMLTextHeaderFooterContext.cxx [build CXX] xmloff/source/text/XMLTextListAutoStylePool.cxx [build CXX] xmloff/source/text/XMLTextListBlockContext.cxx [build CXX] xmloff/source/text/XMLTextListItemContext.cxx [build CXX] xmloff/source/text/XMLTextMarkImportContext.cxx [build CXX] xmloff/source/text/XMLTextMasterPageContext.cxx [build CXX] xmloff/source/text/XMLTextMasterPageExport.cxx [build CXX] xmloff/source/text/XMLTextMasterStylesContext.cxx [build CXX] xmloff/source/text/XMLTextNumRuleInfo.cxx [build CXX] xmloff/source/text/XMLTextPropertySetContext.cxx [build CXX] xmloff/source/text/XMLTextShapeImportHelper.cxx [build CXX] xmloff/source/text/XMLTextShapeStyleContext.cxx [build CXX] xmloff/source/text/XMLTextTableContext.cxx [build CXX] xmloff/source/text/XMLTrackedChangesImportContext.cxx [build CXX] xmloff/source/text/txtdrope.cxx [build CXX] xmloff/source/text/txtdropi.cxx [build CXX] xmloff/source/text/txtexppr.cxx [build CXX] xmloff/source/text/txtflde.cxx [build CXX] xmloff/source/text/txtfldi.cxx [build CXX] xmloff/source/text/txtftne.cxx [build CXX] xmloff/source/text/txtimp.cxx [build CXX] xmloff/source/text/txtimppr.cxx [build CXX] xmloff/source/text/txtlists.cxx [build CXX] xmloff/source/text/txtparae.cxx [build CXX] xmloff/source/text/txtparai.cxx [build CXX] xmloff/source/text/txtprhdl.cxx [build CXX] xmloff/source/text/txtprmap.cxx [build CXX] xmloff/source/text/txtsecte.cxx [build CXX] xmloff/source/text/txtstyle.cxx [build CXX] xmloff/source/text/txtstyli.cxx [build CXX] xmloff/source/text/txtvfldi.cxx [build CXX] xmloff/source/xforms/SchemaContext.cxx [build CXX] xmloff/source/xforms/SchemaRestrictionContext.cxx [build CXX] xmloff/source/xforms/SchemaSimpleTypeContext.cxx [build CXX] xmloff/source/xforms/TokenContext.cxx [build CXX] xmloff/source/xforms/XFormsBindContext.cxx [build CXX] xmloff/source/xforms/XFormsInstanceContext.cxx [build CXX] xmloff/source/xforms/XFormsModelContext.cxx [build CXX] xmloff/source/xforms/XFormsSubmissionContext.cxx [build CXX] xmloff/source/xforms/xformsapi.cxx [build CXX] xmloff/source/xforms/xformsexport.cxx [build CXX] xmloff/source/xforms/xformsimport.cxx [build CXX] linguistic/source/convdic.cxx [build CXX] linguistic/source/convdiclist.cxx [build CXX] linguistic/source/convdicxml.cxx [build CXX] linguistic/source/dicimp.cxx [build CXX] linguistic/source/dlistimp.cxx [build CXX] linguistic/source/gciterator.cxx [build CXX] linguistic/source/hhconvdic.cxx [build CXX] linguistic/source/hyphdsp.cxx [build CXX] linguistic/source/hyphdta.cxx [build CXX] linguistic/source/iprcache.cxx [build CXX] linguistic/source/lngopt.cxx [build CXX] linguistic/source/lngprophelp.cxx [build CXX] linguistic/source/lngsvcmgr.cxx [build CXX] linguistic/source/misc.cxx [build CXX] linguistic/source/misc2.cxx [build CXX] linguistic/source/spelldsp.cxx [build CXX] linguistic/source/spelldta.cxx [build CXX] linguistic/source/thesdsp.cxx [build CXX] canvas/source/factory/cf_service.cxx [build CXX] canvas/workben/canvasdemo.cxx [build MOD] comphelper [build DEP] LNK:Library/libconfigmgrlo.so [build LNK] Library/libconfigmgrlo.so [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc [build CMP] connectivity/source/drivers/mozab/bootstrap/mozbootstrap [build CXX] desktop/source/deployment/misc/dp_dependencies.cxx [build CXX] desktop/source/deployment/misc/dp_descriptioninfoset.cxx [build CXX] desktop/source/deployment/misc/dp_identifier.cxx [build CXX] desktop/source/deployment/misc/dp_interact.cxx [build CXX] desktop/source/deployment/misc/dp_misc.cxx [build CXX] desktop/source/deployment/misc/dp_platform.cxx [build CXX] desktop/source/deployment/misc/dp_resource.cxx [build CXX] desktop/source/deployment/misc/dp_ucb.cxx [build CXX] desktop/source/deployment/misc/dp_update.cxx [build CXX] desktop/source/deployment/misc/dp_version.cxx [build CXX] desktop/source/deployment/misc/lockfile.cxx [build CXX] desktop/source/deployment/dp_log.cxx [build CXX] desktop/source/deployment/dp_persmap.cxx [build CXX] desktop/source/deployment/dp_xml.cxx [build CXX] desktop/source/deployment/manager/dp_activepackages.cxx [build CXX] desktop/source/deployment/manager/dp_commandenvironments.cxx [build CXX] desktop/source/deployment/manager/dp_extensionmanager.cxx [build CXX] desktop/source/deployment/manager/dp_informationprovider.cxx [build CXX] desktop/source/deployment/manager/dp_manager.cxx [build CXX] desktop/source/deployment/manager/dp_managerfac.cxx [build CXX] desktop/source/deployment/manager/dp_properties.cxx [build CXX] desktop/source/deployment/registry/component/dp_compbackenddb.cxx [build CXX] desktop/source/deployment/registry/component/dp_component.cxx [build CXX] desktop/source/deployment/registry/configuration/dp_configuration.cxx [build CXX] desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx [build CXX] desktop/source/deployment/registry/dp_backend.cxx [build CXX] desktop/source/deployment/registry/dp_backenddb.cxx [build CXX] desktop/source/deployment/registry/dp_registry.cxx [build CXX] desktop/source/deployment/registry/executable/dp_executable.cxx [build CXX] desktop/source/deployment/registry/executable/dp_executablebackenddb.cxx [build CXX] desktop/source/deployment/registry/help/dp_help.cxx [build CXX] desktop/source/deployment/registry/help/dp_helpbackenddb.cxx [build CXX] desktop/source/deployment/registry/package/dp_extbackenddb.cxx [build CXX] desktop/source/deployment/registry/package/dp_package.cxx [build CXX] desktop/source/deployment/registry/script/dp_lib_container.cxx [build CXX] desktop/source/deployment/registry/script/dp_script.cxx [build CXX] desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx [build CXX] desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx [build CXX] desktop/source/deployment/registry/sfwk/dp_sfwk.cxx [build DEP] LNK:Library/liboffacclo.so [build LNK] Library/liboffacclo.so [build CXX] desktop/source/splash/splash.cxx [build CXX] desktop/source/splash/unxsplash.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_app.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_misc.cxx [build C ] desktop/source/pkgchk/unopkg/unopkg_main.c [build CXX] embeddedobj/source/msole/closepreventer.cxx [build CXX] embeddedobj/source/msole/oleembed.cxx [build CXX] embeddedobj/source/msole/olemisc.cxx [build CXX] embeddedobj/source/msole/olepersist.cxx [build CXX] embeddedobj/source/msole/olevisual.cxx [build CXX] embeddedobj/source/msole/ownview.cxx [build CXX] embeddedobj/source/msole/xolefactory.cxx [build CMP] eventattacher/source/evtatt [build DEP] LNK:Library/libloglo.so [build LNK] Library/libloglo.so [build DEP] LNK:Library/libldapbe2lo.so [build LNK] Library/libldapbe2lo.so [build CXX] extensions/source/update/feed/updatefeed.cxx [build OXP] LanguageTool [build MOD] libmwaw [build PAT] libwpg [build DEP] LNK:Library/libiolo.so [build LNK] Library/libiolo.so [build DEP] LNK:Library/libbootstraplo.so [build LNK] Library/libbootstraplo.so [build DEP] LNK:Library/libjavaloaderlo.so [build LNK] Library/libjavaloaderlo.so [build DEP] LNK:Library/libjavavmlo.so [build LNK] Library/libjavavmlo.so [build CMP] i18npool/source/search/i18nsearch [build DEP] LNK:Library/libxstor.so [build LNK] Library/libxstor.so [build DEP] LNK:Library/libucpfile1.so [build LNK] Library/libucpfile1.so [build CXX] unoxml/source/dom/node.cxx [build CXX] unoxml/source/dom/document.cxx [build CXX] unoxml/source/dom/element.cxx [build CXX] unoxml/source/dom/attr.cxx [build CXX] unoxml/source/dom/cdatasection.cxx [build CXX] unoxml/source/dom/characterdata.cxx [build CXX] unoxml/source/dom/comment.cxx [build CXX] unoxml/source/dom/documentbuilder.cxx [build CXX] unoxml/source/dom/documentfragment.cxx [build CXX] unoxml/source/dom/documenttype.cxx [build CXX] unoxml/source/dom/entity.cxx [build CXX] unoxml/source/dom/entityreference.cxx [build CXX] unoxml/source/dom/notation.cxx [build CXX] unoxml/source/dom/processinginstruction.cxx [build CXX] unoxml/source/dom/text.cxx [build CXX] unoxml/source/dom/domimplementation.cxx [build CXX] unoxml/source/dom/elementlist.cxx [build CXX] unoxml/source/dom/childlist.cxx [build CXX] unoxml/source/dom/notationsmap.cxx [build CXX] unoxml/source/dom/entitiesmap.cxx [build CXX] unoxml/source/dom/attributesmap.cxx [build CXX] unoxml/source/dom/saxbuilder.cxx [build CXX] unoxml/source/xpath/xpathobject.cxx [build CXX] unoxml/source/xpath/nodelist.cxx [build CXX] unoxml/source/xpath/xpathapi.cxx [build CXX] unoxml/source/events/event.cxx [build CXX] unoxml/source/events/eventdispatcher.cxx [build CXX] unoxml/source/events/mutationevent.cxx [build CXX] unoxml/source/events/uievent.cxx [build CXX] unoxml/source/events/mouseevent.cxx [build CXX] filter/source/odfflatxml/OdfFlatXml.cxx [build CXX] filter/source/t602/t602filter.cxx [build CXX] filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx [build CXX] filter/source/xsltfilter/LibXSLTTransformer.cxx [build CXX] filter/source/xsltfilter/OleHandler.cxx [build CXX] filter/source/xsltfilter/XSLTFilter.cxx [build CXX] xmlsecurity/source/xmlsec/biginteger.cxx [build CXX] xmlsecurity/source/xmlsec/certificateextension_certextn.cxx [build CXX] xmlsecurity/source/xmlsec/errorcallback.cxx [build CXX] xmlsecurity/source/xmlsec/saxhelper.cxx [build CXX] xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx [build CXX] xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx [build CXX] xmlsecurity/source/xmlsec/xmlsec_init.cxx [build CXX] xmlsecurity/source/xmlsec/xmlstreamio.cxx [build CXX] xmlsecurity/source/gpg/CertificateImpl.cxx [build CXX] xmlsecurity/source/gpg/CipherContext.cxx [build CXX] xmlsecurity/source/gpg/DigestContext.cxx [build CXX] xmlsecurity/source/gpg/SecurityEnvironment.cxx [build CXX] xmlsecurity/source/gpg/SEInitializer.cxx [build CXX] xmlsecurity/source/gpg/XMLEncryption.cxx [build CXX] xmlsecurity/source/gpg/XMLSecurityContext.cxx [build CXX] xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/ciphercontext.cxx [build CXX] xmlsecurity/source/xmlsec/nss/digestcontext.cxx [build CXX] xmlsecurity/source/xmlsec/nss/nssinitializer.cxx [build CXX] xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/secerror.cxx [build CXX] xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx [build CXX] sdext/source/presenter/PresenterAccessibility.cxx [build CXX] sdext/source/presenter/PresenterBitmapContainer.cxx [build CXX] sdext/source/presenter/PresenterButton.cxx [build CXX] sdext/source/presenter/PresenterCanvasHelper.cxx [build CXX] sdext/source/presenter/PresenterConfigurationAccess.cxx [build CXX] sdext/source/presenter/PresenterController.cxx [build CXX] sdext/source/presenter/PresenterCurrentSlideObserver.cxx [build CXX] sdext/source/presenter/PresenterFrameworkObserver.cxx [build CXX] sdext/source/presenter/PresenterGeometryHelper.cxx [build CXX] sdext/source/presenter/PresenterHelpView.cxx [build CXX] sdext/source/presenter/PresenterHelper.cxx [build CXX] sdext/source/presenter/PresenterNotesView.cxx [build CXX] sdext/source/presenter/PresenterPaintManager.cxx [build CXX] sdext/source/presenter/PresenterPane.cxx [build CXX] sdext/source/presenter/PresenterPaneBase.cxx [build CXX] sdext/source/presenter/PresenterPaneBorderPainter.cxx [build CXX] sdext/source/presenter/PresenterPaneContainer.cxx [build CXX] sdext/source/presenter/PresenterPaneFactory.cxx [build CXX] sdext/source/presenter/PresenterProtocolHandler.cxx [build CXX] sdext/source/presenter/PresenterScreen.cxx [build CXX] sdext/source/presenter/PresenterScrollBar.cxx [build CXX] sdext/source/presenter/PresenterSlidePreview.cxx [build CXX] sdext/source/presenter/PresenterSlideShowView.cxx [build CXX] sdext/source/presenter/PresenterSlideSorter.cxx [build CXX] sdext/source/presenter/PresenterSprite.cxx [build CXX] sdext/source/presenter/PresenterSpritePane.cxx [build CXX] sdext/source/presenter/PresenterTextView.cxx [build CXX] sdext/source/presenter/PresenterTheme.cxx [build CXX] sdext/source/presenter/PresenterTimer.cxx [build CXX] sdext/source/presenter/PresenterToolBar.cxx [build CXX] sdext/source/presenter/PresenterUIPainter.cxx [build CXX] sdext/source/presenter/PresenterViewFactory.cxx [build CXX] sdext/source/presenter/PresenterWindowManager.cxx [build DEP] LNK:Library/libsrtrs1.so [build LNK] Library/libsrtrs1.so [build CMP] ucb/source/cacher/cached1 [build DEP] LNK:Library/libucpexpand1lo.so [build LNK] Library/libucpexpand1lo.so [build DEP] LNK:Library/libucpextlo.so [build LNK] Library/libucpextlo.so [build CMP] ucb/source/ucp/ftp/ucpftp1 [build DEP] LNK:Library/libucphier1.so [build LNK] Library/libucphier1.so [build CXX] ucb/source/ucp/image/ucpimage.cxx [build CMP] ucb/source/ucp/package/ucppkg1 [build DEP] LNK:Library/libucptdoc1lo.so [build LNK] Library/libucptdoc1lo.so [build CXX] xmloff/source/transform/ChartOASISTContext.cxx [build CXX] xmloff/source/transform/ChartOOoTContext.cxx [build CXX] xmloff/source/transform/ChartPlotAreaOASISTContext.cxx [build CXX] xmloff/source/transform/ChartPlotAreaOOoTContext.cxx [build CXX] xmloff/source/transform/ControlOASISTContext.cxx [build CXX] xmloff/source/transform/ControlOOoTContext.cxx [build CXX] xmloff/source/transform/CreateElemTContext.cxx [build CXX] xmloff/source/transform/DeepTContext.cxx [build CXX] xmloff/source/transform/DlgOASISTContext.cxx [build CXX] xmloff/source/transform/DocumentTContext.cxx [build CXX] xmloff/source/transform/EventMap.cxx [build CXX] xmloff/source/transform/EventOASISTContext.cxx [build CXX] xmloff/source/transform/EventOOoTContext.cxx [build CXX] xmloff/source/transform/FlatTContext.cxx [build CXX] xmloff/source/transform/FormPropOASISTContext.cxx [build CXX] xmloff/source/transform/FormPropOOoTContext.cxx [build CXX] xmloff/source/transform/FrameOASISTContext.cxx [build CXX] xmloff/source/transform/FrameOOoTContext.cxx [build CXX] xmloff/source/transform/IgnoreTContext.cxx [build CXX] xmloff/source/transform/MergeElemTContext.cxx [build CXX] xmloff/source/transform/MetaTContext.cxx [build CXX] xmloff/source/transform/MutableAttrList.cxx [build CXX] xmloff/source/transform/NotesTContext.cxx [build CXX] xmloff/source/transform/OOo2Oasis.cxx [build CXX] xmloff/source/transform/Oasis2OOo.cxx [build CXX] xmloff/source/transform/PersAttrListTContext.cxx [build CXX] xmloff/source/transform/PersMixedContentTContext.cxx [build CXX] xmloff/source/transform/ProcAddAttrTContext.cxx [build CXX] xmloff/source/transform/ProcAttrTContext.cxx [build CXX] xmloff/source/transform/PropertyActionsOASIS.cxx [build CXX] xmloff/source/transform/PropertyActionsOOo.cxx [build CXX] xmloff/source/transform/RenameElemTContext.cxx [build CXX] xmloff/source/transform/StyleOASISTContext.cxx [build CXX] xmloff/source/transform/StyleOOoTContext.cxx [build CXX] xmloff/source/transform/TransformerActions.cxx [build CXX] xmloff/source/transform/TransformerBase.cxx [build CXX] xmloff/source/transform/TransformerContext.cxx [build CXX] xmloff/source/transform/TransformerTokenMap.cxx [build DEP] LNK:Library/libstringresourcelo.so [build LNK] Library/libstringresourcelo.so [build CMP] shell/source/sessioninstall/losessioninstall [build CXX] ucb/source/ucp/gio/gio_content.cxx [build CXX] ucb/source/ucp/gio/gio_datasupplier.cxx [build CXX] ucb/source/ucp/gio/gio_inputstream.cxx [build CXX] ucb/source/ucp/gio/gio_mount.cxx [build CXX] ucb/source/ucp/gio/gio_outputstream.cxx [build CXX] ucb/source/ucp/gio/gio_provider.cxx [build CXX] ucb/source/ucp/gio/gio_resultset.cxx [build CXX] ucb/source/ucp/gio/gio_seekable.cxx [build CXX] xmlhelp/source/cxxhelp/provider/content.cxx [build CXX] xmlhelp/source/cxxhelp/provider/contentcaps.cxx [build CXX] xmlhelp/source/cxxhelp/provider/databases.cxx [build CXX] xmlhelp/source/cxxhelp/provider/db.cxx [build CXX] xmlhelp/source/cxxhelp/provider/inputstream.cxx [build CXX] xmlhelp/source/cxxhelp/provider/provider.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultset.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetbase.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx [build CXX] xmlhelp/source/cxxhelp/provider/urlparameter.cxx [build CXX] xmlhelp/source/treeview/tvfactory.cxx [build CXX] xmlhelp/source/treeview/tvread.cxx [build DEP] LNK:Library/libcmdmaillo.so [build LNK] Library/libcmdmaillo.so [build CMP] shell/source/unix/exec/syssh [build CXX] shell/source/backends/desktopbe/desktopbackend.cxx [build CXX] sdext/source/pdfimport/filterdet.cxx [build CXX] sdext/source/pdfimport/misc/pdfihelper.cxx [build CXX] sdext/source/pdfimport/misc/pwdinteract.cxx [build CXX] sdext/source/pdfimport/odf/odfemitter.cxx [build CXX] sdext/source/pdfimport/pdfiadaptor.cxx [build CXX] sdext/source/pdfimport/pdfparse/pdfentries.cxx [build CXX] sdext/source/pdfimport/pdfparse/pdfparse.cxx [build CXX] sdext/source/pdfimport/sax/emitcontext.cxx [build CXX] sdext/source/pdfimport/sax/saxattrlist.cxx [build CXX] sdext/source/pdfimport/tree/drawtreevisiting.cxx [build CXX] sdext/source/pdfimport/tree/genericelements.cxx [build CXX] sdext/source/pdfimport/tree/imagecontainer.cxx [build CXX] sdext/source/pdfimport/tree/pdfiprocessor.cxx [build CXX] sdext/source/pdfimport/tree/style.cxx [build CXX] sdext/source/pdfimport/tree/treevisitorfactory.cxx [build CXX] sdext/source/pdfimport/tree/writertreevisiting.cxx [build CXX] sdext/source/pdfimport/wrapper/wrapper.cxx [build DEP] LNK:Executable/HelpIndexer [build LNK] Executable/HelpIndexer [build DEP] LNK:Executable/HelpLinker [build LNK] Executable/HelpLinker [build BIN] idl [build DEP] LNK:Library/libjuhx.so [build LNK] Library/libjuhx.so [build BIN] reportbuilder [build DEP] LNK:Executable/lngconvex [build LNK] Executable/lngconvex [build XHC] wiki-publisher en-US [build CXX] test/source/setupvcl.cxx [build BIN] tools [build CXX] vcl/source/uipreviewer/previewer.cxx [build CXX] vcl/workben/vcldemo.cxx [build CXX] vcl/workben/icontest.cxx [build CXX] vcl/backendtest/VisualBackendTest.cxx [build CXX] vcl/workben/mtfdemo.cxx [build CXX] vcl/workben/svdem.cxx [build CXX] vcl/workben/fftester.cxx [build CXX] vcl/workben/svptest.cxx [build CXX] vcl/workben/svpclient.cxx [build CXX] vcl/unx/generic/app/i18n_cb.cxx [build CXX] vcl/unx/generic/app/i18n_ic.cxx [build CXX] vcl/unx/generic/app/i18n_im.cxx [build CXX] vcl/unx/generic/app/i18n_keysym.cxx [build CXX] vcl/unx/generic/app/i18n_xkb.cxx [build CXX] vcl/unx/generic/app/keysymnames.cxx [build CXX] vcl/unx/generic/app/randrwrapper.cxx [build CXX] vcl/unx/generic/app/saldata.cxx [build CXX] vcl/unx/generic/app/saldisp.cxx [build CXX] vcl/unx/generic/app/salinst.cxx [build CXX] vcl/unx/generic/app/saltimer.cxx [build CXX] vcl/unx/generic/app/sm.cxx [build CXX] vcl/unx/generic/app/wmadaptor.cxx [build CXX] vcl/unx/generic/dtrans/bmp.cxx [build CXX] vcl/unx/generic/dtrans/config.cxx [build CXX] vcl/unx/generic/dtrans/X11_clipboard.cxx [build CXX] vcl/unx/generic/dtrans/X11_dndcontext.cxx [build CXX] vcl/unx/generic/dtrans/X11_droptarget.cxx [build CXX] vcl/unx/generic/dtrans/X11_selection.cxx [build CXX] vcl/unx/generic/dtrans/X11_service.cxx [build CXX] vcl/unx/generic/dtrans/X11_transferable.cxx [build CXX] vcl/unx/generic/gdi/cairo_xlib_cairo.cxx [build CXX] vcl/unx/generic/gdi/x11cairotextrender.cxx [build CXX] vcl/unx/generic/gdi/gdiimpl.cxx [build CXX] vcl/unx/generic/gdi/salbmp.cxx [build CXX] vcl/unx/generic/gdi/salgdi2.cxx [build CXX] vcl/unx/generic/gdi/font.cxx [build CXX] vcl/unx/generic/gdi/salgdi.cxx [build CXX] vcl/unx/generic/gdi/salvd.cxx [build CXX] vcl/unx/generic/gdi/xrender_peer.cxx [build CXX] vcl/unx/generic/window/salframe.cxx [build CXX] vcl/unx/generic/window/salobj.cxx [build CXX] vcl/unx/x11/x11sys.cxx [build CXX] vcl/unx/x11/xlimits.cxx [build CXX] vcl/source/opengl/x11/context.cxx [build CXX] vcl/skia/x11/gdiimpl.cxx [build CXX] vcl/skia/x11/salvd.cxx [build CXX] vcl/skia/x11/textrender.cxx [build CXX] vcl/unx/generic/desktopdetect/desktopdetector.cxx [build CXX] vcl/unx/gtk3/a11y/atkaction.cxx [build CXX] vcl/unx/gtk3/a11y/atkbridge.cxx [build CXX] vcl/unx/gtk3/a11y/atkcomponent.cxx [build CXX] vcl/unx/gtk3/a11y/atkeditabletext.cxx [build CXX] vcl/unx/gtk3/a11y/atkfactory.cxx [build CXX] vcl/unx/gtk3/a11y/atkhypertext.cxx [build CXX] vcl/unx/gtk3/a11y/atkimage.cxx [build CXX] vcl/unx/gtk3/a11y/atklistener.cxx [build CXX] vcl/unx/gtk3/a11y/atkregistry.cxx [build CXX] vcl/unx/gtk3/a11y/atkselection.cxx [build CXX] vcl/unx/gtk3/a11y/atktable.cxx [build CXX] vcl/unx/gtk3/a11y/atktextattributes.cxx [build CXX] vcl/unx/gtk3/a11y/atktext.cxx [build CXX] vcl/unx/gtk3/a11y/atkutil.cxx [build CXX] vcl/unx/gtk3/a11y/atkvalue.cxx [build CXX] vcl/unx/gtk3/a11y/atkwrapper.cxx [build CXX] vcl/unx/gtk3/fpicker/resourceprovider.cxx [build CXX] vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx [build CXX] vcl/unx/gtk3/fpicker/SalGtkFolderPicker.cxx [build CXX] vcl/unx/gtk3/fpicker/SalGtkPicker.cxx [build CXX] vcl/unx/gtk3/customcellrenderer.cxx [build CXX] vcl/unx/gtk3/gtkdata.cxx [build CXX] vcl/unx/gtk3/gtkinst.cxx [build CXX] vcl/unx/gtk3/gtksys.cxx [build CXX] vcl/unx/gtk3/gtkcairo.cxx [build CXX] vcl/unx/gtk3/salnativewidgets-gtk.cxx [build CXX] vcl/unx/gtk3/gtkframe.cxx [build CXX] vcl/unx/gtk3/gtkobject.cxx [build CXX] vcl/unx/gtk3/gtksalmenu.cxx [build CXX] vcl/unx/gtk3/glomenu.cxx [build CXX] vcl/unx/gtk3/gloactiongroup.cxx [build CXX] vcl/unx/gtk3/hudawareness.cxx [build BIN] xmerge [build CMP] UnoControls/util/ctl [build CMP] unotools/util/utl [build CXX] svtools/source/brwbox/brwbox1.cxx [build CXX] svtools/source/brwbox/brwbox2.cxx [build CXX] svtools/source/brwbox/brwbox3.cxx [build CXX] svtools/source/brwbox/brwhead.cxx [build CXX] svtools/source/brwbox/datwin.cxx [build CXX] svtools/source/brwbox/ebbcontrols.cxx [build CXX] svtools/source/brwbox/editbrowsebox.cxx [build CXX] svtools/source/brwbox/editbrowsebox2.cxx [build CXX] svtools/source/brwbox/recorditemwindow.cxx [build CXX] svtools/source/config/accessibilityoptions.cxx [build CXX] svtools/source/config/apearcfg.cxx [build CXX] svtools/source/config/colorcfg.cxx [build CXX] svtools/source/config/extcolorcfg.cxx [build CXX] svtools/source/config/fontsubstconfig.cxx [build CXX] svtools/source/config/htmlcfg.cxx [build CXX] svtools/source/config/itemholder2.cxx [build CXX] svtools/source/config/miscopt.cxx [build CXX] svtools/source/config/slidesorterbaropt.cxx [build CXX] svtools/source/config/optionsdrawinglayer.cxx [build CXX] svtools/source/config/printoptions.cxx [build CXX] svtools/source/contnr/querydelete.cxx [build CXX] svtools/source/control/accessibleruler.cxx [build CXX] svtools/source/control/asynclink.cxx [build CXX] svtools/source/control/collatorres.cxx [build CXX] svtools/source/control/ctrlbox.cxx [build CXX] svtools/source/control/ctrltool.cxx [build CXX] svtools/source/control/indexentryres.cxx [build CXX] svtools/source/control/inettbc.cxx [build CXX] svtools/source/control/ruler.cxx [build CXX] svtools/source/control/scriptedtext.cxx [build CXX] svtools/source/control/tabbar.cxx [build CXX] svtools/source/control/toolbarmenu.cxx [build CXX] svtools/source/control/valueacc.cxx [build CXX] svtools/source/control/valueset.cxx [build CXX] svtools/source/dialogs/addresstemplate.cxx [build CXX] svtools/source/dialogs/colrdlg.cxx [build CXX] svtools/source/dialogs/insdlg.cxx [build CXX] svtools/source/dialogs/PlaceEditDialog.cxx [build CXX] svtools/source/dialogs/prnsetup.cxx [build CXX] svtools/source/dialogs/restartdialog.cxx [build CXX] svtools/source/dialogs/ServerDetailsControls.cxx [build CXX] svtools/source/filter/SvFilterOptionsDialog.cxx [build CXX] svtools/source/filter/DocumentToGraphicRenderer.cxx [build CXX] svtools/source/filter/exportdialog.cxx [build CXX] svtools/source/graphic/renderer.cxx [build CXX] svtools/source/java/javacontext.cxx [build CXX] svtools/source/java/javainteractionhandler.cxx [build CXX] svtools/source/misc/acceleratorexecute.cxx [build CXX] svtools/source/misc/bindablecontrolhelper.cxx [build CXX] svtools/source/misc/cliplistener.cxx [build CXX] svtools/source/misc/dialogclosedlistener.cxx [build CXX] svtools/source/misc/ehdl.cxx [build CXX] svtools/source/misc/embedhlp.cxx [build CXX] svtools/source/misc/embedtransfer.cxx [build CXX] svtools/source/misc/filechangedchecker.cxx [build CXX] svtools/source/misc/imagemgr.cxx [build CXX] svtools/source/misc/imageresourceaccess.cxx [build CXX] svtools/source/misc/langtab.cxx [build CXX] svtools/source/misc/langhelp.cxx [build CXX] svtools/source/misc/openfiledroptargetlistener.cxx [build CXX] svtools/source/misc/sampletext.cxx [build CXX] svtools/source/misc/stringtransfer.cxx [build CXX] svtools/source/misc/svtresid.cxx [build CXX] svtools/source/misc/templatefoldercache.cxx [build CXX] svtools/source/misc/unitconv.cxx [build CXX] svtools/source/svhtml/htmlkywd.cxx In file included from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/vcl/fontcapabilities.hxx:14, from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/include/svtools/sampletext.hxx:14, from /home/djemos/libreoffice/src/libreoffice-7.3.5.2/svtools/source/misc/sampletext.cxx:9: In member function ‘std::bitset<_Nb>& std::bitset<_Nb>::_Unchecked_set(std::size_t, int) [with unsigned int _Nb = 128]’, inlined from ‘std::bitset<_Nb>& std::bitset<_Nb>::_Unchecked_set(std::size_t, int) [with unsigned int _Nb = 64]’ at /usr/include/c++/12.1.0/bitset:1041:7, inlined from ‘std::bitset<_Nb>& std::bitset<_Nb>::set(std::size_t, bool) [with unsigned int _Nb = 64]’ at /usr/include/c++/12.1.0/bitset:1092:23, inlined from ‘UScriptCode {anonymous}::getScript(const vcl::FontCapabilities&)’ at /home/djemos/libreoffice/src/libreoffice-7.3.5.2/svtools/source/misc/sampletext.cxx:1157:36: /usr/include/c++/12.1.0/bitset:1046:35: προειδοποίηση: array subscript ‘std::_Base_bitset<4>[0]’ is partly outside array bounds of ‘std::bitset<64> [1]’ [-Warray-bounds] 1046 | this->_M_getword(__pos) &= ~_Base::_S_maskbit(__pos); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/djemos/libreoffice/src/libreoffice-7.3.5.2/svtools/source/misc/sampletext.cxx: In function ‘UScriptCode {anonymous}::getScript(const vcl::FontCapabilities&)’: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/svtools/source/misc/sampletext.cxx:1151:61: σημείωση: object ‘aMaskedCodePage’ of size 8 1151 | std::bitset aMaskedCodePage = | ^~~~~~~~~~~~~~~ [build CXX] svtools/source/svhtml/htmlout.cxx [build CXX] svtools/source/svhtml/htmlsupp.cxx [build CXX] svtools/source/svhtml/HtmlWriter.cxx [build CXX] svtools/source/svhtml/parhtml.cxx [build CXX] svtools/source/svrtf/parrtf.cxx [build CXX] svtools/source/svrtf/rtfkeywd.cxx [build CXX] svtools/source/svrtf/rtfout.cxx [build CXX] svtools/source/svrtf/svparser.cxx [build CXX] svtools/source/table/defaultinputhandler.cxx [build CXX] svtools/source/table/gridtablerenderer.cxx [build CXX] svtools/source/table/tablecontrol.cxx [build CXX] svtools/source/table/tablecontrol_impl.cxx [build CXX] svtools/source/table/tabledatawindow.cxx [build CXX] svtools/source/table/mousefunction.cxx [build CXX] svtools/source/table/cellvalueconversion.cxx [build CXX] svtools/source/table/tablegeometry.cxx [build CXX] svtools/source/uno/addrtempuno.cxx [build CXX] svtools/source/uno/fpicker.cxx [build CXX] svtools/source/uno/framestatuslistener.cxx [build CXX] svtools/source/uno/genericunodialog.cxx [build CXX] svtools/source/uno/miscservices.cxx [build CXX] svtools/source/uno/popupmenucontrollerbase.cxx [build CXX] svtools/source/uno/popupwindowcontroller.cxx [build CXX] svtools/source/uno/statusbarcontroller.cxx [build CXX] svtools/source/uno/svtxgridcontrol.cxx [build CXX] svtools/source/uno/toolboxcontroller.cxx [build CXX] svtools/source/uno/unocontroltablemodel.cxx [build CXX] svtools/source/uno/unogridcolumnfacade.cxx [build CXX] svtools/source/uno/unoevent.cxx [build CXX] svtools/source/uno/unoiface.cxx [build CXX] svtools/source/uno/unoimap.cxx [build CXX] svtools/source/uno/wizard/unowizard.cxx [build CXX] svtools/source/uno/wizard/wizardpagecontroller.cxx [build CXX] svtools/source/uno/wizard/wizardshell.cxx [build CXX] svtools/source/uitest/uiobject.cxx [build BIN] animations [build CXX] canvas/source/tools/cachedprimitivebase.cxx [build CXX] canvas/source/tools/canvascustomspritehelper.cxx [build CXX] canvas/source/tools/canvastools.cxx [build CXX] canvas/source/tools/elapsedtime.cxx [build CXX] canvas/source/tools/page.cxx [build CXX] canvas/source/tools/pagemanager.cxx [build CXX] canvas/source/tools/parametricpolypolygon.cxx [build CXX] canvas/source/tools/propertysethelper.cxx [build CXX] canvas/source/tools/spriteredrawmanager.cxx [build CXX] canvas/source/tools/surface.cxx [build CXX] canvas/source/tools/surfaceproxy.cxx [build CXX] canvas/source/tools/surfaceproxymanager.cxx [build CXX] canvas/source/tools/verifyinput.cxx [build CXX] cppcanvas/source/mtfrenderer/bitmapaction.cxx [build CXX] cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx [build CXX] cppcanvas/source/mtfrenderer/implrenderer.cxx [build CXX] cppcanvas/source/mtfrenderer/lineaction.cxx [build CXX] cppcanvas/source/mtfrenderer/mtftools.cxx [build CXX] cppcanvas/source/mtfrenderer/pointaction.cxx [build CXX] cppcanvas/source/mtfrenderer/polypolyaction.cxx [build CXX] cppcanvas/source/mtfrenderer/textaction.cxx [build CXX] cppcanvas/source/mtfrenderer/textlineshelper.cxx [build CXX] cppcanvas/source/mtfrenderer/transparencygroupaction.cxx [build CXX] cppcanvas/source/tools/canvasgraphichelper.cxx [build CXX] cppcanvas/source/tools/tools.cxx [build CXX] cppcanvas/source/wrapper/basegfxfactory.cxx [build CXX] cppcanvas/source/wrapper/implbitmap.cxx [build CXX] cppcanvas/source/wrapper/implbitmapcanvas.cxx [build CXX] cppcanvas/source/wrapper/implcanvas.cxx [build CXX] cppcanvas/source/wrapper/implcustomsprite.cxx [build CXX] cppcanvas/source/wrapper/implpolypolygon.cxx [build CXX] cppcanvas/source/wrapper/implsprite.cxx [build CXX] cppcanvas/source/wrapper/implspritecanvas.cxx [build CXX] cppcanvas/source/wrapper/vclfactory.cxx [build CXX] framework/source/accelerators/acceleratorcache.cxx [build CXX] framework/source/accelerators/acceleratorconfiguration.cxx [build CXX] framework/source/accelerators/documentacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/globalacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/keymapping.cxx [build CXX] framework/source/accelerators/moduleacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/presethandler.cxx [build CXX] framework/source/accelerators/storageholder.cxx [build CXX] framework/source/classes/framecontainer.cxx [build CXX] framework/source/classes/taskcreator.cxx [build CXX] framework/source/dispatch/closedispatcher.cxx [build CXX] framework/source/dispatch/dispatchinformationprovider.cxx [build CXX] framework/source/dispatch/dispatchprovider.cxx [build CXX] framework/source/dispatch/interceptionhelper.cxx [build CXX] framework/source/dispatch/loaddispatcher.cxx [build CXX] framework/source/dispatch/startmoduledispatcher.cxx [build CXX] framework/source/dispatch/windowcommanddispatch.cxx [build CXX] framework/source/dispatch/dispatchdisabler.cxx [build CXX] framework/source/dispatch/mailtodispatcher.cxx [build CXX] framework/source/dispatch/oxt_handler.cxx [build CXX] framework/source/dispatch/popupmenudispatcher.cxx [build CXX] framework/source/dispatch/servicehandler.cxx [build CXX] framework/source/dispatch/systemexec.cxx [build CXX] framework/source/helper/dockingareadefaultacceptor.cxx [build CXX] framework/source/helper/ocomponentaccess.cxx [build CXX] framework/source/helper/ocomponentenumeration.cxx [build CXX] framework/source/helper/oframes.cxx [build CXX] framework/source/helper/persistentwindowstate.cxx [build CXX] framework/source/helper/statusindicator.cxx [build CXX] framework/source/helper/statusindicatorfactory.cxx [build CXX] framework/source/helper/tagwindowasmodified.cxx [build CXX] framework/source/helper/titlebarupdate.cxx [build CXX] framework/source/helper/uiconfigelementwrapperbase.cxx [build CXX] framework/source/helper/uielementwrapperbase.cxx [build CXX] framework/source/helper/vclstatusindicator.cxx [build CXX] framework/source/helper/wakeupthread.cxx [build CXX] framework/source/interaction/quietinteraction.cxx [build CXX] framework/source/jobs/helponstartup.cxx [build CXX] framework/source/jobs/shelljob.cxx [build CXX] framework/source/fwe/classes/actiontriggercontainer.cxx [build CXX] framework/source/fwe/classes/actiontriggerpropertyset.cxx [build CXX] framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx [build CXX] framework/source/fwe/classes/addonmenu.cxx [build CXX] framework/source/fwe/classes/addonsoptions.cxx [build CXX] framework/source/fwe/classes/framelistanalyzer.cxx [build CXX] framework/source/fwe/classes/fwkresid.cxx [build CXX] framework/source/fwe/classes/imagewrapper.cxx [build CXX] framework/source/fwe/classes/rootactiontriggercontainer.cxx [build CXX] framework/source/fwe/classes/sfxhelperfunctions.cxx [build CXX] framework/source/fwe/dispatch/interaction.cxx [build CXX] framework/source/fwe/helper/actiontriggerhelper.cxx [build CXX] framework/source/fwe/helper/configimporter.cxx [build CXX] framework/source/fwe/helper/propertysetcontainer.cxx [build CXX] framework/source/fwe/helper/titlehelper.cxx [build CXX] framework/source/fwe/helper/documentundoguard.cxx [build CXX] framework/source/fwe/helper/undomanagerhelper.cxx [build CXX] framework/source/fwe/xml/menuconfiguration.cxx [build CXX] framework/source/fwe/xml/menudocumenthandler.cxx [build CXX] framework/source/fwe/xml/saxnamespacefilter.cxx [build CXX] framework/source/fwe/xml/statusbarconfiguration.cxx [build CXX] framework/source/fwe/xml/statusbardocumenthandler.cxx [build CXX] framework/source/fwe/xml/toolboxconfiguration.cxx [build CXX] framework/source/fwe/xml/toolboxdocumenthandler.cxx [build CXX] framework/source/fwe/xml/xmlnamespaces.cxx [build CXX] framework/source/fwi/classes/converter.cxx [build CXX] framework/source/fwi/classes/protocolhandlercache.cxx [build CXX] framework/source/fwi/helper/mischelper.cxx [build CXX] framework/source/fwi/helper/shareablemutex.cxx [build CXX] framework/source/fwi/jobs/configaccess.cxx [build CXX] framework/source/fwi/threadhelp/transactionmanager.cxx [build CXX] framework/source/fwi/uielement/constitemcontainer.cxx [build CXX] framework/source/fwi/uielement/itemcontainer.cxx [build CXX] framework/source/fwi/uielement/rootitemcontainer.cxx [build CXX] framework/source/jobs/job.cxx [build CXX] framework/source/jobs/jobdata.cxx [build CXX] framework/source/jobs/jobdispatch.cxx [build CXX] framework/source/jobs/jobexecutor.cxx [build CXX] framework/source/jobs/jobresult.cxx [build CXX] framework/source/jobs/joburl.cxx [build CXX] framework/source/layoutmanager/helpers.cxx [build CXX] framework/source/layoutmanager/layoutmanager.cxx [build CXX] framework/source/layoutmanager/toolbarlayoutmanager.cxx [build CXX] framework/source/layoutmanager/uielement.cxx [build CXX] framework/source/loadenv/loadenv.cxx [build CXX] framework/source/loadenv/targethelper.cxx [build CXX] framework/source/recording/dispatchrecorder.cxx [build CXX] framework/source/recording/dispatchrecordersupplier.cxx [build CXX] framework/source/services/ContextChangeEventMultiplexer.cxx [build CXX] framework/source/services/autorecovery.cxx [build CXX] framework/source/services/desktop.cxx [build CXX] framework/source/services/dispatchhelper.cxx [build CXX] framework/source/services/frame.cxx [build CXX] framework/source/services/modulemanager.cxx [build CXX] framework/source/services/pathsettings.cxx [build CXX] framework/source/services/sessionlistener.cxx [build CXX] framework/source/services/substitutepathvars.cxx [build CXX] framework/source/services/taskcreatorsrv.cxx [build CXX] framework/source/services/urltransformer.cxx [build CXX] framework/source/services/mediatypedetectionhelper.cxx [build CXX] framework/source/services/uriabbreviation.cxx [build CXX] framework/source/uiconfiguration/CommandImageResolver.cxx [build CXX] framework/source/uiconfiguration/ImageList.cxx [build CXX] framework/source/uiconfiguration/globalsettings.cxx [build CXX] framework/source/uiconfiguration/graphicnameaccess.cxx [build CXX] framework/source/uiconfiguration/imagemanager.cxx [build CXX] framework/source/uiconfiguration/imagemanagerimpl.cxx [build CXX] framework/source/uiconfiguration/moduleuicfgsupplier.cxx [build CXX] framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx [build CXX] framework/source/uiconfiguration/uicategorydescription.cxx [build CXX] framework/source/uiconfiguration/uiconfigurationmanager.cxx [build CXX] framework/source/uiconfiguration/windowstateconfiguration.cxx [build CXX] framework/source/uielement/addonstoolbarwrapper.cxx [build CXX] framework/source/uielement/buttontoolbarcontroller.cxx [build CXX] framework/source/uielement/comboboxtoolbarcontroller.cxx [build CXX] framework/source/uielement/complextoolbarcontroller.cxx [build CXX] framework/source/uielement/controlmenucontroller.cxx [build CXX] framework/source/uielement/dropdownboxtoolbarcontroller.cxx [build CXX] framework/source/uielement/edittoolbarcontroller.cxx [build CXX] framework/source/uielement/FixedImageToolbarController.cxx [build CXX] framework/source/uielement/FixedTextToolbarController.cxx [build CXX] framework/source/uielement/genericstatusbarcontroller.cxx [build CXX] framework/source/uielement/generictoolbarcontroller.cxx [build CXX] framework/source/uielement/imagebuttontoolbarcontroller.cxx [build CXX] framework/source/uielement/langselectionstatusbarcontroller.cxx [build CXX] framework/source/uielement/menubarmanager.cxx [build CXX] framework/source/uielement/menubarmerger.cxx [build CXX] framework/source/uielement/menubarwrapper.cxx [build CXX] framework/source/uielement/objectmenucontroller.cxx [build CXX] framework/source/uielement/popuptoolbarcontroller.cxx [build CXX] framework/source/uielement/progressbarwrapper.cxx [build CXX] framework/source/uielement/recentfilesmenucontroller.cxx [build CXX] framework/source/uielement/resourcemenucontroller.cxx [build CXX] framework/source/uielement/spinfieldtoolbarcontroller.cxx [build CXX] framework/source/uielement/statusbar.cxx [build CXX] framework/source/uielement/statusbaritem.cxx [build CXX] framework/source/uielement/statusbarmanager.cxx [build CXX] framework/source/uielement/statusbarmerger.cxx [build CXX] framework/source/uielement/statusbarwrapper.cxx [build CXX] framework/source/uielement/statusindicatorinterfacewrapper.cxx [build CXX] framework/source/uielement/styletoolbarcontroller.cxx [build CXX] framework/source/uielement/subtoolbarcontroller.cxx [build CXX] framework/source/uielement/thesaurusmenucontroller.cxx [build CXX] framework/source/uielement/togglebuttontoolbarcontroller.cxx [build CXX] framework/source/uielement/toolbarmanager.cxx [build CXX] framework/source/uielement/toolbarmerger.cxx [build CXX] framework/source/uielement/toolbarwrapper.cxx [build CXX] framework/source/uielement/uicommanddescription.cxx [build CXX] framework/source/uielement/fontmenucontroller.cxx [build CXX] framework/source/uielement/fontsizemenucontroller.cxx [build CXX] framework/source/uielement/footermenucontroller.cxx [build CXX] framework/source/uielement/headermenucontroller.cxx [build CXX] framework/source/uielement/langselectionmenucontroller.cxx [build CXX] framework/source/uielement/macrosmenucontroller.cxx [build CXX] framework/source/uielement/newmenucontroller.cxx [build CXX] framework/source/uielement/toolbarmodemenucontroller.cxx [build CXX] framework/source/uielement/toolbarsmenucontroller.cxx [build CXX] framework/source/uifactory/addonstoolbarfactory.cxx [build CXX] framework/source/uifactory/factoryconfiguration.cxx [build CXX] framework/source/uifactory/menubarfactory.cxx [build CXX] framework/source/uifactory/statusbarfactory.cxx [build CXX] framework/source/uifactory/toolbarfactory.cxx [build CXX] framework/source/uifactory/uicontrollerfactory.cxx [build CXX] framework/source/uifactory/uielementfactorymanager.cxx [build CXX] framework/source/uifactory/windowcontentfactorymanager.cxx [build CXX] framework/source/xml/acceleratorconfigurationreader.cxx [build CXX] framework/source/xml/acceleratorconfigurationwriter.cxx [build CXX] framework/source/xml/imagesconfiguration.cxx [build CXX] framework/source/xml/imagesdocumenthandler.cxx [build CMP] xmlscript/util/xmlscript [build CXX] basic/source/basmgr/basicmanagerrepository.cxx [build CXX] basic/source/basmgr/basmgr.cxx [build CXX] basic/source/basmgr/vbahelper.cxx [build CXX] basic/source/classes/codecompletecache.cxx [build CXX] basic/source/classes/eventatt.cxx [build CXX] basic/source/classes/global.cxx [build CXX] basic/source/classes/image.cxx [build CXX] basic/source/classes/propacc.cxx [build CXX] basic/source/classes/sb.cxx [build CXX] basic/source/classes/sbunoobj.cxx [build CXX] basic/source/classes/sbxmod.cxx [build CXX] basic/source/comp/basiccharclass.cxx [build CXX] basic/source/comp/buffer.cxx [build CXX] basic/source/comp/codegen.cxx [build CXX] basic/source/comp/dim.cxx [build CXX] basic/source/comp/exprtree.cxx [build CXX] basic/source/comp/exprgen.cxx [build CXX] basic/source/comp/exprnode.cxx [build CXX] basic/source/comp/io.cxx [build CXX] basic/source/comp/loops.cxx [build CXX] basic/source/comp/parser.cxx [build CXX] basic/source/comp/sbcomp.cxx [build CXX] basic/source/comp/scanner.cxx [build CXX] basic/source/comp/symtbl.cxx [build CXX] basic/source/comp/token.cxx [build CXX] basic/source/uno/dlgcont.cxx [build CXX] basic/source/uno/modsizeexceeded.cxx [build CXX] basic/source/uno/namecont.cxx [build CXX] basic/source/uno/scriptcont.cxx [build CXX] basic/source/runtime/comenumwrapper.cxx [build CXX] basic/source/runtime/ddectrl.cxx [build CXX] basic/source/runtime/inputbox.cxx [build CXX] basic/source/runtime/iosys.cxx [build CXX] basic/source/runtime/props.cxx [build CXX] basic/source/runtime/stdobj.cxx [build CXX] basic/source/runtime/stdobj1.cxx [build CXX] basic/source/runtime/runtime.cxx [build CXX] basic/source/classes/errobject.cxx [build CXX] basic/source/runtime/basrdll.cxx [build CXX] basic/source/runtime/methods.cxx [build CXX] basic/source/runtime/methods1.cxx [build CXX] basic/source/classes/sbintern.cxx [build CXX] basic/source/sbx/sbxarray.cxx [build CXX] basic/source/sbx/sbxbool.cxx [build CXX] basic/source/sbx/sbxbyte.cxx [build CXX] basic/source/sbx/sbxchar.cxx [build CXX] basic/source/sbx/sbxcoll.cxx [build CXX] basic/source/sbx/sbxcurr.cxx [build CXX] basic/source/sbx/sbxbase.cxx [build CXX] basic/source/sbx/sbxdate.cxx [build CXX] basic/source/sbx/sbxdbl.cxx [build CXX] basic/source/sbx/sbxdec.cxx [build CXX] basic/source/sbx/sbxexec.cxx [build CXX] basic/source/sbx/sbxform.cxx [build CXX] basic/source/sbx/sbxint.cxx [build CXX] basic/source/sbx/sbxlng.cxx [build CXX] basic/source/sbx/sbxobj.cxx [build CXX] basic/source/sbx/sbxres.cxx [build CXX] basic/source/sbx/sbxscan.cxx [build CXX] basic/source/sbx/sbxsng.cxx [build CXX] basic/source/sbx/sbxstr.cxx [build CXX] basic/source/sbx/sbxuint.cxx [build CXX] basic/source/sbx/sbxulng.cxx [build CXX] basic/source/sbx/sbxvalue.cxx [build CXX] basic/source/sbx/sbxvar.cxx [build CXX] basic/source/runtime/dllmgr-none.cxx [build SDI] svx/sdi/svxslots [build SDI] basctl/sdi/basslots [build CXX] workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx [build CXX] workdir/LexTarget/connectivity/source/parse/sqlflex.cxx [build CXX] connectivity/source/commontools/AutoRetrievingBase.cxx [build CXX] connectivity/source/commontools/BlobHelper.cxx [build CXX] connectivity/source/commontools/CommonTools.cxx [build CXX] connectivity/source/commontools/ConnectionWrapper.cxx [build CXX] connectivity/source/commontools/DateConversion.cxx [build CXX] connectivity/source/commontools/DriversConfig.cxx [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx [build CXX] connectivity/source/commontools/FValue.cxx [build CXX] connectivity/source/commontools/ParameterSubstitution.cxx /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx: In static member function ‘static rtl::OString connectivity::OSQLParser::TokenIDToStr(sal_uInt32, const connectivity::IParseContext*)’: /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx:1143:6: προειδοποίηση: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits] 1143 | (0 <= (YYX) && (YYX) <= YYMAXUTOK \ | ~~^~~~~~~~ /home/djemos/libreoffice/src/libreoffice-7.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx:10800:32: σημείωση: in expansion of macro ‘YYTRANSLATE’ 10800 | aStr = yytname[YYTRANSLATE(nTokenID)]; | ^~~~~~~~~~~ [build CXX] connectivity/source/commontools/RowFunctionParser.cxx [build CXX] connectivity/source/commontools/TColumnsHelper.cxx [build CXX] connectivity/source/commontools/TConnection.cxx [build CXX] connectivity/source/commontools/TDatabaseMetaDataBase.cxx [build CXX] connectivity/source/commontools/TIndex.cxx [build CXX] connectivity/source/commontools/TIndexColumns.cxx [build CXX] connectivity/source/commontools/TIndexes.cxx [build CXX] connectivity/source/commontools/TKey.cxx [build CXX] connectivity/source/commontools/TKeyColumns.cxx [build CXX] connectivity/source/commontools/TKeys.cxx [build CXX] connectivity/source/commontools/TPrivilegesResultSet.cxx [build CXX] connectivity/source/commontools/TSkipDeletedSet.cxx [build CXX] connectivity/source/commontools/TSortIndex.cxx [build CXX] connectivity/source/commontools/TTableHelper.cxx [build CXX] connectivity/source/commontools/conncleanup.cxx [build CXX] connectivity/source/commontools/dbcharset.cxx [build CXX] connectivity/source/commontools/dbconversion.cxx [build CXX] connectivity/source/commontools/dbexception.cxx [build CXX] connectivity/source/commontools/dbmetadata.cxx [build CXX] connectivity/source/commontools/dbtools.cxx [build CXX] connectivity/source/commontools/dbtools2.cxx [build CXX] connectivity/source/commontools/filtermanager.cxx [build CXX] connectivity/source/commontools/formattedcolumnvalue.cxx [build CXX] connectivity/source/commontools/parameters.cxx [build CXX] connectivity/source/commontools/paramwrapper.cxx [build CXX] connectivity/source/commontools/predicateinput.cxx [build CXX] connectivity/source/commontools/propertyids.cxx [build CXX] connectivity/source/commontools/sqlerror.cxx [build CXX] connectivity/source/commontools/statementcomposer.cxx [build CXX] connectivity/source/commontools/warningscontainer.cxx [build CXX] connectivity/source/parse/PColumn.cxx [build CXX] connectivity/source/parse/internalnode.cxx [build CXX] connectivity/source/parse/sqliterator.cxx [build CXX] connectivity/source/parse/sqlnode.cxx [build CXX] connectivity/source/resource/sharedresources.cxx [build CXX] connectivity/source/sdbcx/VCatalog.cxx [build CXX] connectivity/source/sdbcx/VCollection.cxx [build CXX] connectivity/source/sdbcx/VColumn.cxx [build CXX] connectivity/source/sdbcx/VDescriptor.cxx [build CXX] connectivity/source/sdbcx/VGroup.cxx [build CXX] connectivity/source/sdbcx/VIndex.cxx [build CXX] connectivity/source/sdbcx/VIndexColumn.cxx [build CXX] connectivity/source/sdbcx/VKey.cxx [build CXX] connectivity/source/sdbcx/VKeyColumn.cxx [build CXX] connectivity/source/sdbcx/VTable.cxx [build CXX] connectivity/source/sdbcx/VUser.cxx [build CXX] connectivity/source/sdbcx/VView.cxx [build CXX] canvas/source/simplecanvas/simplecanvasimpl.cxx [build CXX] canvas/source/cairo/cairo_cachedbitmap.cxx [build CXX] canvas/source/cairo/cairo_canvas.cxx [build CXX] canvas/source/cairo/cairo_canvasbitmap.cxx [build CXX] canvas/source/cairo/cairo_canvascustomsprite.cxx [build CXX] canvas/source/cairo/cairo_canvasfont.cxx [build CXX] canvas/source/cairo/cairo_canvashelper.cxx [build CXX] canvas/source/cairo/cairo_canvashelper_text.cxx [build CXX] canvas/source/cairo/cairo_devicehelper.cxx [build CXX] canvas/source/cairo/cairo_spritecanvas.cxx [build CXX] canvas/source/cairo/cairo_spritecanvashelper.cxx [build CXX] canvas/source/cairo/cairo_spritedevicehelper.cxx [build CXX] canvas/source/cairo/cairo_spritehelper.cxx [build CXX] canvas/source/cairo/cairo_textlayout.cxx [build CXX] canvas/source/opengl/ogl_bitmapcanvashelper.cxx [build CXX] canvas/source/opengl/ogl_canvasbitmap.cxx [build CXX] canvas/source/opengl/ogl_canvascustomsprite.cxx [build CXX] canvas/source/opengl/ogl_canvasfont.cxx [build CXX] canvas/source/opengl/ogl_canvashelper.cxx [build CXX] canvas/source/opengl/ogl_canvastools.cxx [build CXX] canvas/source/opengl/ogl_spritecanvas.cxx [build CXX] canvas/source/opengl/ogl_spritedevicehelper.cxx [build CXX] canvas/source/opengl/ogl_textlayout.cxx [build CXX] canvas/source/opengl/ogl_texturecache.cxx [build DEP] LNK:Library/libexpwraplo.so [build LNK] Library/libexpwraplo.so [build CMP] configmgr/source/configmgr [build CMP] desktop/source/offacc/offacc [build BIN] eventattacher [build CMP] extensions/source/logging/log [build CMP] extensions/source/config/ldap/ldapbe2 [build BIN] languagetool [build PKG] redland [build CMP] io/source/io [build CMP] stoc/util/bootstrap [build CMP] stoc/source/javaloader/javaloader [build CMP] stoc/source/javavm/javavm [build CMP] package/source/xstor/xstor [build CMP] ucb/source/ucp/file/ucpfile1 [build CXX] lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx [build CXX] lingucomponent/source/spellcheck/spell/sspellimp.cxx [build CXX] lingucomponent/source/thesaurus/libnth/nthesdta.cxx [build CXX] lingucomponent/source/thesaurus/libnth/nthesimp.cxx [build SDI] sc/sdi/scslots [build SDI] sw/sdi/swslots [build SDI] sd/sdi/sdgslots [build SDI] sd/sdi/sdslots [build SDI] starmath/sdi/smslots [build CMP] ucb/source/sorter/srtrs1 [build DEP] LNK:Library/libucpcmis1lo.so [build LNK] Library/libucpcmis1lo.so [build CMP] ucb/source/ucp/expand/ucpexpand1 [build CMP] ucb/source/ucp/ext/ucpext [build CMP] ucb/source/ucp/hierarchy/ucphier1 [build CMP] ucb/source/ucp/tdoc/ucptdoc1 [build CMP] scripting/source/stringresource/stringresource [build CXX] slideshow/source/engine/opengl/TransitionerImpl.cxx [build CXX] slideshow/source/engine/opengl/TransitionImpl.cxx [build CXX] slideshow/source/engine/opengl/Operation.cxx [build CMP] shell/source/cmdmail/cmdmail [build CXX] filter/source/graphicfilter/icgm/actimpr.cxx [build CXX] filter/source/graphicfilter/icgm/bitmap.cxx [build CXX] filter/source/graphicfilter/icgm/bundles.cxx [build CXX] filter/source/graphicfilter/icgm/cgm.cxx [build CXX] filter/source/graphicfilter/icgm/chart.cxx [build CXX] filter/source/graphicfilter/icgm/class0.cxx [build CXX] filter/source/graphicfilter/icgm/class1.cxx [build CXX] filter/source/graphicfilter/icgm/class2.cxx [build CXX] filter/source/graphicfilter/icgm/class3.cxx [build CXX] filter/source/graphicfilter/icgm/class4.cxx [build CXX] filter/source/graphicfilter/icgm/class5.cxx [build CXX] filter/source/graphicfilter/icgm/class7.cxx [build CXX] filter/source/graphicfilter/icgm/classx.cxx [build CXX] filter/source/graphicfilter/icgm/elements.cxx [build BIN] helpcompiler [build MOD] idl [build BIN] io [build BIN] javaunohelper [build XHC] nlpsolver en-US [build BIN] opencl [build MOD] reportbuilder [build BIN] stoc [build OXT] wiki-publisher [build CXX] test/source/vclbootstrapprotector.cxx [build MOD] tools [build JCS] Jar/reportbuilderwizard [build MOD] xmerge [build BIN] UnoControls [build DEP] LNK:Library/libsotlo.so [build LNK] Library/libsotlo.so [build DEP] LNK:Library/libi18nutil.so [build LNK] Library/libi18nutil.so [build CXX] accessibility/source/extended/AccessibleBrowseBox.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxBase.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTable.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx [build CXX] accessibility/source/extended/AccessibleGridControl.cxx [build CXX] accessibility/source/extended/AccessibleGridControlBase.cxx [build CXX] accessibility/source/extended/AccessibleGridControlHeader.cxx [build CXX] accessibility/source/extended/AccessibleGridControlHeaderCell.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTable.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTableBase.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTableCell.cxx [build CXX] accessibility/source/extended/accessiblebrowseboxcell.cxx [build CXX] accessibility/source/extended/accessibleeditbrowseboxcell.cxx [build CXX] accessibility/source/extended/accessibleiconchoicectrl.cxx [build CXX] accessibility/source/extended/accessibleiconchoicectrlentry.cxx [build CXX] accessibility/source/extended/accessiblelistbox.cxx [build CXX] accessibility/source/extended/accessiblelistboxentry.cxx [build CXX] accessibility/source/extended/accessibletabbar.cxx [build CXX] accessibility/source/extended/accessibletabbarbase.cxx [build CXX] accessibility/source/extended/accessibletabbarpage.cxx [build CXX] accessibility/source/extended/accessibletabbarpagelist.cxx [build CXX] accessibility/source/extended/accessibletablistbox.cxx [build CXX] accessibility/source/extended/accessibletablistboxtable.cxx [build CXX] accessibility/source/extended/textwindowaccessibility.cxx [build CXX] accessibility/source/helper/acc_factory.cxx [build CXX] accessibility/source/helper/accresmgr.cxx [build CXX] accessibility/source/helper/characterattributeshelper.cxx [build CXX] accessibility/source/helper/IComboListBoxHelper.cxx [build CXX] accessibility/source/standard/accessiblemenubasecomponent.cxx [build CXX] accessibility/source/standard/accessiblemenucomponent.cxx [build CXX] accessibility/source/standard/accessiblemenuitemcomponent.cxx [build CXX] accessibility/source/standard/floatingwindowaccessible.cxx [build CXX] accessibility/source/standard/svtaccessiblenumericfield.cxx [build CXX] accessibility/source/standard/vclxaccessiblebox.cxx [build CXX] accessibility/source/standard/vclxaccessiblebutton.cxx [build CXX] accessibility/source/standard/vclxaccessiblecheckbox.cxx [build CXX] accessibility/source/standard/vclxaccessiblecombobox.cxx [build CXX] accessibility/source/standard/vclxaccessibledropdowncombobox.cxx [build CXX] accessibility/source/standard/vclxaccessibledropdownlistbox.cxx [build CXX] accessibility/source/standard/vclxaccessibleedit.cxx [build CXX] accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx [build CXX] accessibility/source/standard/vclxaccessiblefixedtext.cxx [build CXX] accessibility/source/standard/vclxaccessibleheaderbar.cxx [build CXX] accessibility/source/standard/vclxaccessibleheaderbaritem.cxx [build CXX] accessibility/source/standard/vclxaccessiblelist.cxx [build CXX] accessibility/source/standard/vclxaccessiblelistbox.cxx [build CXX] accessibility/source/standard/vclxaccessiblelistitem.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenu.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenubar.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenuitem.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenuseparator.cxx [build CXX] accessibility/source/standard/vclxaccessiblepopupmenu.cxx [build CXX] accessibility/source/standard/vclxaccessibleradiobutton.cxx [build CXX] accessibility/source/standard/vclxaccessiblescrollbar.cxx [build CXX] accessibility/source/standard/vclxaccessiblestatusbar.cxx [build CXX] accessibility/source/standard/vclxaccessiblestatusbaritem.cxx [build CXX] accessibility/source/standard/vclxaccessibletabcontrol.cxx [build CXX] accessibility/source/standard/vclxaccessibletabpage.cxx [build CXX] accessibility/source/standard/vclxaccessibletabpagewindow.cxx [build CXX] accessibility/source/standard/vclxaccessibletextcomponent.cxx [build CXX] accessibility/source/standard/vclxaccessibletextfield.cxx [build CXX] accessibility/source/standard/vclxaccessibletoolbox.cxx [build CXX] accessibility/source/standard/vclxaccessibletoolboxitem.cxx [build MOD] animations [build SDI] sfx2/sdi/sfxslots [build CXX] canvas/source/vcl/backbuffer.cxx [build CXX] canvas/source/vcl/bitmapbackbuffer.cxx [build CXX] canvas/source/vcl/cachedbitmap.cxx [build CXX] canvas/source/vcl/canvas.cxx [build CXX] canvas/source/vcl/canvasbitmap.cxx [build CXX] canvas/source/vcl/canvasbitmaphelper.cxx [build CXX] canvas/source/vcl/canvascustomsprite.cxx [build CXX] canvas/source/vcl/canvasfont.cxx [build CXX] canvas/source/vcl/canvashelper.cxx [build CXX] canvas/source/vcl/devicehelper.cxx [build CXX] canvas/source/vcl/impltools.cxx [build CXX] canvas/source/vcl/spritecanvas.cxx [build CXX] canvas/source/vcl/spritecanvashelper.cxx [build CXX] canvas/source/vcl/spritedevicehelper.cxx [build CXX] canvas/source/vcl/spritehelper.cxx [build CXX] canvas/source/vcl/textlayout.cxx [build CXX] canvas/source/vcl/canvashelper_texturefill.cxx [build CXX] canvas/source/vcl/windowoutdevholder.cxx [build CMP] sax/source/expatwrap/expwrap [build BIN] configmgr [build CXX] connectivity/source/drivers/component/CColumns.cxx [build CXX] connectivity/source/drivers/component/CDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/component/CPreparedStatement.cxx [build CXX] connectivity/source/drivers/component/CResultSet.cxx [build CXX] connectivity/source/drivers/component/CStatement.cxx [build CXX] connectivity/source/drivers/component/CTable.cxx [build CXX] connectivity/source/drivers/file/FCatalog.cxx [build CXX] connectivity/source/drivers/file/FColumns.cxx [build CXX] connectivity/source/drivers/file/FConnection.cxx [build CXX] connectivity/source/drivers/file/FDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/file/FDateFunctions.cxx [build CXX] connectivity/source/drivers/file/FDriver.cxx [build CXX] connectivity/source/drivers/file/FNoException.cxx [build CXX] connectivity/source/drivers/file/FNumericFunctions.cxx [build CXX] connectivity/source/drivers/file/FPreparedStatement.cxx [build CXX] connectivity/source/drivers/file/FResultSet.cxx [build CXX] connectivity/source/drivers/file/FResultSetMetaData.cxx [build CXX] connectivity/source/drivers/file/FStatement.cxx [build CXX] connectivity/source/drivers/file/FStringFunctions.cxx [build CXX] connectivity/source/drivers/file/FTable.cxx [build CXX] connectivity/source/drivers/file/FTables.cxx [build CXX] connectivity/source/drivers/file/fanalyzer.cxx [build CXX] connectivity/source/drivers/file/fcode.cxx [build CXX] connectivity/source/drivers/file/fcomp.cxx [build CXX] connectivity/source/drivers/file/quotedstring.cxx [build CXX] connectivity/source/drivers/calc/CDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/calc/CCatalog.cxx [build CXX] connectivity/source/drivers/calc/CTable.cxx [build CXX] connectivity/source/drivers/calc/CTables.cxx [build CXX] connectivity/source/drivers/calc/CConnection.cxx [build CXX] connectivity/source/drivers/calc/CDriver.cxx [build CXX] connectivity/source/cpool/ZConnectionWrapper.cxx [build CXX] connectivity/source/cpool/ZDriverWrapper.cxx [build CXX] connectivity/source/cpool/ZPooledConnection.cxx [build CXX] connectivity/source/cpool/ZConnectionPool.cxx [build CXX] connectivity/source/cpool/ZPoolCollection.cxx [build CXX] connectivity/source/drivers/flat/EResultSet.cxx [build CXX] connectivity/source/drivers/flat/EStatement.cxx [build CXX] connectivity/source/drivers/flat/EPreparedStatement.cxx [build CXX] connectivity/source/drivers/flat/ETable.cxx [build CXX] connectivity/source/drivers/flat/EDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/flat/ECatalog.cxx [build CXX] connectivity/source/drivers/flat/EColumns.cxx [build CXX] connectivity/source/drivers/flat/ETables.cxx [build CXX] connectivity/source/drivers/flat/EConnection.cxx [build CXX] connectivity/source/drivers/flat/EDriver.cxx [build CXX] connectivity/source/drivers/odbc/ORealDriver.cxx [build CXX] connectivity/source/drivers/odbc/OFunctions.cxx [build CXX] connectivity/source/drivers/odbc/OPreparedStatement.cxx [build CXX] connectivity/source/drivers/odbc/OStatement.cxx [build CXX] connectivity/source/drivers/odbc/OResultSetMetaData.cxx [build CXX] connectivity/source/drivers/odbc/OResultSet.cxx [build CXX] connectivity/source/drivers/odbc/OTools.cxx [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaData.cxx [build CXX] connectivity/source/drivers/odbc/ODriver.cxx [build CXX] connectivity/source/drivers/odbc/OConnection.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YDriver.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YTables.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YTable.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YViews.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YCatalog.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YColumns.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YUser.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YUsers.cxx [build CXX] connectivity/source/manager/mdrivermanager.cxx [build CXX] connectivity/source/drivers/writer/WCatalog.cxx [build CXX] connectivity/source/drivers/writer/WConnection.cxx [build CXX] connectivity/source/drivers/writer/WDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/writer/WDriver.cxx [build CXX] connectivity/source/drivers/writer/WTable.cxx [build CXX] connectivity/source/drivers/writer/WTables.cxx [build CXX] connectivity/source/drivers/hsqldb/HCatalog.cxx [build CXX] connectivity/source/drivers/hsqldb/HColumns.cxx [build CXX] connectivity/source/drivers/hsqldb/HConnection.cxx [build CXX] connectivity/source/drivers/hsqldb/HDriver.cxx [build CXX] connectivity/source/drivers/hsqldb/HStorageAccess.cxx [build CXX] connectivity/source/drivers/hsqldb/HStorageMap.cxx [build CXX] connectivity/source/drivers/hsqldb/HTable.cxx [build CXX] connectivity/source/drivers/hsqldb/HTables.cxx [build CXX] connectivity/source/drivers/hsqldb/HTerminateListener.cxx [build CXX] connectivity/source/drivers/hsqldb/HTools.cxx [build CXX] connectivity/source/drivers/hsqldb/HUser.cxx [build CXX] connectivity/source/drivers/hsqldb/HUsers.cxx [build CXX] connectivity/source/drivers/hsqldb/HView.cxx [build CXX] connectivity/source/drivers/hsqldb/HViews.cxx [build CXX] connectivity/source/drivers/hsqldb/StorageFileAccess.cxx [build CXX] connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx [build CXX] connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx [build CXX] connectivity/source/drivers/hsqldb/accesslog.cxx [build CXX] connectivity/source/drivers/jdbc/Array.cxx [build CXX] connectivity/source/drivers/jdbc/Blob.cxx [build CXX] connectivity/source/drivers/jdbc/Boolean.cxx [build CXX] connectivity/source/drivers/jdbc/CallableStatement.cxx [build CXX] connectivity/source/drivers/jdbc/Class.cxx [build CXX] connectivity/source/drivers/jdbc/Clob.cxx [build CXX] connectivity/source/drivers/jdbc/ConnectionLog.cxx [build CXX] connectivity/source/drivers/jdbc/DatabaseMetaData.cxx [build CXX] connectivity/source/drivers/jdbc/Date.cxx [build CXX] connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx [build CXX] connectivity/source/drivers/jdbc/Exception.cxx [build CXX] connectivity/source/drivers/jdbc/InputStream.cxx [build CXX] connectivity/source/drivers/jdbc/JConnection.cxx [build CXX] connectivity/source/drivers/jdbc/JDriver.cxx [build CXX] connectivity/source/drivers/jdbc/JStatement.cxx [build CXX] connectivity/source/drivers/jdbc/Object.cxx [build CXX] connectivity/source/drivers/jdbc/PreparedStatement.cxx [build CXX] connectivity/source/drivers/jdbc/Reader.cxx [build CXX] connectivity/source/drivers/jdbc/Ref.cxx [build CXX] connectivity/source/drivers/jdbc/ResultSet.cxx [build CXX] connectivity/source/drivers/jdbc/ResultSetMetaData.cxx [build CXX] connectivity/source/drivers/jdbc/SQLException.cxx [build CXX] connectivity/source/drivers/jdbc/SQLWarning.cxx [build CXX] connectivity/source/drivers/jdbc/String.cxx [build CXX] connectivity/source/drivers/jdbc/Throwable.cxx [build CXX] connectivity/source/drivers/jdbc/Timestamp.cxx [build CXX] connectivity/source/drivers/jdbc/JBigDecimal.cxx [build CXX] connectivity/source/drivers/jdbc/tools.cxx [build CXX] connectivity/source/drivers/jdbc/ContextClassLoader.cxx [build CXX] connectivity/source/drivers/firebird/Blob.cxx [build CXX] connectivity/source/drivers/firebird/Clob.cxx [build CXX] connectivity/source/drivers/firebird/Catalog.cxx [build CXX] connectivity/source/drivers/firebird/Column.cxx [build CXX] connectivity/source/drivers/firebird/Columns.cxx [build CXX] connectivity/source/drivers/firebird/Connection.cxx [build CXX] connectivity/source/drivers/firebird/DatabaseMetaData.cxx [build CXX] connectivity/source/drivers/firebird/Driver.cxx [build CXX] connectivity/source/drivers/firebird/Indexes.cxx [build CXX] connectivity/source/drivers/firebird/Keys.cxx [build CXX] connectivity/source/drivers/firebird/PreparedStatement.cxx [build CXX] connectivity/source/drivers/firebird/ResultSet.cxx [build CXX] connectivity/source/drivers/firebird/ResultSetMetaData.cxx [build CXX] connectivity/source/drivers/firebird/Statement.cxx [build CXX] connectivity/source/drivers/firebird/StatementCommonBase.cxx [build CXX] connectivity/source/drivers/firebird/Table.cxx [build CXX] connectivity/source/drivers/firebird/Tables.cxx [build CXX] connectivity/source/drivers/firebird/User.cxx [build CXX] connectivity/source/drivers/firebird/Users.cxx [build CXX] connectivity/source/drivers/firebird/Util.cxx [build CXX] connectivity/source/drivers/firebird/View.cxx [build CXX] connectivity/source/drivers/firebird/Views.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_driver.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_services.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_connection.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_statement.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_types.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_general.cxx [build CXX] connectivity/source/drivers/postgresql/pq_array.cxx [build CXX] connectivity/source/drivers/postgresql/pq_baseresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_connection.cxx [build CXX] connectivity/source/drivers/postgresql/pq_databasemetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_preparedstatement.cxx [build CXX] connectivity/source/drivers/postgresql/pq_resultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_statement.cxx [build CXX] connectivity/source/drivers/postgresql/pq_statics.cxx [build CXX] connectivity/source/drivers/postgresql/pq_tools.cxx [build CXX] connectivity/source/drivers/postgresql/pq_updateableresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xbase.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcontainer.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindex.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexes.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkey.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeys.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xtable.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xtables.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xuser.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xusers.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xview.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xviews.cxx [build CXX] cppcanvas/source/uno/uno_mtfrenderer.cxx [build CXX] dbaccess/source/filter/hsqldb/hsqlimport.cxx [build CXX] dbaccess/source/filter/hsqldb/parseschema.cxx [build CXX] dbaccess/source/filter/hsqldb/alterparser.cxx [build CXX] dbaccess/source/filter/hsqldb/createparser.cxx [build CXX] dbaccess/source/filter/hsqldb/columndef.cxx [build CXX] dbaccess/source/filter/hsqldb/fbalterparser.cxx [build CXX] dbaccess/source/filter/hsqldb/fbcreateparser.cxx [build CXX] dbaccess/source/filter/hsqldb/rowinputbinary.cxx [build CXX] dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx [build CXX] dbaccess/source/filter/hsqldb/utils.cxx [build DEP] LNK:Library/libmigrationoo2lo.so [build LNK] Library/libmigrationoo2lo.so [build DEP] LNK:Library/libmigrationoo3lo.so [build LNK] Library/libmigrationoo3lo.so [build CXX] embeddedobj/source/commonembedding/embedobj.cxx [build CXX] embeddedobj/source/commonembedding/inplaceobj.cxx [build CXX] embeddedobj/source/commonembedding/miscobj.cxx [build CXX] embeddedobj/source/commonembedding/persistence.cxx [build CXX] embeddedobj/source/commonembedding/specialobject.cxx [build CXX] embeddedobj/source/commonembedding/visobj.cxx [build CXX] embeddedobj/source/commonembedding/xfactory.cxx [build CXX] embeddedobj/source/general/docholder.cxx [build CXX] embeddedobj/source/general/dummyobject.cxx [build CXX] embeddedobj/source/general/intercept.cxx [build CXX] embeddedobj/source/general/xcreator.cxx [build MOD] eventattacher [build CXX] extensions/source/scanner/scanner.cxx [build CXX] extensions/source/scanner/grid.cxx [build CXX] extensions/source/scanner/sane.cxx [build CXX] extensions/source/scanner/sanedlg.cxx [build CXX] extensions/source/scanner/scanunx.cxx [build MOD] languagetool [build PRJ] libwpg [build EPK] redland [build RDB] saxparser [build RDB] ure/services [build CXX] filter/source/config/cache/basecontainer.cxx [build CXX] filter/source/config/cache/cacheitem.cxx [build CXX] filter/source/config/cache/cacheupdatelistener.cxx [build CXX] filter/source/config/cache/configflush.cxx [build CXX] filter/source/config/cache/contenthandlerfactory.cxx [build CXX] filter/source/config/cache/filtercache.cxx [build CXX] filter/source/config/cache/filterfactory.cxx [build CXX] filter/source/config/cache/frameloaderfactory.cxx [build CXX] filter/source/config/cache/querytokenizer.cxx [build CXX] filter/source/config/cache/typedetection.cxx [build DEP] LNK:Library/libpackage2.so [build LNK] Library/libpackage2.so [build DEP] LNK:Library/libfsstoragelo.so [build LNK] Library/libfsstoragelo.so [build DEP] LNK:Library/libpasswordcontainerlo.so [build LNK] Library/libpasswordcontainerlo.so [build DEP] LNK:Library/libucb1.so [build LNK] Library/libucb1.so [build CXX] formula/source/core/api/FormulaCompiler.cxx [build CXX] formula/source/core/api/FormulaOpCodeMapperObj.cxx [build CXX] formula/source/core/api/grammar.cxx [build CXX] formula/source/core/api/token.cxx [build CXX] formula/source/core/api/vectortoken.cxx [build CXX] formula/source/core/resource/core_resource.cxx [build CXX] fpicker/source/office/asyncfilepicker.cxx [build CXX] fpicker/source/office/autocmpledit.cxx [build CXX] fpicker/source/office/breadcrumb.cxx [build CXX] fpicker/source/office/commonpicker.cxx [build CXX] fpicker/source/office/contentenumeration.cxx [build CXX] fpicker/source/office/fileview.cxx [build CXX] fpicker/source/office/foldertree.cxx [build CXX] fpicker/source/office/fpinteraction.cxx [build CXX] fpicker/source/office/fpsmartcontent.cxx [build CXX] fpicker/source/office/iodlg.cxx [build CXX] fpicker/source/office/iodlgimp.cxx [build CXX] fpicker/source/office/OfficeControlAccess.cxx [build CXX] fpicker/source/office/OfficeFilePicker.cxx [build CXX] fpicker/source/office/OfficeFolderPicker.cxx [build CXX] fpicker/source/office/PlacesListBox.cxx [build CXX] fpicker/source/office/RemoteFilesDialog.cxx [build DEP] LNK:Library/libhwplo.so [build LNK] Library/libhwplo.so [build DEP] LNK:Library/libguesslanglo.so [build LNK] Library/libguesslanglo.so [build DEP] LNK:Library/libnumbertextlo.so [build LNK] Library/libnumbertextlo.so [build DEP] LNK:Library/libanalysislo.so [build LNK] Library/libanalysislo.so [build DEP] LNK:Library/libdatelo.so [build LNK] Library/libdatelo.so [build DEP] LNK:Library/libpricinglo.so [build LNK] Library/libpricinglo.so [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx [build CMP] ucb/source/ucp/cmis/ucpcmis1 [build CXX] unoxml/source/rdf/CBlankNode.cxx [build CXX] unoxml/source/rdf/CURI.cxx [build CXX] unoxml/source/rdf/CLiteral.cxx [build CXX] unoxml/source/rdf/librdf_repository.cxx [build DEP] LNK:Library/libsolverlo.so [build LNK] Library/libsolverlo.so [build DEP] LNK:Library/libscriptframe.so [build LNK] Library/libscriptframe.so [build MOD] helpcompiler [build MOD] io [build MOD] javaunohelper [build OXT] nlpsolver [build MOD] opencl [build CXX] unotest/source/cpp/bootstrapfixturebase.cxx [build CXX] unotest/source/cpp/directories.cxx [build CXX] unotest/source/cpp/filters-test.cxx [build CXX] unotest/source/cpp/getargument.cxx [build CXX] unotest/source/cpp/gettestargument.cxx [build CXX] unotest/source/cpp/macros_test.cxx [build CXX] unotest/source/cpp/officeconnection.cxx [build CXX] unotest/source/cpp/toabsolutefileurl.cxx [build MOD] stoc [build CXX] svtools/langsupport/langsupport.cxx [build GPK] Extension/wiki-publisher [build BIN] unotools [build BIN] xmlscript [build MOD] UnoControls [build CMP] sot/util/sot [build CXX] drawinglayer/source/animation/animationtiming.cxx [build CXX] drawinglayer/source/attribute/fillgraphicattribute.cxx [build CXX] drawinglayer/source/attribute/fillgradientattribute.cxx [build CXX] drawinglayer/source/attribute/fillhatchattribute.cxx [build CXX] drawinglayer/source/attribute/fontattribute.cxx [build CXX] drawinglayer/source/attribute/lineattribute.cxx [build CXX] drawinglayer/source/attribute/linestartendattribute.cxx [build CXX] drawinglayer/source/attribute/materialattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrallattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrfillattribute.cxx [build CXX] drawinglayer/source/attribute/sdrfillgraphicattribute.cxx [build CXX] drawinglayer/source/attribute/sdrglowattribute.cxx [build CXX] drawinglayer/source/attribute/sdrlightattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrlightingattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrlineattribute.cxx [build CXX] drawinglayer/source/attribute/sdrlinestartendattribute.cxx [build CXX] drawinglayer/source/attribute/sdrobjectattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrsceneattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrshadowattribute.cxx [build CXX] drawinglayer/source/attribute/strokeattribute.cxx [build CXX] drawinglayer/source/geometry/viewinformation2d.cxx [build CXX] drawinglayer/source/geometry/viewinformation3d.cxx [build CXX] drawinglayer/source/primitive2d/animatedprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/backgroundcolorprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/baseprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/bitmapprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/borderlineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/BufferedDecompositionPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/controlprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/cropprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/discretebitmapprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/epsprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/glowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx [build CXX] drawinglayer/source/primitive2d/graphicprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/gridprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/groupprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/helplineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/hiddengeometryprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/invertprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/markerarrayprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/maskprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/mediaprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/metafileprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pagepreviewprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/patternfillprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/polygonprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonHairlinePrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonMarkerPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonStrokePrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonColorPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonGradientPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonHatchPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonGraphicPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/PolyPolygonSelectionPrimitive2D.cxx [build CXX] drawinglayer/source/primitive2d/primitivetools2d.cxx [build CXX] drawinglayer/source/primitive2d/Primitive2DContainer.cxx [build CXX] drawinglayer/source/primitive2d/sceneprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/sdrdecompositiontools2d.cxx [build CXX] drawinglayer/source/primitive2d/shadowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/softedgeprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/structuretagprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/svggradientprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textbreakuphelper.cxx [build CXX] drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/texteffectprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textenumsprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/texthierarchyprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textlayoutdevice.cxx [build CXX] drawinglayer/source/primitive2d/textlineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textstrikeoutprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/Tools.cxx [build CXX] drawinglayer/source/primitive2d/transformprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/transparenceprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/wrongspellprimitive2d.cxx [build CXX] drawinglayer/source/primitive3d/baseprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/groupprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/hiddengeometryprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polypolygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrcubeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/shadowprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/textureprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/transformprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/Tools.cxx [build CXX] drawinglayer/source/processor2d/baseprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/processor2dtools.cxx [build CXX] drawinglayer/source/processor2d/contourextractor2d.cxx [build CXX] drawinglayer/source/processor2d/getdigitlanguage.cxx [build CXX] drawinglayer/source/processor2d/helperwrongspellrenderer.cxx [build CXX] drawinglayer/source/processor2d/hittestprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/linegeometryextractor2d.cxx [build CXX] drawinglayer/source/processor2d/objectinfoextractor2d.cxx [build CXX] drawinglayer/source/processor2d/processorfromoutputdevice.cxx [build CXX] drawinglayer/source/processor2d/textaspolygonextractor2d.cxx [build CXX] drawinglayer/source/processor2d/vclhelperbufferdevice.cxx [build CXX] drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/vclpixelprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/vclprocessor2d.cxx [build CXX] drawinglayer/source/processor3d/baseprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/cutfindprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/defaultprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/geometry2dextractor.cxx [build CXX] drawinglayer/source/processor3d/shadow3dextractor.cxx [build CXX] drawinglayer/source/processor3d/zbufferprocessor3d.cxx [build CXX] drawinglayer/source/texture/texture3d.cxx [build CXX] drawinglayer/source/tools/converters.cxx [build CXX] drawinglayer/source/tools/emfplushelper.cxx [build CXX] drawinglayer/source/tools/emfphelperdata.cxx [build CXX] drawinglayer/source/tools/emfpbrush.cxx [build CXX] drawinglayer/source/tools/emfppath.cxx [build CXX] drawinglayer/source/tools/emfppen.cxx [build CXX] drawinglayer/source/tools/emfpregion.cxx [build CXX] drawinglayer/source/tools/emfpimage.cxx [build CXX] drawinglayer/source/tools/emfpimageattributes.cxx [build CXX] drawinglayer/source/tools/emfpfont.cxx [build CXX] drawinglayer/source/tools/emfpstringformat.cxx [build CXX] drawinglayer/source/tools/emfpcustomlinecap.cxx [build CXX] drawinglayer/source/tools/wmfemfhelper.cxx [build CXX] drawinglayer/source/tools/primitive2dxmldump.cxx [build CXX] drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx [build CXX] drawinglayer/source/texture/texture.cxx [build CXX] drawinglayer/source/dumper/XShapeDumper.cxx [build CXX] drawinglayer/source/dumper/EnhancedShapeDumper.cxx [build CXX] sfx2/source/accessibility/AccessibilityCheck.cxx [build CXX] sfx2/source/accessibility/AccessibilityIssue.cxx [build CXX] sfx2/source/appl/app.cxx [build CXX] sfx2/source/appl/appbas.cxx [build CXX] sfx2/source/appl/appbaslib.cxx [build CXX] sfx2/source/appl/appcfg.cxx [build CXX] sfx2/source/appl/appchild.cxx [build CXX] sfx2/source/appl/appdata.cxx [build CXX] sfx2/source/appl/appdde.cxx [build CXX] sfx2/source/appl/appdispatchprovider.cxx [build CXX] sfx2/source/appl/appinit.cxx [build CXX] sfx2/source/appl/appmain.cxx [build CXX] sfx2/source/appl/appmisc.cxx [build CXX] sfx2/source/appl/appopen.cxx [build CXX] sfx2/source/appl/appquit.cxx [build CXX] sfx2/source/appl/appreg.cxx [build CXX] sfx2/source/appl/appserv.cxx [build CXX] sfx2/source/appl/appuno.cxx [build CXX] sfx2/source/appl/childwin.cxx [build CXX] sfx2/source/appl/fileobj.cxx [build CXX] sfx2/source/appl/flatpak.cxx [build CXX] sfx2/source/appl/fwkhelper.cxx [build CXX] sfx2/source/appl/getbasctlfunction.cxx [build CXX] sfx2/source/appl/helpdispatch.cxx [build CXX] sfx2/source/appl/helpinterceptor.cxx [build CXX] sfx2/source/appl/impldde.cxx [build CXX] sfx2/source/appl/linkmgr2.cxx [build CXX] sfx2/source/appl/linksrc.cxx [build CXX] sfx2/source/appl/lnkbase2.cxx [build CXX] sfx2/source/appl/macroloader.cxx [build CXX] sfx2/source/appl/module.cxx [build CXX] sfx2/source/appl/newhelp.cxx [build CXX] sfx2/source/appl/opengrf.cxx [build CXX] sfx2/source/appl/openuriexternally.cxx [build CXX] sfx2/source/appl/preventduplicateinteraction.cxx [build CXX] sfx2/source/appl/sfxhelp.cxx [build CXX] sfx2/source/appl/sfxpicklist.cxx [build CXX] sfx2/source/appl/shutdownicon.cxx [build CXX] sfx2/source/appl/workwin.cxx [build CXX] sfx2/source/appl/xpackcreator.cxx [build CXX] sfx2/source/bastyp/bitset.cxx [build CXX] sfx2/source/bastyp/fltfnc.cxx [build CXX] sfx2/source/bastyp/fltlst.cxx [build CXX] sfx2/source/bastyp/frmhtml.cxx [build CXX] sfx2/source/bastyp/frmhtmlw.cxx [build CXX] sfx2/source/bastyp/helper.cxx [build CXX] sfx2/source/bastyp/mieclip.cxx [build CXX] sfx2/source/bastyp/progress.cxx [build CXX] sfx2/source/bastyp/sfxhtml.cxx [build CXX] sfx2/source/bastyp/sfxresid.cxx [build CXX] sfx2/source/commandpopup/CommandPopup.cxx [build CXX] sfx2/source/config/evntconf.cxx [build CXX] sfx2/source/control/bindings.cxx [build CXX] sfx2/source/control/ctrlitem.cxx [build CXX] sfx2/source/control/dispatch.cxx [build CXX] sfx2/source/control/itemdel.cxx [build CXX] sfx2/source/control/minfitem.cxx [build CXX] sfx2/source/control/msg.cxx [build CXX] sfx2/source/control/msgpool.cxx [build CXX] sfx2/source/control/objface.cxx [build CXX] sfx2/source/control/recentdocsview.cxx [build CXX] sfx2/source/control/recentdocsviewitem.cxx [build CXX] sfx2/source/control/request.cxx [build CXX] sfx2/source/control/sfxstatuslistener.cxx [build CXX] sfx2/source/control/shell.cxx [build CXX] sfx2/source/control/sorgitm.cxx [build CXX] sfx2/source/control/statcach.cxx [build CXX] sfx2/source/control/templatedefaultview.cxx [build CXX] sfx2/source/control/templateviewitem.cxx [build CXX] sfx2/source/control/templatelocalview.cxx [build CXX] sfx2/source/control/templatecontaineritem.cxx [build CXX] sfx2/source/control/templatedlglocalview.cxx [build CXX] sfx2/source/control/listview.cxx [build CXX] sfx2/source/control/thumbnailviewitem.cxx [build CXX] sfx2/source/control/thumbnailviewacc.cxx [build CXX] sfx2/source/control/thumbnailview.cxx [build CXX] sfx2/source/control/emojiviewitem.cxx [build CXX] sfx2/source/control/emojiview.cxx [build CXX] sfx2/source/control/emojicontrol.cxx [build CXX] sfx2/source/control/emojipopup.cxx [build CXX] sfx2/source/control/charmapcontrol.cxx [build CXX] sfx2/source/control/charwin.cxx [build CXX] sfx2/source/control/unoctitm.cxx [build CXX] sfx2/source/devtools/DevelopmentToolChildWindow.cxx [build CXX] sfx2/source/devtools/DevelopmentToolDockingWindow.cxx [build CXX] sfx2/source/devtools/DocumentModelTreeHandler.cxx [build CXX] sfx2/source/devtools/ObjectInspectorTreeHandler.cxx [build CXX] sfx2/source/dialog/alienwarn.cxx [build CXX] sfx2/source/dialog/backingcomp.cxx [build CXX] sfx2/source/dialog/backingwindow.cxx [build CXX] sfx2/source/dialog/basedlgs.cxx [build CXX] sfx2/source/dialog/checkin.cxx [build CXX] sfx2/source/dialog/dialoghelper.cxx [build CXX] sfx2/source/dialog/charmappopup.cxx [build CXX] sfx2/source/dialog/dinfdlg.cxx [build CXX] sfx2/source/dialog/dockwin.cxx [build CXX] sfx2/source/dialog/documentfontsdialog.cxx [build CXX] sfx2/source/dialog/filedlghelper.cxx [build CXX] sfx2/source/dialog/filtergrouping.cxx [build CXX] sfx2/source/dialog/infobar.cxx [build CXX] sfx2/source/dialog/inputdlg.cxx [build CXX] sfx2/source/dialog/mailmodel.cxx [build CXX] sfx2/source/dialog/bluthsnd.cxx [build CXX] sfx2/source/dialog/mgetempl.cxx [build CXX] sfx2/source/dialog/navigat.cxx [build CXX] sfx2/source/dialog/newstyle.cxx [build CXX] sfx2/source/dialog/partwnd.cxx [build CXX] sfx2/source/dialog/passwd.cxx [build CXX] sfx2/source/dialog/printopt.cxx [build CXX] sfx2/source/dialog/recfloat.cxx [build CXX] sfx2/source/dialog/securitypage.cxx [build CXX] sfx2/source/dialog/sfxdlg.cxx [build CXX] sfx2/source/dialog/splitwin.cxx [build CXX] sfx2/source/dialog/srchdlg.cxx [build CXX] sfx2/source/dialog/styfitem.cxx [build CXX] sfx2/source/dialog/styledlg.cxx [build CXX] sfx2/source/dialog/tabdlg.cxx [build CXX] sfx2/source/dialog/templdlg.cxx [build CXX] sfx2/source/dialog/StyleList.cxx [build CXX] sfx2/source/dialog/titledockwin.cxx [build CXX] sfx2/source/dialog/tplcitem.cxx [build CXX] sfx2/source/dialog/tplpitem.cxx [build CXX] sfx2/source/dialog/versdlg.cxx [build CXX] sfx2/source/doc/DocumentMetadataAccess.cxx [build CXX] sfx2/source/doc/DocumentSigner.cxx [build CXX] sfx2/source/doc/Metadatable.cxx [build CXX] sfx2/source/doc/QuerySaveDocument.cxx [build CXX] sfx2/source/doc/SfxDocumentMetaData.cxx [build CXX] sfx2/source/doc/autoredactdialog.cxx [build CXX] sfx2/source/doc/docfac.cxx [build CXX] sfx2/source/doc/docfile.cxx [build CXX] sfx2/source/doc/docfilt.cxx [build CXX] sfx2/source/doc/docinf.cxx [build CXX] sfx2/source/doc/docinsert.cxx [build CXX] sfx2/source/doc/docmacromode.cxx [build CXX] sfx2/source/doc/docstoragemodifylistener.cxx [build CXX] sfx2/source/doc/doctempl.cxx [build CXX] sfx2/source/doc/doctemplates.cxx [build CXX] sfx2/source/doc/doctemplateslocal.cxx [build CXX] sfx2/source/doc/exoticfileloadexception.cxx [build CXX] sfx2/source/doc/frmdescr.cxx [build CXX] sfx2/source/doc/graphhelp.cxx [build CXX] sfx2/source/doc/guisaveas.cxx [build CXX] sfx2/source/doc/iframe.cxx [build CXX] sfx2/source/doc/new.cxx [build CXX] sfx2/source/doc/objcont.cxx [build CXX] sfx2/source/doc/objembed.cxx [build CXX] sfx2/source/doc/objitem.cxx [build CXX] sfx2/source/doc/objmisc.cxx [build CXX] sfx2/source/doc/objserv.cxx [build CXX] sfx2/source/doc/objstor.cxx [build CXX] sfx2/source/doc/objxtor.cxx [build CXX] sfx2/source/doc/oleprops.cxx [build CXX] sfx2/source/doc/ownsubfilterservice.cxx [build CXX] sfx2/source/doc/printhelper.cxx [build CXX] sfx2/source/doc/docundomanager.cxx [build CXX] sfx2/source/doc/sfxbasemodel.cxx [build CXX] sfx2/source/doc/sfxmodelfactory.cxx [build CXX] sfx2/source/doc/SfxRedactionHelper.cxx [build CXX] sfx2/source/doc/signaturestate.cxx [build CXX] sfx2/source/doc/syspath.cxx [build CXX] sfx2/source/doc/zoomitem.cxx [build CXX] sfx2/source/doc/templatedlg.cxx [build CXX] sfx2/source/doc/watermarkitem.cxx [build CXX] sfx2/source/doc/saveastemplatedlg.cxx [build CXX] sfx2/source/explorer/nochaos.cxx [build CXX] sfx2/source/inet/inettbc.cxx [build CXX] sfx2/source/notebookbar/SfxNotebookBar.cxx [build CXX] sfx2/source/notebookbar/NotebookbarTabControl.cxx [build CXX] sfx2/source/notify/eventsupplier.cxx [build CXX] sfx2/source/notify/globalevents.cxx [build CXX] sfx2/source/notify/hintpost.cxx [build CXX] sfx2/source/notify/openurlhint.cxx [build CXX] sfx2/source/safemode/safemode.cxx [build CXX] sfx2/source/sidebar/Sidebar.cxx [build CXX] sfx2/source/sidebar/SidebarChildWindow.cxx [build CXX] sfx2/source/sidebar/SidebarDockingWindow.cxx [build CXX] sfx2/source/sidebar/SidebarController.cxx [build CXX] sfx2/source/sidebar/SidebarModelUpdate.cxx [build CXX] sfx2/source/sidebar/SidebarPanelBase.cxx [build CXX] sfx2/source/sidebar/SidebarToolBox.cxx [build CXX] sfx2/source/sidebar/AsynchronousCall.cxx [build CXX] sfx2/source/sidebar/Context.cxx [build CXX] sfx2/source/sidebar/ContextChangeBroadcaster.cxx [build CXX] sfx2/source/sidebar/ContextList.cxx [build CXX] sfx2/source/sidebar/ControllerFactory.cxx [build CXX] sfx2/source/sidebar/ControllerItem.cxx [build CXX] sfx2/source/sidebar/Deck.cxx [build CXX] sfx2/source/sidebar/DeckDescriptor.cxx [build CXX] sfx2/source/sidebar/DeckLayouter.cxx [build CXX] sfx2/source/sidebar/DeckTitleBar.cxx [build CXX] sfx2/source/sidebar/FocusManager.cxx [build CXX] sfx2/source/sidebar/IContextChangeReceiver.cxx [build CXX] sfx2/source/sidebar/ILayoutableWindow.cxx [build CXX] sfx2/source/sidebar/Panel.cxx [build CXX] sfx2/source/sidebar/PanelDescriptor.cxx [build CXX] sfx2/source/sidebar/PanelLayout.cxx [build CXX] sfx2/source/sidebar/PanelTitleBar.cxx [build CXX] sfx2/source/sidebar/ResourceManager.cxx [build CXX] sfx2/source/sidebar/TabBar.cxx [build CXX] sfx2/source/sidebar/TitleBar.cxx [build CXX] sfx2/source/sidebar/Theme.cxx [build CXX] sfx2/source/sidebar/Tools.cxx [build CXX] sfx2/source/sidebar/UnoPanel.cxx [build CXX] sfx2/source/sidebar/UnoPanels.cxx [build CXX] sfx2/source/sidebar/UnoDeck.cxx [build CXX] sfx2/source/sidebar/UnoDecks.cxx [build CXX] sfx2/source/sidebar/UnoSidebar.cxx [build CXX] sfx2/source/statbar/stbitem.cxx [build CXX] sfx2/source/styles/StyleManager.cxx [build CXX] sfx2/source/toolbox/tbxitem.cxx [build CXX] sfx2/source/toolbox/weldutils.cxx [build CXX] sfx2/source/view/classificationcontroller.cxx [build CXX] sfx2/source/view/classificationhelper.cxx [build CXX] sfx2/source/view/frame.cxx [build CXX] sfx2/source/view/frame2.cxx [build CXX] sfx2/source/view/frmload.cxx [build CXX] sfx2/source/view/ipclient.cxx [build CXX] sfx2/source/view/lokcharthelper.cxx [build CXX] sfx2/source/view/lokhelper.cxx [build CXX] sfx2/source/view/printer.cxx [build CXX] sfx2/source/view/sfxbasecontroller.cxx [build CXX] sfx2/source/view/userinputinterception.cxx [build CXX] sfx2/source/view/viewfac.cxx [build CXX] sfx2/source/view/viewfrm.cxx [build CXX] sfx2/source/view/viewfrm2.cxx [build CXX] sfx2/source/view/viewprn.cxx [build CXX] sfx2/source/view/viewsh.cxx [build MOD] configmgr [build CXX] connectivity/source/drivers/dbase/DResultSet.cxx [build CXX] connectivity/source/drivers/dbase/DStatement.cxx [build CXX] connectivity/source/drivers/dbase/DPreparedStatement.cxx [build CXX] connectivity/source/drivers/dbase/dindexnode.cxx [build CXX] connectivity/source/drivers/dbase/DIndexIter.cxx [build CXX] connectivity/source/drivers/dbase/DDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/dbase/DCatalog.cxx [build CXX] connectivity/source/drivers/dbase/DColumns.cxx [build CXX] connectivity/source/drivers/dbase/DIndexColumns.cxx [build CXX] connectivity/source/drivers/dbase/DIndex.cxx [build CXX] connectivity/source/drivers/dbase/DIndexes.cxx [build CXX] connectivity/source/drivers/dbase/DTables.cxx [build CXX] connectivity/source/drivers/dbase/DConnection.cxx [build CXX] connectivity/source/drivers/dbase/DDriver.cxx [build CXX] connectivity/source/drivers/dbase/DTable.cxx [build CMP] desktop/source/migration/services/migrationoo2 [build CMP] desktop/source/migration/services/migrationoo3 [build CXX] emfio/source/emfuno/xemfparser.cxx [build CXX] emfio/source/reader/mtftools.cxx [build CXX] emfio/source/reader/wmfreader.cxx [build CXX] emfio/source/reader/emfreader.cxx [build BIN] redland [build DEP] LNK:Library/libi18npoollo.so [build LNK] Library/libi18npoollo.so [build CMP] package/util/package2 [build CXX] svgio/source/svgreader/svgcharacternode.cxx [build CXX] svgio/source/svgreader/svgcirclenode.cxx [build CXX] svgio/source/svgreader/svgclippathnode.cxx [build CXX] svgio/source/svgreader/svgdocument.cxx [build CXX] svgio/source/svgreader/svgdocumenthandler.cxx [build CXX] svgio/source/svgreader/svgellipsenode.cxx [build CXX] svgio/source/svgreader/svggnode.cxx [build CXX] svgio/source/svgreader/svganode.cxx [build CXX] svgio/source/svgreader/svggradientnode.cxx [build CXX] svgio/source/svgreader/svggradientstopnode.cxx [build CXX] svgio/source/svgreader/svgimagenode.cxx [build CXX] svgio/source/svgreader/svglinenode.cxx [build CXX] svgio/source/svgreader/svgmarkernode.cxx [build CXX] svgio/source/svgreader/svgmasknode.cxx [build CXX] svgio/source/svgreader/svgnode.cxx [build CXX] svgio/source/svgreader/SvgNumber.cxx [build CXX] svgio/source/svgreader/svgpaint.cxx [build CXX] svgio/source/svgreader/svgpathnode.cxx [build CXX] svgio/source/svgreader/svgpatternnode.cxx [build CXX] svgio/source/svgreader/svgpolynode.cxx [build CXX] svgio/source/svgreader/svgrectnode.cxx [build CXX] svgio/source/svgreader/svgstyleattributes.cxx [build CXX] svgio/source/svgreader/svgstylenode.cxx [build CXX] svgio/source/svgreader/svgsvgnode.cxx [build CXX] svgio/source/svgreader/svgsymbolnode.cxx [build CXX] svgio/source/svgreader/svgtextnode.cxx [build CXX] svgio/source/svgreader/svgtitledescnode.cxx [build CXX] svgio/source/svgreader/svgtoken.cxx [build CXX] svgio/source/svgreader/svgtrefnode.cxx [build CXX] svgio/source/svgreader/svgtools.cxx [build CXX] svgio/source/svgreader/svgtextpathnode.cxx [build CXX] svgio/source/svgreader/svgtspannode.cxx [build CXX] svgio/source/svgreader/svgusenode.cxx [build CXX] svgio/source/svgreader/svgvisitor.cxx [build CXX] svgio/source/svguno/xsvgparser.cxx [build CMP] svl/source/fsstor/fsstorage [build CMP] svl/source/passwordcontainer/passwordcontainer [build CMP] ucb/source/core/ucb1 [build CMP] hwpfilter/source/hwp [build CMP] lingucomponent/source/languageguessing/guesslang [build CMP] lingucomponent/source/numbertext/numbertext [build CMP] scaddins/source/analysis/analysis [build CMP] scaddins/source/datefunc/date [build CMP] scaddins/source/pricing/pricing [build DEP] LNK:Library/libunordflo.so [build LNK] Library/libunordflo.so [build CMP] sccomp/source/solver/coinmpsolver [build CMP] sccomp/source/solver/lpsolvesolver [build CMP] sccomp/source/solver/swarmsolver [build CMP] scripting/util/scriptframe [build BIN] hwpfilter [build BIN] i18nutil [build GPK] Extension/nlpsolver [build BIN] package [build BIN] sax [build BIN] scaddins [build BIN] sccomp [build CXX] smoketest/smoketest.cxx [build MOD] unotools [build BIN] ure [build BIN] wizards [build MOD] xmlscript [build DEP] LNK:Library/libsvllo.so [build LNK] Library/libsvllo.so [build CXX] editeng/source/accessibility/AccessibleComponentBase.cxx [build CXX] editeng/source/accessibility/AccessibleContextBase.cxx [build CXX] editeng/source/accessibility/AccessibleEditableTextPara.cxx [build CXX] editeng/source/accessibility/AccessibleHyperlink.cxx [build CXX] editeng/source/accessibility/AccessibleImageBullet.cxx [build CXX] editeng/source/accessibility/AccessibleParaManager.cxx [build CXX] editeng/source/accessibility/AccessibleSelectionBase.cxx [build CXX] editeng/source/accessibility/AccessibleStaticTextBase.cxx [build CXX] editeng/source/accessibility/AccessibleStringWrap.cxx [build CXX] editeng/source/editeng/editattr.cxx [build CXX] editeng/source/editeng/editdata.cxx [build CXX] editeng/source/editeng/editdbg.cxx [build CXX] editeng/source/editeng/editdoc.cxx [build CXX] editeng/source/editeng/editeng.cxx [build CXX] editeng/source/editeng/editobj.cxx [build CXX] editeng/source/editeng/editsel.cxx [build CXX] editeng/source/editeng/editundo.cxx [build CXX] editeng/source/editeng/editview.cxx [build CXX] editeng/source/editeng/edtspell.cxx [build CXX] editeng/source/editeng/eehtml.cxx [build CXX] editeng/source/editeng/eeobj.cxx [build CXX] editeng/source/editeng/eerdll.cxx [build CXX] editeng/source/editeng/eertfpar.cxx [build CXX] editeng/source/editeng/fieldupdater.cxx [build CXX] editeng/source/editeng/impedit.cxx [build CXX] editeng/source/editeng/impedit2.cxx [build CXX] editeng/source/editeng/impedit3.cxx [build CXX] editeng/source/editeng/impedit4.cxx [build CXX] editeng/source/editeng/impedit5.cxx [build CXX] editeng/source/editeng/misspellrange.cxx [build CXX] editeng/source/editeng/section.cxx [build CXX] editeng/source/editeng/textconv.cxx [build CXX] editeng/source/items/borderline.cxx [build CXX] editeng/source/items/bulitem.cxx [build CXX] editeng/source/items/CustomPropertyField.cxx [build CXX] editeng/source/items/charhiddenitem.cxx [build CXX] editeng/source/items/flditem.cxx [build CXX] editeng/source/items/frmitems.cxx [build CXX] editeng/source/items/itemtype.cxx [build CXX] editeng/source/items/justifyitem.cxx [build CXX] editeng/source/items/numitem.cxx [build CXX] editeng/source/items/legacyitem.cxx [build CXX] editeng/source/items/optitems.cxx [build CXX] editeng/source/items/paperinf.cxx [build CXX] editeng/source/items/paraitem.cxx [build CXX] editeng/source/items/svdfield.cxx [build CXX] editeng/source/items/svxfont.cxx [build CXX] editeng/source/items/textitem.cxx [build CXX] editeng/source/items/writingmodeitem.cxx [build CXX] editeng/source/items/xmlcnitm.cxx [build CXX] editeng/source/misc/acorrcfg.cxx [build CXX] editeng/source/misc/edtdlg.cxx [build CXX] editeng/source/misc/forbiddencharacterstable.cxx [build CXX] editeng/source/misc/hangulhanja.cxx [build CXX] editeng/source/misc/splwrap.cxx [build CXX] editeng/source/misc/svxacorr.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectExport.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectImport.cxx [build CXX] editeng/source/misc/swafopt.cxx [build CXX] editeng/source/misc/txtrange.cxx [build CXX] editeng/source/misc/unolingu.cxx [build CXX] editeng/source/misc/urlfieldhelper.cxx [build CXX] editeng/source/outliner/outleeng.cxx [build CXX] editeng/source/outliner/outlin2.cxx [build CXX] editeng/source/outliner/outliner.cxx [build CXX] editeng/source/outliner/outlobj.cxx [build CXX] editeng/source/outliner/outlundo.cxx [build CXX] editeng/source/outliner/outlvw.cxx [build CXX] editeng/source/outliner/overflowingtxt.cxx [build CXX] editeng/source/outliner/paralist.cxx [build CXX] editeng/source/rtf/rtfitem.cxx [build CXX] editeng/source/rtf/svxrtf.cxx [build CXX] editeng/source/uno/unoedhlp.cxx [build CXX] editeng/source/uno/unoedprx.cxx [build CXX] editeng/source/uno/unoedsrc.cxx [build CXX] editeng/source/uno/unofdesc.cxx [build CXX] editeng/source/uno/unofield.cxx [build CXX] editeng/source/uno/UnoForbiddenCharsTable.cxx [build CXX] editeng/source/uno/unofored.cxx [build CXX] editeng/source/uno/unoforou.cxx [build CXX] editeng/source/uno/unoipset.cxx [build CXX] editeng/source/uno/unonrule.cxx [build CXX] editeng/source/uno/unopracc.cxx [build CXX] editeng/source/uno/unotext.cxx [build CXX] editeng/source/uno/unotext2.cxx [build CXX] editeng/source/uno/unoviwou.cxx [build CXX] editeng/source/xml/xmltxtexp.cxx [build CXX] editeng/source/xml/xmltxtimp.cxx [build CXX] editeng/source/lookuptree/Trie.cxx [build CXX] extensions/source/bibliography/bibbeam.cxx [build CXX] extensions/source/bibliography/bibconfig.cxx [build CXX] extensions/source/bibliography/bibcont.cxx [build CXX] extensions/source/bibliography/bibload.cxx [build CXX] extensions/source/bibliography/bibmod.cxx [build CXX] extensions/source/bibliography/bibview.cxx [build CXX] extensions/source/bibliography/datman.cxx [build CXX] extensions/source/bibliography/formcontrolcontainer.cxx [build CXX] extensions/source/bibliography/framectr.cxx [build CXX] extensions/source/bibliography/general.cxx [build CXX] extensions/source/bibliography/loadlisteneradapter.cxx [build CXX] extensions/source/bibliography/toolbar.cxx [build CXX] extensions/source/dbpilots/commonpagesdbp.cxx [build CXX] extensions/source/dbpilots/controlwizard.cxx [build CXX] extensions/source/dbpilots/dbptools.cxx [build CXX] extensions/source/dbpilots/gridwizard.cxx [build CXX] extensions/source/dbpilots/groupboxwiz.cxx [build CXX] extensions/source/dbpilots/listcombowizard.cxx [build CXX] extensions/source/dbpilots/moduledbp.cxx [build CXX] extensions/source/dbpilots/optiongrouplayouter.cxx [build CXX] extensions/source/dbpilots/wizardservices.cxx [build MOD] redland [build CXX] filter/source/graphic/GraphicExportFilter.cxx [build CMP] i18npool/util/i18npool [build CXX] filter/source/storagefilterdetect/filterdetect.cxx [build CXX] filter/source/textfilterdetect/filterdetect.cxx [build CXX] filter/source/xsltdialog/typedetectionexport.cxx [build CXX] filter/source/xsltdialog/typedetectionimport.cxx [build CXX] filter/source/xsltdialog/xmlfilterdialogcomponent.cxx [build CXX] filter/source/xsltdialog/xmlfilterjar.cxx [build CXX] filter/source/xsltdialog/xmlfiltersettingsdialog.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabdialog.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabpagebasic.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabpagexslt.cxx [build CXX] filter/source/xsltdialog/xmlfiltertestdialog.cxx [build CXX] formula/source/ui/dlg/formula.cxx [build CXX] formula/source/ui/dlg/FormulaHelper.cxx [build CXX] formula/source/ui/dlg/funcpage.cxx [build CXX] formula/source/ui/dlg/funcutl.cxx [build CXX] formula/source/ui/dlg/parawin.cxx [build CXX] formula/source/ui/dlg/structpg.cxx [build CXX] sc/source/ui/unoobj/scdetect.cxx [build CXX] sc/source/ui/unoobj/exceldetect.cxx [build CXX] sd/source/ui/unoidl/sddetect.cxx [build CXX] sdext/source/minimizer/configurationaccess.cxx [build CXX] sdext/source/minimizer/fileopendialog.cxx [build CXX] sdext/source/minimizer/graphiccollector.cxx [build CXX] sdext/source/minimizer/impoptimizer.cxx [build CXX] sdext/source/minimizer/informationdialog.cxx [build CXX] sdext/source/minimizer/optimizationstats.cxx [build CXX] sdext/source/minimizer/optimizerdialog.cxx [build CXX] sdext/source/minimizer/optimizerdialogcontrols.cxx [build CXX] sdext/source/minimizer/pagecollector.cxx [build CXX] sdext/source/minimizer/pppoptimizer.cxx [build CXX] sdext/source/minimizer/pppoptimizerdialog.cxx [build CXX] sdext/source/minimizer/pppoptimizertoken.cxx [build CXX] sdext/source/minimizer/unodialog.cxx [build CXX] starmath/source/smdetect.cxx [build CXX] starmath/source/eqnolefilehdr.cxx [build CXX] sw/source/ui/uno/swdetect.cxx [build CMP] unoxml/source/rdf/unordf [build CXX] scripting/source/basprov/baslibnode.cxx [build CXX] scripting/source/basprov/basmethnode.cxx [build CXX] scripting/source/basprov/basmodnode.cxx [build CXX] scripting/source/basprov/basprov.cxx [build CXX] scripting/source/basprov/basscript.cxx [build CXX] scripting/source/protocolhandler/scripthandler.cxx [build MOD] hwpfilter [build SAX] CustomTarget/i18npool/localedata/localedata_af_NA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_af_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ak_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_am_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_an_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_AE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_BH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_EG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_JO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_KW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_MA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_OM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_QA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_TN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_YE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ast_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_axk_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_az_AZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_be_BY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_beq_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bg_BG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bm_ML.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bn_BD.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bn_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bo_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bo_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_br_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bs_BA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cu_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cv_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cy_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_da_DK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dde_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_AT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_LI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dz_BT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ee_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_el_GR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_HK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_MY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_eo.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_AR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_BO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_DO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_EC.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_GT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_HN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_MX.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_NI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_SV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_UY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_VE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_et_EE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_eu_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fa_IR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fi_FI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fo_FO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_MC.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_ML.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_NE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_SN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_TG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fur_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fy_NL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ga_IE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gd_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gl_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gu_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gug_PY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_haw_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_he_IL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hi_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hil_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hr_HR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ht_HT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hu_HU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hy_AM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ia.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_id_ID.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_is_IS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_it_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_it_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ja_JP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_jbo.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ka_GE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kl_GL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_km_KH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kn_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kng_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ko_KR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ky_KG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_la_VA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lb_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lg_UG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lif_NP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lij_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lld_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ln_CD.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lo_LA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lt_LT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lv_LV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mai_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_min_ID.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mk_MK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ml_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mos_BF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mr_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ms_MY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mt_MT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_my_MM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_myv_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nb_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nds_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ne_NP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_njx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_njy_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nl_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nl_NL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nn_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_no_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ny_MW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_oc_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_om_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_or_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pa_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pap_CW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pl_PL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_plt_MG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_AO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_BR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_PT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pui_CO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_puu_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ro_RO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ru_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_rue_SK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_rw_RW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sc_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sg_CF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_shs_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sid_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sk_SK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sl_SI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_so_SO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_CS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_ME.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_RS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_st_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sun_ID.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sv_FI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sv_SE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_szl_PL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ta_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_te_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tek_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_th_TH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ER.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tk_TM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tr_TR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tt_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ug_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_uk_UA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ur_PK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vec_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vi_VN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vif_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vro_EE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_wa_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_xku_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_yi_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_yom_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_HK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_MO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_SG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_TW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lij_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vro_EE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_HK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_min_ID.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sun_ID.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx [build MOD] i18nutil [build MOD] package [build MOD] sax [build MOD] scaddins [build MOD] sccomp [build BIN] sot [build BIN] swext [build CXX] test/source/bootstrapfixture.cxx [build CXX] test/source/diff/diff.cxx [build CXX] test/source/callgrind.cxx [build CXX] test/source/xmltesttools.cxx [build CXX] test/source/htmltesttools.cxx [build CXX] test/source/screenshot_test.cxx [build CXX] test/source/unoapi_property_testers.cxx [build CXX] test/source/lokcallback.cxx [build CXX] test/source/helper/form.cxx [build CXX] test/source/helper/shape.cxx [build CXX] test/source/helper/transferable.cxx [build MOD] ure [build MOD] wizards [build CMP] svl/util/svl [build CXX] avmedia/source/framework/mediacontrol.cxx [build CXX] avmedia/source/framework/MediaControlBase.cxx [build CXX] avmedia/source/framework/mediaitem.cxx [build CXX] avmedia/source/framework/mediaplayer.cxx [build CXX] avmedia/source/framework/mediatoolbox.cxx [build CXX] avmedia/source/framework/soundhandler.cxx [build CXX] avmedia/source/viewer/mediaevent_impl.cxx [build CXX] avmedia/source/viewer/mediawindow.cxx [build CXX] avmedia/source/viewer/mediawindow_impl.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_BW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_BZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_DK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_JM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_KE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_LK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_MW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_TT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZW.cxx [build CUS] i18npool/localedata [build BIN] nlpsolver [build MOD] sot [build MOD] swext [build CXX] test/source/unoapi_test.cxx [build CXX] test/source/calc_unoapi_test.cxx [build CXX] test/source/beans/xpropertyset.cxx [build CXX] test/source/chart/xchartdata.cxx [build CXX] test/source/container/xchild.cxx [build CXX] test/source/container/xelementaccess.cxx [build CXX] test/source/container/xenumeration.cxx [build CXX] test/source/container/xenumerationaccess.cxx [build CXX] test/source/container/xindexaccess.cxx [build CXX] test/source/container/xnameaccess.cxx [build CXX] test/source/container/xnamecontainer.cxx [build CXX] test/source/container/xnamed.cxx [build CXX] test/source/container/xnamereplace.cxx [build CXX] test/source/document/xactionlockable.cxx [build CXX] test/source/document/xembeddedobjectsupplier.cxx [build CXX] test/source/document/xlinktargetsupplier.cxx [build CXX] test/source/drawing/captionshape.cxx [build CXX] test/source/drawing/xdrawpages.cxx [build CXX] test/source/drawing/xgluepointssupplier.cxx [build CXX] test/source/drawing/xshapedescriptor.cxx [build CXX] test/source/drawing/xshapegrouper.cxx [build CXX] test/source/drawing/xshape.cxx [build CXX] test/source/drawing/xshapes.cxx [build CXX] test/source/lang/xserviceinfo.cxx [build CXX] test/source/lang/xcomponent.cxx [build CXX] test/source/sheet/cellarealink.cxx [build CXX] test/source/sheet/cellproperties.cxx [build CXX] test/source/sheet/databaseimportdescriptor.cxx [build CXX] test/source/sheet/databaserange.cxx [build CXX] test/source/sheet/datapilotfield.cxx [build CXX] test/source/sheet/datapilotitem.cxx [build CXX] test/source/sheet/documentsettings.cxx [build CXX] test/source/sheet/functiondescription.cxx [build CXX] test/source/sheet/globalsheetsettings.cxx [build CXX] test/source/sheet/scenario.cxx [build CXX] test/source/sheet/shape.cxx [build CXX] test/source/sheet/sheetcell.cxx [build CXX] test/source/sheet/sheetcellrange.cxx [build CXX] test/source/sheet/sheetcellranges.cxx [build CXX] test/source/sheet/sheetfilterdescriptor.cxx [build CXX] test/source/sheet/sheetlink.cxx [build CXX] test/source/sheet/sheetsortdescriptor2.cxx [build CXX] test/source/sheet/spreadsheet.cxx [build CXX] test/source/sheet/spreadsheetdocumentsettings.cxx [build CXX] test/source/sheet/spreadsheetviewsettings.cxx [build CXX] test/source/sheet/subtotaldescriptor.cxx [build CXX] test/source/sheet/tableautoformat.cxx [build CXX] test/source/sheet/tablevalidation.cxx [build CXX] test/source/sheet/xactivationbroadcaster.cxx [build CXX] test/source/sheet/xarealink.cxx [build CXX] test/source/sheet/xarealinks.cxx [build CXX] test/source/sheet/xarrayformularange.cxx [build CXX] test/source/sheet/xcalculatable.cxx [build CXX] test/source/sheet/xcelladdressable.cxx [build CXX] test/source/sheet/xcellformatrangessupplier.cxx [build CXX] test/source/sheet/xcellrangeaddressable.cxx [build CXX] test/source/sheet/xcellrangedata.cxx [build CXX] test/source/sheet/xcellrangeformula.cxx [build CXX] test/source/sheet/xcellrangemovement.cxx [build CXX] test/source/sheet/xcellrangereferrer.cxx [build CXX] test/source/sheet/xcellrangesquery.cxx [build CXX] test/source/sheet/xcellseries.cxx [build CXX] test/source/sheet/xconsolidatable.cxx [build CXX] test/source/sheet/xconsolidationdescriptor.cxx [build CXX] test/source/sheet/xdatabaserange.cxx [build CXX] test/source/sheet/xdatabaseranges.cxx [build CXX] test/source/sheet/xdatapilotdescriptor.cxx [build CXX] test/source/sheet/xdatapilotfield.cxx [build CXX] test/source/sheet/xdatapilotfieldgrouping.cxx [build CXX] test/source/sheet/xdatapilottable.cxx [build CXX] test/source/sheet/xdatapilottable2.cxx [build CXX] test/source/sheet/xdatapilottables.cxx [build CXX] test/source/sheet/xdatapilottablessupplier.cxx [build CXX] test/source/sheet/xddelink.cxx [build CXX] test/source/sheet/xddelinks.cxx [build CXX] test/source/sheet/xdocumentauditing.cxx [build CXX] test/source/sheet/xformulaquery.cxx [build CXX] test/source/sheet/xfunctiondescriptions.cxx [build CXX] test/source/sheet/xgoalseek.cxx [build CXX] test/source/sheet/xheaderfootercontent.cxx [build CXX] test/source/sheet/xlabelrange.cxx [build CXX] test/source/sheet/xlabelranges.cxx [build CXX] test/source/sheet/xmultiformulatokens.cxx [build CXX] test/source/sheet/xmultipleoperation.cxx [build CXX] test/source/sheet/xnamedrange.cxx [build CXX] test/source/sheet/xnamedranges.cxx [build CXX] test/source/sheet/xprintareas.cxx [build CXX] test/source/sheet/xrecentfunctions.cxx [build CXX] test/source/sheet/xscenario.cxx [build CXX] test/source/sheet/xscenarioenhanced.cxx [build CXX] test/source/sheet/xscenarios.cxx [build CXX] test/source/sheet/xscenariossupplier.cxx [build CXX] test/source/sheet/xsheetannotation.cxx [build CXX] test/source/sheet/xsheetannotationanchor.cxx [build CXX] test/source/sheet/xsheetannotations.cxx [build CXX] test/source/sheet/xsheetannotationshapesupplier.cxx [build CXX] test/source/sheet/xsheetannotationssupplier.cxx [build CXX] test/source/sheet/xsheetauditing.cxx [build CXX] test/source/sheet/xsheetcellcursor.cxx [build CXX] test/source/sheet/xsheetcellrange.cxx [build CXX] test/source/sheet/xsheetcellrangecontainer.cxx [build CXX] test/source/sheet/xsheetcellranges.cxx [build CXX] test/source/sheet/xsheetcondition.cxx [build CXX] test/source/sheet/xsheetconditionalentries.cxx [build CXX] test/source/sheet/xsheetconditionalentry.cxx [build CXX] test/source/sheet/xsheetfilterable.cxx [build CXX] test/source/sheet/xsheetfilterableex.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor2.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor3.cxx [build CXX] test/source/sheet/xsheetlinkable.cxx [build CXX] test/source/sheet/xsheetoperation.cxx [build CXX] test/source/sheet/xsheetoutline.cxx [build CXX] test/source/sheet/xsheetpagebreak.cxx [build CXX] test/source/sheet/xspreadsheet.cxx [build CXX] test/source/sheet/xspreadsheetdocument.cxx [build CXX] test/source/sheet/xspreadsheets.cxx [build CXX] test/source/sheet/xspreadsheets2.cxx [build CXX] test/source/sheet/xspreadsheetview.cxx [build CXX] test/source/sheet/xsubtotalcalculatable.cxx [build CXX] test/source/sheet/xsubtotaldescriptor.cxx [build CXX] test/source/sheet/xsubtotalfield.cxx [build CXX] test/source/sheet/xuniquecellformatrangessupplier.cxx [build CXX] test/source/sheet/xusedareacursor.cxx [build CXX] test/source/sheet/xviewfreezable.cxx [build CXX] test/source/sheet/xviewpane.cxx [build CXX] test/source/sheet/xviewsplitable.cxx [build CXX] test/source/style/xstyleloader.cxx [build CXX] test/source/table/tablecolumn.cxx [build CXX] test/source/table/tablerow.cxx [build CXX] test/source/table/xcell.cxx [build CXX] test/source/table/xcellcursor.cxx [build CXX] test/source/table/xcellrange.cxx [build CXX] test/source/table/xcolumnrowrange.cxx [build CXX] test/source/table/xtablechart.cxx [build CXX] test/source/table/xtablecharts.cxx [build CXX] test/source/table/xtablechartssupplier.cxx [build CXX] test/source/table/xtablecolumns.cxx [build CXX] test/source/table/xtablerows.cxx [build CXX] test/source/text/baseindex.cxx [build CXX] test/source/text/textcontent.cxx [build CXX] test/source/text/xsimpletext.cxx [build CXX] test/source/text/xtext.cxx [build CXX] test/source/text/xtextcontent.cxx [build CXX] test/source/text/xtextfield.cxx [build CXX] test/source/text/xtextrange.cxx [build CXX] test/source/text/xdocumentindex.cxx [build CXX] test/source/text/textdocumentsettings.cxx [build CXX] test/source/text/textprintersettings.cxx [build CXX] test/source/text/textsettings.cxx [build CXX] test/source/text/textdocumentindex.cxx [build CXX] test/source/util/searchdescriptor.cxx [build CXX] test/source/util/xindent.cxx [build CXX] test/source/util/xmergeable.cxx [build CXX] test/source/util/xrefreshable.cxx [build CXX] test/source/util/xreplaceable.cxx [build CXX] test/source/util/xreplacedescriptor.cxx [build CXX] test/source/util/xsearchable.cxx [build CXX] test/source/util/xsearchdescriptor.cxx [build CXX] test/source/view/xcontrolaccess.cxx [build CXX] test/source/view/xformlayeraccess.cxx [build DEP] LNK:Library/libvcllo.so [build LNK] Library/libvcllo.so [build CXX] svx/source/core/extedit.cxx [build CXX] svx/source/core/graphichelper.cxx [build CXX] svx/source/customshapes/EnhancedCustomShape2d.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeGeometry.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx [build CXX] svx/source/dialog/dialmgr.cxx [build CXX] svx/source/dialog/dlgutil.cxx [build CXX] svx/source/dialog/hexcolorcontrol.cxx [build CXX] svx/source/dialog/framelink.cxx [build CXX] svx/source/dialog/framelinkarray.cxx [build CXX] svx/source/dialog/langbox.cxx [build CXX] svx/source/dialog/pagenumberlistbox.cxx [build CXX] svx/source/dialog/papersizelistbox.cxx [build CXX] svx/source/dialog/samecontentlistbox.cxx [build CXX] svx/source/dialog/spacinglistbox.cxx [build CXX] svx/source/dialog/svxdlg.cxx [build CXX] svx/source/dialog/SvxNumOptionsTabPageHelper.cxx [build CXX] svx/source/engine3d/camera3d.cxx [build CXX] svx/source/engine3d/cube3d.cxx [build CXX] svx/source/engine3d/deflt3d.cxx [build CXX] svx/source/engine3d/dragmt3d.cxx [build CXX] svx/source/engine3d/e3dsceneupdater.cxx [build CXX] svx/source/engine3d/e3dundo.cxx [build CXX] svx/source/engine3d/extrud3d.cxx [build CXX] svx/source/engine3d/helperhittest3d.cxx [build CXX] svx/source/engine3d/helperminimaldepth3d.cxx [build CXX] svx/source/engine3d/lathe3d.cxx [build CXX] svx/source/engine3d/obj3d.cxx [build CXX] svx/source/engine3d/objfac3d.cxx [build CXX] svx/source/engine3d/polygn3d.cxx [build CXX] svx/source/engine3d/scene3d.cxx [build CXX] svx/source/engine3d/sphere3d.cxx [build CXX] svx/source/engine3d/svx3ditems.cxx [build CXX] svx/source/engine3d/view3d.cxx [build CXX] svx/source/engine3d/view3d1.cxx [build CXX] svx/source/engine3d/viewpt3d2.cxx [build CXX] svx/source/fmcomp/dbaexchange.cxx [build CXX] svx/source/fmcomp/fmgridcl.cxx [build CXX] svx/source/fmcomp/fmgridif.cxx [build CXX] svx/source/fmcomp/gridcell.cxx [build CXX] svx/source/fmcomp/gridcols.cxx [build CXX] svx/source/fmcomp/gridctrl.cxx [build CXX] svx/source/fmcomp/xmlexchg.cxx [build CXX] svx/source/form/dataaccessdescriptor.cxx [build CXX] svx/source/form/datalistener.cxx [build CXX] svx/source/form/datanavi.cxx [build CXX] svx/source/form/delayedevent.cxx [build CXX] svx/source/form/labelitemwindow.cxx [build CXX] svx/source/form/fmcontrolbordermanager.cxx [build CXX] svx/source/form/fmcontrollayout.cxx [build CXX] svx/source/form/fmdmod.cxx [build CXX] svx/source/form/fmdocumentclassification.cxx [build CXX] svx/source/form/fmdpage.cxx [build CXX] svx/source/form/fmexch.cxx [build CXX] svx/source/form/fmexpl.cxx [build CXX] svx/source/form/fmmodel.cxx [build CXX] svx/source/form/fmobj.cxx [build CXX] svx/source/form/fmpage.cxx [build CXX] svx/source/form/fmpgeimp.cxx [build CXX] svx/source/form/fmscriptingenv.cxx [build CXX] svx/source/form/fmservs.cxx [build CXX] svx/source/form/fmshell.cxx [build CXX] svx/source/form/fmshimp.cxx [build CXX] svx/source/form/fmtextcontroldialogs.cxx [build CXX] svx/source/form/fmtextcontrolfeature.cxx [build CXX] svx/source/form/fmtextcontrolshell.cxx [build CXX] svx/source/form/fmtools.cxx [build CXX] svx/source/form/fmundo.cxx [build CXX] svx/source/form/fmview.cxx [build CXX] svx/source/form/fmvwimp.cxx [build CXX] svx/source/form/formcontrolfactory.cxx [build CXX] svx/source/form/formcontroller.cxx [build CXX] svx/source/form/formcontrolling.cxx [build CXX] svx/source/form/formdispatchinterceptor.cxx [build CXX] svx/source/form/formfeaturedispatcher.cxx [build CXX] svx/source/form/formtoolbars.cxx [build CXX] svx/source/form/legacyformcontroller.cxx [build CXX] svx/source/form/navigatortree.cxx [build CXX] svx/source/form/navigatortreemodel.cxx [build CXX] svx/source/form/ParseContext.cxx [build CXX] svx/source/form/sdbdatacolumn.cxx [build CXX] svx/source/form/sqlparserclient.cxx [build CXX] svx/source/form/typemap.cxx [build CXX] svx/source/form/xfm_addcondition.cxx [build CXX] svx/source/gallery2/codec.cxx [build CXX] svx/source/gallery2/galbrws1.cxx [build CXX] svx/source/gallery2/galbrws2.cxx [build CXX] svx/source/gallery2/galctrl.cxx [build CXX] svx/source/gallery2/galexpl.cxx [build CXX] svx/source/gallery2/galini.cxx [build CXX] svx/source/gallery2/gallery1.cxx [build CXX] svx/source/gallery2/galmisc.cxx [build CXX] svx/source/gallery2/galobj.cxx [build CXX] svx/source/gallery2/galtheme.cxx [build CXX] svx/source/gallery2/GalleryControl.cxx [build CXX] svx/source/gallery2/gallerybinaryengine.cxx [build CXX] svx/source/gallery2/gallerybinaryengineentry.cxx [build CXX] svx/source/gallery2/gallerystoragelocations.cxx [build CXX] svx/source/gallery2/gallerybinarystoragelocations.cxx [build CXX] svx/source/gallery2/galleryobjectcollection.cxx [build CXX] svx/source/gallery2/galleryfilestorage.cxx [build CXX] svx/source/gallery2/galleryfilestorageentry.cxx [build CXX] svx/source/gallery2/galleryobjectstorage.cxx [build CXX] svx/source/gallery2/galleryobjectbinarystorage.cxx [build CXX] svx/source/gallery2/galleryobjectxmlstorage.cxx [build CXX] svx/source/items/chrtitem.cxx [build CXX] svx/source/items/clipfmtitem.cxx [build CXX] svx/source/items/customshapeitem.cxx [build CXX] svx/source/items/drawitem.cxx [build CXX] svx/source/items/e3ditem.cxx [build CXX] svx/source/items/galleryitem.cxx [build CXX] svx/source/items/grfitem.cxx [build CXX] svx/source/sdr/animation/scheduler.cxx [build CXX] svx/source/sdr/animation/objectanimator.cxx [build CXX] svx/source/sdr/animation/animationstate.cxx [build CXX] svx/source/sdr/attribute/sdrallfillattributeshelper.cxx [build CXX] svx/source/sdr/attribute/sdrlinefilleffectstextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrfilltextattribute.cxx [build CXX] svx/source/sdr/attribute/sdreffectstextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrlineeffectstextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrformtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofgroup.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx [build CXX] svx/source/sdr/contact/viewcontactofpageobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3d.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dcube.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofpageobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofe3dscene.cxx [build CXX] svx/source/sdr/contact/viewcontactofgraphic.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactredirector.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrcircobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofgroup.cxx [build CXX] svx/source/sdr/contact/viewcontactofunocontrol.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrobj.cxx [build CXX] svx/source/sdr/contact/objectcontact.cxx [build CXX] svx/source/sdr/contact/viewcontactoftextobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dlathe.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrpage.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dextrude.cxx [build CXX] svx/source/sdr/contact/viewcontactofmasterpagedescriptor.cxx [build CXX] svx/source/sdr/contact/viewcontact.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrole2obj.cxx [build CXX] svx/source/sdr/contact/displayinfo.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dscene.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrrectobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofgraphic.cxx [build CXX] svx/source/sdr/contact/sdrmediawindow.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrcaptionobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofvirtobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dsphere.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dpolygon.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdredgeobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontact.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx [build CXX] svx/source/sdr/contact/objectcontactofpageview.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrpathobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrmeasureobj.cxx [build CXX] svx/source/sdr/contact/objectcontactofobjlistpainter.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofe3d.cxx [build CXX] svx/source/sdr/overlay/overlayline.cxx [build CXX] svx/source/sdr/overlay/overlaycrosshair.cxx [build CXX] svx/source/sdr/overlay/overlayrollingrectangle.cxx [build CXX] svx/source/sdr/overlay/overlaytriangle.cxx [build CXX] svx/source/sdr/overlay/overlayselection.cxx [build CXX] svx/source/sdr/overlay/overlayrectangle.cxx [build CXX] svx/source/sdr/overlay/overlaybitmapex.cxx [build CXX] svx/source/sdr/overlay/overlaymanagerbuffered.cxx [build CXX] svx/source/sdr/overlay/overlayhelpline.cxx [build CXX] svx/source/sdr/overlay/overlayanimatedbitmapex.cxx [build CXX] svx/source/sdr/overlay/overlaypolypolygon.cxx [build CXX] svx/source/sdr/overlay/overlayobjectcell.cxx [build CXX] svx/source/sdr/overlay/overlaytools.cxx [build CXX] svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx [build CXX] svx/source/sdr/overlay/overlayobject.cxx [build CXX] svx/source/sdr/overlay/overlaymanager.cxx [build CXX] svx/source/sdr/overlay/overlayobjectlist.cxx [build CXX] svx/source/sdr/overlay/overlayhandle.cxx [build CXX] svx/source/sdr/misc/ImageMapInfo.cxx [build CXX] svx/source/sdr/primitive2d/sdrellipseprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrprimitivetools.cxx [build CXX] svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/primitivefactory2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrole2primitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrpathprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrcaptionprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrconnectorprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrattributecreator.cxx [build CXX] svx/source/sdr/primitive2d/sdrdecompositiontools.cxx [build CXX] svx/source/sdr/primitive3d/sdrattributecreator3d.cxx [build CXX] svx/source/sdr/properties/pageproperties.cxx [build CXX] svx/source/sdr/properties/e3dsceneproperties.cxx [build CXX] svx/source/sdr/properties/itemsettools.cxx [build CXX] svx/source/sdr/properties/captionproperties.cxx [build CXX] svx/source/sdr/properties/e3dextrudeproperties.cxx [build CXX] svx/source/sdr/properties/e3dproperties.cxx [build CXX] svx/source/sdr/properties/measureproperties.cxx [build CXX] svx/source/sdr/properties/customshapeproperties.cxx [build CXX] svx/source/sdr/properties/rectangleproperties.cxx [build CXX] svx/source/sdr/properties/groupproperties.cxx [build CXX] svx/source/sdr/properties/properties.cxx [build CXX] svx/source/sdr/properties/e3dlatheproperties.cxx [build CXX] svx/source/sdr/properties/graphicproperties.cxx [build CXX] svx/source/sdr/properties/circleproperties.cxx [build CXX] svx/source/sdr/properties/emptyproperties.cxx [build CXX] svx/source/sdr/properties/e3dsphereproperties.cxx [build CXX] svx/source/sdr/properties/defaultproperties.cxx [build CXX] svx/source/sdr/properties/textproperties.cxx [build CXX] svx/source/sdr/properties/attributeproperties.cxx [build CXX] svx/source/sdr/properties/connectorproperties.cxx [build CXX] svx/source/sdr/properties/e3dcompoundproperties.cxx [build CXX] svx/source/sdr/properties/oleproperties.cxx [build CXX] svx/source/svdraw/clonelist.cxx [build CXX] svx/source/svdraw/charthelper.cxx [build CXX] svx/source/svdraw/gradtrns.cxx [build CXX] svx/source/svdraw/polypolygoneditor.cxx [build CXX] svx/source/svdraw/presetooxhandleadjustmentrelations.cxx [build CXX] svx/source/svdraw/sdrhittesthelper.cxx [build CXX] svx/source/svdraw/sdrmasterpagedescriptor.cxx [build CXX] svx/source/svdraw/sdrpagewindow.cxx [build CXX] svx/source/svdraw/sdrpaintwindow.cxx [build CXX] svx/source/svdraw/sdrundomanager.cxx [build CXX] svx/source/svdraw/selectioncontroller.cxx [build CXX] svx/source/svdraw/svdattr.cxx [build CXX] svx/source/svdraw/svdcrtv.cxx [build CXX] svx/source/svdraw/svddrag.cxx [build CXX] svx/source/svdraw/svddrgmt.cxx [build CXX] svx/source/svdraw/svddrgv.cxx [build CXX] svx/source/svdraw/svdedtv.cxx [build CXX] svx/source/svdraw/svdedtv1.cxx [build CXX] svx/source/svdraw/svdedtv2.cxx [build CXX] svx/source/svdraw/svdedxv.cxx [build CXX] svx/source/svdraw/svdetc.cxx [build CXX] svx/source/svdraw/svdfmtf.cxx [build CXX] svx/source/svdraw/svdglev.cxx [build CXX] svx/source/svdraw/svdglue.cxx [build CXX] svx/source/svdraw/svdhdl.cxx [build CXX] svx/source/svdraw/svdhlpln.cxx [build CXX] svx/source/svdraw/svditer.cxx [build CXX] svx/source/svdraw/svdlayer.cxx [build CXX] svx/source/svdraw/svdmark.cxx [build CXX] svx/source/svdraw/svdmodel.cxx [build CXX] svx/source/svdraw/svdmrkv.cxx [build CXX] svx/source/svdraw/svdmrkv1.cxx [build CXX] svx/source/svdraw/svdoashp.cxx [build CXX] svx/source/svdraw/svdoattr.cxx [build CXX] svx/source/svdraw/svdobj.cxx [build CXX] svx/source/svdraw/svdobjplusdata.cxx [build CXX] svx/source/svdraw/svdobjuserdatalist.cxx [build CXX] svx/source/svdraw/svdocapt.cxx [build CXX] svx/source/svdraw/svdocirc.cxx [build CXX] svx/source/svdraw/svdoedge.cxx [build CXX] svx/source/svdraw/svdograf.cxx [build CXX] svx/source/svdraw/svdogrp.cxx [build CXX] svx/source/svdraw/svdomeas.cxx [build CXX] svx/source/svdraw/svdomedia.cxx [build CXX] svx/source/svdraw/svdoole2.cxx [build CXX] svx/source/svdraw/svdopage.cxx [build CXX] svx/source/svdraw/svdopath.cxx [build CXX] svx/source/svdraw/svdorect.cxx [build CXX] svx/source/svdraw/svdotext.cxx [build CXX] svx/source/svdraw/svdotextdecomposition.cxx [build CXX] svx/source/svdraw/svdotextpathdecomposition.cxx [build CXX] svx/source/svdraw/svdotxat.cxx [build CXX] svx/source/svdraw/svdotxdr.cxx [build CXX] svx/source/svdraw/svdotxed.cxx [build CXX] svx/source/svdraw/svdotxfl.cxx [build CXX] svx/source/svdraw/svdotxln.cxx [build CXX] svx/source/svdraw/svdotxtr.cxx [build CXX] svx/source/svdraw/svdouno.cxx [build CXX] svx/source/svdraw/svdoutl.cxx [build CXX] svx/source/svdraw/svdoutlinercache.cxx [build CXX] svx/source/svdraw/svdovirt.cxx [build CXX] svx/source/svdraw/svdpage.cxx [build CXX] svx/source/svdraw/svdpagv.cxx [build CXX] svx/source/svdraw/svdpdf.cxx [build CXX] svx/source/svdraw/svdpntv.cxx [build CXX] svx/source/svdraw/svdpoev.cxx [build CXX] svx/source/svdraw/svdsnpv.cxx [build CXX] svx/source/svdraw/svdtext.cxx [build CXX] svx/source/svdraw/svdtrans.cxx [build CXX] svx/source/svdraw/svdundo.cxx [build CXX] svx/source/svdraw/svdview.cxx [build CXX] svx/source/svdraw/svdviter.cxx [build CXX] svx/source/svdraw/svdxcgv.cxx [build CXX] svx/source/svdraw/textchain.cxx [build CXX] svx/source/svdraw/textchainflow.cxx [build CXX] svx/source/svdraw/textchaincursor.cxx [build CXX] svx/source/styles/CommonStylePreviewRenderer.cxx [build CXX] svx/source/styles/CommonStyleManager.cxx [build CXX] svx/source/styles/ColorSets.cxx [build CXX] svx/source/table/cell.cxx [build CXX] svx/source/table/cellcursor.cxx [build CXX] svx/source/table/cellrange.cxx [build CXX] svx/source/table/propertyset.cxx [build CXX] svx/source/table/svdotable.cxx [build CXX] svx/source/table/tablecolumn.cxx [build CXX] svx/source/table/tablecolumns.cxx [build CXX] svx/source/table/tablecontroller.cxx [build CXX] svx/source/table/tablehandles.cxx [build CXX] svx/source/table/tablelayouter.cxx [build CXX] svx/source/table/tablemodel.cxx [build CXX] svx/source/table/tablerow.cxx [build CXX] svx/source/table/tablerows.cxx [build CXX] svx/source/table/tableundo.cxx [build CXX] svx/source/table/viewcontactoftableobj.cxx [build CXX] svx/source/tbxctrls/extrusioncontrols.cxx [build CXX] svx/source/tbxctrls/fontworkgallery.cxx [build CXX] svx/source/tbxctrls/linectrl.cxx [build CXX] svx/source/tbxctrls/Palette.cxx [build CXX] svx/source/tbxctrls/PaletteManager.cxx [build CXX] svx/source/tbxctrls/tbcontrl.cxx [build CXX] svx/source/tbxctrls/tbxcolorupdate.cxx [build CXX] svx/source/tbxctrls/SvxColorValueSet.cxx [build CXX] svx/source/tbxctrls/SvxPresetListBox.cxx [build CXX] svx/source/tbxctrls/StylesPreviewToolBoxControl.cxx [build CXX] svx/source/tbxctrls/StylesPreviewWindow.cxx [build CXX] svx/source/toolbars/extrusionbar.cxx [build CXX] svx/source/toolbars/fontworkbar.cxx [build CXX] svx/source/uitest/sdrobject.cxx [build CXX] svx/source/unodraw/gluepts.cxx [build CXX] svx/source/unodraw/shapepropertynotifier.cxx [build CXX] svx/source/unodraw/SvxXTextColumns.cxx [build CXX] svx/source/unodraw/tableshape.cxx [build CXX] svx/source/unodraw/unobrushitemhelper.cxx [build CXX] svx/source/unodraw/unobtabl.cxx [build CXX] svx/source/unodraw/unodtabl.cxx [build CXX] svx/source/unodraw/UnoGraphicExporter.cxx [build CXX] svx/source/unodraw/unogtabl.cxx [build CXX] svx/source/unodraw/unohtabl.cxx [build CXX] svx/source/unodraw/unomlstr.cxx [build CXX] svx/source/unodraw/unomod.cxx [build CXX] svx/source/unodraw/unomtabl.cxx [build CXX] svx/source/unodraw/UnoNameItemTable.cxx [build CXX] svx/source/unodraw/unopage.cxx [build CXX] svx/source/unodraw/unoprov.cxx [build CXX] svx/source/unodraw/unoshap2.cxx [build CXX] svx/source/unodraw/unoshap3.cxx [build CXX] svx/source/unodraw/unoshap4.cxx [build CXX] svx/source/unodraw/unoshape.cxx [build CXX] svx/source/unodraw/unoshtxt.cxx [build CXX] svx/source/unodraw/unottabl.cxx [build CXX] svx/source/unodraw/XPropertyTable.cxx [build CXX] svx/source/xml/xmleohlp.cxx [build CXX] svx/source/xml/xmlexport.cxx [build CXX] svx/source/xml/xmlgrhlp.cxx [build CXX] svx/source/xml/xmlxtexp.cxx [build CXX] svx/source/xml/xmlxtimp.cxx [build CXX] svx/source/xoutdev/xattr.cxx [build CXX] svx/source/xoutdev/xattr2.cxx [build CXX] svx/source/xoutdev/xattrbmp.cxx [build CXX] svx/source/xoutdev/_xoutbmp.cxx [build CXX] svx/source/xoutdev/_xpoly.cxx [build CXX] svx/source/xoutdev/xpool.cxx [build CXX] svx/source/xoutdev/xtabbtmp.cxx [build CXX] svx/source/xoutdev/xtabcolr.cxx [build CXX] svx/source/xoutdev/xtabdash.cxx [build CXX] svx/source/xoutdev/xtabgrdt.cxx [build CXX] svx/source/xoutdev/xtabhtch.cxx [build CXX] svx/source/xoutdev/xtable.cxx [build CXX] svx/source/xoutdev/xtabptrn.cxx [build CXX] svx/source/xoutdev/XPropertyEntry.cxx [build CXX] svx/source/xoutdev/xtablend.cxx [build CXX] svx/source/accessibility/AccessibleControlShape.cxx [build CXX] svx/source/accessibility/AccessibleEmptyEditSource.cxx [build CXX] svx/source/accessibility/AccessibleFrameSelector.cxx [build CXX] svx/source/accessibility/AccessibleGraphicShape.cxx [build CXX] svx/source/accessibility/AccessibleOLEShape.cxx [build CXX] svx/source/accessibility/AccessibleShape.cxx [build CXX] svx/source/accessibility/AccessibleShapeInfo.cxx [build CXX] svx/source/accessibility/AccessibleShapeTreeInfo.cxx [build CXX] svx/source/accessibility/AccessibleTextEventQueue.cxx [build CXX] svx/source/accessibility/AccessibleTextHelper.cxx [build CXX] svx/source/accessibility/ChildrenManager.cxx [build CXX] svx/source/accessibility/ChildrenManagerImpl.cxx [build CXX] svx/source/accessibility/DescriptionGenerator.cxx [build CXX] svx/source/accessibility/GraphCtlAccessibleContext.cxx [build CXX] svx/source/accessibility/ShapeTypeHandler.cxx [build CXX] svx/source/accessibility/SvxShapeTypes.cxx [build CXX] svx/source/accessibility/charmapacc.cxx [build CXX] svx/source/accessibility/lookupcolorname.cxx [build CXX] svx/source/accessibility/svxpixelctlaccessiblecontext.cxx [build CXX] svx/source/accessibility/svxrectctaccessiblecontext.cxx [build CXX] svx/source/customshapes/EnhancedCustomShape3d.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeEngine.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeFontWork.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeHandle.cxx [build CXX] svx/source/dialog/AccessibilityCheckDialog.cxx [build CXX] svx/source/dialog/_bmpmask.cxx [build CXX] svx/source/dialog/charmap.cxx [build CXX] svx/source/dialog/searchcharmap.cxx [build CXX] svx/source/dialog/connctrl.cxx [build CXX] svx/source/dialog/_contdlg.cxx [build CXX] svx/source/dialog/contwnd.cxx [build CXX] svx/source/dialog/compressgraphicdialog.cxx [build CXX] svx/source/dialog/ctredlin.cxx [build CXX] svx/source/dialog/ClassificationCommon.cxx [build CXX] svx/source/dialog/ClassificationDialog.cxx [build CXX] svx/source/dialog/ClassificationEditView.cxx [build CXX] svx/source/dialog/databaseregistrationui.cxx [build CXX] svx/source/dialog/dialcontrol.cxx [build CXX] svx/source/dialog/dlgctl3d.cxx [build CXX] svx/source/dialog/dlgctrl.cxx [build CXX] svx/source/dialog/docrecovery.cxx [build CXX] svx/source/dialog/fntctrl.cxx [build CXX] svx/source/dialog/fontwork.cxx [build CXX] svx/source/dialog/frmdirlbox.cxx [build CXX] svx/source/dialog/frmsel.cxx [build CXX] svx/source/dialog/graphctl.cxx [build CXX] svx/source/dialog/grfflt.cxx [build CXX] svx/source/dialog/hdft.cxx [build CXX] svx/source/dialog/hyperdlg.cxx [build CXX] svx/source/dialog/imapdlg.cxx [build CXX] svx/source/dialog/imapwnd.cxx [build CXX] svx/source/dialog/linkwarn.cxx [build CXX] svx/source/dialog/measctrl.cxx [build CXX] svx/source/dialog/optgrid.cxx [build CXX] svx/source/dialog/pagectrl.cxx [build CXX] svx/source/dialog/paraprev.cxx [build CXX] svx/source/dialog/passwd.cxx [build CXX] svx/source/dialog/relfld.cxx [build CXX] svx/source/dialog/rlrcitem.cxx [build CXX] svx/source/dialog/rubydialog.cxx [build CXX] svx/source/dialog/rulritem.cxx [build CXX] svx/source/dialog/SafeModeDialog.cxx [build CXX] svx/source/dialog/FileExportedDialog.cxx [build CXX] svx/source/dialog/SafeModeUI.cxx [build CXX] svx/source/dialog/SpellDialogChildWindow.cxx [build CXX] svx/source/dialog/srchctrl.cxx [build CXX] svx/source/dialog/srchdlg.cxx [build CXX] svx/source/dialog/strarray.cxx [build CXX] svx/source/dialog/svxbmpnumvalueset.cxx [build CXX] svx/source/dialog/svxgraphicitem.cxx [build CXX] svx/source/dialog/svxruler.cxx [build CXX] svx/source/dialog/swframeexample.cxx [build CXX] svx/source/dialog/swframeposstrings.cxx [build CXX] svx/source/dialog/txencbox.cxx [build CXX] svx/source/dialog/txenctab.cxx [build CXX] svx/source/dialog/weldeditview.cxx [build CXX] svx/source/dialog/signaturelinehelper.cxx [build CXX] svx/source/engine3d/float3d.cxx [build CXX] svx/source/fmcomp/dbaobjectex.cxx [build CXX] svx/source/form/databaselocationinput.cxx [build CXX] svx/source/form/dbcharsethelper.cxx [build CXX] svx/source/form/filtnav.cxx [build CXX] svx/source/form/fmobjfac.cxx [build CXX] svx/source/form/fmPropBrw.cxx [build CXX] svx/source/form/fmsrccfg.cxx [build CXX] svx/source/form/fmsrcimp.cxx [build CXX] svx/source/form/tabwin.cxx [build CXX] svx/source/form/tbxform.cxx [build CXX] svx/source/items/algitem.cxx [build CXX] svx/source/items/autoformathelper.cxx [build CXX] svx/source/items/hlnkitem.cxx [build CXX] svx/source/items/numfmtsh.cxx [build CXX] svx/source/items/legacyitem.cxx [build CXX] svx/source/items/numinf.cxx [build CXX] svx/source/items/ofaitem.cxx [build CXX] svx/source/items/pageitem.cxx [build CXX] svx/source/items/postattr.cxx [build CXX] svx/source/items/rotmodit.cxx [build CXX] svx/source/items/SmartTagItem.cxx [build CXX] svx/source/items/svxerr.cxx [build CXX] svx/source/items/viewlayoutitem.cxx [build CXX] svx/source/items/zoomslideritem.cxx [build CXX] svx/source/mnuctrls/clipboardctl.cxx [build CXX] svx/source/mnuctrls/smarttagmenu.cxx [build CXX] svx/source/sidebar/ContextChangeEventMultiplexer.cxx [build CXX] svx/source/sidebar/EmptyPanel.cxx [build CXX] svx/source/sidebar/inspector/InspectorTextPanel.cxx [build CXX] svx/source/sidebar/nbdtmg.cxx [build CXX] svx/source/sidebar/nbdtmgfact.cxx [build CXX] svx/source/sidebar/PanelFactory.cxx [build CXX] svx/source/sidebar/SelectionAnalyzer.cxx [build CXX] svx/source/sidebar/SelectionChangeHandler.cxx [build CXX] svx/source/sidebar/text/TextCharacterSpacingControl.cxx [build CXX] svx/source/sidebar/text/TextCharacterSpacingPopup.cxx [build CXX] svx/source/sidebar/text/TextUnderlineControl.cxx [build CXX] svx/source/sidebar/text/TextUnderlinePopup.cxx [build CXX] svx/source/sidebar/text/TextPropertyPanel.cxx [build CXX] svx/source/sidebar/styles/StylesPropertyPanel.cxx [build CXX] svx/source/sidebar/lists/ListsPropertyPanel.cxx [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx [build CXX] svx/source/sidebar/paragraph/ParaPropertyPanel.cxx [build CXX] svx/source/sidebar/paragraph/ParaSpacingWindow.cxx [build CXX] svx/source/sidebar/paragraph/ParaSpacingControl.cxx [build CXX] svx/source/sidebar/area/AreaPropertyPanel.cxx [build CXX] svx/source/sidebar/area/AreaPropertyPanelBase.cxx [build CXX] svx/source/sidebar/area/AreaTransparencyGradientPopup.cxx [build CXX] svx/source/sidebar/effect/EffectPropertyPanel.cxx [build CXX] svx/source/sidebar/fontwork/FontworkPropertyPanel.cxx [build CXX] svx/source/sidebar/shadow/ShadowPropertyPanel.cxx [build CXX] svx/source/sidebar/graphic/GraphicPropertyPanel.cxx [build CXX] svx/source/sidebar/line/LinePropertyPanel.cxx [build CXX] svx/source/sidebar/line/LinePropertyPanelBase.cxx [build CXX] svx/source/sidebar/line/LineWidthValueSet.cxx [build CXX] svx/source/sidebar/line/LineWidthPopup.cxx [build CXX] svx/source/sidebar/media/MediaPlaybackPanel.cxx [build CXX] svx/source/sidebar/possize/PosSizePropertyPanel.cxx [build CXX] svx/source/sidebar/shapes/DefaultShapesPanel.cxx [build CXX] svx/source/sidebar/shapes/ShapesUtil.cxx [build CXX] svx/source/sidebar/textcolumns/TextColumnsPropertyPanel.cxx [build CXX] svx/source/sidebar/tools/ValueSetWithTextControl.cxx [build CXX] svx/source/stbctrls/pszctrl.cxx [build CXX] svx/source/stbctrls/insctrl.cxx [build CXX] svx/source/stbctrls/selctrl.cxx [build CXX] svx/source/stbctrls/xmlsecctrl.cxx [build CXX] svx/source/stbctrls/modctrl.cxx [build CXX] svx/source/stbctrls/zoomsliderctrl.cxx [build CXX] svx/source/stbctrls/zoomctrl.cxx [build CXX] svx/source/svdraw/ActionDescriptionProvider.cxx [build CXX] svx/source/svdraw/MediaShellHelpers.cxx [build CXX] svx/source/smarttags/SmartTagMgr.cxx [build CXX] svx/source/table/accessiblecell.cxx [build CXX] svx/source/table/accessibletableshape.cxx [build CXX] svx/source/table/tabledesign.cxx [build CXX] svx/source/table/tablertfexporter.cxx [build CXX] svx/source/table/tablertfimporter.cxx [build CXX] svx/source/tbxctrls/bulletsnumbering.cxx [build CXX] svx/source/tbxctrls/colrctrl.cxx [build CXX] svx/source/tbxctrls/SvxColorChildWindow.cxx [build CXX] svx/source/tbxctrls/fillctrl.cxx [build CXX] svx/source/tbxctrls/formatpaintbrushctrl.cxx [build CXX] svx/source/tbxctrls/grafctrl.cxx [build CXX] svx/source/tbxctrls/itemwin.cxx [build CXX] svx/source/tbxctrls/layctrl.cxx [build CXX] svx/source/tbxctrls/lboxctrl.cxx [build CXX] svx/source/tbxctrls/linewidthctrl.cxx [build CXX] svx/source/tbxctrls/tbunocontroller.cxx [build CXX] svx/source/tbxctrls/tbunosearchcontrollers.cxx [build CXX] svx/source/tbxctrls/tbxcolor.cxx [build CXX] svx/source/tbxctrls/tbxdrctl.cxx [build CXX] svx/source/tbxctrls/verttexttbxctrl.cxx [build CXX] svx/source/uitest/uiobject.cxx [build CXX] svx/source/unodraw/recoveryui.cxx [build CXX] svx/source/unodraw/unoctabl.cxx [build CXX] svx/source/unodraw/UnoNamespaceMap.cxx [build CXX] svx/source/unodraw/unopool.cxx [build CXX] svx/source/unodraw/unoshcol.cxx [build CXX] svx/source/unogallery/unogalitem.cxx [build CXX] svx/source/unogallery/unogaltheme.cxx [build CXX] svx/source/unogallery/unogalthemeprovider.cxx [build PKG] libwpg [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_DK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_KE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_LK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx [build CXX] filter/source/svg/svgfilter.cxx [build CXX] filter/source/svg/svgexport.cxx [build CXX] filter/source/svg/svgfontexport.cxx [build CXX] filter/source/svg/svgwriter.cxx [build DEP] LNK:Library/libxmlfdlo.so [build LNK] Library/libxmlfdlo.so [build CXX] lotuswordpro/source/filter/bencont.cxx [build CXX] lotuswordpro/source/filter/benlist.cxx [build CXX] lotuswordpro/source/filter/benname.cxx [build CXX] lotuswordpro/source/filter/benobj.cxx [build CXX] lotuswordpro/source/filter/benval.cxx [build CXX] lotuswordpro/source/filter/explode.cxx [build CXX] lotuswordpro/source/filter/localtime.cxx [build CXX] lotuswordpro/source/filter/LotusWordProImportFilter.cxx [build CXX] lotuswordpro/source/filter/lwp9reader.cxx [build CXX] lotuswordpro/source/filter/lwpatomholder.cxx [build CXX] lotuswordpro/source/filter/lwpbackgroundoverride.cxx [build CXX] lotuswordpro/source/filter/lwpbackgroundstuff.cxx [build CXX] lotuswordpro/source/filter/lwpbasetype.cxx [build CXX] lotuswordpro/source/filter/lwpbookmarkmgr.cxx [build CXX] lotuswordpro/source/filter/lwpborderstuff.cxx [build CXX] lotuswordpro/source/filter/lwpbreaksoverride.cxx [build CXX] lotuswordpro/source/filter/lwpbulletstylemgr.cxx [build CXX] lotuswordpro/source/filter/lwpcelllayout.cxx [build CXX] lotuswordpro/source/filter/lwpchangemgr.cxx [build CXX] lotuswordpro/source/filter/lwpcharacterstyle.cxx [build CXX] lotuswordpro/source/filter/lwpcharborderoverride.cxx [build CXX] lotuswordpro/source/filter/lwpcharsetmgr.cxx [build CXX] lotuswordpro/source/filter/lwpcolor.cxx [build CXX] lotuswordpro/source/filter/lwpcontent.cxx [build CXX] lotuswordpro/source/filter/lwpdivinfo.cxx [build CXX] lotuswordpro/source/filter/lwpdivopts.cxx [build CXX] lotuswordpro/source/filter/lwpdlvlist.cxx [build CXX] lotuswordpro/source/filter/lwpdoc.cxx [build CXX] lotuswordpro/source/filter/lwpdocdata.cxx [build CXX] lotuswordpro/source/filter/lwpdrawobj.cxx [build CXX] lotuswordpro/source/filter/lwpdropcapmgr.cxx [build CXX] lotuswordpro/source/filter/lwpfilehdr.cxx [build CXX] lotuswordpro/source/filter/lwpfilter.cxx [build CXX] lotuswordpro/source/filter/lwpfnlayout.cxx [build CXX] lotuswordpro/source/filter/lwpfont.cxx [build CXX] lotuswordpro/source/filter/lwpfootnote.cxx [build CXX] lotuswordpro/source/filter/lwpfoundry.cxx [build CXX] lotuswordpro/source/filter/lwpframelayout.cxx [build CXX] lotuswordpro/source/filter/lwpfribbreaks.cxx [build CXX] lotuswordpro/source/filter/lwpfrib.cxx [build CXX] lotuswordpro/source/filter/lwpfribframe.cxx [build CXX] lotuswordpro/source/filter/lwpfribmark.cxx [build CXX] lotuswordpro/source/filter/lwpfribptr.cxx [build CXX] lotuswordpro/source/filter/lwpfribsection.cxx [build CXX] lotuswordpro/source/filter/lwpfribtable.cxx [build CXX] lotuswordpro/source/filter/lwpfribtext.cxx [build CXX] lotuswordpro/source/filter/lwpglobalmgr.cxx [build CXX] lotuswordpro/source/filter/lwpgrfobj.cxx [build CXX] lotuswordpro/source/filter/lwpholder.cxx [build CXX] lotuswordpro/source/filter/lwphyperlinkmgr.cxx [build CXX] lotuswordpro/source/filter/lwpidxmgr.cxx [build CXX] lotuswordpro/source/filter/lwplayout.cxx [build CXX] lotuswordpro/source/filter/lwplaypiece.cxx [build CXX] lotuswordpro/source/filter/lwplnopts.cxx [build CXX] lotuswordpro/source/filter/lwpmarker.cxx [build CXX] lotuswordpro/source/filter/lwpnotes.cxx [build CXX] lotuswordpro/source/filter/lwpnumberingoverride.cxx [build CXX] lotuswordpro/source/filter/lwpnumericfmt.cxx [build CXX] lotuswordpro/source/filter/lwpobj.cxx [build CXX] lotuswordpro/source/filter/lwpobjfactory.cxx [build CXX] lotuswordpro/source/filter/lwpobjhdr.cxx [build CXX] lotuswordpro/source/filter/lwpobjid.cxx [build CXX] lotuswordpro/source/filter/lwpobjstrm.cxx [build CXX] lotuswordpro/source/filter/lwpoleobject.cxx [build CXX] lotuswordpro/source/filter/lwpoverride.cxx [build CXX] lotuswordpro/source/filter/lwppagehint.cxx [build CXX] lotuswordpro/source/filter/lwppagelayout.cxx [build CXX] lotuswordpro/source/filter/lwppara1.cxx [build CXX] lotuswordpro/source/filter/lwpparaborderoverride.cxx [build CXX] lotuswordpro/source/filter/lwppara.cxx [build CXX] lotuswordpro/source/filter/lwpparaproperty.cxx [build CXX] lotuswordpro/source/filter/lwpparastyle.cxx [build CXX] lotuswordpro/source/filter/lwpproplist.cxx [build CXX] lotuswordpro/source/filter/lwpprtinfo.cxx [build CXX] lotuswordpro/source/filter/lwprowlayout.cxx [build CXX] lotuswordpro/source/filter/lwpsdwfileloader.cxx [build CXX] lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx [build CXX] lotuswordpro/source/filter/lwpsdwrect.cxx [build CXX] lotuswordpro/source/filter/lwpsection.cxx [build CXX] lotuswordpro/source/filter/lwpsilverbullet.cxx [build CXX] lotuswordpro/source/filter/lwpsortopt.cxx [build CXX] lotuswordpro/source/filter/lwpstory.cxx [build CXX] lotuswordpro/source/filter/lwpsvstream.cxx [build CXX] lotuswordpro/source/filter/lwptable.cxx [build CXX] lotuswordpro/source/filter/lwptablelayout.cxx [build CXX] lotuswordpro/source/filter/lwptaboverride.cxx [build CXX] lotuswordpro/source/filter/lwptabrack.cxx [build CXX] lotuswordpro/source/filter/lwptblcell.cxx [build CXX] lotuswordpro/source/filter/lwptblformula.cxx [build CXX] lotuswordpro/source/filter/lwptoc.cxx [build CXX] lotuswordpro/source/filter/lwptools.cxx [build CXX] lotuswordpro/source/filter/lwpuidoc.cxx [build CXX] lotuswordpro/source/filter/lwpusrdicts.cxx [build CXX] lotuswordpro/source/filter/lwpverdocument.cxx [build CXX] lotuswordpro/source/filter/lwpvpointer.cxx [build CXX] lotuswordpro/source/filter/tocread.cxx [build CXX] lotuswordpro/source/filter/utbenvs.cxx [build CXX] lotuswordpro/source/filter/utlist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfbase64.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfbgimage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfborders.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcell.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcellstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfchange.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolor.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolumns.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfconfigmanager.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcrossref.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdate.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdatestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdocfield.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawareastyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawline.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawlinestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawobj.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpath.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolyline.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawrect.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfentry.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffloatframe.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffont.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffontdecl.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffontfactory.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfframe.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfframestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfglobal.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfheaderstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfimage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfimagestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfindex.cxx [build CXX] lotuswordpro/source/filter/xfilter/xflist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfliststyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfmargins.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfmasterpage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfnumberstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfofficemeta.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfpagemaster.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfparagraph.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfparastyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfrow.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfrowstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsaxattrlist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsaxstream.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsection.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsectionstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfshadow.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstylecont.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstylemanager.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftable.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftablestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftabstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextboxstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextcontent.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextspan.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftimestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfutil.cxx [build CXX] xmlsecurity/source/component/certificatecontainer.cxx [build CXX] xmlsecurity/source/dialogs/certificatechooser.cxx [build CXX] xmlsecurity/source/dialogs/certificateviewer.cxx [build CXX] xmlsecurity/sourc