* Package: app-office/libreoffice-3.5.0.1 * Repository: gentoo * Maintainer: openoffice@gentoo.org * USE: amd64 binfilter branding consolekit dbus elibc_glibc graphite gstreamer gtk java jemalloc kde kernel_linux multilib mysql opengl pdfimport policykit svg userland_GNU vba webdav xmlsec * FEATURES: sandbox usersandbox * Using: icedtea-bin-6 * Running eautoreconf in '/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] ******************************************************************** * * Running LibreOffice build configuration. * ******************************************************************** checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for sed... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for gawk... gawk checking for gawk... /usr/bin/gawk checking for bash... /bin/sh checking for GNU or BSD tar... tar checking gcc home... /usr checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-gcc... /usr/bin/x86_64-pc-linux-gnu-gcc checking the GNU C compiler version... checked (gcc 4.6.2) checking for -Bsymbolic-functions linker support ... found checking whether to enable crashdump feature... no checking whether to turn warnings to errors... no checking whether to do a debug build... no checking whether to build with additional debug utilities... no, full product build checking whether to use linkoo for the smoketest installation... no checking whether to use link-time optimization... no checking whether to include symbols... no checking whether to strip the solver or not.... no checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking whether we need fontconfig... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... yes checking whether we want to fetch tarballs... no checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... yes checking whether to build help... no checking whether to use RPATH in shared libraries... no checking whether to include MySpell dictionaries... no checking whether to use dicts from external paths... yes checking for spelling dictionary directory... file:///usr/share/myspell checking for hyphenation patterns directory... file:///usr/share/myspell checking for thesaurus directory... file:///usr/share/myspell checking whether to enable pch feature... no, obsolete checking for GNU make... make checking the GNU make version... make 3.82 checking for --hash-style gcc linker support ... gnu checking for perl... /usr/bin/perl checking the Perl version... checked (perl 5) checking for required Perl modules... all modules found checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for ANSI C header files... (cached) yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking the GNU C++ compiler version... checked (g++ 4.6.2) checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking size of long... 8 checking size of short... 2 checking size of int... 4 checking size of long long... 8 checking size of double... 8 checking size of void*... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for g++ include path... /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include/g++-v4 checking Whether building STLPort library makes sense... no checking Whether STLPort library will be actually built... no checking whether x86_64-pc-linux-gnu-g++ supports thread safe statics... yes checking whether x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-long-double... yes checking whether x86_64-pc-linux-gnu-gcc supports -mno-avx... yes checking whether x86_64-pc-linux-gnu-gcc supports -std=c++0x without Language Defect 757... yes checking if STL headers are visibility safe... yes checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no checking which memory allocator to use... jemalloc checking for malloc in -ljemalloc... yes checking for posix_fallocate... yes checking whether to add custom build version... yes, Gentoo official package checking whether to build with Java support... yes checking the installed JDK... checked (JDK 1.6.0_22) checking for target Java bytecode version... 1.6 checking for jawt lib name... -ljawt checking for dmake... no dmake will be built on ./bootstrap checking whether to enable EPM for packing... no checking for gperf... /usr/bin/gperf checking gperf version... OK checking whether to build the ODK... no checking whether to provide libstdc++/libgcc_s in the installset... no checking which zlib to use... external checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking which jpeg to use... external checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_resync_to_restart in -ljpeg... yes checking which expat to use... external checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking which libvisio to use... external checking for VISIO... yes checking which libcmis to use... external checking for LIBCMIS... yes checking which libwpd to use... external checking for WPD... yes checking which cppunit to use... external checking for CPPUNIT... yes checking whether freetype is available... checking for FREETYPE... yes checking which libwps to use... external checking for WPS... yes checking which libwpg to use... external checking for WPG... yes checking for FT_GlyphSlot_Embolden in -lfreetype... yes checking which libxslt to use... external checking for LIBXSLT... yes checking for xsltproc... /usr/bin/xsltproc checking which libxml to use... external checking for LIBXML... yes checking which Python to use... system checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking which db to use... external checking db-5.1/db.h usability... no checking db-5.1/db.h presence... no checking for db-5.1/db.h... no checking db5.1/db.h usability... no checking db5.1/db.h presence... no checking for db5.1/db.h... no checking db-5.0/db.h usability... no checking db-5.0/db.h presence... no checking for db-5.0/db.h... no checking db5.0/db.h usability... no checking db5.0/db.h presence... no checking for db5.0/db.h... no checking db-5/db.h usability... no checking db-5/db.h presence... no checking for db-5/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db-4.8/db.h usability... no checking db-4.8/db.h presence... no checking for db-4.8/db.h... no checking db4.8/db.h usability... yes checking db4.8/db.h presence... yes checking for db4.8/db.h... yes checking whether db is at least 4.1... yes checking for dbopen in -ldb-4.8... no checking for __db185_open in -ldb-4.8... yes checking which lucene to use... external checking for /usr/share/lucene-2.9/lib/lucene-core.jar... yes checking for /usr/share/lucene-2.9/lib/lucene-core.jar... (cached) yes checking whether lucene is version 2.x... yes checking whether to build the MySQL Connector extension... yes checking for MySQL prerequisites... external MySQL checking for mysql_config... /usr/bin/mysql_config checking MySQL version... OK checking for MySQL Client library... includes -I/usr/include/mysql, libraries -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -rdynamic -L/usr/lib64/mysql -lmysqlclient -L/usr//lib64 -lz -lcrypt -lnsl -lm -L/usr/lib64/ -lssl -lcrypto checking MySQL Connector/C++... external checking mysql_driver.h usability... yes checking mysql_driver.h presence... yes checking for mysql_driver.h... yes checking for main in -lmysqlcppconn... yes checking version... OK checking which hsqldb to use... internal checking which beanshell to use... external checking for /usr/share/bsh/lib/bsh.jar... yes checking which saxon to use... internal checking whether building the stax is required... yes (no system saxon and no prebuilt copy) checking which libcurl to use... external checking for curl-config... /usr/bin/curl-config checking whether libcurl is >= 7.13.1... yes, you have 7.24.0 checking which boost to use... external checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking boost/spirit/include/classic_core.hpp usability... yes checking boost/spirit/include/classic_core.hpp presence... yes checking for boost/spirit/include/classic_core.hpp... yes checking boost/function.hpp usability... yes checking boost/function.hpp presence... yes checking for boost/function.hpp... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking whether boost/function.hpp compiles with -fno-exceptions... yes checking which mdds to use... external checking which hash container mdds shall use... std::unordered_map checking mdds/flat_segment_tree.hpp usability... yes checking mdds/flat_segment_tree.hpp presence... yes checking for mdds/flat_segment_tree.hpp... yes checking mdds/mixed_type_matrix.hpp usability... yes checking mdds/mixed_type_matrix.hpp presence... yes checking for mdds/mixed_type_matrix.hpp... yes checking for correct signature of ::mdds::flat_segment_tree... yes checking which vigra to use... internal checking which odbc headers to use... external checking sqlext.h usability... yes checking sqlext.h presence... yes checking for sqlext.h... yes checking whether to enable build of Mozilla... no checking whether to build Mozilla addressbook connectivity... no checking whether to build XML Security support... yes checking whether to build LDAP configuration backend... no checking which Mozilla to use... none checking which NSS to use... external checking for NSS... yes checking which mozilla headers to use... external checking for MOZILLA_HEADERS... yes checking which sane header to use... internal checking which icu to use... external checking for unicode/rbbi.h... checked. checking for icu-config... /usr/bin/icu-config checking ICU version... OK, 4.8.1.1 checking for genbrk... /usr/bin/genbrk checking for genccode... /usr/sbin/genccode checking for gencmn... /usr/sbin/gencmn checking whether to enable graphite support... yes checking which graphite to use... external checking for GRAPHITE... yes checking whether to use system SampleICC... yes checking for SAMPLEICC... yes checking wether to build nsplugin extension... no 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 XauDisposeAuth in -lXau... yes checking for X11/Composite.h... yes checking whether to use internal X11 extensions headers... no checking whether to use Xrender... yes checking for XRenderQueryVersion in -lXrender... yes checking which Xrender headers to use... external checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking whether to enable RandR support... yes checking for XRANDR... yes checking whether to use neon... yes checking which neon to use... external checking for NEON... yes checking which libssl to use... external checking for OPENSSL... yes checking which redland library to use... external checking for REDLAND... yes checking which libhunspell to use... external checking for HUNSPELL... yes checking which altlinuxhyph to use... external checking hyphen.h usability... yes checking hyphen.h presence... yes checking for hyphen.h... yes checking for struct _HyphenDict.cset... yes checking for hnj_hyphen_hyphenate2 in -lhyphen... yes checking which mythes to use... external checking for MYTHES... yes checking which lpsolve to use... external checking lpsolve/lp_lib.h usability... yes checking lpsolve/lp_lib.h presence... yes checking for lpsolve/lp_lib.h... yes checking for floor in -lm... yes checking for dlopen in -ldl... yes checking for make_lp in -llpsolve55... yes checking which libexttextcat to use... external checking for LIBEXTTEXTCAT... yes checking whether libc is >= 2.1.1... yes checking for getopt... yes checking for readdir_r... yes checking for bison... /usr/bin/bison checking the bison version... checked (/usr/bin/bison 2.5) checking for flex... /usr/bin/flex checking for patch... /usr/bin/patch checking for gnucp... no checking for cp... /bin/cp checking whether /bin/cp is GNU cp from coreutils with preserve= support... yes checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking which VCLplugs shall be built... gtk kde4 checking whether to enable GConf support... no checking whether to enable GNOME VFS support... no checking for GTK... yes checking for GTHREAD... yes checking for GTK210... yes checking whether to enable Gtk print dialog support... checking for GTK_PRINT... yes checking whether to enable DBUS support... yes checking for DBUS... yes checking whether to enable GIO support... no checking for LIBPNG... yes checking whether to enable libpng linking in quickstarter... yes checking whether to enable the GStreamer avmedia backend... yes checking for GSTREAMER... yes checking whether to build the OpenGL Transitions component... yes checking for main in -lGL... yes checking for main in -lGLU... yes checking which Mesa headers to use... external checking for GL/glxext.h... yes checking whether GL/glxext.h defines PFNGLXBINDTEXIMAGEEXTPROC... yes checking whether to build the Presentation Minimizer extension... yes checking whether to build the Presenter Console extension... yes checking whether to build the PDF Import extension... yes checking which pdf backend to use... external checking for POPPLER... yes checking cpp/poppler-version.h usability... yes checking cpp/poppler-version.h presence... yes checking for cpp/poppler-version.h... yes checking for sdext module... checking whether to build the Wiki Publisher extension... no checking whether to build the Report Builder extension... no checking whether to build extension for support of scripts in BeanShell... yes checking whether to build extension for support of scripts in JavaScript... no checking for Qt4 headers... /usr/include/qt4 checking for Qt4 libraries... /usr/lib/qt4 checking for moc-qt4... no checking for moc... /usr/bin/moc checking for KDE4 headers... /usr/include checking for KDE4 libraries... /usr/lib checking whether KDE is >= 4.2... yes checking for KDE_GLIB... yes checking whether to enable the lockdown pieces... no checking whether to enable evolution 2 support... no checking whether to enable KDE address book support... no checking whether to include MathMLDTD... no checking which themes to include... default oxygen checking for helppack integration... no integration checking for extensions integration... yes, use integration checking for Watch Window extension integration... no checking for SmART Gallery (Diagram) extension integration... no checking for Validator extension integration... no checking for Barcode extension integration... no checking for ConvertTextToNumber extension integration... no checking for Numbertext extension integration... no checking for Hungarian Cross-reference Toolbar extension integration... no checking for Typography Toolbar extension integration... no checking for Google Docs extension integration... no checking for NLPSolver extension integration... no checking for LanguageTool extension integration... no checking for oooblogger extension integration... no checking for Sun Professional Template Pack integration (only supported languages displayed)... no integration checking whether to include third-party fonts... no checking whether to include Agfa Monotype fonts... no checking whether to include PPDs... no checking whether to include AFMs... no checking whether to include extra galleries... no checking whether to include extra templates... no checking whether to include extra samples... no checking whether to include extra fonts... no checking whether to download OxygenOffice branding and set custom settings... no checking whether to build global menu support... no checking whether to enable online update... no checking whether build target is Release Build... yes checking whether to create MSI with LIMITUI=1 (silent install)... no checking whether and how to use Xinerama... yes, with dynamic linking checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaIsActive in -lXinerama... yes checking what librsvg to use... system checking for LIBRSVG... yes checking whether to use the system cairo... yes checking for CAIRO... yes checking whether Xrender.h defines PictStandardA8... yes checking whether to use the system gdk-pixbuf... yes checking whether to use the system GLib... yes checking whether to use the system gettext runtime... yes checking whether to use the system libcroco... yes checking whether to use the system pango... yes checking whether to use the system libgsf... yes checking whether to use the system libpng... yes checking whether to use the system libjpeg... yes checking whether to use specific JVM search path at runtime... yes checking for jakarta-ant... no checking for ant... /usr/bin/ant checking if /usr/bin/ant works... Ant works checking Ant lib directory... Ant lib directory found. checking whether Ant is >= 1.6.0... yes, 1.8.1 checking for product version... 3.5 checking which languages to be built... en-US checking for custom 'intro' progress bar color... none checking for custom 'intro' progress bar size... none checking for custom 'intro' progress bar position... none checking for custom 'intro' progress bar frame color... none checking for alternative branding images directory... none checking for yet another 'intro' bitmap... /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/branding-intro.png checking for yet another 'about' bitmap... /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/branding-about.png checking for yet another 'start center left' bitmap... none checking for yet another 'start center right' bitmap... none checking for yet another 'start center rtl left' bitmap... none checking for yet another 'start center rtl right' bitmap... none checking for yet another 'start center space' bitmap... none checking for vendor... Gentoo Foundation checking for UNIX wrapper name... libreoffice checking whether to install the compat oo* wrappers... no checking for product name... LibreOffice checking for install dirname... libreoffice checking for prefix... /usr checking for libdir... /usr/lib64 checking for data dir... /usr/share checking for man dir... /usr/share/man checking for doc dir... /usr/share/doc/libreoffice-3.5.0.1 checking for install dir... /usr/lib64/libreoffice checking whether to statically link to Gtk... no checking build verbosity... not set checking whether to use zenity during build... no checking whether to enable dependency tracking... no checking for number of processors to use... 8 checking whether to create a big library for better performance... no checking for maximum of jobs per processor... 8 checking for maximum parallelism for gmake... per module:8, for tail_build:8 setting up the build environment variables... checking solver path... default setting up the post_download check script configure: creating ./config.status config.status: creating ooo.lst config.status: creating set_soenv config.status: creating bin/repo-list config.status: creating desktop/scripts/soffice.sh config.status: creating build_env Setting up the environment for building LibreOffice Setting Linux x86-64 specific values... done **************************************************************************** * * LibreOffice configuration finished. * **************************************************************************** To build, issue: make To install when the build is finished, issue: make install If you want to develop LibreOffice, you might prefer: make dev-install If you want to run the smoketest, issue: make check make[1]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1' make[1]: `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/Env.Host.sh' is up to date. make[1]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1' make[1]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1' touch /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/src.downloaded checking build system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking the operating system... checked (Linux) checking whether to do a build with dbug macros... no checking if spawn shall be used... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for int8... no checking for uint8... no checking for int16... no checking for uint16... no checking for int32... no checking for uint32... no checking whether time.h and sys/time.h may both be included... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for working memcmp... yes checking return type of signal handlers... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for getwd... yes checking for strerror... yes checking for setvbuf... yes checking for tzset... yes checking for settz... no checking for mkstemp... yes checking for tempnam... yes checking for gettimeofday... yes checking for setenv... yes checking for strlwr... no configure: creating ./config.status config.status: creating dmakeroot.h config.status: creating Makefile config.status: creating startup/config.mk config.status: creating startup/Makefile config.status: creating startup/unix/Makefile config.status: creating startup/unix/linux/Makefile config.status: creating startup/unix/solaris/Makefile config.status: creating startup/unix/macosx/Makefile config.status: creating startup/unix/sysvr4/Makefile config.status: creating startup/unix/cygwin/Makefile config.status: creating startup/unix/os2/Makefile config.status: creating startup/winnt/Makefile config.status: creating startup/winnt/mingw/Makefile config.status: creating startup/winnt/msvc6/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands make[2]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make all-recursive make[3]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake' Making all in startup make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup' Making all in unix make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup/unix' Making all in linux make[6]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup/unix/linux' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup/unix/linux' make[6]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup/unix' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup/unix' make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup/unix' make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup' make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/startup' Making all in tests make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake/tests' make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake' depbase=`echo infer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT infer.o -MD -MP -MF "$depbase.Tpo" -c -o infer.o infer.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo make.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT make.o -MD -MP -MF "$depbase.Tpo" -c -o make.o make.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT stat.o -MD -MP -MF "$depbase.Tpo" -c -o stat.o stat.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT expand.o -MD -MP -MF "$depbase.Tpo" -c -o expand.o expand.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dmstring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT dmstring.o -MD -MP -MF "$depbase.Tpo" -c -o dmstring.o dmstring.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT hash.o -MD -MP -MF "$depbase.Tpo" -c -o hash.o hash.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT dag.o -MD -MP -MF "$depbase.Tpo" -c -o dag.o dag.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dmake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT dmake.o -MD -MP -MF "$depbase.Tpo" -c -o dmake.o dmake.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT path.o -MD -MP -MF "$depbase.Tpo" -c -o path.o path.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo imacs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT imacs.o -MD -MP -MF "$depbase.Tpo" -c -o imacs.o imacs.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo sysintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT sysintf.o -MD -MP -MF "$depbase.Tpo" -c -o sysintf.o sysintf.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT parse.o -MD -MP -MF "$depbase.Tpo" -c -o parse.o parse.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo getinp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT getinp.o -MD -MP -MF "$depbase.Tpo" -c -o getinp.o getinp.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo quit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT quit.o -MD -MP -MF "$depbase.Tpo" -c -o quit.o quit.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT state.o -MD -MP -MF "$depbase.Tpo" -c -o state.o state.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dmdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT dmdump.o -MD -MP -MF "$depbase.Tpo" -c -o dmdump.o dmdump.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo macparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT macparse.o -MD -MP -MF "$depbase.Tpo" -c -o macparse.o macparse.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo rulparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT rulparse.o -MD -MP -MF "$depbase.Tpo" -c -o rulparse.o rulparse.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo percent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT percent.o -MD -MP -MF "$depbase.Tpo" -c -o percent.o percent.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT function.o -MD -MP -MF "$depbase.Tpo" -c -o function.o function.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/arlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/arlib.o -MD -MP -MF "$depbase.Tpo" -c -o unix/arlib.o unix/arlib.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi unix/arlib.c: In function 'ar_scan': unix/arlib.c:299:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] depbase=`echo unix/dcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/dcache.o -MD -MP -MF "$depbase.Tpo" -c -o unix/dcache.o unix/dcache.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/dirbrk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/dirbrk.o -MD -MP -MF "$depbase.Tpo" -c -o unix/dirbrk.o unix/dirbrk.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/rmprq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/rmprq.o -MD -MP -MF "$depbase.Tpo" -c -o unix/rmprq.o unix/rmprq.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/ruletab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/ruletab.o -MD -MP -MF "$depbase.Tpo" -c -o unix/ruletab.o unix/ruletab.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/runargv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/runargv.o -MD -MP -MF "$depbase.Tpo" -c -o unix/runargv.o unix/runargv.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo unix/tempnam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix -I./unix/linux/gnu -I./unix/linux -I./unix -march=native -O3 -pipe -MT unix/tempnam.o -MD -MP -MF "$depbase.Tpo" -c -o unix/tempnam.o unix/tempnam.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o dmake infer.o make.o stat.o expand.o dmstring.o hash.o dag.o dmake.o path.o imacs.o sysintf.o parse.o getinp.o quit.o state.o dmdump.o macparse.o rulparse.o percent.o function.o unix/arlib.o unix/dcache.o unix/dirbrk.o unix/rmprq.o unix/ruletab.o unix/runargv.o unix/tempnam.o make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake' make[3]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake' make[2]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dmake' dmake has been successfully built dmake copied to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/unxlngx6/bin/dmake cd /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/instsetoo_native && unset MAKEFLAGS && export gb_SourceEnvAndRecurse_STAGE=gbuild && /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/build.pl -P8 --all -- -P8 gb_MAKETARGET=build ============= (1/109) Building module solenv ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv touch /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/inc/minormkchanged.flg Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/gdb install-gdb-printers -a ../unxlngx6.pro/misc -f && touch ../unxlngx6.pro/misc/autoloaders.flag solenv deliver Module 'solenv' delivered successfully. 6 files copied, 0 files unchanged ============= (2/109) Building module sane ============= ============= (3/109) Building module soltools ============= ============= (4/109) Building module stlport ============= ============= (5/109) Building module vigra ============= ============= (6/109) Building module hsqldb ============= ============= (7/109) Building module extras ============= ============= (8/109) Building module xml2cmp ============= ============= (9/109) Building module stax ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sane/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/mkdepend Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stlport Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/vigra Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Objects Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xml2cmp/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stax Compiling: soltools/mkdepend/cppsetup.c Compiling: soltools/mkdepend/ifparser.c Nothing to do Compiling: soltools/mkdepend/include.c Compiling: soltools/mkdepend/main.c Compiling: soltools/mkdepend/parse.c Compiling: soltools/mkdepend/pr.c Compiling: soltools/mkdepend/collectdircontent.cxx stlport deliver Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Space if [ -f ./unxlngx6.pro/misc/build/vigra1.4.0.exists ] ; then mv ./unxlngx6.pro/misc/build/vigra1.4.0 ./unxlngx6.pro/misc/build/vigra1.4.0_removeme ; fi if [ -f ./unxlngx6.pro/misc/build/hsqldb.exists ] ; then mv ./unxlngx6.pro/misc/build/hsqldb ./unxlngx6.pro/misc/build/hsqldb_removeme ; fi [ build PKG ] sane_inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/database [ build CXX ] xml2cmp/source/xcd/main [ build MOD ] sane Module 'stlport' delivered successfully. 0 files copied, 0 files unchanged [ build CXX ] xml2cmp/source/support/cmdline [ build CXX ] xml2cmp/source/support/heap Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/desktop/lang [ build CXX ] xml2cmp/source/support/sistr [ build CXX ] xml2cmp/source/support/syshelp [ build CXX ] xml2cmp/source/support/badcast pr.c: In function 'pr': pr.c:119:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] [ build CXX ] xml2cmp/source/xcd/cr_html [ build ALL ] top level modules: bootstrap src.downloaded sane [ build ALL ] loaded modules: sane [ build CXX ] xml2cmp/source/xcd/cr_index sane deliver [ build CXX ] xml2cmp/source/xcd/cr_metho Making: database.zip [ build CXX ] xml2cmp/source/xcd/filebuff Making: databasebiblio.zip rebuilding zipfiles ------------------------------ rebuilding zipfiles ------------------------------ Making: tplwizdesktop_en-US.zip rebuilding zipfiles ------------------------------ Module 'sane' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/labels/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/layout/lang Your java version already contains StAX stax deliver Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/samples/advertisement/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/misc/lang Module 'stax' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/offimisc/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/samples/documentation/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Celebration Making: gallroot.zip [ build CXX ] xml2cmp/source/xcd/parse rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/samples/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Plants make writeable... Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/samples-nonfree/documentation/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/presnt/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Flowers Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/forms/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/finance make writeable... Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/samples-nonfree/advertisement/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Fauna Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories-nonfree Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/layout Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/report/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories [ build CXX ] xml2cmp/source/xcd/xmlelem patching file hsqldb/src/org/hsqldb/Expression.java Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/autotext/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/layout patching file hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java patching file hsqldb/src/org/hsqldb/Library.java patching file hsqldb/src/org/hsqldb/Table.java patching file hsqldb/src/org/hsqldb/TableWorks.java patching file vigra1.4.0/configure patching file vigra1.4.0/include/vigra/array_vector.hxx patching file vigra1.4.0/include/vigra/basicimage.hxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Travel Making: tplwizreport_en-US.zip [ build CXX ] xml2cmp/source/xcd/xmltree patching file vigra1.4.0/include/vigra/basicimageview.hxx patching file vigra1.4.0/include/vigra/boundarytensor.hxx patching file vigra1.4.0/include/vigra/config.hxx patching file vigra1.4.0/include/vigra/diff2d.hxx patching file vigra1.4.0/include/vigra/fftw.hxx patching file vigra1.4.0/include/vigra/fftw3.hxx patching file vigra1.4.0/include/vigra/fixedpoint.hxx patching file vigra1.4.0/include/vigra/gaborfilter.hxx [ build CXX ] xml2cmp/source/xcd/dependy patching file vigra1.4.0/include/vigra/gaussians.hxx patching file vigra1.4.0/include/vigra/imagecontainer.hxx patching file vigra1.4.0/include/vigra/mathutil.hxx patching file vigra1.4.0/include/vigra/numerictraits.hxx patching file vigra1.4.0/include/vigra/orientedtensorfilters.hxx rebuilding zipfiles ------------------------------ patching file vigra1.4.0/include/vigra/polynomial.hxx patching file vigra1.4.0/include/vigra/recursiveconvolution.hxx patching file vigra1.4.0/include/vigra/rgbvalue.hxx patching file vigra1.4.0/include/vigra/separableconvolution.hxx patching file vigra1.4.0/include/vigra/sized_int.hxx patching file vigra1.4.0/include/vigra/splines.hxx patching file vigra1.4.0/include/vigra/static_assert.hxx patching file vigra1.4.0/include/vigra/tinyvector.hxx patching file vigra1.4.0/include/vigra/transformimage.hxx patching file vigra1.4.0/include/vigra/diff2d.hxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/offimisc/lang Making: tpllayoutimpr.zip rebuilding zipfiles ------------------------------ vigra deliver Making: autocorr.zip Making: autotextshare_en-US.zip rebuilding zipfiles ------------------------------ rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/presnt/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/misc_config Module 'vigra' delivered successfully. 82 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Elements/Bullets2 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Statues Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/samples-nonfree/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/personal Making: cfgsrvnolang.zip Making: cfgusr.zip rebuilding zipfiles ------------------------------ rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/bitmap Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/unx/source/bitmaps Making: tplwizbitmap.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/educate/lang Making: cfgsrvbitmapunx.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/rulers Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/bullets Making: gallrulers.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/agenda/lang Making: gallbullets.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/forms/lang Making: tplwizagenda_en-US.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Buildings Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/personal/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/presnt Making: makedepend Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/FoodsandDrinks Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/misc/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/wordbook Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Draws/People Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/htmlexpo Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/labels /tmp/striplanguagetags.sh.3GpBr2 /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/layout Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Cities Making: wordbook.zip rebuilding zipfiles ------------------------------ Making: gallhtmlexpo.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/gallery_system Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/adjustvisibility Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/offimisc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/support Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Landscapes Making: gallsystem.zip rebuilding zipfiles ------------------------------ Compiling: soltools/support/simstr.cxx Compiling: soltools/support/simstr.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/cpp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/educate Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/javadep Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/misc Compiling: soltools/cpp/_cpp.c Compiling: soltools/cpp/_eval.c Compiling: soltools/cpp/_include.c Compiling: soltools/cpp/_lex.c Compiling: soltools/cpp/_macro.c Compiling: soltools/cpp/_mcrvalid.c Compiling: soltools/cpp/_nlist.c Compiling: soltools/cpp/_tokens.c Compiling: soltools/javadep/javadep.c Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/checkdll Buildfile: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml Compiling: soltools/checkdll/checkdll.c Compiling: soltools/cpp/_unix.c Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/styles/lang Making: checkdll Making: tplwizstyles_en-US.zip rebuilding zipfiles ------------------------------ Making: soltools_support.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/testhxx Making: javadep Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/palettes Compiling: soltools/testhxx/testhxx.cxx touch ../unxlngx6.pro/slo/testhxx.obj touch ../unxlngx6.pro/misc/testhxx.output /usr/bin/perl -w create.pl < ../unxlngx6.pro/misc/testhxx.output > ../unxlngx6.pro/bin/testhxx chmod +x ../unxlngx6.pro/bin/testhxx Making: palettes.zip Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/letter/lang rebuilding zipfiles ------------------------------ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/layout [ build DEP ] LNK:Executable/xml2cmp Making: tplwizletter.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/educate/lang Making: soltools_support.lib Making: cpp.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/officorr Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common/forms Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/soltools/giparser Making: cpp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/autotext Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/finance/lang Compiling: soltools/giparser/gen_info.cxx Compiling: soltools/giparser/gi_list.cxx Compiling: soltools/giparser/gi_parse.cxx Compiling: soltools/giparser/st_gilrw.cxx Compiling: soltools/giparser/gen_info.cxx Compiling: soltools/giparser/gi_list.cxx Compiling: soltools/giparser/gi_parse.cxx Compiling: soltools/giparser/st_gilrw.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/symbols Making: autotextuser.zip [ build LNK ] Executable/xml2cmp rebuilding zipfiles ------------------------------ Making: symbols.zip rebuilding zipfiles ------------------------------ init: javaversion6: Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/gallery_sound javaversion4: javaversion2: -prepare: [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes codeswitcher: Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/www-back [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml:135: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds Making: gallsound.zip rebuilding zipfiles ------------------------------ [javac] Compiling 1 source file to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/www-graf [ build MOD ] xml2cmp Making: gallwwwback.zip rebuilding zipfiles ------------------------------ [ build ALL ] top level modules: bootstrap src.downloaded xml2cmp [ build ALL ] loaded modules: xml2cmp xml2cmp deliver Making: gallwwwgraf.zip rebuilding zipfiles ------------------------------ Module 'xml2cmp' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/layout/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/sounds Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/gallery/accessories/Photos/Humans Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/labels/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/presnt/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/officorr/lang Making: gallsounds.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/officorr/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/wizard/fax/lang Making: tplpresntimpr_en-US.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates-nonfree/finance/lang Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/common Making: tplwizfax_en-US.zip rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/premium/templates/personal/lang ============= (10/109) Building module saxon ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/saxon Making: soltools_giparser.lib /tmp/striplanguagetags.sh.MCTjoU /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/presnt/lang if [ -f ./unxlngx6.pro/misc/build/src.exists ] ; then mv ./unxlngx6.pro/misc/build/src ./unxlngx6.pro/misc/build/src_removeme ; fi Making: soltools_giparser.lib soltools deliver /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/extras/source/templates/presnt/lang Module 'soltools' delivered successfully. 5 files copied, 6 files unchanged ============= (11/109) Building module rhino ============= ============= (12/109) Building module libxmlsec ============= ============= (13/109) Building module np_sdk ============= ============= (14/109) Building module external ============= ============= (15/109) Building module officecfg ============= ============= (16/109) Building module apple_remote ============= ============= (17/109) Building module psprint_config ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/external/glibc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/officecfg/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/np_sdk/mozsrc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/apple_remote if [ -f ./unxlngx6.pro/misc/build/rhino1_5R5.exists ] ; then mv ./unxlngx6.pro/misc/build/rhino1_5R5 ./unxlngx6.pro/misc/build/rhino1_5R5_removeme ; fi Nothing to do here. Compiling: np_sdk/mozsrc/npunix.c extras deliver if [ -f ./unxlngx6.pro/misc/build/xmlsec1-1.2.14.exists ] ; then mv ./unxlngx6.pro/misc/build/xmlsec1-1.2.14 ./unxlngx6.pro/misc/build/xmlsec1-1.2.14_removeme ; fi Module 'extras' delivered successfully. 36 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/psprint_config/prj make writeable... Nothing to build for GUIBASE unx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/external/gcc3_specific make writeable... apple_remote deliver [ build XCU ] officecfg/registry/data/org/openoffice/Langpack-en-US.xcu np_sdk deliver [ build PKG ] officecfg_tools [ build XCS ] officecfg/registry/schema/org/openoffice/Setup.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Common.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/SFX.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs CHECKING CONSISTENCY ... Module 'np_sdk' delivered successfully. 10 files copied, 1 files unchanged [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Embedding.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs external deliver Module 'apple_remote' delivered successfully. 8 files copied, 0 files unchanged CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Writer.xcs CHECKING CONSISTENCY ... patching file rhino1_5R5/src/org/mozilla/javascript/DefiningClassLoader.java patching file rhino1_5R5/toolsrc/build.xml patching file rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/Main.java [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs patching file rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/OfficeScriptInfo.java patching file rhino1_5R5/toolsrc/org/mozilla/javascript/tools/shell/JavaPolicySecurity.java patching file rhino1_5R5/toolsrc/build.xml patching file rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/Main.java [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs make writeable... CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... patching file src/build.xml [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs [ build ZIP ] fontunxppds CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs Module 'external' delivered successfully. 0 files copied, 16 files unchanged [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs [ build ZIP ] fontunxpsprint CHECKING CONSISTENCY ... ============= (18/109) Building module sal ============= ============= (19/109) Building module xsltml ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xsltml [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs MediaWiki Publisher extension disabled. [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs CHECKING CONSISTENCY ... Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/android [ build MOD ] psprint_config [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs [ build ALL ] top level modules: bootstrap src.downloaded psprint_config [ build ALL ] loaded modules: psprint_config CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... xsltml deliver CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs [javac] Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/src/org/hsqldb/util/CodeSwitcher.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. switches: switchtojdk14: switchtojdk16: CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs Module 'xsltml' delivered successfully. 0 files copied, 0 files unchanged [ build XCS ] officecfg/registry/schema/org/openoffice/LDAP.xcs psprint_config deliver CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Inet.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/System.xcs patching file xmlsec1-1.2.14/Makefile.in patching file xmlsec1-1.2.14/configure Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/typesconfig CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... patching file xmlsec1-1.2.14/configure.in patching file xmlsec1-1.2.14/win32/Makefile.msvc [ build XCS ] officecfg/registry/schema/org/openoffice/UserProfile.xcs patching file xmlsec1-1.2.14/configure CHECKING CONSISTENCY ... patching file xmlsec1-1.2.14/configure.in patching file xmlsec1-1.2.14/src/c14n.c patching file xmlsec1-1.2.14/src/nss/crypto.c patching file xmlsec1-1.2.14/include/xmlsec/mscrypto/Makefile.am patching file xmlsec1-1.2.14/include/xmlsec/mscrypto/Makefile.in CHECKING CONSISTENCY ... patching file xmlsec1-1.2.14/include/xmlsec/mscrypto/akmngr.h patching file xmlsec1-1.2.14/include/xmlsec/nss/Makefile.am patching file xmlsec1-1.2.14/include/xmlsec/nss/Makefile.in patching file xmlsec1-1.2.14/include/xmlsec/nss/akmngr.h patching file xmlsec1-1.2.14/include/xmlsec/nss/app.h [ build XCS ] officecfg/registry/schema/org/openoffice/VCL.xcs patching file xmlsec1-1.2.14/include/xmlsec/nss/ciphers.h patching file xmlsec1-1.2.14/include/xmlsec/nss/keysstore.h patching file xmlsec1-1.2.14/include/xmlsec/nss/tokens.h patching file xmlsec1-1.2.14/src/mscrypto/akmngr.c patching file xmlsec1-1.2.14/src/nss/Makefile.am patching file xmlsec1-1.2.14/src/nss/Makefile.in patching file xmlsec1-1.2.14/src/nss/akmngr.c patching file xmlsec1-1.2.14/src/nss/hmac.c [ build XCS ] officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs patching file xmlsec1-1.2.14/src/nss/keysstore.c patching file xmlsec1-1.2.14/src/nss/keywrapers.c patching file xmlsec1-1.2.14/src/nss/pkikeys.c patching file xmlsec1-1.2.14/src/nss/symkeys.c [ build XCS ] officecfg/registry/schema/org/openoffice/Interaction.xcs patching file xmlsec1-1.2.14/src/nss/tokens.c patching file xmlsec1-1.2.14/src/nss/x509.c patching file xmlsec1-1.2.14/src/nss/x509vfy.c CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Addons.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Calc.xcs patching file xmlsec1-1.2.14/win32/Makefile.msvc patching file xmlsec1-1.2.14/src/nss/ciphers.c patching file xmlsec1-1.2.14/src/mscrypto/x509vfy.c patching file xmlsec1-1.2.14/src/nss/x509vfy.c CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs patching file xmlsec1-1.2.14/configure CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Canvas.xcs CHECKING CONSISTENCY ... patching file xmlsec1-1.2.14/configure.in CHECKING CONSISTENCY ... patching file xmlsec1-1.2.14/ltmain.sh patching file xmlsec1-1.2.14/src/nss/keywrapers.c patching file xmlsec1-1.2.14/src/mscrypto/Makefile.am patching file xmlsec1-1.2.14/src/mscrypto/Makefile.in patching file xmlsec1-1.2.14/win32/Makefile.msvc patching file xmlsec1-1.2.14/include/xmlsec/xmlsec.h CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Chart.xcs patching file xmlsec1-1.2.14/config.sub Compiling: sal/typesconfig/typesconfig.c Module 'psprint_config' delivered successfully. 0 files copied, 0 files unchanged [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Commands.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Draw.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Events.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Impress.xcs Compiling: sal/unxlngx6.pro/misc/_dflt-bootstrap_version.c [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Java.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Jobs.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Labels.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Logging.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Math.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Substitution.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Views.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Scripting.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Security.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Recovery.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Paths.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/Histories.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs [java] ........................ store: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml:291: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs [javac] Compiling 6 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs [ build XCS ] officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... [ build XCS ] officecfg/registry/schema/org/openoffice/ucb/Store.xcs CHECKING CONSISTENCY ... [ build PKG ] officecfg_misc Making: typesconfig CHECKING CONSISTENCY ... CHECKING CONSISTENCY ... mkdir ../unxlngx6.pro/inc/sal : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../unxlngx6.pro/bin/typesconfig ../unxlngx6.pro/inc/sal/typesizes.h char = signed char short = signed short int = signed int long = signed long long long = signed long long sizeof(short) = 2 sizeof(int) = 4 sizeof(long) = 8 sizeof(long long) = 8 sizeof(float) = 4 sizeof(double) = 8 sizeof(void *) = 8 LITTLEENDIAN (Intel, x86-64, PowerPC(LE)) can read address (nil) cannot write address (nil) can read address 0x7fff514661a0 can write address 0x7fff514661a0 Access short on 8-Aligned Address : OK Access short on 4-Aligned Address : OK Access short on 2-Aligned Address : OK Access short on 1-Aligned Address : OK Access int on 8-Aligned Address : OK Access int on 4-Aligned Address : OK Access int on 2-Aligned Address : OK Access int on 1-Aligned Address : OK Access long on 8-Aligned Address : OK Access long on 4-Aligned Address : OK Access long on 2-Aligned Address : OK Access long on 1-Aligned Address : OK Access double on 8-Aligned Address : OK Access double on 4-Aligned Address : OK Access double on 2-Aligned Address : OK Access double on 1-Aligned Address : OK Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/osl/all Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/rtl/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/textenc Compiling: sal/textenc/tencinfo.c Compiling: sal/textenc/textcvt.c Compiling: sal/textenc/textenc.cxx Compiling: sal/textenc/context.c Compiling: sal/textenc/convertbig5hkscs.c Compiling: sal/textenc/converter.c Compiling: sal/textenc/converteuctw.c Compiling: sal/textenc/convertgb18030.c Compiling: sal/rtl/source/memory.cxx Compiling: sal/osl/all/utility.cxx Compiling: sal/rtl/source/cipher.cxx Compiling: sal/rtl/source/crc.cxx checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Compiling: sal/rtl/source/digest.cxx Compiling: sal/osl/all/filepath.c Compiling: sal/osl/all/debugbase.cxx Compiling: sal/rtl/source/random.cxx Compiling: sal/rtl/source/locale.cxx Compiling: sal/rtl/source/strimp.cxx Compiling: sal/rtl/source/hash.cxx Compiling: sal/osl/all/loadmodulerelative.cxx Compiling: sal/osl/all/log.cxx Compiling: sal/osl/all/trace.cxx Compiling: sal/osl/all/utility.cxx Compiling: sal/osl/all/filepath.c lib: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml:302: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds checking for a BSD-compatible install... /usr/bin/install -c [javac] Compiling 40 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes Compiling: sal/textenc/convertiso2022cn.c Compiling: sal/rtl/source/string.cxx Compiling: sal/rtl/source/ustring.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Inet.xcu [ build XCU ] officecfg/registry/data/org/openoffice/System.xcu Compiling: sal/rtl/source/strbuf.cxx [ 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/FirstStartWizard.xcu Compiling: sal/textenc/convertiso2022jp.c [ build XCU ] officecfg/registry/data/org/openoffice/Interaction.xcu ATTENTION: Property '/Inet/Settings/ooInetNoProxy' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Inet/Settings/ooInetProxyType' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Inet/Settings/ooInetFTPProxyName' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Inet/Settings/ooInetFTPProxyPort' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Inet/Settings/ooInetHTTPProxyName' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/osl/all/debugbase.cxx Compiling: sal/textenc/convertiso2022kr.c ATTENTION: Property '/Inet/Settings/ooInetHTTPProxyPort' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Inet/Settings/ooInetHTTPSProxyName' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Inet/Settings/ooInetHTTPSProxyPort' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/Calc.xcu Compiling: sal/osl/all/loadmodulerelative.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Canvas.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Compatibility.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/ExtensionManager.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/Labels.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Linguistic.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/ProtocolHandler.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Security.xcu Compiling: sal/textenc/convertsinglebytetobmpunicode.cxx Compiling: sal/rtl/source/ustrbuf.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Scripting.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/SFX.xcu Compiling: sal/rtl/source/uuid.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Views.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Paths.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Histories.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu ATTENTION: Property '/Paths/Paths/Temp/WritePath' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Paths/Variables/Work' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/textenc/tcvtbyte.c Compiling: sal/textenc/tcvtmb.c checking whether build environment is sane... yes Compiling: sal/textenc/tcvtutf7.c [ build XCU ] officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu Compiling: sal/rtl/source/rtl_process.cxx [ build XCU ] officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Inet-macosx.xcu Buildfile: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build.xml checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk Compiling: sal/rtl/source/byteseq.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Inet-wnt.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup-writer.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup-calc.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup-draw.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup-impress.xcu checking whether make sets $(MAKE)... yes Compiling: sal/textenc/tcvtutf8.c [ build XCU ] officecfg/registry/data/org/openoffice/Setup-base.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup-math.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup-report.xcu Compiling: sal/textenc/tenchelp.c [ build XCU ] officecfg/registry/data/org/openoffice/Setup-start.xcu Compiling: sal/textenc/unichars.c [ build XCU ] officecfg/registry/data/org/openoffice/UserProfile-gconflockdown.xcu [ build XCU ] officecfg/registry/data/org/openoffice/VCL-gconflockdown.xcu [ build XCU ] officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu Compiling: sal/rtl/source/uri.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu Compiling: sal/textenc/tables.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-writer.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-calc.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-draw.xcu checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... x86_64-pc-linux-gnu-gcc Compiling: sal/rtl/source/bootstrap.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-impress.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-base.xcu properties: Compiling: sal/textenc/tencinfo.c Compiling: sal/textenc/textcvt.c Compiling: sal/textenc/textenc.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-math.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-unx.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-gconflockdown.xcu Compiling: sal/textenc/context.c [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu Compiling: sal/textenc/convertbig5hkscs.c [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu Compiling: sal/textenc/converter.c checking whether the C compiler works... yes checking for C compiler default output file name... a.out Compiling: sal/osl/all/log.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu Compiling: sal/osl/all/trace.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu Compiling: sal/textenc/converteuctw.c Compiling: sal/textenc/convertgb18030.c [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu Compiling: sal/textenc/convertiso2022cn.c [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common-korea.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu checking for suffix of executables... [ build XCU ] officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu Compiling: sal/textenc/convertiso2022jp.c [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu checking whether we are cross compiling... no [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu Compiling: sal/rtl/source/cmdargs.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Recovery-gconflockdown.xcu [ build XCU ] officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu [ build XCU ] officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcu [ build XCU ] officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu [ build XCU ] officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu Compiling: sal/textenc/convertiso2022kr.c [ build XCU ] officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu checking for suffix of object files... o [ build XCU ] officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Setup.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Common.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Embedding.xcu checking whether we are using the GNU C compiler... yes ATTENTION: Property '/Common/View/Dialog/MiddleMouseButton' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Common/View/NewDocumentHandling/ForceFocusAndToFront' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Common/Help/System' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Common/Misc/UseSystemFileDialog' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.sheet.SpreadsheetDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/textenc/convertsinglebytetobmpunicode.cxx ATTENTION: Property '/Common/Path/Current/Temp' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.sheet.SpreadsheetDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.drawing.DrawingDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.drawing.DrawingDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/textenc/tcvtbyte.c ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.text.GlobalDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! init: [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/classes [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5 [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5/src [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5/toolsrc [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5/examples [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5/docs [mkdir] Created dir: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5/docs/apidocs compile: ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.text.GlobalDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/textenc/tcvtmb.c [ build XCU ] officecfg/registry/data/org/openoffice/Office/WebWizard.xcu ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.presentation.PresentationDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.presentation.PresentationDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/Writer.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.text.WebDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! properties: compile: ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.text.WebDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/rtl/source/unload.cxx ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.sdb.FormDesign/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.sdb.FormDesign/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.sdb.TextReportDesign/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! checking for style of include used by make... GNU Compiling: sal/textenc/tcvtutf7.c ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.sdb.TextReportDesign/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/build.xml:20: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.text.TextDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu Compiling: sal/textenc/tcvtutf8.c ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.text.TextDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/textenc/tenchelp.c ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.xforms.XMLFormDocument/F11/Command' has different values for different modules. Make sure the modules are mutually exclusive! Compiling: sal/textenc/unichars.c ATTENTION: Property '/Accelerators/PrimaryKeys/Modules/com.sun.star.xforms.XMLFormDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu ATTENTION: Property '/Accelerators/SecondaryKeys/Modules/com.sun.star.presentation.PresentationDocument/T_MOD1/Command' has different values for different modules. Make sure the modules are mutually exclusive! [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 Compiling: sal/textenc/tables.cxx [javac] Compiling 109 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/classes [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E Compiling: sal/rtl/source/logfile.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/StartModuleCommands.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E Compiling: sal/rtl/source/math.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu Compiling: sal/rtl/source/alloc_global.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu Compiling: sal/rtl/source/alloc_cache.cxx [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu Compiling: sal/rtl/source/alloc_arena.cxx checking for ANSI C header files... yes [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F [ build XCU ] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [ build XCU ] registry/en-US/org/openoffice/Setup.xcu [ build XCU ] registry/en-US/org/openoffice/Office/Accelerators.xcu checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld [ build XCU ] registry/en-US/org/openoffice/Office/Common.xcu checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm [ build XCU ] registry/en-US/org/openoffice/Office/SFX.xcu [ build XCU ] registry/en-US/org/openoffice/Office/DataAccess.xcu [ build XCU ] registry/en-US/org/openoffice/Office/TableWizard.xcu Compiling: sal/rtl/source/alloc_fini.cxx [ build XCU ] registry/en-US/org/openoffice/Office/UI.xcu [ build XCU ] registry/en-US/org/openoffice/Office/Embedding.xcu [ build XCU ] registry/en-US/org/openoffice/Office/WebWizard.xcu [ build XCU ] registry/en-US/org/openoffice/Office/FormWizard.xcu checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes [ build XCU ] registry/en-US/org/openoffice/Office/Writer.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes [ build XCU ] registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu checking whether the shell understands "+="... yes [ build XCU ] registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu Compiling: sal/rtl/source/memory.cxx [ build XCU ] registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for ar... x86_64-pc-linux-gnu-ar checking for strip... x86_64-pc-linux-gnu-strip checking for ranlib... x86_64-pc-linux-gnu-ranlib [ build XCU ] registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/Effects.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu Compiling: sal/rtl/source/cipher.cxx [ build XCU ] registry/en-US/org/openoffice/Office/UI/MathCommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/StartModuleCommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu [ build XCU ] registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok Compiling: sal/rtl/source/crc.cxx checking for sys/types.h... yes Compiling: sal/rtl/source/digest.cxx Compiling: sal/rtl/source/random.cxx checking for sys/stat.h... yes Compiling: sal/rtl/source/locale.cxx Making: oslall.lib checking for stdlib.h... yes Compiling: sal/rtl/source/strimp.cxx checking for string.h... yes Compiling: sal/rtl/source/hash.cxx Compiling: sal/rtl/source/string.cxx Compiling: sal/rtl/source/ustring.cxx Making: oslall.lib checking for memory.h... yes Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/osl/unx Compiling: sal/rtl/source/strbuf.cxx [ build ZIP ] registry_en-US Compiling: sal/osl/unx/conditn.cxx Compiling: sal/osl/unx/diagnose.c Compiling: sal/osl/unx/semaphor.c Compiling: sal/osl/unx/socket.c checking for strings.h... yes Compiling: sal/osl/unx/interlck.c Compiling: sal/osl/unx/mutex.c Compiling: sal/osl/unx/nlsupport.c Compiling: sal/osl/unx/thread.c [ build CFG ] registry [ build MOD ] officecfg [ build ALL ] top level modules: bootstrap src.downloaded officecfg [ build ALL ] loaded modules: officecfg officecfg deliver checking for inttypes.h... yes Compiling: sal/osl/unx/module.c Module 'officecfg' delivered successfully. 0 files copied, 0 files unchanged Compiling: sal/osl/unx/process.cxx Compiling: sal/osl/unx/security.c Compiling: sal/osl/unx/profile.c thread.c: In function 'osl_thread_create_Impl': thread.c:293:18: warning: variable 'pImpl' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] checking for stdint.h... yes Compiling: sal/osl/unx/time.c Compiling: sal/osl/unx/signal.c checking for unistd.h... yes Compiling: sal/rtl/source/ustrbuf.cxx Compiling: sal/osl/unx/pipe.c Compiling: sal/osl/unx/system.c Compiling: sal/osl/unx/util.c checking for dlfcn.h... yes checking for objdir... .libs Compiling: sal/osl/unx/tempfile.c Compiling: sal/osl/unx/file.cxx Compiling: sal/osl/unx/file_misc.cxx Compiling: sal/osl/unx/file_url.cxx Compiling: sal/rtl/source/uuid.cxx checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC Compiling: sal/osl/unx/file_error_transl.cxx checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/saxon/unxlngx6.pro/misc/build/src/build.xml:385: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds Compiling: sal/rtl/source/rtl_process.cxx Compiling: sal/rtl/source/byteseq.cxx Compiling: sal/osl/unx/file_path_helper.cxx Compiling: sal/rtl/source/uri.cxx Compiling: sal/osl/unx/file_stat.cxx Compiling: sal/rtl/source/bootstrap.cxx Compiling: sal/rtl/source/cmdargs.cxx checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes Compiling: sal/rtl/source/unload.cxx Compiling: sal/osl/unx/file_volume.cxx checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes Compiling: sal/rtl/source/logfile.cxx Compiling: sal/rtl/source/math.cxx checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for cp... /bin/cp checking for mv... /bin/mv Compiling: sal/rtl/source/alloc_global.cxx checking for tar... /bin/tar checking for help2man... /usr/bin/help2man checking for man2html... /usr/bin/man2html checking for function prototypes... yes checking for string.h... (cached) yes Compiling: sal/rtl/source/alloc_cache.cxx [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/org/mozilla/javascript/Context.java:1835: warning: [deprecation] org.mozilla.javascript.WrapHandler in org.mozilla.javascript has been deprecated [javac] WrapHandler _handler; [javac] ^ [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/org/mozilla/javascript/Context.java:1837: warning: [deprecation] org.mozilla.javascript.WrapHandler in org.mozilla.javascript has been deprecated [javac] WrapHandlerProxy(WrapHandler handler) [javac] ^ Compiling: sal/osl/unx/uunxapi.cxx checking for dirent.h that defines DIR... yes Compiling: sal/osl/unx/process_impl.cxx checking for library containing opendir... none required checking for ANSI C header files... (cached) yes Compiling: sal/osl/unx/salinit.cxx Compiling: sal/rtl/source/alloc_arena.cxx checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes Compiling: sal/osl/unx/readwrite_helper.c Compiling: sal/osl/unx/conditn.cxx Compiling: sal/rtl/source/alloc_fini.cxx checking ctype.h usability... yes Compiling: sal/osl/unx/diagnose.c checking ctype.h presence... yes checking for ctype.h... yes (echo '#include "macro.hxx"'; echo RTL_OS:=THIS_OS; echo RTL_ARCH:=THIS_ARCH) >../../unxlngx6.pro/inc/rtlbootstrap.mk.cxx x86_64-pc-linux-gnu-g++ -E -fmessage-length=0 -c -O2 -D_FILE_OFFSET_BITS=no -I. -I../../unxlngx6.pro/inc/cpprtl -I../inc -I../../inc -I../../unx/inc -I../../unxlngx6.pro/inc -I. -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/incdont_use_stl -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/inc/external -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/inc -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/inc/unxlngx6 -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/inc -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/res -I/opt/icedtea-bin-6.1.10.4/include -I/opt/icedtea-bin-6.1.10.4/include/linux -I/opt/icedtea-bin-6.1.10.4/include/native_threads/include -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/inc/udkapi -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/inc/offapi -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/inc/oovbaapi -I. -I../../res -I. -pipe -march=native -O3 -pipe -Wall -Wextra -Wendif-labels -Wdeclaration-after-statement -DLINUX -DUNX -DVCL -DGCC -DX86_64 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include/g++-v4 -DSUPD=350 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DGSTREAMER -DHAVE_THREADSAFE_STATICS -DSOLAR_JAVA -DFORCE_SYSALLOC ../../unxlngx6.pro/inc/rtlbootstrap.mk.cxx | grep '^RTL_' | sed -e 's/"//g' >../../unxlngx6.pro/inc/rtlbootstrap.mk Compiling: sal/osl/unx/semaphor.c cc1plus: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++ [enabled by default] checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes Making: cpprtl.lib Compiling: sal/osl/unx/socket.c Compiling: sal/osl/unx/interlck.c Compiling: sal/osl/unx/mutex.c checking ansidecl.h usability... yes checking ansidecl.h presence... yes checking for ansidecl.h... yes Compiling: sal/osl/unx/nlsupport.c Compiling: sal/osl/unx/thread.c Compiling: sal/osl/unx/module.c checking time.h usability... yes Compiling: sal/osl/unx/process.cxx checking time.h presence... yes checking for time.h... yes Compiling: sal/osl/unx/security.c Compiling: sal/osl/unx/profile.c checking for strchr... yes Compiling: sal/osl/unx/time.c thread.c: In function 'osl_thread_create_Impl': thread.c:293:18: warning: variable 'pImpl' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Compiling: sal/osl/unx/signal.c Compiling: sal/osl/unx/pipe.c checking for strrchr... yes Compiling: sal/osl/unx/system.c Compiling: sal/osl/unx/util.c Compiling: sal/osl/unx/tempfile.c Compiling: sal/osl/unx/file.cxx checking for printf... yes Compiling: sal/osl/unx/file_misc.cxx [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/org/mozilla/javascript/Context.java:450: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Object for a varargs call [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [javac] = (Context[])threadLocalGet.invoke(threadLocalCx, null); [javac] ^ Compiling: sal/osl/unx/file_url.cxx [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/org/mozilla/javascript/Context.java:2428: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Class for a varargs call [javac] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [javac] threadLocalGet = cl.getMethod("get", null); [javac] ^ Compiling: sal/osl/unx/file_error_transl.cxx checking for sprintf... yes Compiling: sal/osl/unx/file_path_helper.cxx Compiling: sal/osl/unx/file_stat.cxx Compiling: sal/osl/unx/file_volume.cxx checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes Compiling: sal/osl/unx/uunxapi.cxx checking for vsprintf... yes Compiling: sal/osl/unx/process_impl.cxx Compiling: sal/osl/unx/salinit.cxx checking for vsnprintf... yes Compiling: sal/osl/unx/readwrite_helper.c [javac] Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/src/org/hsqldb/lib/java/JavaSystem.java uses or overrides 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. -javajsse: Making: cpposl.lib [echo] ant.java.hasjsse=true classes: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml:314: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds Making: cpprtl.lib checking for sscanf... yes [javac] Compiling 14 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes checking for timegm... yes checking for development environment... no checking for __FUNCTION__ or __func__... __FUNCTION__ checking size of size_t... 8 checking for pkg-config... yes Making: textenc.lib Making: textenc_tables.lib Making: textenc.lib checking pkg-config is at least version 0.9.0... yes checking for LIBXML... no checking for xml2-config... /usr/bin/xml2-config Making: cpposl.lib checking libxml2 /usr/bin/xml2-config ... yes ('2.7.8') checking for libxslt libraries >= 1.0.20... no checking for openssl libraries >= 0.9.6... no [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/org/mozilla/javascript/NativeJavaObject.java:849: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Class for a varargs call [javac] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [javac] meth = value.getClass().getMethod("doubleValue", null); [javac] ^ [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/src/org/mozilla/javascript/NativeJavaObject.java:859: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Object for a varargs call [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [javac] return ((Number)meth.invoke(value, null)).doubleValue(); [javac] ^ checking for NSS... -nspr >= 1.4 >= 1.4: unknown option no checking for NSS... no Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/util checking for NSS... no checking for NSS... yes checking for gnutls libraries >= 0.8.1... no checking for mscrypto libraries... none checking for crypto library... yes ('nss') checking for MD5 support... yes checking for RIPEMD-160 support... yes checking for SHA1 support... yes checking for SHA224 support... yes checking for SHA256 support... yes checking for SHA384 support... yes checking for SHA512 support... yes checking for HMAC support... yes checking for DSA support... yes checking for RSA support... yes checking for x509 support... yes checking for DES support... yes checking for AES support... yes checking for GOST support... no checking for XMLDSig support... yes checking for XMLEnc support... yes checking for XMKMS support - under development... no checking for xmlsec-crypto dynamic loading support... no checking for xmlsec-crypto dynamic loading support in command line tool... no checking for docs folder... $(datadir)/doc/xmlsec1 checking for Simple Keys Manager testing... yes checking for templates testing... yes checking for debuging... no checking for profiling... no checking for pedantic... no checking for static linking... no [javac] Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/src/org/hsqldb/DIProcedureInfo.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. Compiling: sal/unxlngx6.pro/misc/uno_sal_version.c [copy] Copying 41 files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes Making: sal.lib configure: creating ./config.status classes14: util: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml:379: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 47 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes echo '#ifndef _SAL_UDKVERSION_H_' > ../unxlngx6.pro/inc/udkversion.h echo '#define _SAL_UDKVERSION_H_' >> ../unxlngx6.pro/inc/udkversion.h echo '' >> ../unxlngx6.pro/inc/udkversion.h echo '#define SAL_UDK_MAJOR "3"' >> ../unxlngx6.pro/inc/udkversion.h echo '#define SAL_UDK_MINOR "2"' >> ../unxlngx6.pro/inc/udkversion.h echo '#define SAL_UDK_MICRO "7"' >> ../unxlngx6.pro/inc/udkversion.h echo '' >> ../unxlngx6.pro/inc/udkversion.h echo '#endif' >> ../unxlngx6.pro/inc/udkversion.h Making: libuno_sal.so.3 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 6 warnings Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/cpprt Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/util/sal_textenc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa [copy] Copying 2 files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/classes Compiling: SAL/cpprt/operators_new_delete.cxx properties: get-swing-ex: [unzip] Expanding: /var/tmp/portage/app-office/libreoffice-3.5.0.1/distdir/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip into /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger compile: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/toolsrc/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 23 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/classes Compiling: sal/unxlngx6.pro/misc/sal_textenc_version.c Making: libsal_textenc.so Making: salcpprt.lib Making: libsalcpprt.a x86_64-pc-linux-gnu-ar: creating ../unxlngx6.pro/lib/libsalcpprt.a Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/cppunittester Compiling: sal/cppunittester/cppunittester.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. [copy] Copying 11 files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes/org/hsqldb/util swing: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/build/build.xml:395: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 6 source files to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. hsqldb: [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/Main.java:1653: warning: [deprecation] disable() in javax.swing.JComponent has been deprecated [javac] public void disable() { [javac] ^ [javac] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/Main.java:1661: warning: [deprecation] enable() in javax.swing.JComponent has been deprecated [javac] public void enable() { [javac] ^ config.status: creating xmlsec1-nss.pc [jar] Building jar: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/hsqldb/unxlngx6.pro/misc/build/hsqldb/lib/hsqldb.jar config.status: creating xmlsec1.spec config.status: creating config.h config.status: executing depfiles commands jar: BUILD SUCCESSFUL Total time: 35 seconds [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings [copy] Copying 1 file to /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/classes jar: hsqldb deliver [jar] Building jar: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rhino/unxlngx6.pro/misc/build/rhino1_5R5/build/rhino1_5R5/js.jar Module 'hsqldb' delivered successfully. 1 files copied, 0 files unchanged /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/saxon/unxlngx6.pro/misc/build/src/temp/j/source/net/sf/saxon/Compile.java:139: warning: [deprecation] toURL() in java.io.File has been deprecated InputSource eis = new InputSource(sheetFile.toURL().toString()); ^ config.status: executing libtool commands BUILD SUCCESSFUL Total time: 28 seconds rhino deliver Module 'rhino' delivered successfully. 1 files copied, 0 files unchanged make[2]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14' make all-recursive make[3]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14' Making all in include make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include' Making all in xmlsec make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec' Making all in private make[6]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec/private' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec/private' Making all in nss make[6]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec/nss' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec/nss' make[6]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec' make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include/xmlsec' make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include' make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/include' Making all in src make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/src' Making all in . make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT app.lo -MD -MP -MF .deps/app.Tpo -c -o app.lo app.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c -o bn.lo bn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c -o dl.lo dl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT enveloped.lo -MD -MP -MF .deps/enveloped.Tpo -c -o enveloped.lo enveloped.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o base64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -fPIC -DPIC -o app.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o buffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -fPIC -DPIC -o bn.o mv -f .deps/app.Tpo .deps/app.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT enveloped.lo -MD -MP -MF .deps/enveloped.Tpo -c enveloped.c -fPIC -DPIC -o enveloped.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o c14n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c -fPIC -DPIC -o dl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o errors.o buffer.c: In function 'xmlSecBufferCreate': buffer.c:70:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] Making: cppunittester.lib Making: cppunittester base64.c: In function 'xmlSecBase64CtxCreate': base64.c:164:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o io.o mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keyinfo.lo -MD -MP -MF .deps/keyinfo.Tpo -c -o keyinfo.lo keyinfo.c mv -f .deps/enveloped.Tpo .deps/enveloped.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c -o keys.lo keys.c io.c: In function 'xmlSecIOCallbackCreate': io.c:69:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -fPIC -DPIC -o keys.o mv -f .deps/buffer.Tpo .deps/buffer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keysdata.lo -MD -MP -MF .deps/keysdata.Tpo -c -o keysdata.lo keysdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keyinfo.lo -MD -MP -MF .deps/keyinfo.Tpo -c keyinfo.c -fPIC -DPIC -o keyinfo.o Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/crc32 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/sal Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/cipher Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/doublelock Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/ByteSequence Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/osl/security libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keysdata.lo -MD -MP -MF .deps/keysdata.Tpo -c keysdata.c -fPIC -DPIC -o keysdata.o keyinfo.c: In function 'xmlSecKeyInfoCtxCreate': keyinfo.c:230:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] keys.c: In function 'xmlSecKeyUseWithCreate': keys.c:115:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] keys.c: In function 'xmlSecKeyCreate': keys.c:551:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] mv -f .deps/io.Tpo .deps/io.Plo mv -f .deps/bn.Tpo .deps/bn.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keysmngr.lo -MD -MP -MF .deps/keysmngr.Tpo -c -o keysmngr.lo keysmngr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT membuf.lo -MD -MP -MF .deps/membuf.Tpo -c -o membuf.lo membuf.c Compiling: sal/unxlngx6.pro/misc/rtl_crc32_version.c Compiling: sal/unxlngx6.pro/misc/rtl_cipher_version.c Compiling: sal/unxlngx6.pro/misc/rtl_double_dfltcking_version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT keysmngr.lo -MD -MP -MF .deps/keysmngr.Tpo -c keysmngr.c -fPIC -DPIC -o keysmngr.o Compiling: sal/unxlngx6.pro/misc/qa_sal_types_version.c Compiling: sal/unxlngx6.pro/misc/rtl_ByteSequence_version.c Compiling: sal/unxlngx6.pro/misc/osl_Security_version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o list.o mv -f .deps/dl.Tpo .deps/dl.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c -o nodeset.lo nodeset.c Compiling: sal/qa/rtl/cipher/rtl_cipher.cxx libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT membuf.lo -MD -MP -MF .deps/membuf.Tpo -c membuf.c -fPIC -DPIC -o membuf.o mv -f .deps/c14n.Tpo .deps/c14n.Plo Compiling: sal/qa/rtl/crc32/rtl_crc32.cxx /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c Compiling: sal/qa/rtl/doublelock/rtl_doublelocking.cxx Compiling: sal/qa/ByteSequence/ByteSequence.cxx Compiling: sal/qa/sal/test_types.cxx Compiling: sal/qa/osl/security/osl_Security.cxx keysmngr.c: In function 'xmlSecKeysMngrCreate': keysmngr.c:56:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] list.c: In function 'xmlSecPtrListCreate': list.c:68:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] list.c: In function 'xmlSecPtrListEnsureSize': list.c:456:7: warning: format '%d' expects argument of type 'int', but argument 9 has type 'long unsigned int' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c -fPIC -DPIC -o nodeset.o nodeset.c: In function 'xmlSecNodeSetCreate': nodeset.c:60:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] mv -f .deps/membuf.Tpo .deps/membuf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c -o soap.lo soap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c -fPIC -DPIC -o soap.o mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c -o strings.lo strings.c mv -f .deps/keysmngr.Tpo .deps/keysmngr.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c -o templates.lo templates.c mv -f .deps/keyinfo.Tpo .deps/keyinfo.Plo mv -f .deps/keys.Tpo .deps/keys.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT transforms.lo -MD -MP -MF .deps/transforms.Tpo -c -o transforms.lo transforms.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o strings.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c -o x509.lo x509.c /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/saxon/unxlngx6.pro/misc/build/src/temp/j/source/net/sf/saxon/functions/CollatingFunction.java:103: warning: [deprecation] toURL() in java.io.File has been deprecated URL currentDirectoryURL = new File(dir).toURL(); ^ mv -f .deps/parser.Tpo .deps/parser.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -fPIC -DPIC -o templates.o mv -f .deps/nodeset.Tpo .deps/nodeset.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xkms.lo -MD -MP -MF .deps/xkms.Tpo -c -o xkms.lo xkms.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmldsig.lo -MD -MP -MF .deps/xmldsig.Tpo -c -o xmldsig.lo xmldsig.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o x509.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT transforms.lo -MD -MP -MF .deps/transforms.Tpo -c transforms.c -fPIC -DPIC -o transforms.o mv -f .deps/strings.Tpo .deps/strings.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xkms.lo -MD -MP -MF .deps/xkms.Tpo -c xkms.c -fPIC -DPIC -o xkms.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmlenc.lo -MD -MP -MF .deps/xmlenc.Tpo -c -o xmlenc.lo xmlenc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmldsig.lo -MD -MP -MF .deps/xmldsig.Tpo -c xmldsig.c -fPIC -DPIC -o xmldsig.o mv -f .deps/keysdata.Tpo .deps/keysdata.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmlsec.lo -MD -MP -MF .deps/xmlsec.Tpo -c -o xmlsec.lo xmlsec.c mv -f .deps/xkms.Tpo .deps/xkms.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmltree.lo -MD -MP -MF .deps/xmltree.Tpo -c -o xmltree.lo xmltree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmlenc.lo -MD -MP -MF .deps/xmlenc.Tpo -c xmlenc.c -fPIC -DPIC -o xmlenc.o xmldsig.c: In function 'xmlSecDSigCtxCreate': xmldsig.c:76:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] xmldsig.c: In function 'xmlSecDSigReferenceCtxCreate': xmldsig.c:1263:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmlsec.lo -MD -MP -MF .deps/xmlsec.Tpo -c xmlsec.c -fPIC -DPIC -o xmlsec.o mv -f .deps/x509.Tpo .deps/x509.Plo xmldsig.c: In function 'xmlSecDSigReferenceCtxDebugXmlDump': xmldsig.c:1745:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1755:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] transforms.c: In function 'xmlSecTransformCtxCreate': transforms.c:348:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] xmldsig.c: In function 'xmlSecDSigReferenceCtxDebugDump': xmldsig.c:1672:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1682:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c: In function 'xmlSecDSigCtxDebugXmlDump': xmldsig.c:1210:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1220:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c: In function 'xmlSecDSigCtxDebugDump': xmldsig.c:1121:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1131:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] transforms.c: In function 'xmlSecTransformCtxSetUri': transforms.c:869:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long int' [-Wformat] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xmltree.lo -MD -MP -MF .deps/xmltree.Tpo -c xmltree.c -fPIC -DPIC -o xmltree.o transforms.c: In function 'xmlSecTransformIOBufferCreate': transforms.c:2803:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] xmlenc.c: In function 'xmlSecEncCtxCreate': xmlenc.c:68:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o xpath.o xmlenc.c: In function 'xmlSecEncCtxDebugXmlDump': xmlenc.c:1314:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmlenc.c: In function 'xmlSecEncCtxDebugDump': xmlenc.c:1221:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/soap.Tpo .deps/soap.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c -o xslt.lo xslt.c mv -f .deps/xmlsec.Tpo .deps/xmlsec.Plo xpath.c: In function 'xmlSecXPathDataCreate': xpath.c:94:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat] xpath.c: In function 'xmlSecTransformXPathNodeRead': xpath.c:599:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c xslt.c -fPIC -DPIC -o xslt.o /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/saxon/unxlngx6.pro/misc/build/src/temp/j/source/net/sf/saxon/functions/ResolveURI.java:115: warning: [deprecation] toURL() in java.io.File has been deprecated URL currentDirectoryURL = new File(dir).toURL(); ^ mv -f .deps/xslt.Tpo .deps/xslt.Plo mv -f .deps/templates.Tpo .deps/templates.Plo mv -f .deps/xmlenc.Tpo .deps/xmlenc.Plo mv -f .deps/xmldsig.Tpo .deps/xmldsig.Plo mv -f .deps/xpath.Tpo .deps/xpath.Plo Making: qa_rtl_doublelock.lib Making: qa_sal.lib Making: librtl_doublelocking.so Making: libqa_sal_types.so mv -f .deps/xmltree.Tpo .deps/xmltree.Plo Making: qa_rtl_crc32.lib Making: librtl_crc32.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/librtl_doublelocking.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../unxlngx6.pro/bin/cppunittester ../../unxlngx6.pro/lib/libqa_sal_types.so - start unit test #1 on library ../../../unxlngx6.pro/lib/librtl_doublelocking.so ---------------------------------------------------------- - start unit test #1 on library ../../unxlngx6.pro/lib/libqa_sal_types.so ---------------------------------------------------------- OK (1) Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/locale Compiling: sal/unxlngx6.pro/misc/rtl__dfltcale_version.c mv -f .deps/transforms.Tpo .deps/transforms.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O3 -pipe -version-info 3:14:2 -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -o libxmlsec1.la -rpath /usr/local/lib app.lo base64.lo bn.lo buffer.lo c14n.lo dl.lo enveloped.lo errors.lo io.lo keyinfo.lo keys.lo keysdata.lo keysmngr.lo list.lo membuf.lo nodeset.lo parser.lo soap.lo strings.lo templates.lo transforms.lo x509.lo xkms.lo xmldsig.lo xmlenc.lo xmlsec.lo xmltree.lo xpath.lo xslt.lo -lxml2 -lz -lm Compiling: sal/qa/rtl/locale/rtl_locale.cxx ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/librtl_crc32.so - start unit test #1 on library ../../../unxlngx6.pro/lib/librtl_crc32.so ---------------------------------------------------------- OK (2) Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/osl/condition OK (6) Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/alloc Compiling: sal/unxlngx6.pro/misc/osl_Condition_version.c Compiling: sal/unxlngx6.pro/misc/rtl_Al_dfltc_version.c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxmlsec1.a app.o base64.o bn.o buffer.o c14n.o dl.o enveloped.o errors.o io.o keyinfo.o keys.o keysdata.o keysmngr.o list.o membuf.o nodeset.o parser.o soap.o strings.o templates.o transforms.o x509.o xkms.o xmldsig.o xmlenc.o xmlsec.o xmltree.o xpath.o xslt.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxmlsec1.a Compiling: sal/qa/osl/condition/osl_Condition.cxx Compiling: sal/qa/rtl/alloc/rtl_alloc.cxx libtool: link: ( cd ".libs" && rm -f "libxmlsec1.la" && ln -s "../libxmlsec1.la" "libxmlsec1.la" ) make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/src' Making all in nss make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/src/nss' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-app.lo -MD -MP -MF .deps/libxmlsec1_nss_la-app.Tpo -c -o libxmlsec1_nss_la-app.lo `test -f 'app.c' || echo './'`app.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-bignum.lo -MD -MP -MF .deps/libxmlsec1_nss_la-bignum.Tpo -c -o libxmlsec1_nss_la-bignum.lo `test -f 'bignum.c' || echo './'`bignum.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-ciphers.lo -MD -MP -MF .deps/libxmlsec1_nss_la-ciphers.Tpo -c -o libxmlsec1_nss_la-ciphers.lo `test -f 'ciphers.c' || echo './'`ciphers.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-crypto.lo -MD -MP -MF .deps/libxmlsec1_nss_la-crypto.Tpo -c -o libxmlsec1_nss_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-digests.lo -MD -MP -MF .deps/libxmlsec1_nss_la-digests.Tpo -c -o libxmlsec1_nss_la-digests.lo `test -f 'digests.c' || echo './'`digests.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-hmac.lo -MD -MP -MF .deps/libxmlsec1_nss_la-hmac.Tpo -c -o libxmlsec1_nss_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-pkikeys.lo -MD -MP -MF .deps/libxmlsec1_nss_la-pkikeys.Tpo -c -o libxmlsec1_nss_la-pkikeys.lo `test -f 'pkikeys.c' || echo './'`pkikeys.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-signatures.lo -MD -MP -MF .deps/libxmlsec1_nss_la-signatures.Tpo -c -o libxmlsec1_nss_la-signatures.lo `test -f 'signatures.c' || echo './'`signatures.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-app.lo -MD -MP -MF .deps/libxmlsec1_nss_la-app.Tpo -c app.c -fPIC -DPIC -o libxmlsec1_nss_la-app.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-ciphers.lo -MD -MP -MF .deps/libxmlsec1_nss_la-ciphers.Tpo -c ciphers.c -fPIC -DPIC -o libxmlsec1_nss_la-ciphers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-digests.lo -MD -MP -MF .deps/libxmlsec1_nss_la-digests.Tpo -c digests.c -fPIC -DPIC -o libxmlsec1_nss_la-digests.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-bignum.lo -MD -MP -MF .deps/libxmlsec1_nss_la-bignum.Tpo -c bignum.c -fPIC -DPIC -o libxmlsec1_nss_la-bignum.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-signatures.lo -MD -MP -MF .deps/libxmlsec1_nss_la-signatures.Tpo -c signatures.c -fPIC -DPIC -o libxmlsec1_nss_la-signatures.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-pkikeys.lo -MD -MP -MF .deps/libxmlsec1_nss_la-pkikeys.Tpo -c pkikeys.c -fPIC -DPIC -o libxmlsec1_nss_la-pkikeys.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-hmac.lo -MD -MP -MF .deps/libxmlsec1_nss_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o libxmlsec1_nss_la-hmac.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-crypto.lo -MD -MP -MF .deps/libxmlsec1_nss_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o libxmlsec1_nss_la-crypto.o 3 warnings mv -f .deps/libxmlsec1_nss_la-bignum.Tpo .deps/libxmlsec1_nss_la-bignum.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-symkeys.lo -MD -MP -MF .deps/libxmlsec1_nss_la-symkeys.Tpo -c -o libxmlsec1_nss_la-symkeys.lo `test -f 'symkeys.c' || echo './'`symkeys.c mv -f .deps/libxmlsec1_nss_la-crypto.Tpo .deps/libxmlsec1_nss_la-crypto.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-x509.lo -MD -MP -MF .deps/libxmlsec1_nss_la-x509.Tpo -c -o libxmlsec1_nss_la-x509.lo `test -f 'x509.c' || echo './'`x509.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-symkeys.lo -MD -MP -MF .deps/libxmlsec1_nss_la-symkeys.Tpo -c symkeys.c -fPIC -DPIC -o libxmlsec1_nss_la-symkeys.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-x509.lo -MD -MP -MF .deps/libxmlsec1_nss_la-x509.Tpo -c x509.c -fPIC -DPIC -o libxmlsec1_nss_la-x509.o symkeys.c: In function 'xmlSecNssSymKeyDataBinRead': symkeys.c:574:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] mv -f .deps/libxmlsec1_nss_la-digests.Tpo .deps/libxmlsec1_nss_la-digests.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-x509vfy.lo -MD -MP -MF .deps/libxmlsec1_nss_la-x509vfy.Tpo -c -o libxmlsec1_nss_la-x509vfy.lo `test -f 'x509vfy.c' || echo './'`x509vfy.c mv -f .deps/libxmlsec1_nss_la-hmac.Tpo .deps/libxmlsec1_nss_la-hmac.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-keysstore.lo -MD -MP -MF .deps/libxmlsec1_nss_la-keysstore.Tpo -c -o libxmlsec1_nss_la-keysstore.lo `test -f 'keysstore.c' || echo './'`keysstore.c mv -f .deps/libxmlsec1_nss_la-ciphers.Tpo .deps/libxmlsec1_nss_la-ciphers.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-keytrans.lo -MD -MP -MF .deps/libxmlsec1_nss_la-keytrans.Tpo -c -o libxmlsec1_nss_la-keytrans.lo `test -f 'keytrans.c' || echo './'`keytrans.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-x509vfy.lo -MD -MP -MF .deps/libxmlsec1_nss_la-x509vfy.Tpo -c x509vfy.c -fPIC -DPIC -o libxmlsec1_nss_la-x509vfy.o mv -f .deps/libxmlsec1_nss_la-signatures.Tpo .deps/libxmlsec1_nss_la-signatures.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-kw_des.lo -MD -MP -MF .deps/libxmlsec1_nss_la-kw_des.Tpo -c -o libxmlsec1_nss_la-kw_des.lo `test -f 'kw_des.c' || echo './'`kw_des.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-keysstore.lo -MD -MP -MF .deps/libxmlsec1_nss_la-keysstore.Tpo -c keysstore.c -fPIC -DPIC -o libxmlsec1_nss_la-keysstore.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-keytrans.lo -MD -MP -MF .deps/libxmlsec1_nss_la-keytrans.Tpo -c keytrans.c -fPIC -DPIC -o libxmlsec1_nss_la-keytrans.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-kw_des.lo -MD -MP -MF .deps/libxmlsec1_nss_la-kw_des.Tpo -c kw_des.c -fPIC -DPIC -o libxmlsec1_nss_la-kw_des.o Making: qa_osl_security.lib mv -f .deps/libxmlsec1_nss_la-symkeys.Tpo .deps/libxmlsec1_nss_la-symkeys.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-kw_aes.lo -MD -MP -MF .deps/libxmlsec1_nss_la-kw_aes.Tpo -c -o libxmlsec1_nss_la-kw_aes.lo `test -f 'kw_aes.c' || echo './'`kw_aes.c Making: libosl_Security.so mv -f .deps/libxmlsec1_nss_la-app.Tpo .deps/libxmlsec1_nss_la-app.Plo if /bin/sh ../../libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-akmngr.lo -MD -MP -MF ".deps/libxmlsec1_nss_la-akmngr.Tpo" -c -o libxmlsec1_nss_la-akmngr.lo `test -f 'akmngr.c' || echo './'`akmngr.c; \ then mv -f ".deps/libxmlsec1_nss_la-akmngr.Tpo" ".deps/libxmlsec1_nss_la-akmngr.Plo"; else rm -f ".deps/libxmlsec1_nss_la-akmngr.Tpo"; exit 1; fi Making: qa_ByteSequence.lib libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-kw_aes.lo -MD -MP -MF .deps/libxmlsec1_nss_la-kw_aes.Tpo -c kw_aes.c -fPIC -DPIC -o libxmlsec1_nss_la-kw_aes.o mv -f .deps/libxmlsec1_nss_la-x509vfy.Tpo .deps/libxmlsec1_nss_la-x509vfy.Plo Making: librtl_ByteSequence.so if /bin/sh ../../libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-keywrapers.lo -MD -MP -MF ".deps/libxmlsec1_nss_la-keywrapers.Tpo" -c -o libxmlsec1_nss_la-keywrapers.lo `test -f 'keywrapers.c' || echo './'`keywrapers.c; \ then mv -f ".deps/libxmlsec1_nss_la-keywrapers.Tpo" ".deps/libxmlsec1_nss_la-keywrapers.Plo"; else rm -f ".deps/libxmlsec1_nss_la-keywrapers.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-akmngr.lo -MD -MP -MF .deps/libxmlsec1_nss_la-akmngr.Tpo -c akmngr.c -fPIC -DPIC -o libxmlsec1_nss_la-akmngr.o mv -f .deps/libxmlsec1_nss_la-keysstore.Tpo .deps/libxmlsec1_nss_la-keysstore.Plo if /bin/sh ../../libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-tokens.lo -MD -MP -MF ".deps/libxmlsec1_nss_la-tokens.Tpo" -c -o libxmlsec1_nss_la-tokens.lo `test -f 'tokens.c' || echo './'`tokens.c; \ then mv -f ".deps/libxmlsec1_nss_la-tokens.Tpo" ".deps/libxmlsec1_nss_la-tokens.Plo"; else rm -f ".deps/libxmlsec1_nss_la-tokens.Tpo"; exit 1; fi mv -f .deps/libxmlsec1_nss_la-pkikeys.Tpo .deps/libxmlsec1_nss_la-pkikeys.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-keywrapers.lo -MD -MP -MF .deps/libxmlsec1_nss_la-keywrapers.Tpo -c keywrapers.c -fPIC -DPIC -o libxmlsec1_nss_la-keywrapers.o ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_Security.so - start unit test #1 on library ../../../unxlngx6.pro/lib/libosl_Security.so ---------------------------------------------------------- mv -f .deps/libxmlsec1_nss_la-keytrans.Tpo .deps/libxmlsec1_nss_la-keytrans.Plo BUILD SUCCESSFUL Total time: 39 seconds #Initializing ... # #logonUser function need root/Administrator account to test. #You can test by login with root/Administrator, and excute: #testshl2 -forward "username password" ../../../wntmsci9/bin/Security.dll # where username and password are forwarded account info. #if no text forwarded, this function will be skipped. # #Retrived system information is below: Computer Name: Not retrived Current User Name: root Current User Home Directory:file:///root Current Config Directory: file:///root Current UserID: 0 Current User is: Administrator. # #Initialization Done. OK (9) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/nspr -I/usr/include/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -march=native -O3 -pipe -MT libxmlsec1_nss_la-tokens.lo -MD -MP -MF .deps/libxmlsec1_nss_la-tokens.Tpo -c tokens.c -fPIC -DPIC -o libxmlsec1_nss_la-tokens.o Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/osl/file ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../unxlngx6.pro/bin/cppunittester ../../unxlngx6.pro/lib/librtl_ByteSequence.so - start unit test #1 on library ../../unxlngx6.pro/lib/librtl_ByteSequence.so ---------------------------------------------------------- OK (14) Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/OStringBuffer saxon deliver mv -f .deps/libxmlsec1_nss_la-kw_des.Tpo .deps/libxmlsec1_nss_la-kw_des.Plo Module 'saxon' delivered successfully. 1 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/osl/process mv -f .deps/libxmlsec1_nss_la-kw_aes.Tpo .deps/libxmlsec1_nss_la-kw_aes.Plo Compiling: sal/unxlngx6.pro/misc/osl_File_version.c Compiling: sal/unxlngx6.pro/misc/rtl_OStringBuffer_version.c Compiling: sal/unxlngx6.pro/misc/osl_Thread_version.c Compiling: sal/qa/OStringBuffer/rtl_OStringBuffer.cxx Compiling: sal/qa/OStringBuffer/rtl_String_Utils.cxx mv -f .deps/libxmlsec1_nss_la-x509.Tpo .deps/libxmlsec1_nss_la-x509.Plo Compiling: sal/unxlngx6.pro/misc/tcwf_version.c Compiling: sal/unxlngx6.pro/misc/osl_process_version.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O3 -pipe -version-info 3:14:2 -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -o libxmlsec1-nss.la -rpath /usr/local/lib libxmlsec1_nss_la-app.lo libxmlsec1_nss_la-bignum.lo libxmlsec1_nss_la-ciphers.lo libxmlsec1_nss_la-crypto.lo libxmlsec1_nss_la-digests.lo libxmlsec1_nss_la-hmac.lo libxmlsec1_nss_la-pkikeys.lo libxmlsec1_nss_la-signatures.lo libxmlsec1_nss_la-symkeys.lo libxmlsec1_nss_la-x509.lo libxmlsec1_nss_la-x509vfy.lo libxmlsec1_nss_la-keysstore.lo libxmlsec1_nss_la-keytrans.lo libxmlsec1_nss_la-kw_des.lo libxmlsec1_nss_la-kw_aes.lo libxmlsec1_nss_la-akmngr.lo libxmlsec1_nss_la-keywrapers.lo libxmlsec1_nss_la-tokens.lo ../libxmlsec1.la -Wl,-R/usr/lib64 -lssl3 -lsmime3 -lnssutil3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -lxml2 -lz -lm Compiling: sal/qa/osl/process/osl_Thread.cxx Compiling: sal/qa/osl/process/osl_process.cxx Compiling: sal/qa/osl/process/osl_process_child.cxx Making: qa_rtl_alloc.lib Compiling: sal/unxlngx6.pro/misc/osl_old_test_file_version.c Compiling: sal/qa/osl/file/osl_File.cxx Compiling: sal/qa/osl/file/test_cpy_wrt_file.cxx Compiling: sal/qa/osl/file/osl_old_test_file.cxx Making: librtl_Alloc.so Making: qa_rtl_cipher.lib libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxmlsec1-nss.a libxmlsec1_nss_la-app.o libxmlsec1_nss_la-bignum.o libxmlsec1_nss_la-ciphers.o libxmlsec1_nss_la-crypto.o libxmlsec1_nss_la-digests.o libxmlsec1_nss_la-hmac.o libxmlsec1_nss_la-pkikeys.o libxmlsec1_nss_la-signatures.o libxmlsec1_nss_la-symkeys.o libxmlsec1_nss_la-x509.o libxmlsec1_nss_la-x509vfy.o libxmlsec1_nss_la-keysstore.o libxmlsec1_nss_la-keytrans.o libxmlsec1_nss_la-kw_des.o libxmlsec1_nss_la-kw_aes.o libxmlsec1_nss_la-akmngr.o libxmlsec1_nss_la-keywrapers.o libxmlsec1_nss_la-tokens.o Making: librtl_cipher.so libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxmlsec1-nss.a ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/librtl_Alloc.so - start unit test #1 on library ../../../unxlngx6.pro/lib/librtl_Alloc.so ---------------------------------------------------------- libtool: link: ( cd ".libs" && rm -f "libxmlsec1-nss.la" && ln -s "../libxmlsec1-nss.la" "libxmlsec1-nss.la" ) make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/src/nss' make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/src' Making all in man make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/man' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/man' Making all in docs make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/docs' Making all in api Making: osl_process_child make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/docs/api' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/docs/api' make[5]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/docs' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/docs' make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14/docs' make[4]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14' Making: qa_osl_condition.lib make[4]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14' make[3]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14' make[2]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.14' Making: libosl_Condition.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/librtl_cipher.so - start unit test #1 on library ../../../unxlngx6.pro/lib/librtl_cipher.so ---------------------------------------------------------- OK (24) OK (3) Making: qa_rtl_locale.lib Making: librtl_locale.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/oustringbuffer Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/osl/module libxmlsec deliver Module 'libxmlsec' delivered successfully. 48 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/rtl/strings ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/librtl_locale.so - start unit test #1 on library ../../../unxlngx6.pro/lib/librtl_locale.so ---------------------------------------------------------- OK (13) Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/osl/getsystempathfromfileurl Making: libtcwf.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_Condition.so - start unit test #1 on library ../../../unxlngx6.pro/lib/libosl_Condition.so ---------------------------------------------------------- Compiling: sal/unxlngx6.pro/misc/Module_DLL_version.c Compiling: sal/unxlngx6.pro/misc/qa_rtl_oustringbuffer_version.c Compiling: sal/unxlngx6.pro/misc/qa_rtl_strings_version.c Compiling: sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx Compiling: sal/qa/rtl/oustringbuffer/test_oustringbuffer_utf32.cxx Compiling: sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx Compiling: sal/qa/rtl/oustringbuffer/test_oustringbuffer_noadditional.cxx Compiling: sal/qa/rtl/strings/test_oustring_compare.cxx Compiling: sal/qa/rtl/strings/test_oustring_convert.cxx Compiling: sal/qa/rtl/strings/test_oustring_endswith.cxx Compiling: sal/qa/rtl/strings/test_oustring_noadditional.cxx Compiling: sal/unxlngx6.pro/misc/osl_Module_version.c ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libtcwf.so - start unit test #2 on library ../../../unxlngx6.pro/lib/libtcwf.so ---------------------------------------------------------- OK (1) Compiling: sal/qa/osl/module/osl_Module.cxx Compiling: sal/qa/osl/module/osl_Module_DLL.cxx Making: libosl_old_test_file.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_old_test_file.so - start unit test #3 on library ../../../unxlngx6.pro/lib/libosl_old_test_file.so ---------------------------------------------------------- OK (3) OK (10) Making: libModule_DLL.so Making: libqa_rtl_oustringbuffer.so Making: libqa_rtl_strings.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libqa_rtl_strings.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libqa_rtl_oustringbuffer.so - start unit test #1 on library ../../../unxlngx6.pro/lib/libqa_rtl_strings.so ---------------------------------------------------------- - start unit test #1 on library ../../../unxlngx6.pro/lib/libqa_rtl_oustringbuffer.so ---------------------------------------------------------- OK (3) OK (4) cp -f batch.sh ../../../unxlngx6.pro/bin/batch.sh cp -f batch.bat ../../../unxlngx6.pro/bin/batch.bat Making: libosl_process.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_process.so - start unit test #2 on library ../../../unxlngx6.pro/lib/libosl_process.so ---------------------------------------------------------- OK (2) Making: qa_module.lib Making: libosl_Module.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_Module.so - start unit test #2 on library ../../../unxlngx6.pro/lib/libosl_Module.so ---------------------------------------------------------- OK (11) Making: qa_osl_process.lib Making: libosl_Thread.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_Thread.so - start unit test #1 on library ../../../unxlngx6.pro/lib/libosl_Thread.so ---------------------------------------------------------- OK (6) Making: qa_osl_file.lib Making: libosl_File.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngx6.pro/bin/cppunittester ../../../unxlngx6.pro/lib/libosl_File.so - start unit test #1 on library ../../../unxlngx6.pro/lib/libosl_File.so ---------------------------------------------------------- Attributes: Total space: 32136392704 Used space: 17776295936 Free space: 14360096768 max name length: 255 max path length: 4096 OK (39) Making: qa_ostringbuffer.lib Making: librtl_OStringBuffer.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../unxlngx6.pro/bin/cppunittester ../../unxlngx6.pro/lib/librtl_OStringBuffer.so - start unit test #1 on library ../../unxlngx6.pro/lib/librtl_OStringBuffer.so ---------------------------------------------------------- OK (773) Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sal/qa/static This is only for iOS sal deliver Module 'sal' delivered successfully. 101 files copied, 5 files unchanged ============= (20/109) Building module store ============= ============= (21/109) Building module o3tl ============= ============= (22/109) Building module salhelper ============= ============= (23/109) Building module icc ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/store/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/o3tl/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/salhelper/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/icc dmake: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/inc/tg_ext.mk: line 106: Error: -- A %-target must not be mixed with non-%-targets, offending target [glibc-omitfp/%.unpack] Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/store/source [ info ALL ] LinkTarget Library/libuno_sal.so not defined: Assuming headers to be there! Compiling: store/source/object.cxx Compiling: store/source/lockbyte.cxx Compiling: store/source/storbase.cxx Compiling: store/source/storbios.cxx Compiling: store/source/storcach.cxx Compiling: store/source/stordata.cxx Compiling: store/source/stordir.cxx Compiling: store/source/storlckb.cxx [ build PKG ] o3tl_inc Compiling: salhelper/unxlngx6.pro/misc/uno_salhelpergcc3_version.c [ build CXX ] o3tl/qa/cow_wrapper_clients [ build CXX ] o3tl/qa/test-cow_wrapper [ build CXX ] o3tl/qa/test-heap_ptr [ build CXX ] o3tl/qa/test-range [ build CXX ] o3tl/qa/test-vector_pool Compiling: store/source/stortree.cxx Compiling: salhelper/source/condition.cxx Compiling: salhelper/source/dynload.cxx Compiling: salhelper/source/simplereferenceobject.cxx Compiling: salhelper/source/timer.cxx Compiling: store/source/storpage.cxx Compiling: store/source/store.cxx Making: salhelper.lib Making: libuno_salhelpergcc3.so.3 salhelper deliver Module 'salhelper' delivered successfully. 13 files copied, 0 files unchanged Making: store.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/store/util Compiling: store/unxlngx6.pro/misc/store_version.c Making: libstore.so.3 store deliver Module 'store' delivered successfully. 6 files copied, 3 files unchanged ============= (24/109) Building module registry ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/registry/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/registry/source Compiling: registry/source/regimpl.cxx Compiling: registry/source/regkey.cxx Compiling: registry/source/registry.cxx Compiling: registry/source/keyimpl.cxx Compiling: registry/source/reflread.cxx Compiling: registry/source/reflwrit.cxx [ build DEP ] LNK:CppunitTest/libtest_o3tl_tests.so [ build MOD ] o3tl [ build ALL ] top level modules: bootstrap src.downloaded o3tl [ build ALL ] loaded modules: o3tl o3tl deliver Module 'o3tl' delivered successfully. 0 files copied, 0 files unchanged Making: regcpp.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/registry/util Compiling: registry/unxlngx6.pro/misc/reg_version.c Making: reg.lib Making: libreg.so.3 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/registry/tools Compiling: registry/tools/regmerge.cxx Compiling: registry/tools/fileurl.cxx Compiling: registry/tools/options.cxx Compiling: registry/tools/regview.cxx Compiling: registry/tools/regcompare.cxx Compiling: registry/tools/checksingleton.cxx Compiling: registry/tools/rdbedit.cxx Making: regmerge Making: regview Making: checksingleton Making: regcompare Making: rdbedit registry deliver Module 'registry' delivered successfully. 18 files copied, 5 files unchanged ============= (25/109) Building module codemaker ============= ============= (26/109) Building module idlc ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/codemaker/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/idlc/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/codemaker/source/codemaker Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/codemaker/source/commoncpp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/codemaker/source/commonjava Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/idlc/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/idlc/source/preproc Compiling: codemaker/source/commoncpp/commoncpp.cxx Compiling: codemaker/source/commonjava/commonjava.cxx Compiling: codemaker/source/codemaker/dependencies.cxx Compiling: codemaker/source/codemaker/exceptiontree.cxx Compiling: codemaker/source/codemaker/global.cxx Compiling: codemaker/source/codemaker/options.cxx Compiling: codemaker/source/codemaker/typemanager.cxx bison -d -l -o ../unxlngx6.pro/misc/parser.cxx ../unxlngx6.pro/misc/stripped_parser.y tr -d "\015" < scanner.ll > ../unxlngx6.pro/misc/stripped_scanner.ll Compiling: idlc/source/idlcmain.cxx Compiling: idlc/source/idlc.cxx Compiling: idlc/source/idlccompile.cxx Compiling: idlc/source/preproc/cpp.c Compiling: codemaker/source/codemaker/unotype.cxx Compiling: idlc/source/preproc/eval.c Compiling: idlc/source/idlcproduce.cxx Compiling: codemaker/source/codemaker/codemaker.cxx Compiling: idlc/source/errorhandler.cxx Compiling: idlc/source/options.cxx Making: parser.cxx Compiling: idlc/source/preproc/include.c Compiling: idlc/source/preproc/lex.c Compiling: idlc/source/preproc/macro.c Compiling: idlc/source/preproc/nlist.c Compiling: idlc/source/preproc/tokens.c Compiling: idlc/source/preproc/unix.c Compiling: idlc/source/fehelper.cxx ../unxlngx6.pro/misc/stripped_parser.y: conflicts: 5 shift/reduce Compiling: idlc/source/astdeclaration.cxx Making: idlcpp.lib Making: idlcpp Compiling: idlc/source/astscope.cxx Compiling: idlc/source/aststack.cxx Compiling: idlc/source/astdump.cxx Making: commonjava.lib Making: commonjava.lib Compiling: idlc/source/astinterface.cxx Compiling: idlc/source/aststruct.cxx Compiling: idlc/source/aststructinstance.cxx Making: libcommonjava.a Compiling: idlc/source/astoperation.cxx x86_64-pc-linux-gnu-ar: creating ../../unxlngx6.pro/lib/libcommonjava.a Making: commoncpp.lib Making: commoncpp.lib Making: libcommoncpp.a x86_64-pc-linux-gnu-ar: creating ../../unxlngx6.pro/lib/libcommoncpp.a Compiling: idlc/source/astconstant.cxx Making: codemaker.lib Making: codemaker.lib Making: libcodemaker.a x86_64-pc-linux-gnu-ar: creating ../../unxlngx6.pro/lib/libcodemaker.a Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/codemaker/source/javamaker Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/codemaker/source/cppumaker Compiling: idlc/source/astenum.cxx Compiling: codemaker/source/javamaker/classfile.cxx Compiling: codemaker/source/javamaker/javamaker.cxx Compiling: codemaker/source/javamaker/javaoptions.cxx Compiling: codemaker/source/javamaker/javatype.cxx Compiling: idlc/source/astarray.cxx Compiling: codemaker/source/cppumaker/cpputype.cxx Compiling: idlc/source/astunion.cxx Compiling: idlc/source/astexpression.cxx Compiling: idlc/source/astservice.cxx flex -o../unxlngx6.pro/misc/scanner.cxx ../unxlngx6.pro/misc/stripped_scanner.ll Compiling: idlc/source/wrap_parser.cxx Compiling: idlc/source/wrap_scanner.cxx Making: idlc idlc deliver Module 'idlc' delivered successfully. 2 files copied, 4 files unchanged Making: javamaker Compiling: codemaker/source/cppumaker/cppumaker.cxx Compiling: codemaker/source/cppumaker/cppuoptions.cxx Compiling: codemaker/source/cppumaker/dumputils.cxx Compiling: codemaker/source/cppumaker/includes.cxx Making: cppumaker codemaker deliver Module 'codemaker' delivered successfully. 18 files copied, 4 files unchanged ============= (27/109) Building module udkapi ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/udkapi/prj [ build IDL ] udkapi/com/sun/star [ build IDL ] udkapi/com/sun/star/beans [ build IDL ] udkapi/com/sun/star/bridge [ build IDL ] udkapi/com/sun/star/bridge/oleautomation [ build IDL ] udkapi/com/sun/star/corba [ build IDL ] udkapi/com/sun/star/corba/giop [ build IDL ] udkapi/com/sun/star/corba/iiop [ build IDL ] udkapi/com/sun/star/corba/iop [ build IDL ] udkapi/com/sun/star/io [ build IDL ] udkapi/com/sun/star/java [ build IDL ] udkapi/com/sun/star/lang [ build IDL ] udkapi/com/sun/star/loader [ build IDL ] udkapi/com/sun/star/reflection [ build IDL ] udkapi/com/sun/star/registry [ build IDL ] udkapi/com/sun/star/script [ build IDL ] udkapi/com/sun/star/security [ build IDL ] udkapi/com/sun/star/test [ build IDL ] udkapi/com/sun/star/uno [ build IDL ] udkapi/com/sun/star/util [ build IDL ] udkapi/com/sun/star/util/logging [ build IDL ] udkapi/com/sun/star/bridge [ build IDL ] udkapi/com/sun/star/connection [ build IDL ] udkapi/com/sun/star/container [ build IDL ] udkapi/com/sun/star/io [ build IDL ] udkapi/com/sun/star/uri [ build IDL ] udkapi/com/sun/star/beans [ build IDL ] udkapi/com/sun/star/bridge [ build IDL ] udkapi/com/sun/star/bridge/oleautomation [ build IDL ] udkapi/com/sun/star/connection [ build IDL ] udkapi/com/sun/star/container [ build IDL ] udkapi/com/sun/star/io [ build IDL ] udkapi/com/sun/star/java [ build IDL ] udkapi/com/sun/star/lang [ build IDL ] udkapi/com/sun/star/loader [ build IDL ] udkapi/com/sun/star/reflection [ build IDL ] udkapi/com/sun/star/registry [ build IDL ] udkapi/com/sun/star/script [ build IDL ] udkapi/com/sun/star/security [ build IDL ] udkapi/com/sun/star/task [ build IDL ] udkapi/com/sun/star/test [ build IDL ] udkapi/com/sun/star/test/bridge [ build IDL ] udkapi/com/sun/star/test/performance [ build IDL ] udkapi/com/sun/star/uno [ build IDL ] udkapi/com/sun/star/uri [ build IDL ] udkapi/com/sun/star/util [ build IDL ] udkapi/com/sun/star/util/logging [ build PKG ] udkapi_idl [ build RDB ] udkapi [ build HPP ] udkapi [ build RDB ] ure/types [ build PKG ] udkapi_inc [ build MOD ] udkapi [ build ALL ] top level modules: bootstrap src.downloaded udkapi [ build ALL ] loaded modules: udkapi udkapi deliver Module 'udkapi' delivered successfully. 0 files copied, 0 files unchanged ============= (28/109) Building module offapi ============= ============= (29/109) Building module ridljar ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/offapi/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ridljar/javamaker Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ridljar/source/unoloader Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ridljar/source/unoloader/com/sun/star/lib/unoloader : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/javamaker -BUCR -O../unxlngx6.pro/class /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/udkapi.rdb touch ../unxlngx6.pro/misc/javamaker.done Making: unoloader_cssl_unoloader.dpj Making: unoloader_src.zip mkdir -p ../../../../../../../unxlngx6.pro/class/unoloader rebuilding zipfiles ------------------------------ touch ../../../../../../../unxlngx6.pro/misc/unoloader_cssl_unoloader.mkdir.done Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ridljar/com Making: com.dpj Note: UnoLoader.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: unoloader_cssl_unoloader.dpj Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ridljar/util Making: ridl_src.zip rebuilding zipfiles ------------------------------ ridljar deliver Module 'ridljar' delivered successfully. 4 files copied, 0 files unchanged ============= (30/109) Building module jurt ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/uno Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/util Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/uno Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/source/pipe Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/comp/servicemanager Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/test/com/sun/star/lib/uno/protocols/urp Making: com_sun_star_lib_uno.dpj Making: com_sun_star_uno.dpj Making: com_sun_star_comp_servicemanager.dpj Making: com_sun_star_lib_util.dpj Compiling: jurt/unxlngx6.pro/misc/jpipe_version.c Compiling: jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c Making: jpipe.lib Making: libjpipe.so Making: com_sun_star_lib_uno.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/uno/environments/java Making: com_sun_star_lib_uno_environments_java.dpj Making: com_sun_star_uno.dpj Note: ServiceManager.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_servicemanager.dpj Note: UrlToFileMapper.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_lib_util.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/comp/loader Making: com_sun_star_comp_loader.dpj Note: java_environment.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: java_environment.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_lib_uno_environments_java.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/uno/environments/remote Making: com_sun_star_lib_uno_environments_remote.dpj Note: JavaLoader.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: JavaLoader.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_loader.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/comp/bridgefactory Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/comp/urlresolver Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/comp/connections Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/connections/socket Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/connections/pipe Making: com_sun_star_connections_pipe.dpj Making: com_sun_star_comp_urlresolver.dpj Making: com_sun_star_comp_connections.dpj Making: com_sun_star_comp_bridgefactory.dpj Making: com_sun_star_connections_socket.dpj Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_lib_uno_environments_remote.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/uno/protocols/urp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/com/sun/star/lib/uno/bridges/java_remote Making: com_sun_star_lib_uno_bridges_java_remote.dpj Making: com_sun_star_lib_uno_protocols_urp.dpj Note: Implementation.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_connections.dpj Note: PipeConnection.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_urlresolver.dpj Making: com_sun_star_connections_pipe.dpj Note: SocketConnection.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_connections_socket.dpj Note: BridgeFactory.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: BridgeFactory.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_bridgefactory.dpj Note: java_remote_bridge.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: java_remote_bridge.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_lib_uno_bridges_java_remote.dpj Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_lib_uno_protocols_urp.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jurt/util Making: jurt_src.zip rebuilding zipfiles ------------------------------ jurt deliver Module 'jurt' delivered successfully. 3 files copied, 3 files unchanged [ build IDL ] offapi/com/sun/star/animations [ build IDL ] offapi/com/sun/star/awt [ build IDL ] offapi/com/sun/star/awt/grid [ build IDL ] offapi/com/sun/star/awt/tab [ build IDL ] offapi/com/sun/star/awt/tree [ build IDL ] offapi/com/sun/star/chart2/data [ build IDL ] offapi/com/sun/star/configuration [ build IDL ] offapi/com/sun/star/deployment [ build IDL ] offapi/com/sun/star/deployment/test [ build IDL ] offapi/com/sun/star/deployment/ui [ build IDL ] offapi/com/sun/star/document [ build IDL ] offapi/com/sun/star/drawing [ build IDL ] offapi/com/sun/star/drawing/framework [ build IDL ] offapi/com/sun/star/embed [ build IDL ] offapi/com/sun/star/form/inspection [ build IDL ] offapi/com/sun/star/form/runtime [ build IDL ] offapi/com/sun/star/graphic [ build IDL ] offapi/com/sun/star/inspection [ build IDL ] offapi/com/sun/star/linguistic2 [ build IDL ] offapi/com/sun/star/logging [ build IDL ] offapi/com/sun/star/mail [ build IDL ] offapi/com/sun/star/media [ build IDL ] offapi/com/sun/star/oooimprovement [ build IDL ] offapi/com/sun/star/presentation [ build IDL ] offapi/com/sun/star/rdf [ build IDL ] offapi/com/sun/star/rendering [ build IDL ] offapi/com/sun/star/report [ build IDL ] offapi/com/sun/star/report/inspection [ build IDL ] offapi/com/sun/star/resource [ build IDL ] offapi/com/sun/star/script [ build IDL ] offapi/com/sun/star/script/provider [ build IDL ] offapi/com/sun/star/script/vba [ build IDL ] offapi/com/sun/star/sdb [ build IDL ] offapi/com/sun/star/sdb/application [ build IDL ] offapi/com/sun/star/sdbc [ build IDL ] offapi/com/sun/star/security [ build IDL ] offapi/com/sun/star/sheet [ build IDL ] offapi/com/sun/star/smarttags [ build IDL ] offapi/com/sun/star/task [ build IDL ] offapi/com/sun/star/ucb [ build IDL ] offapi/com/sun/star/ui [ build IDL ] offapi/com/sun/star/ui/dialogs [ build IDL ] offapi/com/sun/star/util [ build IDL ] offapi/com/sun/star/xml/sax [ build IDL ] offapi/com/sun/star [ build IDL ] offapi/com/sun/star/accessibility [ build IDL ] offapi/com/sun/star/auth [ build IDL ] offapi/com/sun/star/awt [ build IDL ] offapi/com/sun/star/awt/grid [ build IDL ] offapi/com/sun/star/awt/tab [ build IDL ] offapi/com/sun/star/awt/tree [ build IDL ] offapi/com/sun/star/chart [ build IDL ] offapi/com/sun/star/chart2 [ build IDL ] offapi/com/sun/star/chart2/data [ build IDL ] offapi/com/sun/star/configuration [ build IDL ] offapi/com/sun/star/configuration/backend [ build IDL ] offapi/com/sun/star/configuration/backend/xml [ build IDL ] offapi/com/sun/star/configuration/bootstrap [ build IDL ] offapi/com/sun/star/datatransfer [ build IDL ] offapi/com/sun/star/datatransfer/clipboard [ build IDL ] offapi/com/sun/star/datatransfer/dnd [ build IDL ] offapi/com/sun/star/document [ build IDL ] offapi/com/sun/star/drawing [ build IDL ] offapi/com/sun/star/embed [ build IDL ] offapi/com/sun/star/form [ build IDL ] offapi/com/sun/star/form/binding [ build IDL ] offapi/com/sun/star/form/component [ build IDL ] offapi/com/sun/star/form/control [ build IDL ] offapi/com/sun/star/form/inspection [ build IDL ] offapi/com/sun/star/form/runtime [ build IDL ] offapi/com/sun/star/form/validation [ build IDL ] offapi/com/sun/star/formula [ build IDL ] offapi/com/sun/star/frame [ build IDL ] offapi/com/sun/star/gallery [ build IDL ] offapi/com/sun/star/graphic [ build IDL ] offapi/com/sun/star/i18n [ build IDL ] offapi/com/sun/star/image [ build IDL ] offapi/com/sun/star/installation [ build IDL ] offapi/com/sun/star/linguistic2 [ build IDL ] offapi/com/sun/star/mozilla [ build IDL ] offapi/com/sun/star/packages [ build IDL ] offapi/com/sun/star/packages/zip [ build IDL ] offapi/com/sun/star/plugin [ build IDL ] offapi/com/sun/star/presentation [ build IDL ] offapi/com/sun/star/presentation/textfield [ build IDL ] offapi/com/sun/star/rendering [ build IDL ] offapi/com/sun/star/report [ build IDL ] offapi/com/sun/star/report/inspection [ build IDL ] offapi/com/sun/star/scaddins [ build IDL ] offapi/com/sun/star/scanner [ build IDL ] offapi/com/sun/star/script/browse [ build IDL ] offapi/com/sun/star/script/provider [ build IDL ] offapi/com/sun/star/script/vba [ build IDL ] offapi/com/sun/star/sdb [ build IDL ] offapi/com/sun/star/sdb/application [ build IDL ] offapi/com/sun/star/sdbc [ build IDL ] offapi/com/sun/star/sdbcx [ build IDL ] offapi/com/sun/star/security [ build IDL ] offapi/com/sun/star/setup [ build IDL ] offapi/com/sun/star/sheet [ build IDL ] offapi/com/sun/star/style [ build IDL ] offapi/com/sun/star/sync [ build IDL ] offapi/com/sun/star/system [ build IDL ] offapi/com/sun/star/table [ build IDL ] offapi/com/sun/star/task [ build IDL ] offapi/com/sun/star/text [ build IDL ] offapi/com/sun/star/text/fieldmaster [ build IDL ] offapi/com/sun/star/text/textfield [ build IDL ] offapi/com/sun/star/text/textfield/docinfo [ build IDL ] offapi/com/sun/star/ucb [ build IDL ] offapi/com/sun/star/ui [ build IDL ] offapi/com/sun/star/ui/dialogs [ build IDL ] offapi/com/sun/star/util [ build IDL ] offapi/com/sun/star/view [ build IDL ] offapi/com/sun/star/xforms [ build IDL ] offapi/com/sun/star/xml [ build IDL ] offapi/com/sun/star/xml/crypto [ build IDL ] offapi/com/sun/star/xml/crypto/sax [ build IDL ] offapi/com/sun/star/xml/dom [ build IDL ] offapi/com/sun/star/xml/input [ build IDL ] offapi/com/sun/star/xml/wrapper [ build IDL ] offapi/com/sun/star/xml/xpath [ build IDL ] offapi/com/sun/star/xsd [ build IDL ] offapi/com/sun/star/accessibility [ build IDL ] offapi/com/sun/star/animations [ build IDL ] offapi/com/sun/star/auth [ build IDL ] offapi/com/sun/star/awt [ build IDL ] offapi/com/sun/star/awt/grid [ build IDL ] offapi/com/sun/star/awt/tab [ build IDL ] offapi/com/sun/star/awt/tree [ build IDL ] offapi/com/sun/star/chart [ build IDL ] offapi/com/sun/star/chart2 [ build IDL ] offapi/com/sun/star/chart2/data [ build IDL ] offapi/com/sun/star/configuration [ build IDL ] offapi/com/sun/star/configuration/backend [ build IDL ] offapi/com/sun/star/datatransfer [ build IDL ] offapi/com/sun/star/datatransfer/clipboard [ build IDL ] offapi/com/sun/star/datatransfer/dnd [ build IDL ] offapi/com/sun/star/deployment [ build IDL ] offapi/com/sun/star/document [ build IDL ] offapi/com/sun/star/drawing [ build IDL ] offapi/com/sun/star/drawing/framework [ build IDL ] offapi/com/sun/star/embed [ build IDL ] offapi/com/sun/star/form [ build IDL ] offapi/com/sun/star/form/binding [ build IDL ] offapi/com/sun/star/form/runtime [ build IDL ] offapi/com/sun/star/form/submission [ build IDL ] offapi/com/sun/star/form/validation [ build IDL ] offapi/com/sun/star/formula [ build IDL ] offapi/com/sun/star/frame [ build IDL ] offapi/com/sun/star/frame/status [ build IDL ] offapi/com/sun/star/gallery [ build IDL ] offapi/com/sun/star/geometry [ build IDL ] offapi/com/sun/star/graphic [ build IDL ] offapi/com/sun/star/i18n [ build IDL ] offapi/com/sun/star/inspection cpp: /var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/idli_DYdzd9:93 No newline at end of file [ build IDL ] offapi/com/sun/star/installation [ build IDL ] offapi/com/sun/star/ldap [ build IDL ] offapi/com/sun/star/linguistic2 [ build IDL ] offapi/com/sun/star/logging [ build IDL ] offapi/com/sun/star/mail [ build IDL ] offapi/com/sun/star/media [ build IDL ] offapi/com/sun/star/mozilla [ build IDL ] offapi/com/sun/star/office [ build IDL ] offapi/com/sun/star/oooimprovement [ build IDL ] offapi/com/sun/star/packages [ build IDL ] offapi/com/sun/star/packages/manifest [ build IDL ] offapi/com/sun/star/packages/zip [ build IDL ] offapi/com/sun/star/plugin [ build IDL ] offapi/com/sun/star/presentation [ build IDL ] offapi/com/sun/star/rdf [ build IDL ] offapi/com/sun/star/rendering [ build IDL ] offapi/com/sun/star/report [ build IDL ] offapi/com/sun/star/report/meta [ build IDL ] offapi/com/sun/star/resource [ build IDL ] offapi/com/sun/star/scanner [ build IDL ] offapi/com/sun/star/script [ build IDL ] offapi/com/sun/star/script/browse [ build IDL ] offapi/com/sun/star/script/provider [ build IDL ] offapi/com/sun/star/script/vba [ build IDL ] offapi/com/sun/star/sdb [ build IDL ] offapi/com/sun/star/sdb/application [ build IDL ] offapi/com/sun/star/sdb/tools [ build IDL ] offapi/com/sun/star/sdbc [ build IDL ] offapi/com/sun/star/sdbcx [ build IDL ] offapi/com/sun/star/security [ build IDL ] offapi/com/sun/star/setup [ build IDL ] offapi/com/sun/star/sheet [ build IDL ] offapi/com/sun/star/smarttags [ build IDL ] offapi/com/sun/star/style [ build IDL ] offapi/com/sun/star/svg [ build IDL ] offapi/com/sun/star/sync [ build IDL ] offapi/com/sun/star/sync2 [ build IDL ] offapi/com/sun/star/system [ build IDL ] offapi/com/sun/star/table [ build IDL ] offapi/com/sun/star/task [ build IDL ] offapi/com/sun/star/text [ build IDL ] offapi/com/sun/star/ucb [ build IDL ] offapi/com/sun/star/ui [ build IDL ] offapi/com/sun/star/ui/dialogs [ build IDL ] offapi/com/sun/star/util [ build IDL ] offapi/com/sun/star/view [ build IDL ] offapi/com/sun/star/xforms [ build IDL ] offapi/com/sun/star/xml [ build IDL ] offapi/com/sun/star/xml/crypto [ build IDL ] offapi/com/sun/star/xml/crypto/sax [ build IDL ] offapi/com/sun/star/xml/csax [ build IDL ] offapi/com/sun/star/xml/dom [ build IDL ] offapi/com/sun/star/xml/dom/events [ build IDL ] offapi/com/sun/star/xml/dom/views [ build IDL ] offapi/com/sun/star/xml/input [ build IDL ] offapi/com/sun/star/xml/sax [ build IDL ] offapi/com/sun/star/xml/wrapper [ build IDL ] offapi/com/sun/star/xml/xpath [ build IDL ] offapi/com/sun/star/xsd [ build PKG ] offapi_idl [ build RDB ] offapi [ build HPP ] offapi [ build RDB ] types [ build DBc ] types [ build PKG ] offapi_inc /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/regcompare: registries are compatible! [ build MOD ] offapi [ build ALL ] top level modules: bootstrap src.downloaded offapi [ build ALL ] loaded modules: offapi offapi deliver Module 'offapi' delivered successfully. 0 files copied, 0 files unchanged ============= (31/109) Building module oovbaapi ============= ============= (32/109) Building module cppu ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/oovbaapi/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/UnsafeBridge Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/AffineBridge Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/helper/purpenv Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/uno Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/LogBridge Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/typelib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/cppu Compiling: cppu/source/LogBridge/LogBridge.cxx Compiling: cppu/source/AffineBridge/AffineBridge.cxx Compiling: cppu/source/uno/data.cxx Compiling: cppu/source/UnsafeBridge/UnsafeBridge.cxx Compiling: cppu/source/cppu/cppu_opt.cxx Compiling: cppu/source/helper/purpenv/helper_purpenv_Environment.cxx Compiling: cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx Compiling: cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx Compiling: cppu/source/uno/sequence.cxx Compiling: cppu/source/uno/any.cxx Compiling: cppu/source/typelib/typelib.cxx Compiling: cppu/source/typelib/static_types.cxx Compiling: cppu/source/uno/lbmap.cxx Compiling: cppu/source/uno/lbenv.cxx Compiling: cppu/source/uno/IdentityMapping.cxx Compiling: cppu/source/uno/EnvDcp.c Compiling: cppu/source/uno/cascade_mapping.cxx Compiling: cppu/source/uno/EnvStack.cxx Compiling: cppu/source/uno/env_subst.cxx Making: UnsafeBridge.lib Making: cppu_cppu.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/source/threadpool Compiling: cppu/source/threadpool/threadpool.cxx Compiling: cppu/source/threadpool/jobqueue.cxx Compiling: cppu/source/threadpool/thread.cxx Compiling: cppu/source/threadpool/threadident.cxx Compiling: cppu/source/threadpool/current.cxx Compiling: cppu/source/uno/loadmodule.cxx Making: AffineBridge.lib Making: helper_purpenv.lib Making: LogBridge.lib Making: cppu_threadpool.lib Making: cppu_typelib.lib Making: cppu_uno.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/util Compiling: cppu/unxlngx6.pro/misc/uno_cppu_version.c Compiling: cppu/unxlngx6.pro/misc/uno_purpenvhelpergcc3_version.c Making: libuno_cppu.so.3 Making: libuno_purpenvhelpergcc3.so.3 dmake -P8 -f extra.mk Compiling: cppu/unxlngx6.pro/misc/unsafe_uno_uno_version.c Compiling: cppu/unxlngx6.pro/misc/affine_uno_uno_version.c Compiling: cppu/unxlngx6.pro/misc/_dfltg_uno_uno_version.c Making: liblog_uno_uno.so Making: libunsafe_uno_uno.so Making: libaffine_uno_uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/qa Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/qa/cppumaker Compiling: cppu/unxlngx6.pro/misc/qa_any_version.c Compiling: cppu/unxlngx6.pro/misc/test_cppumaker_version.c mkdir ../../unxlngx6.pro/misc/test_cppumaker : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/idlc -O../../unxlngx6.pro/misc/test_cppumaker -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/idl -cid -we types.idl Compiling: cppu/unxlngx6.pro/misc/qa_unotype_version.c Compiling: types.idl rm -f ../../unxlngx6.pro/misc/test_cppumaker.rdb : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/regmerge ../../unxlngx6.pro/misc/test_cppumaker.rdb /UCR ../../unxlngx6.pro/misc/test_cppumaker/types.urd mkdir -p ../../unxlngx6.pro/misc/test_cppumaker/inc : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppumaker \ -O../../unxlngx6.pro/misc/test_cppumaker/inc -BUCR -C ../../unxlngx6.pro/misc/test_cppumaker.rdb /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/udkapi.rdb touch ../../unxlngx6.pro/misc/test_cppumaker.cppumaker.flag Compiling: cppu/unxlngx6.pro/misc/qa_reference_version.c Compiling: cppu/unxlngx6.pro/misc/qa_recursion_version.c mkdir ../unxlngx6.pro/misc/qa : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/idlc -O../unxlngx6.pro/misc/qa -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/idl -cid -we types.idl Compiling: types.idl rm -f ../unxlngx6.pro/misc/qa.rdb : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/regmerge ../unxlngx6.pro/misc/qa.rdb /UCR ../unxlngx6.pro/misc/qa/types.urd mkdir -p ../unxlngx6.pro/misc/qa/inc : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppumaker -O../unxlngx6.pro/misc/qa/inc -BUCR -C ../unxlngx6.pro/misc/qa.rdb \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/udkapi.rdb touch ../unxlngx6.pro/misc/qa.cppumaker.flag [ build IDL ] oovbaapi/ooo/vba/excel [ build IDL ] oovbaapi/ooo/vba [ build IDL ] oovbaapi/ooo/vba/msforms [ build IDL ] oovbaapi/ooo/vba/excel [ build IDL ] oovbaapi/ooo/vba [ build IDL ] oovbaapi/ooo/vba/access [ build IDL ] oovbaapi/ooo/vba/adodb [ build IDL ] oovbaapi/ooo/vba/dao [ build IDL ] oovbaapi/ooo/vba/excel Compiling: cppu/qa/test_any.cxx Compiling: cppu/qa/test_unotype.cxx Compiling: cppu/qa/test_reference.cxx Compiling: cppu/qa/test_recursion.cxx [ build IDL ] oovbaapi/ooo/vba/msforms [ build IDL ] oovbaapi/ooo/vba/office [ build IDL ] oovbaapi/ooo/vba/powerpoint [ build IDL ] oovbaapi/ooo/vba/stdole [ build IDL ] oovbaapi/ooo/vba/word Compiling: cppu/qa/cppumaker/test_cppumaker.cxx [ build PKG ] oovbaapi_idl Making: qa_recursion.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../unxlngx6.pro/lib/qa_recursion.so - start unit test #4 on library ../unxlngx6.pro/lib/qa_recursion.so ---------------------------------------------------------- OK (1) Making: qa_reference.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../unxlngx6.pro/lib/qa_reference.so - start unit test #3 on library ../unxlngx6.pro/lib/qa_reference.so ---------------------------------------------------------- OK (1) [ build RDB ] oovbaapi [ build HPP ] oovbaapi Making: test_cppumaker.lib Making: test_cppumaker.so : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../../unxlngx6.pro/lib/test_cppumaker.so #### 1 OK (4) Making: qa_unotype.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../unxlngx6.pro/lib/qa_unotype.so - start unit test #2 on library ../unxlngx6.pro/lib/qa_unotype.so ---------------------------------------------------------- OK (3) [ build PKG ] oovbaapi_inc [ build MOD ] oovbaapi [ build ALL ] top level modules: bootstrap src.downloaded oovbaapi [ build ALL ] loaded modules: oovbaapi oovbaapi deliver Module 'oovbaapi' delivered successfully. 0 files copied, 0 files unchanged Making: qa.lib Making: qa_any.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppu/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../unxlngx6.pro/lib/qa_any.so - start unit test #1 on library ../unxlngx6.pro/lib/qa_any.so ---------------------------------------------------------- OK (21) cppu deliver Module 'cppu' delivered successfully. 47 files copied, 1 files unchanged ============= (33/109) Building module jvmaccess ============= ============= (34/109) Building module cppuhelper ============= ============= (35/109) Building module xmlreader ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmaccess/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/unotypes Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlreader/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/inc : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/idlc -I. -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/idl -O../unxlngx6.pro/ucr ./cppuhelper/detail/XExceptionThrower.idl : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/regmerge ../unxlngx6.pro/bin/private_types.rdb /UCR ../unxlngx6.pro/ucr/XExceptionThrower.urd ../unxlngx6.pro/ucr/types.rdb touch ../unxlngx6.pro/bin/private_types.rdb Compiling: jvmaccess/source/classpath.cxx Compiling: jvmaccess/source/unovirtualmachine.cxx Compiling: jvmaccess/source/virtualmachine.cxx Compiling: ./cppuhelper/detail/XExceptionThrower.idl [ build PKG ] xmlreader_inc [ build CXX ] xmlreader/source/pad Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/source [ build CXX ] xmlreader/source/span [ build CXX ] xmlreader/source/xmlreader Compiling: cppuhelper/unxlngx6.pro/misc/uno_cppuhelpergcc3_version.c Compiling: cppuhelper/source/findsofficepath.c Compiling: cppuhelper/source/typeprovider.cxx Compiling: cppuhelper/source/exc_thrower.cxx Compiling: cppuhelper/source/servicefactory.cxx Compiling: cppuhelper/source/bootstrap.cxx Compiling: cppuhelper/source/implbase.cxx Compiling: cppuhelper/source/implbase_ex.cxx Compiling: cppuhelper/source/propshlp.cxx Compiling: cppuhelper/source/weak.cxx Making: jvmaccess.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmaccess/util Compiling: jvmaccess/unxlngx6.pro/misc/jvmaccessgcc3_version.c Making: libjvmaccessgcc3.so.3 Compiling: cppuhelper/source/interfacecontainer.cxx Compiling: cppuhelper/source/stdidlclass.cxx jvmaccess deliver Module 'jvmaccess' delivered successfully. 5 files copied, 1 files unchanged [ build DEP ] LNK:Library/libxmlreader.so Compiling: cppuhelper/source/factory.cxx [ build LNK ] Library/libxmlreader.so Compiling: cppuhelper/source/component_context.cxx [ build MOD ] xmlreader [ build ALL ] top level modules: bootstrap src.downloaded xmlreader [ build ALL ] loaded modules: xmlreader xmlreader deliver Module 'xmlreader' delivered successfully. 0 files copied, 0 files unchanged Compiling: cppuhelper/source/component.cxx Compiling: cppuhelper/source/shlib.cxx Compiling: cppuhelper/source/tdmgr.cxx Compiling: cppuhelper/source/implementationentry.cxx Compiling: cppuhelper/source/access_control.cxx Compiling: cppuhelper/source/macro_expander.cxx Compiling: cppuhelper/source/unourl.cxx Compiling: cppuhelper/source/propertysetmixin.cxx Compiling: cppuhelper/source/findsofficepath.c Making: cppuhelper.lib Making: cppuhelper.lib Making: libuno_cppuhelpergcc3.so.3 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/qa/propertysetmixin Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/qa/ifcontainer Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/qa/unourl Compiling: cppuhelper/unxlngx6.pro/misc/cppu_unourl_version.c Compiling: cppuhelper/unxlngx6.pro/misc/cppu_ifcontainer_version.c Compiling: cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx Compiling: cppuhelper/qa/unourl/cppu_unourl.cxx Making: cppu_unourl.lib Making: libcppu_unourl.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../../unxlngx6.pro/lib/libcppu_unourl.so - start unit test #1 on library ../../unxlngx6.pro/lib/libcppu_unourl.so ---------------------------------------------------------- OK (9) Making: cppu_ifcontainer.lib Making: libcppu_ifcontainer.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cppuhelper/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppunit/cppunittester ../../unxlngx6.pro/lib/libcppu_ifcontainer.so - start unit test #1 on library ../../unxlngx6.pro/lib/libcppu_ifcontainer.so ---------------------------------------------------------- OK (5) cppuhelper deliver Module 'cppuhelper' delivered successfully. 61 files copied, 1 files unchanged ============= (36/109) Building module unodevtools ============= ============= (37/109) Building module bridges ============= ============= (38/109) Building module cpputools ============= ============= (39/109) Building module binaryurp ============= ============= (40/109) Building module rdbmaker ============= ============= (41/109) Building module ucbhelper ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unodevtools/source/unodevtools Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/unotypes Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cpputools/source/sp2bv Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/binaryurp/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rdbmaker/source/codemaker Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucbhelper/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cpputools/source/registercomponent Compiling: unodevtools/source/unodevtools/typemanager.cxx Compiling: unodevtools/source/unodevtools/typeblob.cxx Compiling: unodevtools/source/unodevtools/options.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cpputools/source/unoexe Compiling: codemaker/source/codemaker/global.cxx Compiling: codemaker/source/codemaker/options.cxx Compiling: codemaker/source/codemaker/typemanager.cxx Compiling: codemaker/source/codemaker/dependency.cxx Compiling: cpputools/source/sp2bv/sp2bv.cxx [ info ALL ] LinkTarget Library/libuno_cppu.so not defined: Assuming headers to be there! [ info ALL ] LinkTarget Library/libuno_cppu.so not defined: Assuming headers to be there! [ info ALL ] LinkTarget Library/libuno_cppuhelpergcc3.so not defined: Assuming headers to be there! [ info ALL ] LinkTarget Library/libuno_cppuhelpergcc3.so not defined: Assuming headers to be there! [ info ALL ] LinkTarget Library/libuno_salhelpergcc3.so not defined: Assuming headers to be there! [ info ALL ] LinkTarget Library/libuno_salhelpergcc3.so not defined: Assuming headers to be there! Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/shared [ build CXX ] binaryurp/qa/test-cache Compiling: cpputools/source/registercomponent/registercomponent.cxx [ build CXX ] binaryurp/qa/test-unmarshal [ build CXX ] binaryurp/source/binaryany [ build CXX ] binaryurp/source/bridge Compiling: bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx [ build CXX ] binaryurp/source/bridgefactory [ build CXX ] binaryurp/source/currentcontext [ build CXX ] binaryurp/source/incomingrequest [ build CXX ] binaryurp/source/lessoperators [ build CXX ] binaryurp/source/marshal Compiling: cpputools/source/unoexe/unoexe.cxx [ build PKG ] ucbhelper_inc [ build CXX ] ucbhelper/source/provider/simpleauthenticationrequest [ build CXX ] ucbhelper/source/provider/simpleioerrorrequest [ build CXX ] ucbhelper/source/provider/cancelcommandexecution [ build CXX ] ucbhelper/source/provider/contenthelper [ build CXX ] ucbhelper/source/provider/propertyvalueset [ build CXX ] ucbhelper/source/provider/resultset [ build CXX ] ucbhelper/source/provider/resultsetmetadata [ build CXX ] ucbhelper/source/provider/simplecertificatevalidationrequest [ build CXX ] ucbhelper/source/provider/contentidentifier Making: sp2bv [ build CXX ] binaryurp/source/outgoingrequests Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cpputools/source/regsingleton [ build CXX ] binaryurp/source/proxy Compiling: cpputools/source/regsingleton/regsingleton.cxx [ build CXX ] binaryurp/source/reader [ build CXX ] ucbhelper/source/provider/resultsethelper [ build CXX ] ucbhelper/source/provider/simplenameclashresolverequest [ build CXX ] ucbhelper/source/provider/simpleinteractionrequest [ build CXX ] ucbhelper/source/provider/registerucb Compiling: bridges/source/cpp_uno/shared/bridge.cxx Compiling: bridges/source/cpp_uno/shared/component.cxx Compiling: bridges/source/cpp_uno/shared/types.cxx Compiling: bridges/source/cpp_uno/shared/unointerfaceproxy.cxx Compiling: bridges/source/cpp_uno/shared/vtablefactory.cxx Compiling: bridges/source/cpp_uno/shared/vtables.cxx Making: regsingleton [ build CXX ] ucbhelper/source/provider/contentinfo [ build CXX ] binaryurp/source/unmarshal [ build CXX ] binaryurp/source/writer [ build CXX ] ucbhelper/source/provider/interactionrequest [ build CXX ] ucbhelper/source/provider/providerhelper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/jni_uno [ build DEP ] LNK:CppunitTest/libtest_binaryurp_test-unmarshal.so [ build CXX ] ucbhelper/source/provider/fd_inputstream [ build DEP ] LNK:CppunitTest/libtest_binaryurp_test-cache.so Compiling: bridges/unxlngx6.pro/misc/java_uno_version.c Compiling: bridges/source/jni_uno/jni_info.cxx Compiling: bridges/source/jni_uno/jni_data.cxx Compiling: bridges/source/jni_uno/jni_uno2java.cxx Compiling: bridges/source/jni_uno/jni_java2uno.cxx Compiling: bridges/source/jni_uno/jni_bridge.cxx Compiling: bridges/source/jni_uno/nativethreadpool.cxx [ build CXX ] ucbhelper/source/client/proxydecider [ build CXX ] ucbhelper/source/client/content Making: codemaker.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rdbmaker/source/rdbmaker [ build CXX ] ucbhelper/source/client/contentbroker Compiling: codemaker/source/rdbmaker/rdbmaker.cxx Compiling: codemaker/source/rdbmaker/rdboptions.cxx Compiling: codemaker/source/rdbmaker/typeblop.cxx Compiling: codemaker/source/rdbmaker/specialtypemanager.cxx Compiling: codemaker/source/rdbmaker/rdbtype.cxx [ build CXX ] ucbhelper/source/client/commandenvironment [ build CXX ] ucbhelper/source/client/activedatastreamer [ build CXX ] ucbhelper/source/client/fileidentifierconverter [ build CXX ] ucbhelper/source/client/interceptedinteraction [ build CXX ] ucbhelper/source/client/activedatasink Making: unodevtools.lib Making: unodevtools.lib Making: libunodevtools.a x86_64-pc-linux-gnu-ar: creating ../../unxlngx6.pro/lib/libunodevtools.a Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unodevtools/source/skeletonmaker Compiling: unodevtools/source/skeletonmaker/skeletonmaker.cxx Compiling: unodevtools/source/skeletonmaker/skeletoncommon.cxx Compiling: unodevtools/source/skeletonmaker/javatypemaker.cxx Compiling: unodevtools/source/skeletonmaker/cpptypemaker.cxx Compiling: unodevtools/source/skeletonmaker/javacompskeleton.cxx Compiling: unodevtools/source/skeletonmaker/cppcompskeleton.cxx Making: cpp_uno_shared.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_ia64 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_macosx_powerpc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_s390 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_macosx_intel Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_arm Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_hppa Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_m68k Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_alpha Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_powerpc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_mips [ build DEP ] LNK:Library/binaryurp.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_solaris_intel Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_solaris_sparc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_aix_powerpc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_ios_arm Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno [ build LNK ] Library/binaryurp.uno.so Making: java_uno.dpj Making: regcomp [ build CMP ] binaryurp/source/binaryurp [ build MOD ] binaryurp [ build ALL ] top level modules: bootstrap src.downloaded binaryurp [ build ALL ] loaded modules: binaryurp binaryurp deliver Module 'binaryurp' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_sparc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/cc50_solaris_intel Making: rdbmaker Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_s390x Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_powerpc64 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_intel Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/gcc3_linux_x86-64 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/cc5_solaris_sparc64 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/bridges/source/cpp_uno/cc50_solaris_sparc Compiling: bridges/unxlngx6.pro/misc/gcc3_uno_version.c rdbmaker deliver Compiling: bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx Compiling: bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx Compiling: bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx Compiling: bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx x86_64-pc-linux-gnu-gcc -c -o ../../../unxlngx6.pro/slo/call.o call.s touch ../../../unxlngx6.pro/slo/call.obj Module 'rdbmaker' delivered successfully. 1 files copied, 2 files unchanged ============= (42/109) Building module remotebridges ============= ============= (43/109) Building module io ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/remotebridges/source/unourl_resolver Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/io/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/io/source/connector Compiling: remotebridges/unxlngx6.pro/misc/uuresolver.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/uuresolver.uno.so' -o ../../unxlngx6.pro/misc/uuresolver.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt uuresolver.component Compiling: io/unxlngx6.pro/misc/connector.uno_version.c [ build DEP ] LNK:Library/libucbhelper4gcc3.so /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/connector.uno.so' -o ../../unxlngx6.pro/misc/connector.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt connector.component Compiling: remotebridges/source/unourl_resolver/unourl_resolver.cxx Compiling: io/source/connector/connector.cxx Compiling: io/source/connector/ctr_pipe.cxx Compiling: io/source/connector/ctr_socket.cxx Note: JNI_proxy.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: JNI_proxy.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: java_uno.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/io/source/TextInputStream [ build LNK ] Library/libucbhelper4gcc3.so Compiling: io/unxlngx6.pro/misc/textinstream.uno_version.c Compiling: io/source/TextInputStream/TextInputStream.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/textinstream.uno.so' -o ../../unxlngx6.pro/misc/textinstream.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt textinstream.component Making: java_uno.lib [ build MOD ] ucbhelper Making: libjava_uno.so [ build ALL ] top level modules: bootstrap src.downloaded ucbhelper [ build ALL ] loaded modules: ucbhelper ucbhelper deliver Module 'ucbhelper' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/io/source/TextOutputStream Making: uno Compiling: io/unxlngx6.pro/misc/textoutstream.uno_version.c Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/io/source/stm Compiling: io/source/TextOutputStream/TextOutputStream.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/textoutstream.uno.so' -o ../../unxlngx6.pro/misc/textoutstream.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt textoutstream.component cpputools deliver Making: uuresolver.uno.lib Compiling: io/unxlngx6.pro/misc/streams.uno_version.c Making: uuresolver.uno.so Module 'cpputools' delivered successfully. 6 files copied, 4 files unchanged ============= (44/109) Building module comphelper ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/comphelper/prj /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/streams.uno.so' -o ../../unxlngx6.pro/misc/streams.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt streams.component Compiling: io/source/stm/opipe.cxx Compiling: io/source/stm/factreg.cxx Compiling: io/source/stm/omark.cxx Compiling: io/source/stm/odata.cxx Compiling: io/source/stm/streamhelper.cxx Compiling: io/source/stm/opump.cxx remotebridges deliver Module 'remotebridges' delivered successfully. 2 files copied, 2 files unchanged Making: libgcc3_uno.so Making: uno-skeletonmaker Making: textinstream.uno.lib Making: textinstream.uno.so bridges deliver Module 'bridges' delivered successfully. 3 files copied, 1 files unchanged unodevtools deliver Making: connector.uno.lib Module 'unodevtools' delivered successfully. 1 files copied, 2 files unchanged Making: textoutstream.uno.lib Making: connector.uno.so [ build PKG ] comphelper_inc Making: textoutstream.uno.so [ build CXX ] comphelper/source/compare/AnyCompareFactory [ build CXX ] comphelper/source/container/IndexedPropertyValuesContainer [ build CXX ] comphelper/source/container/NamedPropertyValuesContainer [ build CXX ] comphelper/source/container/container [ build CXX ] comphelper/source/container/containermultiplexer [ build CXX ] comphelper/source/container/embeddedobjectcontainer [ build CXX ] comphelper/source/container/enumerablemap [ build CXX ] comphelper/source/container/enumhelper [ build CXX ] comphelper/source/container/namecontainer Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/io/source/acceptor Compiling: io/unxlngx6.pro/misc/acceptor.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/acceptor.uno.so' -o ../../unxlngx6.pro/misc/acceptor.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt acceptor.component Compiling: io/source/acceptor/acceptor.cxx Compiling: io/source/acceptor/acc_pipe.cxx Compiling: io/source/acceptor/acc_socket.cxx [ build CXX ] comphelper/source/eventattachermgr/eventattachermgr [ build CXX ] comphelper/source/misc/accessiblecomponenthelper [ build CXX ] comphelper/source/misc/accessiblecontexthelper [ build CXX ] comphelper/source/misc/accessibleeventnotifier [ build CXX ] comphelper/source/misc/accessiblekeybindinghelper [ build CXX ] comphelper/source/misc/accessibleselectionhelper [ build CXX ] comphelper/source/misc/accessibletexthelper [ build CXX ] comphelper/source/misc/accessiblewrapper [ build CXX ] comphelper/source/misc/accimplaccess [ build CXX ] comphelper/source/misc/anytostring [ build CXX ] comphelper/source/misc/asyncnotification [ build CXX ] comphelper/source/misc/comphelper_module Making: acceptor.uno.lib Making: acceptor.uno.so Making: streams.uno.lib Making: streams.uno.so [ build CXX ] comphelper/source/misc/comphelper_services [ build CXX ] comphelper/source/misc/componentbase io deliver Module 'io' delivered successfully. 16 files copied, 0 files unchanged [ build CXX ] comphelper/source/misc/componentcontext [ build CXX ] comphelper/source/misc/componentmodule [ build CXX ] comphelper/source/misc/configurationhelper [ build CXX ] comphelper/source/misc/docpasswordhelper [ build CXX ] comphelper/source/misc/docpasswordrequest [ build CXX ] comphelper/source/misc/documentinfo [ build CXX ] comphelper/source/misc/documentiologring [ build CXX ] comphelper/source/misc/evtlistenerhlp [ build CXX ] comphelper/source/misc/evtmethodhelper [ build CXX ] comphelper/source/misc/ihwrapnofilter [ build CXX ] comphelper/source/misc/instancelocker [ build CXX ] comphelper/source/misc/interaction [ build CXX ] comphelper/source/misc/listenernotification [ build CXX ] comphelper/source/misc/locale [ build CXX ] comphelper/source/misc/logging [ build CXX ] comphelper/source/misc/mediadescriptor [ build CXX ] comphelper/source/misc/mimeconfighelper [ build CXX ] comphelper/source/misc/namedvaluecollection [ build CXX ] comphelper/source/misc/numberedcollection [ build CXX ] comphelper/source/misc/numbers [ build CXX ] comphelper/source/misc/officeresourcebundle [ build CXX ] comphelper/source/misc/officerestartmanager [ build CXX ] comphelper/source/misc/proxyaggregation [ build CXX ] comphelper/source/misc/regpathhelper [ build CXX ] comphelper/source/misc/scopeguard [ build CXX ] comphelper/source/misc/SelectionMultiplex [ build CXX ] comphelper/source/misc/sequenceashashmap [ build CXX ] comphelper/source/misc/sequence [ build CXX ] comphelper/source/misc/servicedecl [ build CXX ] comphelper/source/misc/serviceinfohelper [ build CXX ] comphelper/source/misc/sharedmutex [ build CXX ] comphelper/source/misc/stillreadwriteinteraction [ build CXX ] comphelper/source/misc/anycompare [ build CXX ] comphelper/source/misc/storagehelper [ build CXX ] comphelper/source/misc/string [ build CXX ] comphelper/source/misc/synchronousdispatch [ build CXX ] comphelper/source/misc/types [ build CXX ] comphelper/source/misc/uieventslogger [ build CXX ] comphelper/source/misc/weak [ build CXX ] comphelper/source/misc/weakeventlistener [ build CXX ] comphelper/source/officeinstdir/officeinstallationdirectories [ build CXX ] comphelper/source/processfactory/processfactory [ build CXX ] comphelper/source/property/ChainablePropertySet [ build CXX ] comphelper/source/property/ChainablePropertySetInfo [ build CXX ] comphelper/source/property/genericpropertyset [ build CXX ] comphelper/source/property/MasterPropertySet [ build CXX ] comphelper/source/property/MasterPropertySetInfo [ build CXX ] comphelper/source/property/opropertybag [ build CXX ] comphelper/source/property/propagg [ build CXX ] comphelper/source/property/propertybag [ build CXX ] comphelper/source/property/propertycontainer [ build CXX ] comphelper/source/property/propertycontainerhelper [ build CXX ] comphelper/source/property/property [ build CXX ] comphelper/source/property/propertysethelper [ build CXX ] comphelper/source/property/propertysetinfo [ build CXX ] comphelper/source/property/propertystatecontainer [ build CXX ] comphelper/source/property/propmultiplex [ build CXX ] comphelper/source/property/propstate [ build CXX ] comphelper/source/property/TypeGeneration [ build CXX ] comphelper/source/streaming/basicio [ build CXX ] comphelper/source/streaming/memorystream [ build CXX ] comphelper/source/streaming/oslfile2streamwrap [ build CXX ] comphelper/source/streaming/seekableinput [ build CXX ] comphelper/source/streaming/seqinputstreamserv [ build CXX ] comphelper/source/streaming/seqoutputstreamserv [ build CXX ] comphelper/source/streaming/seqstream [ build CXX ] comphelper/source/streaming/streamsection [ build CXX ] comphelper/source/xml/attributelist [ build CXX ] comphelper/source/xml/ofopxmlhelper [ build CXX ] comphelper/source/xml/xmltools [ build CXX ] comphelper/qa/string/test_string [ build DEP ] LNK:Library/libcomphelpgcc3.so [ build DEP ] LNK:CppunitTest/libtest_comphelper_test.so [ build LNK ] Library/libcomphelpgcc3.so [ build CMP ] comphelper/util/comphelp [ build MOD ] comphelper [ build ALL ] top level modules: bootstrap src.downloaded comphelper [ build ALL ] loaded modules: comphelper comphelper deliver Module 'comphelper' delivered successfully. 0 files copied, 0 files unchanged ============= (45/109) Building module basegfx ============= ============= (46/109) Building module configmgr ============= ============= (47/109) Building module sax ============= ============= (48/109) Building module embedserv ============= ============= (49/109) Building module jvmfwk ============= ============= (50/109) Building module i18nutil ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/basegfx/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/configmgr/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/test embedserv deliver Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmfwk/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/i18nutil/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/prj Compiling: extensions/test/testcomponent.cxx Compiling: extensions/test/saxdemo.cxx Module 'embedserv' delivered successfully. 0 files copied, 1 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/configmgr/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmfwk/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmfwk/plugins/sunmajor/pluginlib /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/Library_fastsax.mk:56: [ WARN ] !!! [ WARN ] !!! sax/source/expatwrap/xml2utf is linked in by Library/expwrap.uno.so Library/fastsax.uno.so [ WARN ] !!! [ build PKG ] i18nutil_inc Making: plugin.dpj [ build PKG ] sax_inc [ build CXX ] sax/source/expatwrap/attrlistimpl [ build CXX ] sax/source/expatwrap/sax_expat [ build CXX ] i18nutil/source/utility/casefolding [ build CXX ] sax/source/expatwrap/saxwriter [ build CXX ] i18nutil/source/utility/oneToOneMapping [ build CXX ] i18nutil/source/utility/unicode Compiling: jvmfwk/unxlngx6.pro/misc/jvmfwk_version.c [ build CXX ] i18nutil/source/utility/widthfolding Compiling: configmgr/unxlngx6.pro/misc/configmgr.uno_version.c Compiling: jvmfwk/source/framework.cxx Compiling: jvmfwk/source/libxmlutil.cxx Compiling: jvmfwk/source/fwkutil.cxx Compiling: jvmfwk/source/elements.cxx Compiling: jvmfwk/unxlngx6.pro/misc/sunjavaplugin_version.c Compiling: jvmfwk/source/fwkbase.cxx Compiling: configmgr/source/access.cxx Compiling: configmgr/source/broadcaster.cxx cp -f jvmfwk3rc ../unxlngx6.pro/bin/jvmfwk3rc Compiling: configmgr/source/childaccess.cxx Compiling: configmgr/source/components.cxx Compiling: configmgr/source/configurationprovider.cxx Compiling: configmgr/source/configurationregistry.cxx Compiling: configmgr/source/data.cxx Compiling: configmgr/source/defaultprovider.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/util.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx Compiling: jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx [ build PKG ] basegfx_inc [ build CXX ] basegfx/source/tools/b2dclipstate [ build CXX ] basegfx/source/tools/canvastools [ build CXX ] basegfx/source/tools/debugplotter [ build CXX ] basegfx/source/tools/gradienttools [ build CXX ] basegfx/source/tools/keystoplerp [ build CXX ] basegfx/source/tools/liangbarsky [ build CXX ] basegfx/source/tools/tools [ build CXX ] basegfx/source/tools/unopolypolygon [ build CXX ] basegfx/source/tools/unotools [ build CXX ] basegfx/source/numeric/ftools /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/test/saxdemo.cxx: In member function 'virtual void OFileWriter::writeBytes(const com::sun::star::uno::Sequence&)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/test/saxdemo.cxx:470:66: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/test/saxdemo.cxx: In function 'com::sun::star::uno::Reference createStreamFromFile(const char*)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/test/saxdemo.cxx:130:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] cp -f sunjavapluginrc ../../../unxlngx6.pro/bin/sunjavapluginrc Making: testcomponent [ build DEP ] LNK:Library/libi18nutilgcc3.so [ build LNK ] Library/libi18nutilgcc3.so Compiling: configmgr/source/groupnode.cxx [ build MOD ] i18nutil [ build ALL ] top level modules: bootstrap src.downloaded i18nutil [ build ALL ] loaded modules: i18nutil i18nutil deliver [ build CXX ] basegfx/source/tuple/b3ituple [ build CXX ] basegfx/source/tuple/b3dtuple Module 'i18nutil' delivered successfully. 0 files copied, 0 files unchanged ============= (51/109) Building module regexp ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/regexp/prj [ build CXX ] sax/source/tools/converter [ build CXX ] sax/source/tools/fastattribs [ build CXX ] sax/source/tools/fastserializer [ build CXX ] sax/source/tools/fshelper [ build CXX ] sax/qa/cppunit/test_converter [ build CXX ] sax/source/fastparser/facreg [ build CXX ] sax/source/fastparser/fastparser [ build PKG ] regexp_inc [ build CXX ] regexp/source/reclass [ build CXX ] basegfx/source/tuple/b2ituple Compiling: configmgr/source/localizedpropertynode.cxx Making: saxdemo [ build CXX ] basegfx/source/tuple/b2dtuple [ build CXX ] basegfx/source/tuple/b3i64tuple Compiling: configmgr/source/localizedvaluenode.cxx [ build CXX ] basegfx/source/tuple/b2i64tuple [ build CXX ] basegfx/source/range/b1drange Compiling: configmgr/source/lock.cxx [ build CXX ] basegfx/source/range/b2dpolyrange Compiling: configmgr/source/modifications.cxx [ build CXX ] basegfx/source/range/b2xrange Compiling: configmgr/source/node.cxx Compiling: configmgr/source/nodemap.cxx Compiling: configmgr/source/parsemanager.cxx [ build CXX ] basegfx/source/range/b3drange [ build CXX ] basegfx/source/range/b2drangeclipper [ build CXX ] basegfx/source/range/b2drange [ build CXX ] sax/source/expatwrap/xml2utf [ build CXX ] basegfx/source/vector/b3ivector [ build CXX ] basegfx/source/vector/b2ivector Compiling: configmgr/source/partial.cxx [ build CXX ] basegfx/source/vector/b2dvector [ build CXX ] basegfx/source/vector/b3dvector [ build DEP ] LNK:CppunitTest/libtest_sax_cppunit.so Compiling: configmgr/source/propertynode.cxx Compiling: configmgr/source/rootaccess.cxx Compiling: configmgr/source/services.cxx Making: jvmfwk.lib Making: libjvmfwk.so.3 Compiling: configmgr/source/setnode.cxx Compiling: configmgr/source/type.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmfwk/distributions/OpenOfficeorg Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/jvmfwk/plugins/sunmajor/javaenvsetup Making: sunjavaplugin.lib cp -f javavendors_linux.xml ../../unxlngx6.pro/bin/javavendors.xml Compiling: javaldx/plugins/sunmajor/javaenvsetup/javaldx.cxx [ build CXX ] basegfx/source/polygon/b3dpolygon [ build CXX ] basegfx/source/polygon/b2dtrapezoid [ build CXX ] basegfx/source/polygon/b3dpolygontools [ build CXX ] basegfx/source/polygon/b2dlinegeometry Compiling: configmgr/source/update.cxx Compiling: configmgr/source/valueparser.cxx [ build CXX ] basegfx/source/polygon/b3dpolypolygontools [ build CXX ] basegfx/source/polygon/b3dpolygonclipper [ build DEP ] LNK:Library/libi18nregexplo.so Compiling: configmgr/source/writemodfile.cxx Compiling: configmgr/source/xcdparser.cxx Compiling: configmgr/source/xcsparser.cxx [ build LNK ] Library/libi18nregexplo.so [ build DEP ] LNK:Library/expwrap.uno.so [ build DEP ] LNK:Library/libsaxlo.so Compiling: configmgr/source/xcuparser.cxx [ build MOD ] regexp [ build ALL ] top level modules: bootstrap src.downloaded regexp [ build ALL ] loaded modules: regexp regexp deliver [ build CXX ] basegfx/source/polygon/b2dpolygonclipper Module 'regexp' delivered successfully. 0 files copied, 0 files unchanged Making: javaldx Making: plugin.dpj Making: sunjavaplugin.so [ build CXX ] basegfx/source/polygon/b2dpolypolygoncutter jvmfwk deliver [ build CXX ] basegfx/source/polygon/b2dpolypolygonrasterconverter Module 'jvmfwk' delivered successfully. 13 files copied, 3 files unchanged ============= (52/109) Building module stoc ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/bootstrap Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/proxy_factory Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/stocservices Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/javaloader Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/javavm Compiling: configmgr/source/xmldata.cxx Compiling: stoc/unxlngx6.pro/misc/proxyfac.uno_version.c Compiling: stoc/unxlngx6.pro/misc/javavm.uno_version.c Compiling: stoc/unxlngx6.pro/misc/java_dfltader.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/proxyfac.uno.so' -o ../../unxlngx6.pro/misc/proxyfac.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt proxyfac.component /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/javavm.uno.so' -o ../../unxlngx6.pro/misc/javavm.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt javavm.component /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/javaloader.uno.so' -o ../../unxlngx6.pro/misc/javaloader.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt javaloader.component Compiling: stoc/source/stocservices/stocservices.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/configmgr.uno.so' -o ../unxlngx6.pro/misc/configmgr.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt configmgr.component Compiling: stoc/source/proxy_factory/proxyfac.cxx Compiling: stoc/source/javaloader/javaloader.cxx [ build CXX ] basegfx/source/polygon/b2dpolygon Compiling: stoc/source/javavm/javavm.cxx Compiling: stoc/source/javavm/jvmargs.cxx Compiling: stoc/source/javavm/interact.cxx Compiling: stoc/source/bootstrap/services.cxx [ build CXX ] basegfx/source/polygon/b2dpolygontriangulator [ build CXX ] basegfx/source/polygon/b2dpolypolygon Making: stocservices.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/uriproc Compiling: stoc/source/uriproc/ExternalUriReferenceTranslator.cxx Compiling: stoc/source/uriproc/UriReference.cxx Compiling: stoc/source/uriproc/UriReferenceFactory.cxx Compiling: stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx Compiling: stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx Compiling: stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx Compiling: stoc/source/uriproc/supportsService.cxx [ build CXX ] basegfx/source/polygon/b3dpolypolygon Making: bootstrap.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/defaultregistry Compiling: stoc/source/defaultregistry/defaultregistry.cxx [ build CXX ] basegfx/source/polygon/b2dsvgpolypolygon [ build DEP ] LNK:Library/fastsax.uno.so Making: proxyfac.uno.lib Making: proxyfac.uno.so [ build CXX ] basegfx/source/polygon/b2dpolygoncutandtouch /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sax/Library_fastsax.mk:56: [ WARN ] !!! [ WARN ] !!! sax/source/expatwrap/xml2utf is linked in by Library/expwrap.uno.so Library/fastsax.uno.so [ WARN ] !!! [ build LNK ] Library/libsaxlo.so [ build LNK ] Library/expwrap.uno.so Making: javaloader.uno.lib [ build LNK ] Library/fastsax.uno.so Making: javaloader.uno.so [ build CMP ] sax/source/expatwrap/expwrap [ build CMP ] sax/source/fastparser/fastsax [ build MOD ] sax [ build ALL ] top level modules: bootstrap src.downloaded sax [ build ALL ] loaded modules: sax sax deliver Module 'sax' delivered successfully. 0 files copied, 0 files unchanged [ build CXX ] basegfx/source/polygon/b2dpolypolygontools [ build CXX ] basegfx/source/polygon/b2dpolygontools [ build CXX ] basegfx/source/pixel/bpixel Making: uriproc.lib [ build CXX ] basegfx/source/matrix/b2dhommatrixtools Making: nestedreg.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/implementationregistration [ build CXX ] basegfx/source/matrix/b3dhommatrix Compiling: stoc/source/implementationregistration/mergekeys.cxx Compiling: stoc/source/implementationregistration/implreg.cxx [ build CXX ] basegfx/source/matrix/b2dhommatrix [ build CXX ] basegfx/source/point/b3ipoint Making: configmgr.lib [ build CXX ] basegfx/source/point/b2dpoint [ build CXX ] basegfx/source/point/b3dpoint Making: configmgr.uno.so configmgr deliver Module 'configmgr' delivered successfully. 2 files copied, 0 files unchanged [ build CXX ] basegfx/source/point/b2dhompoint [ build CXX ] basegfx/source/point/b2ipoint Making: javavm.uno.lib [ build CXX ] basegfx/source/curve/b2dbeziertools Making: javavm.uno.so [ build CXX ] basegfx/source/curve/b2dcubicbezier [ build CXX ] basegfx/source/curve/b2dquadraticbezier [ build CXX ] basegfx/source/color/bcolormodifier [ build CXX ] basegfx/source/color/bcolortools [ build CXX ] basegfx/source/raster/rasterconvert3d [ build CXX ] basegfx/test/basegfx1d [ build CXX ] basegfx/test/basegfx2d [ build CXX ] basegfx/test/basegfx3d [ build CXX ] basegfx/test/boxclipper [ build CXX ] basegfx/test/basegfxtools [ build CXX ] basegfx/test/clipstate [ build CXX ] basegfx/test/genericclipper Making: implreg.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/loader Compiling: stoc/source/loader/dllcomponentloader.cxx [ build CXX ] basegfx/test/testtools [ build CXX ] CustomTarget/basegfx/source/tools/liangbarsky [ build CXX ] CustomTarget/basegfx/source/tools/debugplotter [ build CXX ] CustomTarget/basegfx/source/tools/canvastools Making: shlibloader.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/servicemanager Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/security [ build CXX ] CustomTarget/basegfx/source/tools/gradienttools [ build CXX ] CustomTarget/basegfx/source/tools/keystoplerp Compiling: stoc/source/servicemanager/servicemanager.cxx Compiling: stoc/source/security/permissions.cxx Compiling: stoc/source/security/access_controller.cxx Compiling: stoc/source/security/file_policy.cxx [ build CXX ] CustomTarget/basegfx/source/tools/unopolypolygon [ build CXX ] CustomTarget/basegfx/source/tools/tools [ build CXX ] CustomTarget/basegfx/source/tools/b2dclipstate [ build CXX ] CustomTarget/basegfx/source/numeric/ftools [ build CXX ] CustomTarget/basegfx/source/tuple/b3ituple [ build CXX ] CustomTarget/basegfx/source/tuple/b3dtuple [ build CXX ] CustomTarget/basegfx/source/tuple/b2ituple [ build CXX ] CustomTarget/basegfx/source/tuple/b2dtuple [ build CXX ] CustomTarget/basegfx/source/tuple/b3i64tuple [ build CXX ] CustomTarget/basegfx/source/tuple/b2i64tuple [ build CXX ] CustomTarget/basegfx/source/range/b1drange [ build CXX ] CustomTarget/basegfx/source/range/b2dpolyrange [ build CXX ] CustomTarget/basegfx/source/range/b2xrange [ build CXX ] CustomTarget/basegfx/source/range/b3drange [ build CXX ] CustomTarget/basegfx/source/range/b2drangeclipper [ build CXX ] CustomTarget/basegfx/source/range/b2drange [ build CXX ] CustomTarget/basegfx/source/vector/b3ivector [ build CXX ] CustomTarget/basegfx/source/vector/b2ivector [ build CXX ] CustomTarget/basegfx/source/vector/b2dvector Making: security.lib [ build CXX ] CustomTarget/basegfx/source/vector/b3dvector [ build CXX ] CustomTarget/basegfx/source/polygon/b3dpolygon [ build CXX ] CustomTarget/basegfx/source/polygon/b2dtrapezoid [ build CXX ] CustomTarget/basegfx/source/polygon/b3dpolygontools [ build CXX ] CustomTarget/basegfx/source/polygon/b2dlinegeometry [ build CXX ] CustomTarget/basegfx/source/polygon/b3dpolypolygontools [ build CXX ] CustomTarget/basegfx/source/polygon/b3dpolygonclipper [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolygonclipper [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolypolygoncutter [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolypolygonrasterconverter [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolygon [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolygontriangulator Making: servicemgr.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/simpleregistry Compiling: stoc/source/simpleregistry/simpleregistry.cxx Compiling: stoc/source/simpleregistry/textualservices.cxx [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolypolygon [ build CXX ] CustomTarget/basegfx/source/polygon/b3dpolypolygon [ build CXX ] CustomTarget/basegfx/source/polygon/b2dsvgpolypolygon [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolygoncutandtouch [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolypolygontools [ build CXX ] CustomTarget/basegfx/source/polygon/b2dpolygontools [ build CXX ] CustomTarget/basegfx/source/pixel/bpixel [ build CXX ] CustomTarget/basegfx/source/matrix/b2dhommatrixtools [ build CXX ] CustomTarget/basegfx/source/matrix/b3dhommatrix [ build CXX ] CustomTarget/basegfx/source/matrix/b2dhommatrix [ build CXX ] CustomTarget/basegfx/source/point/b3ipoint [ build CXX ] CustomTarget/basegfx/source/point/b2dpoint [ build CXX ] CustomTarget/basegfx/source/point/b3dpoint [ build CXX ] CustomTarget/basegfx/source/point/b2dhompoint [ build CXX ] CustomTarget/basegfx/source/point/b2ipoint [ build CXX ] CustomTarget/basegfx/source/curve/b2dbeziertools Making: simplereg.lib [ build CXX ] CustomTarget/basegfx/source/curve/b2dcubicbezier Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/registry_tdprovider Compiling: stoc/source/registry_tdprovider/tdprovider.cxx Compiling: stoc/source/registry_tdprovider/td.cxx Compiling: stoc/source/registry_tdprovider/tdef.cxx Compiling: stoc/source/registry_tdprovider/tdenum.cxx Compiling: stoc/source/registry_tdprovider/tdcomp.cxx Compiling: stoc/source/registry_tdprovider/tdconsts.cxx Compiling: stoc/source/registry_tdprovider/tdiface.cxx Compiling: stoc/source/registry_tdprovider/tdmodule.cxx [ build CXX ] CustomTarget/basegfx/source/curve/b2dquadraticbezier [ build CXX ] CustomTarget/basegfx/source/color/bcolormodifier [ build CXX ] CustomTarget/basegfx/source/color/bcolortools [ build CXX ] CustomTarget/basegfx/source/raster/rasterconvert3d Compiling: stoc/source/registry_tdprovider/tdprop.cxx Compiling: stoc/source/registry_tdprovider/tdservice.cxx Compiling: stoc/source/registry_tdprovider/tdsingleton.cxx Compiling: stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx Compiling: stoc/source/registry_tdprovider/functiondescription.cxx [ build DEP ] LNK:Library/libbasegfxlo.so [ build DEP ] LNK:CppunitTest/libtest_basegfx_test.so Compiling: stoc/source/registry_tdprovider/methoddescription.cxx Compiling: stoc/source/registry_tdprovider/structtypedescription.cxx [ build DEP ] LNK:StaticLibrary/libbasegfx_s.a [ build LNK ] Library/libbasegfxlo.so [ build LNK ] StaticLibrary/libbasegfx_s.a Making: regtypeprov.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/tdmanager Compiling: stoc/source/tdmanager/tdmgr.cxx Compiling: stoc/source/tdmanager/tdmgr_check.cxx Compiling: stoc/source/tdmanager/tdmgr_tdenumeration.cxx [ build MOD ] basegfx [ build ALL ] top level modules: bootstrap src.downloaded basegfx [ build ALL ] loaded modules: basegfx basegfx deliver Module 'basegfx' delivered successfully. 0 files copied, 0 files unchanged ============= (53/109) Building module basebmp ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/basebmp/prj [ build PKG ] basebmp_inc [ build CXX ] basebmp/source/bitmapdevice [ build CXX ] basebmp/source/debug [ build CXX ] basebmp/source/polypolygonrenderer [ build CXX ] basebmp/test/basictest [ build CXX ] basebmp/test/bmpmasktest [ build CXX ] basebmp/test/bmptest [ build CXX ] basebmp/test/cliptest [ build CXX ] basebmp/test/filltest [ build CXX ] basebmp/test/linetest [ build CXX ] basebmp/test/masktest [ build CXX ] basebmp/test/polytest [ build CXX ] basebmp/test/tools Making: typemgr.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/corereflection [ build DEP ] LNK:CppunitTest/libtest_basebmp_test.so Compiling: stoc/unxlngx6.pro/misc/reflection.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/reflection.uno.so' -o ../../unxlngx6.pro/misc/reflection.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt reflection.component Compiling: stoc/source/corereflection/crefl.cxx Compiling: stoc/source/corereflection/crbase.cxx Compiling: stoc/source/corereflection/crarray.cxx Compiling: stoc/source/corereflection/crcomp.cxx Compiling: stoc/source/corereflection/criface.cxx Compiling: stoc/source/corereflection/crenum.cxx Making: reflection.uno.lib Making: reflection.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/inspect Compiling: stoc/unxlngx6.pro/misc/introspection.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/introspection.uno.so' -o ../../unxlngx6.pro/misc/introspection.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt introspection.component Compiling: stoc/source/inspect/introspection.cxx Making: introspection.uno.lib Making: introspection.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/invocation Compiling: stoc/unxlngx6.pro/misc/invocation.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/invocation.uno.so' -o ../../unxlngx6.pro/misc/invocation.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt invocation.component Compiling: stoc/source/invocation/invocation.cxx Making: invocation.uno.lib Making: invocation.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/invocation_adapterfactory Compiling: stoc/unxlngx6.pro/misc/invocadapt.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/invocadapt.uno.so' -o ../../unxlngx6.pro/misc/invocadapt.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt invocadapt.component Compiling: stoc/source/invocation_adapterfactory/iafactory.cxx Making: invocadapt.uno.lib Making: invocadapt.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/namingservice Compiling: stoc/unxlngx6.pro/misc/namingservice.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/namingservice.uno.so' -o ../../unxlngx6.pro/misc/namingservice.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt namingservice.component Compiling: stoc/source/namingservice/namingservice.cxx Making: namingservice.uno.lib Making: namingservice.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/source/typeconv Compiling: stoc/source/typeconv/convert.cxx Making: typeconverter.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/util Compiling: bootstrap/unxlngx6.pro/misc/bootstrap.uno_version.c Compiling: bootstrap/unxlngx6.pro/misc/stocservices.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/bootstrap.uno.so' -o ../unxlngx6.pro/misc/bootstrap.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt bootstrap.component /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/stocservices.uno.so' -o ../unxlngx6.pro/misc/stocservices.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt stocservices.component Making: bootstrap.uno.lib Making: stocservices.uno.lib Making: stocservices.uno.so Making: bootstrap.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/stoc/test/uriproc stoc deliver Module 'stoc' delivered successfully. 40 files copied, 1 files unchanged ============= (54/109) Building module cli_ure ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cli_ure/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/cli_ure/version /bin/cp version.txt ../unxlngx6.pro/bin/cliureversion.mk cli_ure deliver Module 'cli_ure' delivered successfully. 1 files copied, 4 files unchanged ============= (55/109) Building module unoil ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unoil/javamaker Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unoil/climaker : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/javamaker -BUCR -O../unxlngx6.pro/class /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/offapi.rdb -X/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/udkapi.rdb touch ../unxlngx6.pro/misc/javamaker.done /bin/cp version.txt ../unxlngx6.pro/bin/clioootypesversion.mk Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unoil/util unoil deliver Module 'unoil' delivered successfully. 2 files copied, 2 files unchanged ============= (56/109) Building module javaunohelper ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/com/sun/star/lib/uno/helper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/com/sun/star/comp/helper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/source Making: com_sun_star_lib_uno_helper.dpj Making: com_sun_star_comp_helper.dpj Compiling: javaunohelper/unxlngx6.pro/misc/juhx_version.c Compiling: javaunohelper/unxlngx6.pro/misc/juh_version.c Compiling: javaunohelper/source/javaunohelper.cxx Compiling: javaunohelper/source/bootstrap.cxx Compiling: javaunohelper/source/preload.cxx Compiling: javaunohelper/source/vm.cxx Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_helper.dpj Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_lib_uno_helper.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/com/sun/star/lib/uno/adapter Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/com/sun/star/comp/juhtest Making: com_sun_star_comp_juhtest.dpj Making: com_sun_star_lib_uno_adapter.dpj Making: juhx.lib Making: juh.lib Making: libjuhx.so Making: libjuh.so Making: com_sun_star_comp_juhtest.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/com/sun/star/comp Making: com_sun_star_comp.dpj Making: com_sun_star_lib_uno_adapter.dpj Making: com_sun_star_comp.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/javaunohelper/util /usr/bin/xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_JAVA_DIR/juh.jar' \ -o ../unxlngx6.pro/misc/juh.component /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt juh.component Making: juh_src.zip rebuilding zipfiles ------------------------------ javaunohelper deliver Module 'javaunohelper' delivered successfully. 5 files copied, 0 files unchanged ============= (57/109) Building module unotest ============= ============= (58/109) Building module ure ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotest/source/java/org/openoffice/test Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ure/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotest/source/cpp/unoexceptionprotector Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotest/source/cpp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotest/source/java/org/openoffice/test/tools echo \ 'acceptor.component component/binaryurp/source/binaryurp.component bootstrap.component connector.component introspection.component invocadapt.component invocation.component namingservice.component proxyfac.component reflection.component stocservices.component streams.component textinstream.component textoutstream.component uuresolver.component javaloader.component javavm.component juh.component' \ > ../unxlngx6.pro/misc/services.input Making: test-tools.dpj Making: uretest.zip /usr/bin/xsltproc --nonet --stringparam prefix /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/ -o ../unxlngx6.pro/misc/services.rdb \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/packcomponents.xslt ../unxlngx6.pro/misc/services.input rebuilding zipfiles ------------------------------ Compiling: unotest/unxlngx6.pro/misc/unotest_version.c Compiling: test/unxlngx6.pro/misc/unoexceptionprotector_version.c Compiling: unotest/source/cpp/bootstrapfixturebase.cxx Compiling: unotest/source/cpp/filters-test.cxx Compiling: unotest/source/cpp/getargument.cxx Compiling: unotest/source/cpp/gettestargument.cxx Compiling: unotest/source/cpp/macros_test.cxx Compiling: unotest/source/cpp/officeconnection.cxx Compiling: unotest/source/cpp/toabsolutefileurl.cxx Compiling: unotest/source/cpp/uniquepipename.cxx Compiling: test/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx ure deliver Module 'ure' delivered successfully. 9 files copied, 0 files unchanged Making: unoexceptionprotector.lib Making: unoexceptionprotector.so Note: OfficeDocument.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: test-tools.dpj Making: cpp.lib Making: libunotest.so unotest deliver Module 'unotest' delivered successfully. 11 files copied, 8 files unchanged ============= (59/109) Building module i18npool ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/i18npool/prj [ build CXX ] i18npool/qa/cppunit/test_breakiterator [ build CXX ] i18npool/source/localedata/LocaleNode [ build CXX ] i18npool/source/localedata/filewriter [ build CXX ] i18npool/source/localedata/saxparser [ build CXX ] i18npool/source/indexentry/genindex_data [ build CXX ] i18npool/source/breakiterator/gendict [ build CXX ] i18npool/source/textconversion/genconv_dict [ build CXX ] i18npool/source/collator/gencoll_rule [ build PKG ] i18npool_inc [ build LNK ] Executable/genindex_data [ build LNK ] Executable/gendict [ build LNK ] Executable/gencoll_rule [ build CXX ] i18npool/source/search/levdis [ build CXX ] i18npool/source/search/textsearch [ build CXX ] i18npool/source/paper/paper [ build CXX ] i18npool/source/isolang/insys [ build CXX ] i18npool/source/isolang/isolang [ build CXX ] i18npool/source/isolang/mslangid [ build DEP ] LNK:Executable/genindex_data [ build DEP ] LNK:Executable/gendict [ build LNK ] Executable/genconv_dict [ build DEP ] LNK:Executable/genconv_dict [ build DEP ] LNK:Executable/gencoll_rule [ build MAK ] i18npool/source/breakiterator [ build MAK ] i18npool/source/collator [ build MAK ] i18npool/source/indexentry [ build DEP ] LNK:Library/libi18npaperlo.so [ build MAK ] i18npool/source/textconversion [ build DEP ] LNK:CppunitTest/libtest_i18npool_test_breakiterator.so genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. [ build DEP ] LNK:Library/libi18nisolang1gcc3.so genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. genbrk: tool completed successfully. [ build LNK ] Executable/saxparser genbrk: tool completed successfully. genbrk: tool completed successfully. generating C code for edit_word_hu.brk generating C code for count_word.brk genbrk: tool completed successfully. generating C code for dict_word_fi.brk generating C code for dict_word_ca.brk generating C code for dict_word_nodash.brk generating C code for dict_word_hu.brk generating C code for count_word_fi.brk [ build DEP ] LNK:Library/i18nsearch.uno.so generating C code for edit_word.brk generating C code for dict_word_he.brk generating C code for dict_word.brk generating C code for char.brk generating C code for sent.brk generating C code for char_in.brk generating C code for dict_word_prepostdash.brk generating C code for edit_word_he.brk generating C code for line.brk [ build DEP ] LNK:Executable/saxparser [ build MAK ] i18npool/source/localedata Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. file generated=localedata_en_IE_invis.cxx parsing document en_IE started parsing document en_IE finished file generated=localedata_es_EC_invis.cxx parsing document es_EC started parsing document es_EC finished file generated=localedata_es_UY_invis.cxx parsing document es_UY started parsing document es_UY finished file generated=localedata_ta_IN_invis.cxx parsing document ta_IN started parsing document ta_IN finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_kk_KZ_invis.cxx parsing document kk_KZ started parsing document kk_KZ finished file generated=localedata_ar_EG_invis.cxx parsing document ar_EG started parsing document ar_EG finished file generated=localedata_am_ET_invis.cxx parsing document am_ET started parsing document am_ET finished file generated=localedata_en_NA_invis.cxx parsing document en_NA started parsing document en_NA finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_en_AU_invis.cxx parsing document en_AU started parsing document en_AU finished file generated=localedata_pa_IN_invis.cxx parsing document pa_IN started parsing document pa_IN finished file generated=localedata_gd_GB_invis.cxx parsing document gd_GB started parsing document gd_GB finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_es_DO_invis.cxx parsing document es_DO started parsing document es_DO finished file generated=localedata_af_NA_invis.cxx parsing document af_NA started parsing document af_NA finished file generated=localedata_de_AT_invis.cxx parsing document de_AT started parsing document de_AT finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_mai_IN_invis.cxx parsing document mai_IN started parsing document mai_IN finished file generated=localedata_rue_SK_invis.cxx parsing document rue_SK started parsing document rue_SK finished file generated=localedata_fr_CA_invis.cxx parsing document fr_CA started parsing document fr_CA finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ file generated=localedata_kab_DZ_invis.cxx parsing document kab_DZ started parsing document kab_DZ finished file generated=localedata_no_NO_invis.cxx parsing document no_NO started parsing document no_NO finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Warning: ReservedWord falseWord seems to be untranslated "false". file generated=localedata_ia_invis.cxx parsing document ia started parsing document ia finished file generated=localedata_uz_UZ_invis.cxx parsing document uz_UZ started parsing document uz_UZ finished Warning: QuotationStart equals DoubleQuotationStart. Not necessarily an isue, but unusual. Warning: QuotationEnd equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Warning: DoubleQuotationEnd may be wrong: U+201C “ Warning: ReservedWord aboveWord seems to be untranslated "above". Warning: ReservedWord belowWord seems to be untranslated "below". Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". file generated=localedata_et_EE_invis.cxx parsing document et_EE started parsing document et_EE finished file generated=localedata_ca_ES_invis.cxx parsing document ca_ES started parsing document ca_ES finished file generated=localedata_fr_CH_invis.cxx parsing document fr_CH started parsing document fr_CH finished file generated=localedata_fr_LU_invis.cxx parsing document fr_LU started parsing document fr_LU finished file generated=localedata_rw_RW_invis.cxx parsing document rw_RW started parsing document rw_RW finished file generated=localedata_es_PR_invis.cxx parsing document es_PR started parsing document es_PR finished Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="es_ES". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. file generated=localedata_ht_HT_invis.cxx parsing document ht_HT started parsing document ht_HT finished file generated=localedata_es_CR_invis.cxx parsing document es_CR started parsing document es_CR finished file generated=localedata_oc_FR_invis.cxx parsing document oc_FR started parsing document oc_FR finished file generated=localedata_ve_ZA_invis.cxx parsing document ve_ZA started parsing document ve_ZA finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” file generated=localedata_fo_FO_invis.cxx parsing document fo_FO started parsing document fo_FO finished file generated=localedata_ku_TR_invis.cxx parsing document ku_TR started parsing document ku_TR finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_or_IN_invis.cxx parsing document or_IN started parsing document or_IN finished file generated=localedata_it_CH_invis.cxx parsing document it_CH started parsing document it_CH finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_ml_IN_invis.cxx parsing document ml_IN started parsing document ml_IN finished file generated=localedata_pl_PL_invis.cxx parsing document pl_PL started parsing document pl_PL finished file generated=localedata_gug_PY_invis.cxx parsing document gug_PY started parsing document gug_PY finished Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". Warning: ReservedWord aboveWord seems to be untranslated "above". Warning: ReservedWord belowWord seems to be untranslated "below". file generated=localedata_shs_CA_invis.cxx parsing document shs_CA started parsing document shs_CA finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” file generated=localedata_da_DK_invis.cxx parsing document da_DK started parsing document da_DK finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_es_CO_invis.cxx parsing document es_CO started parsing document es_CO finished file generated=localedata_en_ZW_invis.cxx parsing document en_ZW started parsing document en_ZW finished file generated=localedata_en_ZA_invis.cxx parsing document en_ZA started parsing document en_ZA finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_de_LI_invis.cxx parsing document de_LI started parsing document de_LI finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_it_IT_invis.cxx parsing document it_IT started parsing document it_IT finished file generated=localedata_es_PE_invis.cxx parsing document es_PE started parsing document es_PE finished file generated=localedata_eo_invis.cxx parsing document eo started parsing document eo finished file generated=localedata_kn_IN_invis.cxx parsing document kn_IN started parsing document kn_IN finished Warning: DoubleQuotationStart is an ASCII character but DoubleQuotationEnd is not. Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: QuotationStart may be wrong: U+00AB « file generated=localedata_gsc_FR_invis.cxx parsing document gsc_FR started parsing document gsc_FR finished Warning: QuotationEnd may be wrong: U+00BB » file generated=localedata_wa_BE_invis.cxx parsing document wa_BE started parsing document wa_BE finished file generated=localedata_es_MX_invis.cxx parsing document es_MX started parsing document es_MX finished file generated=localedata_en_JM_invis.cxx parsing document en_JM started parsing document en_JM finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_es_BO_invis.cxx parsing document es_BO started parsing document es_BO finished file generated=localedata_cs_CZ_invis.cxx parsing document cs_CZ started parsing document cs_CZ finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_hsb_DE_invis.cxx parsing document hsb_DE started parsing document hsb_DE finished Warning: DoubleQuotationStart is an ASCII character but DoubleQuotationEnd is not. Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+201C “ Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_tk_TM_invis.cxx parsing document tk_TM started parsing document tk_TM finished file generated=localedata_ar_OM_invis.cxx parsing document ar_OM started parsing document ar_OM finished file generated=localedata_eu_invis.cxx parsing document eu started parsing document eu finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_jbo_invis.cxx parsing document jbo started parsing document jbo finished file generated=localedata_so_SO_invis.cxx parsing document so_SO started parsing document so_SO finished file generated=localedata_cy_GB_invis.cxx parsing document cy_GB started parsing document cy_GB finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_hy_AM_invis.cxx parsing document hy_AM started parsing document hy_AM finished file generated=localedata_lo_LA_invis.cxx parsing document lo_LA started parsing document lo_LA finished file generated=localedata_es_CL_invis.cxx parsing document es_CL started parsing document es_CL finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". file generated=localedata_zu_ZA_invis.cxx parsing document zu_ZA started parsing document zu_ZA finished file generated=localedata_is_IS_invis.cxx parsing document is_IS started parsing document is_IS finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_lif_NP_invis.cxx parsing document lif_NP started parsing document lif_NP finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_lg_UG_invis.cxx parsing document lg_UG started parsing document lg_UG finished file generated=localedata_km_KH_invis.cxx parsing document km_KH started parsing document km_KH finished Warning: QuotationStart equals DoubleQuotationStart. Not necessarily an isue, but unusual. Warning: QuotationEnd equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". Warning: ReservedWord aboveWord seems to be untranslated "above". Warning: ReservedWord belowWord seems to be untranslated "below". file generated=localedata_mt_MT_invis.cxx parsing document mt_MT started parsing document mt_MT finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart may be wrong: U+00BB » Warning: QuotationEnd may be wrong: U+00AB « file generated=localedata_uk_UA_invis.cxx parsing document uk_UA started parsing document uk_UA finished file generated=localedata_hu_HU_invis.cxx parsing document hu_HU started parsing document hu_HU finished file generated=localedata_yi_US_invis.cxx parsing document yi_US started parsing document yi_US finished file generated=localedata_es_PY_invis.cxx parsing document es_PY started parsing document es_PY finished file generated=localedata_bs_BA_invis.cxx parsing document bs_BA started parsing document bs_BA finished file generated=localedata_pt_BR_invis.cxx parsing document pt_BR started parsing document pt_BR finished file generated=localedata_pt_PT_invis.cxx parsing document pt_PT started parsing document pt_PT finished file generated=localedata_zh_TW_invis.cxx parsing document zh_TW started parsing document zh_TW finished file generated=localedata_dz_BT_invis.cxx parsing document dz_BT started parsing document dz_BT finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” file generated=localedata_kl_GL_invis.cxx parsing document kl_GL started parsing document kl_GL finished file generated=localedata_ast_ES_invis.cxx parsing document ast_ES started parsing document ast_ES finished file generated=localedata_en_BZ_invis.cxx parsing document en_BZ started parsing document en_BZ finished file generated=localedata_an_ES_invis.cxx parsing document an_ES started parsing document an_ES finished file generated=localedata_en_CA_invis.cxx parsing document en_CA started parsing document en_CA finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_de_LU_invis.cxx parsing document de_LU started parsing document de_LU finished Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="zh_CN". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ file generated=localedata_zh_SG_invis.cxx parsing document zh_SG started parsing document zh_SG finished file generated=localedata_ky_KG_invis.cxx parsing document ky_KG started parsing document ky_KG finished file generated=localedata_es_SV_invis.cxx parsing document es_SV started parsing document es_SV finished Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_ar_DZ_invis.cxx parsing document ar_DZ started parsing document ar_DZ finished file generated=localedata_nso_ZA_invis.cxx parsing document nso_ZA started parsing document nso_ZA finished file generated=localedata_el_GR_invis.cxx parsing document el_GR started parsing document el_GR finished file generated=localedata_gu_IN_invis.cxx parsing document gu_IN started parsing document gu_IN finished file generated=localedata_sw_TZ_invis.cxx parsing document sw_TZ started parsing document sw_TZ finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_haw_US_invis.cxx parsing document haw_US started parsing document haw_US finished file generated=localedata_nn_NO_invis.cxx parsing document nn_NO started parsing document nn_NO finished file generated=localedata_tn_ZA_invis.cxx parsing document tn_ZA started parsing document tn_ZA finished Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_en_US_invis.cxx parsing document en_US started parsing document en_US finished file generated=localedata_mk_MK_invis.cxx parsing document mk_MK started parsing document mk_MK finished Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". file generated=localedata_ms_MY_invis.cxx parsing document ms_MY started parsing document ms_MY finished Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_te_IN_invis.cxx parsing document te_IN started parsing document te_IN finished file generated=localedata_de_CH_invis.cxx parsing document de_CH started parsing document de_CH finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ file generated=localedata_cv_RU_invis.cxx parsing document cv_RU started parsing document cv_RU finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ file generated=localedata_ee_GH_invis.cxx parsing document ee_GH started parsing document ee_GH finished Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". file generated=localedata_pt_AO_invis.cxx parsing document pt_AO started parsing document pt_AO finished file generated=localedata_sl_SI_invis.cxx parsing document sl_SI started parsing document sl_SI finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationEnd may be wrong: U+201C “ Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_hil_PH_invis.cxx parsing document hil_PH started parsing document hil_PH finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_dsb_DE_invis.cxx parsing document dsb_DE started parsing document dsb_DE finished Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_ar_LB_invis.cxx parsing document ar_LB started parsing document ar_LB finished file generated=localedata_lt_LT_invis.cxx parsing document lt_LT started parsing document lt_LT finished file generated=localedata_sr_ME_invis.cxx parsing document sr_ME started parsing document sr_ME finished file generated=localedata_br_FR_invis.cxx parsing document br_FR started parsing document br_FR finished file generated=localedata_fur_IT_invis.cxx parsing document fur_IT started parsing document fur_IT finished file generated=localedata_fy_NL_invis.cxx parsing document fy_NL started parsing document fy_NL finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_lb_LU_invis.cxx parsing document lb_LU started parsing document lb_LU finished file generated=localedata_mr_IN_invis.cxx parsing document mr_IN started parsing document mr_IN finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_fr_BE_invis.cxx parsing document fr_BE started parsing document fr_BE finished file generated=localedata_ha_GH_invis.cxx parsing document ha_GH started parsing document ha_GH finished file generated=localedata_es_VE_invis.cxx parsing document es_VE started parsing document es_VE finished file generated=localedata_ts_ZA_invis.cxx parsing document ts_ZA started parsing document ts_ZA finished file generated=localedata_ss_ZA_invis.cxx parsing document ss_ZA started parsing document ss_ZA finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ file generated=localedata_mn_MN_invis.cxx parsing document mn_MN started parsing document mn_MN finished file generated=localedata_tg_TJ_invis.cxx parsing document tg_TJ started parsing document tg_TJ finished file generated=localedata_en_NZ_invis.cxx parsing document en_NZ started parsing document en_NZ finished Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="zh_TW". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. file generated=localedata_nl_BE_invis.cxx parsing document nl_BE started parsing document nl_BE finished file generated=localedata_zh_HK_invis.cxx parsing document zh_HK started parsing document zh_HK finished file generated=localedata_la_VA_invis.cxx parsing document la_VA started parsing document la_VA finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_plt_MG_invis.cxx parsing document plt_MG started parsing document plt_MG finished Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_bg_BG_invis.cxx parsing document bg_BG started parsing document bg_BG finished file generated=localedata_sg_CF_invis.cxx parsing document sg_CF started parsing document sg_CF finished file generated=localedata_sh_ME_invis.cxx parsing document sh_ME started parsing document sh_ME finished Warning: LongDateYearSeparator is empty. Usually this is not the case and may lead to concatenated display names like "Wednesday, 2007May 9". Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” file generated=localedata_bn_IN_invis.cxx parsing document bn_IN started parsing document bn_IN finished file generated=localedata_es_NI_invis.cxx parsing document es_NI started parsing document es_NI finished file generated=localedata_sv_FI_invis.cxx parsing document sv_FI started parsing document sv_FI finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ file generated=localedata_ka_GE_invis.cxx parsing document ka_GE started parsing document ka_GE finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_ur_PK_invis.cxx parsing document ur_PK started parsing document ur_PK finished file generated=localedata_ar_TN_invis.cxx parsing document ar_TN started parsing document ar_TN finished file generated=localedata_en_TT_invis.cxx parsing document en_TT started parsing document en_TT finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_ko_KR_invis.cxx parsing document ko_KR started parsing document ko_KR finished file generated=localedata_en_GB_invis.cxx parsing document en_GB started parsing document en_GB finished file generated=localedata_om_ET_invis.cxx parsing document om_ET started parsing document om_ET finished Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » file generated=localedata_en_IN_invis.cxx parsing document en_IN started parsing document en_IN finished file generated=localedata_ln_CD_invis.cxx parsing document ln_CD started parsing document ln_CD finished Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ file generated=localedata_fr_FR_invis.cxx parsing document fr_FR started parsing document fr_FR finished file generated=localedata_be_BY_invis.cxx parsing document be_BY started parsing document be_BY finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_es_GT_invis.cxx parsing document es_GT started parsing document es_GT finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_bn_BD_invis.cxx parsing document bn_BD started parsing document bn_BD finished file generated=localedata_ar_SA_invis.cxx parsing document ar_SA started parsing document ar_SA finished file generated=localedata_sh_YU_invis.cxx parsing document sh_YU started parsing document sh_YU finished file generated=localedata_fr_MC_invis.cxx parsing document fr_MC started parsing document fr_MC finished Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". file generated=localedata_ja_JP_invis.cxx parsing document ja_JP started parsing document ja_JP finished Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". file generated=localedata_he_IL_invis.cxx parsing document he_IL started parsing document he_IL finished file generated=localedata_vi_VN_invis.cxx parsing document vi_VN started parsing document vi_VN finished Warning: QuotationStart may be wrong: U+00BB » Warning: QuotationEnd may be wrong: U+00AB « Warning: DoubleQuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationEnd may be wrong: U+2018 ‘ file generated=localedata_ug_CN_invis.cxx parsing document ug_CN started parsing document ug_CN finished file generated=localedata_es_HN_invis.cxx parsing document es_HN started parsing document es_HN finished file generated=localedata_es_PA_invis.cxx parsing document es_PA started parsing document es_PA finished Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” file generated=localedata_sv_SE_invis.cxx parsing document sv_SE started parsing document sv_SE finished file generated=localedata_en_PH_invis.cxx parsing document en_PH started parsing document en_PH finished file generated=localedata_tr_TR_invis.cxx parsing document tr_TR started parsing document tr_TR finished file generated=localedata_zh_CN_invis.cxx parsing document zh_CN started parsing document zh_CN finished file generated=localedata_th_TH_invis.cxx parsing document th_TH started parsing document th_TH finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_af_ZA_invis.cxx parsing document af_ZA started parsing document af_ZA finished file generated=localedata_sh_RS_invis.cxx parsing document sh_RS started parsing document sh_RS finished file generated=localedata_ne_NP_invis.cxx parsing document ne_NP started parsing document ne_NP finished file generated=localedata_es_ES_invis.cxx parsing document es_ES started parsing document es_ES finished Warning: QuotationStart equals DoubleQuotationStart. Not necessarily an isue, but unusual. Warning: QuotationEnd equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » file generated=localedata_my_MM_invis.cxx parsing document my_MM started parsing document my_MM finished file generated=localedata_xh_ZA_invis.cxx parsing document xh_ZA started parsing document xh_ZA finished file generated=localedata_fa_IR_invis.cxx parsing document fa_IR started parsing document fa_IR finished file generated=localedata_gl_ES_invis.cxx parsing document gl_ES started parsing document gl_ES finished Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="zh_TW". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. Warning: LongDateYearSeparator is empty. Usually this is not the case and may lead to concatenated display names like "Wednesday, 2007May 9". Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” file generated=localedata_zh_MO_invis.cxx parsing document zh_MO started parsing document zh_MO finished file generated=localedata_fi_FI_invis.cxx parsing document fi_FI started parsing document fi_FI finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=localedata_ro_RO_invis.cxx parsing document ro_RO started parsing document ro_RO finished file generated=localedata_tpi_PG_invis.cxx parsing document tpi_PG started parsing document tpi_PG finished Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". file generated=localedata_nr_ZA_invis.cxx parsing document nr_ZA started parsing document nr_ZA finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_st_ZA_invis.cxx parsing document st_ZA started parsing document st_ZA finished Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_nb_NO_invis.cxx parsing document nb_NO started parsing document nb_NO finished file generated=localedata_ru_RU_invis.cxx parsing document ru_RU started parsing document ru_RU finished file generated=localedata_hi_IN_invis.cxx parsing document hi_IN started parsing document hi_IN finished file generated=localedata_id_ID_invis.cxx parsing document id_ID started parsing document id_ID finished file generated=localedata_sc_IT_invis.cxx parsing document sc_IT started parsing document sc_IT finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_ltg_LV_invis.cxx parsing document ltg_LV started parsing document ltg_LV finished file generated=localedata_sk_SK_invis.cxx parsing document sk_SK started parsing document sk_SK finished file generated=localedata_ti_ER_invis.cxx parsing document ti_ER started parsing document ti_ER finished file generated=localedata_sr_RS_invis.cxx parsing document sr_RS started parsing document sr_RS finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_ak_GH_invis.cxx parsing document ak_GH started parsing document ak_GH finished file generated=localedata_en_GH_invis.cxx parsing document en_GH started parsing document en_GH finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=localedata_de_DE_invis.cxx parsing document de_DE started parsing document de_DE finished file generated=localedata_ga_IE_invis.cxx parsing document ga_IE started parsing document ga_IE finished file generated=localedata_az_AZ_invis.cxx parsing document az_AZ started parsing document az_AZ finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=localedata_hr_HR_invis.cxx parsing document hr_HR started parsing document hr_HR finished file generated=localedata_sr_YU_invis.cxx parsing document sr_YU started parsing document sr_YU finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. file generated=localedata_es_AR_invis.cxx parsing document es_AR started parsing document es_AR finished file generated=localedata_nl_NL_invis.cxx parsing document nl_NL started parsing document nl_NL finished file generated=localedata_lv_LV_invis.cxx parsing document lv_LV started parsing document lv_LV finished [ build PKG ] i18npool_generated [ build DEP ] LNK:Library/libtextconv_dict.so [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_AU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_BZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_CA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_GB [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_GH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_IE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_JM [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_NA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_NZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_PH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_TT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_US [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_ZW [ build DEP ] LNK:Library/libindex_data.so [ build CXX ] i18npool/source/breakiterator/breakiterator_cjk [ build CXX ] i18npool/source/breakiterator/breakiterator_ctl [ build CXX ] i18npool/source/breakiterator/breakiteratorImpl [ build CXX ] i18npool/source/breakiterator/breakiterator_th [ build CXX ] i18npool/source/breakiterator/breakiterator_unicode [ build CXX ] i18npool/source/breakiterator/xdictionary [ build CXX ] i18npool/source/calendar/calendarImpl [ build CXX ] i18npool/source/calendar/calendar_gregorian [ build CXX ] i18npool/source/calendar/calendar_hijri [ build CXX ] i18npool/source/calendar/calendar_jewish [ build CXX ] i18npool/source/characterclassification/cclass_unicode [ build CXX ] i18npool/source/characterclassification/cclass_unicode_parser [ build CXX ] i18npool/source/characterclassification/characterclassificationImpl [ build CXX ] i18npool/source/characterclassification/scripttypedetector [ build CXX ] i18npool/source/collator/chaptercollator [ build CXX ] i18npool/source/collator/collatorImpl [ build CXX ] i18npool/source/collator/collator_unicode [ build CXX ] i18npool/source/defaultnumberingprovider/defaultnumberingprovider [ build CXX ] i18npool/source/indexentry/indexentrysupplier [ build CXX ] i18npool/source/indexentry/indexentrysupplier_asian [ build CXX ] i18npool/source/indexentry/indexentrysupplier_common [ build CXX ] i18npool/source/indexentry/indexentrysupplier_default [ build CXX ] i18npool/source/indexentry/indexentrysupplier_ja_phonetic [ build CXX ] i18npool/source/inputchecker/inputsequencechecker [ build CXX ] i18npool/source/inputchecker/inputsequencechecker_hi [ build CXX ] i18npool/source/inputchecker/inputsequencechecker_th [ build CXX ] i18npool/source/localedata/localedata [ build CXX ] i18npool/source/nativenumber/nativenumbersupplier [ build CXX ] i18npool/source/numberformatcode/numberformatcode [ build CXX ] i18npool/source/ordinalsuffix/ordinalsuffix [ build CXX ] i18npool/source/registerservices/registerservices [ build CXX ] i18npool/source/textconversion/textconversion [ build CXX ] i18npool/source/textconversion/textconversionImpl [ build CXX ] i18npool/source/textconversion/textconversion_ko [ build CXX ] i18npool/source/textconversion/textconversion_zh [ build CXX ] i18npool/source/transliteration/chartonum [ build CXX ] i18npool/source/transliteration/fullwidthToHalfwidth [ build CXX ] i18npool/source/transliteration/halfwidthToFullwidth [ build CXX ] i18npool/source/transliteration/hiraganaToKatakana [ build CXX ] i18npool/source/transliteration/ignoreBaFa_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreHyuByu_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreIterationMark_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreKana [ build CXX ] i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreMiddleDot_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreMinusSign_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreSeparator_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreSeZe_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreSize_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreSpace_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreTiJi_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreTraditionalKana_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP [ build CXX ] i18npool/source/transliteration/ignoreWidth [ build CXX ] i18npool/source/transliteration/ignoreZiZu_ja_JP [ build CXX ] i18npool/source/transliteration/katakanaToHiragana [ build CXX ] i18npool/source/transliteration/largeToSmall_ja_JP [ build CXX ] i18npool/source/transliteration/numtochar [ build CXX ] i18npool/source/transliteration/numtotext_cjk [ build CXX ] i18npool/source/transliteration/smallToLarge_ja_JP [ build CXX ] i18npool/source/transliteration/texttonum [ build CXX ] i18npool/source/transliteration/textToPronounce_zh [ build CXX ] i18npool/source/transliteration/transliteration_body [ build CXX ] i18npool/source/transliteration/transliteration_caseignore [ build CXX ] i18npool/source/transliteration/transliteration_commonclass [ build CXX ] i18npool/source/transliteration/transliteration_Ignore [ build CXX ] i18npool/source/transliteration/transliterationImpl [ build CXX ] i18npool/source/transliteration/transliteration_Numeric [ build CXX ] i18npool/source/transliteration/transliteration_OneToOne [ build C ] CustomTarget/i18npool/source/breakiterator/OpenOffice_dat [ build CXX ] CustomTarget/i18npool/source/breakiterator/data/dict_zh [ build CXX ] CustomTarget/i18npool/source/breakiterator/data/dict_ja [ build DEP ] LNK:Library/libcollator_data.so [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_af_NA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_af_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ak_GH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_am_ET [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ar_DZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ar_EG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ar_LB [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ar_OM [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ar_SA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ar_TN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_az_AZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_bn_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_bn_BD [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_dz_BT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ee_GH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_en_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_eo [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fa_IR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_gu_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_gug_PY [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_haw_US [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ha_GH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_he_IL [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_hi_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_hil_PH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ht_HT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_hu_HU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_hy_AM [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ia [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_id_ID [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ja_JP [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_jbo [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_kab_DZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_kk_KZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_km_KH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_kn_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ko_KR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ku_TR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ky_KG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_lg_UG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_lif_NP [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ln_CD [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_lo_LA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_mai_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ml_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_mn_MN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_mr_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ms_MY [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_my_MM [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ne_NP [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_nr_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_nso_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_om_ET [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_or_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_pa_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_plt_MG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_pt_AO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_rw_RW [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sg_CF [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_shs_CA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_so_SO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ss_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_st_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sw_TZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ta_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_te_IN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_tg_TJ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_th_TH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ti_ER [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_tk_TM [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_tn_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_tpi_PG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ts_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ug_CN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ur_PK [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_uz_UZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ve_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_vi_VN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_xh_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_yi_US [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_zh_CN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_zh_HK [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_zh_MO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_zh_SG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_zh_TW [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_zu_ZA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_an_ES [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ast_ES [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_be_BY [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_bg_BG [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_br_FR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_bs_BA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ca_ES [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_cs_CZ [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_cv_RU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_cy_GB [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_da_DK [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_de_AT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_de_CH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_de_DE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_de_LI [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_de_LU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_dsb_DE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_el_GR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_et_EE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_eu [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fi_FI [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fo_FO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fr_BE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fr_CA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fr_CH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fr_FR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fr_LU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fr_MC [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fur_IT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_fy_NL [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ga_IE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_gd_GB [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_gsc_FR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_hr_HR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_hsb_DE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_is_IS [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_it_CH [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_it_IT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ka_GE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_kl_GL [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_la_VA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_lb_LU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_lt_LT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ltg_LV [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_lv_LV [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_mk_MK [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_mt_MT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_nb_NO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_nl_BE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_nl_NL [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_nn_NO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_no_NO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_oc_FR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_pl_PL [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_pt_BR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_pt_PT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ro_RO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_rue_SK [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_ru_RU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sc_IT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sh_ME [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sh_RS [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sh_YU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sk_SK [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sl_SI [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sr_ME [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sr_RS [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sr_YU [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sv_FI [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_sv_SE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_tr_TR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_uk_UA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_wa_BE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_AR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_BO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_CL [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_CO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_CR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_DO [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_EC [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_ES [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_GT [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_HN [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_MX [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_NI [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_PA [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_PE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_PR [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_PY [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_SV [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_UY [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_es_VE [ build CXX ] CustomTarget/i18npool/source/localedata/localedata_gl_ES [ build DEP ] LNK:Library/liblocaledata_en.so [ build DEP ] LNK:Library/i18npool.uno.so [ build DEP ] LNK:Library/libdict_zh.so [ build DEP ] LNK:Library/libdict_ja.so [ build DEP ] LNK:Library/liblocaledata_others.so [ build DEP ] LNK:Library/liblocaledata_euro.so [ build DEP ] LNK:Library/liblocaledata_es.so [ build CXX ] CustomTarget/i18npool/source/textconversion/hhc_char [ build CXX ] CustomTarget/i18npool/source/textconversion/stc_word [ build CXX ] CustomTarget/i18npool/source/textconversion/stc_char [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_zh_TW_radical [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_ko_dict [ build CXX ] CustomTarget/i18npool/source/indexentry/zh_zhuyin [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_zh_pinyin [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_zh_stroke [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_zh_TW_stroke [ build CXX ] CustomTarget/i18npool/source/indexentry/zh_pinyin [ build CXX ] CustomTarget/i18npool/source/indexentry/ko_phonetic [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_zh_zhuyin [ build CXX ] CustomTarget/i18npool/source/indexentry/indexdata_zh_radical [ build C ] CustomTarget/i18npool/source/breakiterator/count_word_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_hu_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_nodash_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_ca_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_he_brk [ build C ] CustomTarget/i18npool/source/breakiterator/sent_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_fi_brk [ build C ] CustomTarget/i18npool/source/breakiterator/count_word_fi_brk [ build C ] CustomTarget/i18npool/source/breakiterator/char_in_brk [ build C ] CustomTarget/i18npool/source/breakiterator/dict_word_prepostdash_brk [ build C ] CustomTarget/i18npool/source/breakiterator/edit_word_he_brk [ build C ] CustomTarget/i18npool/source/breakiterator/line_brk [ build C ] CustomTarget/i18npool/source/breakiterator/edit_word_brk [ build C ] CustomTarget/i18npool/source/breakiterator/edit_word_hu_brk [ build C ] CustomTarget/i18npool/source/breakiterator/char_brk [ build CXX ] CustomTarget/i18npool/source/collator/collator_hu_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_TW_radical [ build CXX ] CustomTarget/i18npool/source/collator/collator_ja_phonetic_alphanumeric_first [ build CXX ] CustomTarget/i18npool/source/collator/collator_ja_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_pinyin [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_stroke [ build CXX ] CustomTarget/i18npool/source/collator/collator_ne_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_ca_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_TW_stroke [ build CXX ] CustomTarget/i18npool/source/collator/collator_ku_alphanumeric [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_ko_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_dz_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_ja_phonetic_alphanumeric_last [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_zhuyin [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_radical [ build CXX ] CustomTarget/i18npool/source/collator/collator_zh_TW_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_ln_charset [ build CXX ] CustomTarget/i18npool/source/collator/collator_my_dictionary [ build DEP ] LNK:Library/libtextconv_dict.so [ build DEP ] LNK:Library/libindex_data.so [ build DEP ] LNK:Library/i18npool.uno.so [ build DEP ] LNK:Library/libcollator_data.so [ build LNK ] Library/libcollator_data.so [ build LNK ] Library/libdict_ja.so [ build LNK ] Library/libdict_zh.so [ build LNK ] Library/libi18nisolang1gcc3.so [ build LNK ] Library/libi18npaperlo.so [ build LNK ] Library/i18nsearch.uno.so [ build LNK ] Library/libindex_data.so [ build LNK ] Library/liblocaledata_en.so [ build LNK ] Library/libtextconv_dict.so [ build PKG ] i18npool_xml [ build LNK ] Library/i18npool.uno.so [ build CMP ] i18npool/source/search/i18nsearch [ build LNK ] Library/liblocaledata_es.so [ build LNK ] Library/liblocaledata_euro.so [ build LNK ] Library/liblocaledata_others.so [ build CMP ] i18npool/util/i18npool [ build MOD ] i18npool [ build ALL ] top level modules: bootstrap src.downloaded i18npool [ build ALL ] loaded modules: i18npool i18npool deliver Module 'i18npool' delivered successfully. 0 files copied, 0 files unchanged ============= (60/109) Building module tools ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/tools/prj [ build PKG ] tools_inc [ build CXX ] tools/source/reversemap/bestreversemap [ build CXX ] tools/source/misc/pathutils [ build DEP ] LNK:StaticLibrary/libooopathutils.a [ build LNK ] Executable/bestreversemap [ build DEP ] LNK:Executable/bestreversemap [ build MAK ] tools/source/reversemap [ build PKG ] tools_reversemap [ build CXX ] tools/source/datetime/datetime [ build CXX ] tools/source/datetime/tdate [ build CXX ] tools/source/datetime/ttime [ build CXX ] tools/source/debug/debug [ build CXX ] tools/source/debug/stcktree [ build CXX ] tools/source/fsys/comdep [ build CXX ] tools/source/fsys/dirent [ build CXX ] tools/source/fsys/filecopy [ build CXX ] tools/source/fsys/fstat [ build CXX ] tools/source/fsys/tdir [ build CXX ] tools/source/fsys/tempfile [ build CXX ] tools/source/fsys/urlobj [ build CXX ] tools/source/fsys/wldcrd [ build CXX ] tools/source/generic/b3dtrans [ build CXX ] tools/source/generic/bigint [ build CXX ] tools/source/generic/color [ build CXX ] tools/source/generic/config [ build CXX ] tools/source/generic/fract [ build CXX ] tools/source/generic/gen [ build CXX ] tools/source/generic/line [ build CXX ] tools/source/generic/link [ build CXX ] tools/source/generic/poly [ build CXX ] tools/source/generic/poly2 [ build CXX ] tools/source/generic/svborder [ build CXX ] tools/source/generic/toolsin [ build CXX ] tools/source/generic/svlibrary [ build CXX ] tools/source/inet/inetmime [ build CXX ] tools/source/inet/inetmsg [ build CXX ] tools/source/inet/inetstrm [ build CXX ] tools/source/memtools/contnr [ build CXX ] tools/source/memtools/mempool [ build CXX ] tools/source/memtools/multisel [ build CXX ] tools/source/memtools/table [ build CXX ] tools/source/memtools/unqidx [ build CXX ] tools/source/misc/appendunixshellword [ build CXX ] tools/source/misc/extendapplicationenvironment [ build CXX ] tools/source/misc/getprocessworkingdir [ build CXX ] tools/source/misc/solarmutex [ build CXX ] tools/source/rc/isofallback [ build CXX ] tools/source/rc/rc [ build CXX ] tools/source/rc/resary [ build CXX ] tools/source/rc/resmgr [ build CXX ] tools/source/ref/errinf [ build CXX ] tools/source/ref/globname [ build CXX ] tools/source/ref/pstm [ build CXX ] tools/source/ref/ref [ build CXX ] tools/source/stream/cachestr [ build CXX ] tools/source/stream/stream [ build CXX ] tools/source/stream/strmsys [ build CXX ] tools/source/stream/vcompat [ build CXX ] tools/source/string/tenccvt [ build CXX ] tools/source/string/tstring [ build CXX ] tools/source/string/tustring [ build CXX ] tools/source/string/reversemap [ build CXX ] tools/source/testtoolloader/testtoolloader [ build CXX ] tools/source/zcodec/zcodec [ build CXX ] tools/unx/source/dll/toolsdll [ build CXX ] tools/bootstrp/md5 [ build CXX ] tools/bootstrp/so_checksum [ build CXX ] tools/bootstrp/rscdep [ build CXX ] tools/bootstrp/cppdep [ build CXX ] tools/bootstrp/prj [ build CXX ] tools/bootstrp/mkunroll/mkunroll [ build CXX ] tools/qa/cppunit/test_reversemap [ build CXX ] tools/qa/cppunit/test_pathutils [ build CXX ] tools/qa/cppunit/test_stream [ build CXX ] tools/qa/urlobj/tools_urlobj_test [ build DEP ] LNK:Executable/so_checksum [ build DEP ] LNK:Library/libtllo.so [ build DEP ] LNK:Executable/rscdep [ build DEP ] LNK:Executable/mkunroll [ build DEP ] LNK:CppunitTest/libtest_tools_test.so [ build LNK ] Library/libtllo.so [ build LNK ] StaticLibrary/libooopathutils.a [ build LNK ] Executable/mkunroll [ build LNK ] Executable/rscdep [ build LNK ] Executable/so_checksum [ build MOD ] tools [ build ALL ] top level modules: bootstrap src.downloaded tools [ build ALL ] loaded modules: tools tools deliver Module 'tools' delivered successfully. 0 files copied, 0 files unchanged ============= (61/109) Building module unotools ============= ============= (62/109) Building module UnoControls ============= ============= (63/109) Building module ucb ============= ============= (64/109) Building module rsc ============= ============= (65/109) Building module l10ntools ============= ============= (66/109) Building module xmlscript ============= ============= (67/109) Building module idl ============= ============= (68/109) Building module shell ============= ============= (69/109) Building module pyuno ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotools/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/UnoControls/source/controls Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/l10ntools/source/filter/utils Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlscript/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/idl/prj Compiling: UnoControls/source/controls/progressbar.cxx Compiling: UnoControls/source/controls/framecontrol.cxx Compiling: UnoControls/source/controls/progressmonitor.cxx Compiling: UnoControls/source/controls/OConnectionPointHelper.cxx Compiling: UnoControls/source/controls/OConnectionPointContainerHelper.cxx Compiling: UnoControls/source/controls/statusindicator.cxx Making: FCFGUtils.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/inc [ build YAC ] rsc/source/parser/rscyacc [ build CXX ] rsc/source/parser/erscerr [ build CXX ] rsc/source/parser/rscdb [ build CXX ] rsc/source/parser/rscibas [ build CXX ] rsc/source/parser/rscicpx [ build CXX ] idl/source/cmptools/hash [ build CXX ] rsc/source/parser/rscinit [ build CXX ] idl/source/cmptools/lex [ build CXX ] rsc/source/parser/rsckey /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/parser/rscyacc.y: conflicts: 2 shift/reduce [ build CXX ] idl/source/objects/basobj [ build CXX ] rsc/source/parser/rsclex [ build CXX ] idl/source/objects/bastype [ build CXX ] rsc/source/parser/rscpar [ build CXX ] idl/source/objects/module [ build CXX ] idl/source/objects/object [ build CXX ] idl/source/objects/slot [ build CXX ] idl/source/objects/types [ build CXX ] idl/source/prj/command [ build PKG ] xmlscript_inc [ build CXX ] xmlscript/source/xmldlg_imexp/xmldlg_impmodels [ build CXX ] xmlscript/source/xmldlg_imexp/xmldlg_import Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/pyuno/source/module [ build CXX ] xmlscript/source/xmldlg_imexp/xmldlg_addfunc [ build CXX ] rsc/source/prj/gui [ build CXX ] xmlscript/source/xmldlg_imexp/xmldlg_export [ build CXX ] xmlscript/source/xmldlg_imexp/xmldlg_expmodels [ build CXX ] xmlscript/source/misc/unoservices [ build CXX ] xmlscript/source/xml_helper/xml_byteseq [ build CXX ] xmlscript/source/xml_helper/xml_impctx [ build CXX ] xmlscript/source/xml_helper/xml_element Compiling: pyuno/unxlngx6.pro/misc/pyuno_version.c [ build PKG ] unotools_inc [ build CXX ] unotools/source/accessibility/accessiblerelationsethelper [ build CXX ] unotools/source/accessibility/accessiblestatesethelper Compiling: pyuno/source/module/pyuno_module.cxx [ build CXX ] unotools/source/config/accelcfg [ build CXX ] unotools/source/config/bootstrap [ build CXX ] unotools/source/config/cacheoptions [ build CXX ] unotools/source/config/cmdoptions [ build CXX ] unotools/source/config/compatibility [ build CXX ] unotools/source/config/configitem [ build CXX ] unotools/source/config/configmgr [ build CXX ] xmlscript/source/xmlflat_imexp/xmlbas_import [ build CXX ] idl/source/prj/database [ build CXX ] xmlscript/source/xmlflat_imexp/xmlbas_export [ build CXX ] xmlscript/source/xmllib_imexp/xmllib_import [ build CXX ] unotools/source/config/confignode [ build CXX ] unotools/source/config/configpathes [ build CXX ] rsc/source/prj/start [ build CXX ] unotools/source/config/configvaluecontainer /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/parser/rscdb.cxx: In member function 'void RscTypCont::WriteSrc(FILE*, sal_uLong, CharSet, sal_Bool)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/parser/rscdb.cxx:725:81: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/parser/rscdb.cxx: In member function 'void RscEnumerateObj::WriteRcFile(RscWriteRc&, FILE*)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/parser/rscdb.cxx:572:53: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] [ build CXX ] xmlscript/source/xmllib_imexp/xmllib_export [ build CXX ] unotools/source/config/defaultoptions [ build CXX ] idl/source/prj/globals [ build CXX ] rsc/source/res/rscall Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: FCFGUtils.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/UnoControls/source/base Compiling: UnoControls/source/base/multiplexer.cxx Compiling: UnoControls/source/base/basecontrol.cxx Compiling: UnoControls/source/base/basecontainercontrol.cxx Compiling: UnoControls/source/base/registercontrols.cxx [ build CXX ] unotools/source/config/docinfohelper [ build CXX ] rsc/source/res/rscarray [ build CXX ] unotools/source/config/dynamicmenuoptions [ build CXX ] rsc/source/res/rscclass [ build CXX ] rsc/source/res/rscclobj [ build CXX ] unotools/source/config/eventcfg [ build CXX ] rsc/source/res/rscconst [ build CXX ] idl/source/prj/svidl [ build CXX ] xmlscript/source/xmlmod_imexp/xmlmod_import [ build CXX ] unotools/source/config/extendedsecurityoptions [ build CXX ] rsc/source/res/rsccont [ build CXX ] rsc/source/res/rscflag Making: controls.lib [ build CXX ] xmlscript/source/xmlmod_imexp/xmlmod_export [ build CXX ] unotools/source/config/fltrcfg [ build CXX ] unotools/source/config/fontcfg Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/regexp Compiling: ucb/source/regexp/regexp.cxx [ build CXX ] rsc/source/res/rscmgr [ build CXX ] unotools/source/config/fontoptions [ build CXX ] unotools/source/config/historyoptions [ build CXX ] unotools/source/config/inetoptions [ build CXX ] rsc/source/res/rscrange Compiling: pyuno/unxlngx6.pro/misc/pyuno_version.c cp uno.py ../../unxlngx6.pro/lib/uno.py cp unohelper.py ../../unxlngx6.pro/lib/unohelper.py Compiling: pyuno/source/module/pyuno_runtime.cxx Compiling: pyuno/source/module/pyuno.cxx Compiling: pyuno/source/module/pyuno_callable.cxx Compiling: pyuno/source/module/pyuno_type.cxx Compiling: pyuno/source/module/pyuno_util.cxx Compiling: pyuno/source/module/pyuno_except.cxx Compiling: pyuno/source/module/pyuno_adapter.cxx Compiling: pyuno/source/module/pyuno_gc.cxx [ build CXX ] unotools/source/config/internaloptions [ build CXX ] rsc/source/res/rscstr Making: regexp.lib Making: base.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/l10ntools/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/all Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/pyuno/zipcore Compiling: shell/source/all/xml_parser.cxx [ build CXX ] rsc/source/res/rsctop Not building python-core because system python is being used Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/UnoControls/util [ build CXX ] rsc/source/rsc/rsc Compiling: UnoControls/unxlngx6.pro/misc/ctl_dflt_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libctllo.so' -o ../unxlngx6.pro/misc/ctl.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ctl.component Making: ctl.lib Making: libctllo.so [ build CXX ] unotools/source/config/itemholder1 [ build CXX ] unotools/source/config/lingucfg [ build CXX ] rsc/source/tools/rscchar Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/tdoc Compiling: ucb/unxlngx6.pro/misc/ucptdoc1.uno_version.c Compiling: ucb/source/ucp/tdoc/tdoc_provider.cxx Compiling: ucb/source/ucp/tdoc/tdoc_services.cxx Compiling: ucb/source/ucp/tdoc/tdoc_uri.cxx Compiling: ucb/source/ucp/tdoc/tdoc_content.cxx Compiling: ucb/source/ucp/tdoc/tdoc_contentcaps.cxx Compiling: ucb/source/ucp/tdoc/tdoc_storage.cxx Compiling: ucb/source/ucp/tdoc/tdoc_docmgr.cxx Compiling: ucb/source/ucp/tdoc/tdoc_datasupplier.cxx [ build CXX ] rsc/source/tools/rscdef [ build CXX ] rsc/source/tools/rschash [ build CXX ] rsc/source/tools/rsctools [ build CXX ] unotools/source/config/localisationoptions Making: xmlparser.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/l10ntools/source/filter/merge Making: FCFGMerge.dpj mkdir -p ../../../unxlngx6.pro/class/com/sun/star/filter/config/tools/merge cp -f FCFGMerge.cfg ../../../unxlngx6.pro/class/com/sun/star/filter/config/tools/merge && touch ../../../unxlngx6.pro/misc/FCFGMerge_copied.done [ build CXX ] rsc/source/tools/rsctree rm -f ../../unxlngx6.pro/misc/pyunorc cat pyuno > ../../unxlngx6.pro/misc/pyunorc rm -f ../../unxlngx6.pro/misc/pyuno.flt cat pyuno.flt > ../../unxlngx6.pro/misc/pyuno.flt Compiling: ucb/source/ucp/tdoc/tdoc_resultset.cxx [ build C ] rsc/source/rscpp/cpp1 [ build C ] rsc/source/rscpp/cpp2 [ build CXX ] unotools/source/config/misccfg [ build CXX ] unotools/source/config/moduleoptions [ build C ] rsc/source/rscpp/cpp3 [ build CXX ] unotools/source/config/options [ build C ] rsc/source/rscpp/cpp4 [ build C ] rsc/source/rscpp/cpp5 Compiling: ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx [ build C ] rsc/source/rscpp/cpp6 /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/tools/rsctools.cxx: In function 'sal_Bool Append(FILE*, ByteString)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/rsc/source/tools/rsctools.cxx:156:59: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] [ build CXX ] unotools/source/config/optionsdlg [ build CXX ] unotools/source/config/pathoptions [ build CXX ] YaccTarget/rsc/source/parser/rscyacc [ build DEP ] LNK:Executable/svidl [ build LNK ] Executable/svidl [ build CXX ] unotools/source/config/printwarningoptions Compiling: ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx [ build CXX ] unotools/source/config/saveopt Compiling: ucb/source/ucp/tdoc/tdoc_stgelems.cxx Making: FCFGMerge.dpj [ build MOD ] idl [ build CXX ] unotools/source/config/searchopt [ build ALL ] top level modules: bootstrap src.downloaded idl [ build ALL ] loaded modules: idl [ build CXX ] unotools/source/config/securityoptions idl deliver /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/ucptdoc1.uno.so' -o ../../../unxlngx6.pro/misc/ucptdoc1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucptdoc1.component Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/backends/gconfbe Module 'idl' delivered successfully. 0 files copied, 0 files unchanged UnoControls deliver /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/' -o ../../../unxlngx6.pro/misc/gconfbe1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt gconfbe1.component Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/file Module 'UnoControls' delivered successfully. 2 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/l10ntools/source/help /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotools/source/config/lingucfg.cxx: In member function 'sal_Bool SvtLinguConfigItem::LoadOptions(const com::sun::star::uno::Sequence&)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/unotools/source/config/lingucfg.cxx:618:13: warning: 'nPropertyHandle' may be used uninitialized in this function [-Wuninitialized] Making: HelpLinker.dpj Compiling: ucb/unxlngx6.pro/misc/ucpfile1_version.c Compiling: l10ntools/unxlngx6.pro/misc/helplinker_dflt_version.c Compiling: ucb/source/ucp/file/prov.cxx Compiling: ucb/source/ucp/file/bc.cxx Compiling: ucb/source/ucp/file/shell.cxx Compiling: ucb/source/ucp/file/filtask.cxx Compiling: ucb/source/ucp/file/filrow.cxx Compiling: ucb/source/ucp/file/filrset.cxx Compiling: ucb/source/ucp/file/filid.cxx Compiling: ucb/source/ucp/file/filnot.cxx Compiling: l10ntools/source/help/HelpLinker.cxx Compiling: l10ntools/source/help/HelpCompiler.cxx Compiling: l10ntools/source/help/HelpLinker.cxx Compiling: l10ntools/source/help/HelpCompiler.cxx [ build CXX ] unotools/source/config/sourceviewconfig Making: pyuno.lib [ build CXX ] unotools/source/config/startoptions Making: libpyuno.so [ build CXX ] unotools/source/config/syslocaleoptions rm -f ../../unxlngx6.pro/lib/pyuno.so ln -s ../../unxlngx6.pro/lib/libpyuno.so ../../unxlngx6.pro/lib/pyuno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/unix/exec [ build DEP ] LNK:Library/libxcrlo.so Compiling: shell/unxlngx6.pro/misc/syssh.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/syssh.uno.so' -o ../../../unxlngx6.pro/misc/syssh.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt syssh.component Compiling: shell/source/unix/exec/shellexec.cxx Compiling: shell/source/unix/exec/shellexecentry.cxx [ build CXX ] unotools/source/config/undoopt Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: HelpIndexerTool.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: HelpLinker.dpj [ build LNK ] Library/libxcrlo.so [ build DEP ] LNK:Library/libbasebmplo.so Compiling: ucb/source/ucp/file/filprp.cxx [ build CXX ] unotools/source/config/useroptions Compiling: ucb/source/ucp/file/filinpstr.cxx Compiling: ucb/source/ucp/file/filstr.cxx [ build CXX ] unotools/source/config/viewoptions [ build LNK ] Library/libbasebmplo.so [ build CMP ] xmlscript/util/xcr [ build MOD ] xmlscript [ build ALL ] top level modules: bootstrap src.downloaded xmlscript [ build ALL ] loaded modules: xmlscript Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/pyuno/source/loader [ build CXX ] unotools/source/config/workingsetoptions [ build CXX ] unotools/source/config/xmlaccelcfg Compiling: pyuno/unxlngx6.pro/misc/python_dfltader.uno_version.c Compiling: pyuno/source/loader/pyuno_loader.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/pythonloader.uno.so' \ -o ../../unxlngx6.pro/misc/pythonloader.component /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt pythonloader.component cp pythonloader.py ../../unxlngx6.pro/lib/pythonloader.py [ build MOD ] basebmp [ build ALL ] top level modules: bootstrap src.downloaded basebmp [ build ALL ] loaded modules: basebmp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/core [ build DEP ] LNK:Executable/rsc Compiling: ucb/unxlngx6.pro/misc/ucb1_version.c Compiling: ucb/source/core/identify.cxx Compiling: ucb/source/core/ucb.cxx Compiling: ucb/source/core/ucbserv.cxx Compiling: ucb/source/core/ucbstore.cxx Compiling: ucb/source/core/ucbprops.cxx Compiling: ucb/source/core/provprox.cxx Compiling: ucb/source/core/ucbcmds.cxx Compiling: ucb/source/core/cmdenv.cxx [ build CXX ] unotools/source/i18n/calendarwrapper [ build LNK ] Executable/rsc Compiling: ucb/source/ucp/file/filcmd.cxx [ build PKG ] rsc_inc [ build MOD ] rsc [ build CXX ] unotools/source/i18n/caserotate Making: syssh.uno.so [ build ALL ] top level modules: bootstrap src.downloaded rsc [ build ALL ] loaded modules: rsc rsc deliver Module 'rsc' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/l10ntools/source Compiling: l10ntools/source/export.cxx Compiling: l10ntools/source/export2.cxx Compiling: l10ntools/source/merge.cxx Compiling: l10ntools/source/srciter.cxx Compiling: l10ntools/source/xmlparse.cxx Compiling: l10ntools/source/helpmerge.cxx Compiling: l10ntools/source/helpex.cxx Compiling: l10ntools/source/file.cxx [ build CXX ] unotools/source/i18n/charclass xmlscript deliver [ build CXX ] unotools/source/i18n/collatorwrapper /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucb1.so' -o ../../unxlngx6.pro/misc/ucb1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucb1.component Module 'xmlscript' delivered successfully. 0 files copied, 0 files unchanged basebmp deliver Module 'basebmp' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/unix/sysshell [ build CXX ] unotools/source/i18n/intlwrapper Compiling: shell/unxlngx6.pro/misc/recentfile_version.c Compiling: shell/source/unix/sysshell/recently_used_file.cxx Compiling: shell/source/unix/sysshell/recently_used_file_handler.cxx [ build CXX ] unotools/source/i18n/localedatawrapper Making: pythonloader.uno.lib [ build CXX ] unotools/source/i18n/nativenumberwrapper Making: pythonloader.uno.so Compiling: l10ntools/source/directory.cxx flex -l -w -8 -o../unxlngx6.pro/misc/src_yy.c srclex.l Compiling: ucb/source/ucp/file/filglob.cxx pyuno deliver Compiling: ucb/source/ucp/file/filinsreq.cxx Module 'pyuno' delivered successfully. 8 files copied, 12 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/cacher Making: ucptdoc1.uno.lib Making: _ucptdoc1.uno.lib [ build CXX ] unotools/source/i18n/numberformatcodewrapper Compiling: ucb/source/ucp/file/filrec.cxx /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/unix/sysshell/recently_used_file.cxx: In destructor 'recently_used_file::~recently_used_file()': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/unix/sysshell/recently_used_file.cxx:103:37: warning: ignoring return value of 'int lockf(int, int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] Compiling: ucb/unxlngx6.pro/misc/cached1_version.c Compiling: ucb/source/cacher/contentresultsetwrapper.cxx Compiling: ucb/source/cacher/cachedcontentresultsetstub.cxx Compiling: ucb/source/cacher/cachedcontentresultset.cxx Compiling: ucb/source/cacher/dynamicresultsetwrapper.cxx Compiling: ucb/source/cacher/cacheddynamicresultsetstub.cxx Compiling: ucb/source/cacher/cacheddynamicresultset.cxx Compiling: ucb/source/cacher/cacheserv.cxx [ build CXX ] unotools/source/i18n/readwritemutexguard Making: ucptdoc1.uno.so /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libcached1.so' -o ../../unxlngx6.pro/misc/cached1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt cached1.component /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucpfile1.so' -o ../../../unxlngx6.pro/misc/ucpfile1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpfile1.component Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/backends/kde4be [ build CXX ] unotools/source/i18n/textsearch [ build CXX ] unotools/source/i18n/transliterationwrapper [ build CXX ] unotools/source/misc/atom Compiling: shell/unxlngx6.pro/misc/kde4be1.uno_version.c Compiling: shell/source/backends/kde4be/kde4access.cxx Compiling: shell/source/backends/kde4be/kde4backend.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/kde4be1.uno.so' -o ../../../unxlngx6.pro/misc/kde4be1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt kde4be1.component [ build CXX ] unotools/source/misc/closeveto [ build CXX ] unotools/source/misc/componentresmodule [ build CXX ] unotools/source/misc/datetime [ build CXX ] unotools/source/misc/desktopterminationobserver [ build CXX ] unotools/source/misc/eventlisteneradapter [ build CXX ] unotools/source/misc/fontcvt [ build CXX ] unotools/source/misc/fontdefs Compiling: l10ntools/source/lngmerge.cxx [ build CXX ] unotools/source/misc/sharedunocomponent [ build CXX ] unotools/source/misc/syslocale [ build CXX ] unotools/source/streaming/streamhelper [ build CXX ] unotools/source/streaming/streamwrap [ build CXX ] unotools/source/ucbhelper/localfilehelper Making: kde4be1.uno.so Compiling: l10ntools/source/gsicheck.cxx Making: HelpLinker Making: HelpLinker.lib Making: HelpLinker.lib Making: libhelplinkerlo.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/package Making: librecentfile.so Compiling: l10ntools/source/tagtest.cxx Compiling: ucb/unxlngx6.pro/misc/ucppkg1_version.c Compiling: ucb/source/ucp/package/pkgservices.cxx Compiling: ucb/source/ucp/package/pkguri.cxx Compiling: ucb/source/ucp/package/pkgprovider.cxx Compiling: ucb/source/ucp/package/pkgcontent.cxx Compiling: ucb/source/ucp/package/pkgcontentcaps.cxx Compiling: ucb/source/ucp/package/pkgresultset.cxx Compiling: ucb/source/ucp/package/pkgdatasupplier.cxx [ build CXX ] unotools/source/ucbhelper/progresshandlerwrap [ build CXX ] unotools/source/ucbhelper/tempfile /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucppkg1.so' -o ../../../unxlngx6.pro/misc/ucppkg1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucppkg1.component [ build CXX ] unotools/source/ucbhelper/ucbhelper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/backends/kdebe [ build CXX ] unotools/source/ucbhelper/ucblockbytes /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/' -o ../../../unxlngx6.pro/misc/kdebe1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt kdebe1.component Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/expand [ build CXX ] unotools/source/ucbhelper/ucbstreamhelper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/tools/lngconvex Compiling: l10ntools/source/cfgmerge.cxx flex -l -w -8 -o../unxlngx6.pro/misc/cfg_yy.c cfglex.l Compiling: shell/source/tools/lngconvex/lngconvex.cxx Compiling: shell/source/tools/lngconvex/cmdline.cxx Compiling: ucb/unxlngx6.pro/misc/ucpexpand1.uno_version.c Compiling: ucb/source/ucp/expand/ucpexpand.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/ucpexpand1.uno.so' -o ../../../unxlngx6.pro/misc/ucpexpand1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpexpand1.component Making: ucpfile.lib Making: _ucpfile.lib Making: libucpfile1.so [ build CXX ] unotools/source/ucbhelper/xtempfile Compiling: l10ntools/source/xrmmerge.cxx flex -l -w -8 -o../unxlngx6.pro/misc/xrm_yy.c xrmlex.l Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/cmis Making: _cached.lib Making: cached.lib Making: libcached1.so Compiling: ucb/unxlngx6.pro/misc/ucpcmis1.uno_version.c Compiling: ucb/source/ucp/cmis/cmis_provider.cxx Compiling: ucb/source/ucp/cmis/cmis_content.cxx Compiling: ucb/source/ucp/cmis/cmis_url.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/ucpcmis1.uno.so' -o ../../../unxlngx6.pro/misc/ucpcmis1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpcmis1.component Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/backends/localebe Compiling: shell/unxlngx6.pro/misc/_dfltcalebe1.uno_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/localebe1.uno.so' -o ../../../unxlngx6.pro/misc/localebe1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt localebe1.component Compiling: shell/source/backends/localebe/localebecdef.cxx Compiling: shell/source/backends/localebe/localebackend.cxx Making: ucpexpand1.uno.lib Making: ucpexpand1.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/ftp Making: ucb.lib Making: _ucb.lib Making: libucb1.so Compiling: ucb/unxlngx6.pro/misc/ucpftp1_version.c Compiling: ucb/source/ucp/ftp/ftpservices.cxx Compiling: ucb/source/ucp/ftp/ftpcontentprovider.cxx Compiling: ucb/source/ucp/ftp/ftpcontent.cxx Compiling: ucb/source/ucp/ftp/ftpcontentidentifier.cxx Compiling: ucb/source/ucp/ftp/ftpcontentcaps.cxx Compiling: ucb/source/ucp/ftp/ftpdynresultset.cxx Compiling: ucb/source/ucp/ftp/ftpresultsetbase.cxx Compiling: ucb/source/ucp/ftp/ftpresultsetI.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/cmdmail Compiling: shell/unxlngx6.pro/misc/cmdmail.uno_version.c Compiling: l10ntools/source/localize.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/cmdmail.uno.so' -o ../../unxlngx6.pro/misc/cmdmail.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt cmdmail.component Making: localebe1.uno.so Compiling: shell/source/cmdmail/cmdmailsuppl.cxx Compiling: shell/source/cmdmail/cmdmailmsg.cxx Compiling: shell/source/cmdmail/cmdmailentry.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/webdav Compiling: ucb/unxlngx6.pro/misc/ucpdav1_version.c Compiling: ucb/source/ucp/webdav/webdavservices.cxx Compiling: ucb/source/ucp/webdav/webdavprovider.cxx Compiling: ucb/source/ucp/webdav/webdavcontent.cxx Compiling: ucb/source/ucp/webdav/webdavcontentcaps.cxx Compiling: ucb/source/ucp/webdav/webdavresultset.cxx Compiling: ucb/source/ucp/webdav/webdavdatasupplier.cxx Compiling: ucb/source/ucp/webdav/ContentProperties.cxx Compiling: ucb/source/ucp/webdav/DAVProperties.cxx Compiling: ucb/source/ucp/ftp/ftploaderthread.cxx Compiling: ucb/source/ucp/ftp/ftpdirp.cxx Compiling: ucb/source/ucp/ftp/ftpcfunc.cxx Compiling: ucb/source/ucp/ftp/ftpurl.cxx Compiling: ucb/source/ucp/ftp/ftpintreq.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucpftp1.so' -o ../../../unxlngx6.pro/misc/ucpftp1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpftp1.component Compiling: ucb/source/ucp/webdav/DAVSessionFactory.cxx Compiling: l10ntools/source/src_yy_wrapper.c Making: transex.lib Making: helpex Compiling: l10ntools/source/lngex.cxx Compiling: l10ntools/source/cfg_yy_wrapper.c Making: lngconvex Making: libtransex.a x86_64-pc-linux-gnu-ar: creating ../unxlngx6.pro/lib/libtransex.a Making: cmdmail.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/backends/macbe Nothing to build for OS LINUX. Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/sorter Making: transex3 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/unix/misc Compiling: ucb/unxlngx6.pro/misc/srtrs1_version.c Compiling: shell/source/unix/misc/gnome-open-url.c Compiling: shell/source/unix/misc/uri-encode.c Compiling: ucb/source/sorter/sortdynres.cxx Compiling: ucb/source/sorter/sortresult.cxx Compiling: ucb/source/sorter/sortmain.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libsrtrs1.so' -o ../../unxlngx6.pro/misc/srtrs1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt srtrs1.component Making: uri-encode Making: gnome-open-url.bin Compiling: l10ntools/source/xrm_yy_wrapper.c Making: gsicheck Making: ucpcmis1.uno.lib Making: ucpcmis1.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/hierarchy Compiling: ucb/source/ucp/webdav/DAVResourceAccess.cxx Compiling: ucb/source/ucp/webdav/NeonUri.cxx Making: cfgex Compiling: ucb/unxlngx6.pro/misc/ucphier1_version.c Compiling: ucb/source/ucp/hierarchy/hierarchyservices.cxx Compiling: ucb/source/ucp/hierarchy/hierarchydata.cxx Compiling: ucb/source/ucp/hierarchy/hierarchyprovider.cxx Compiling: ucb/source/ucp/hierarchy/hierarchycontent.cxx Compiling: ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx Compiling: ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx Compiling: ucb/source/ucp/hierarchy/dynamicresultset.cxx Compiling: ucb/source/ucp/hierarchy/hierarchydatasource.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/shell/source/backends/desktopbe Compiling: shell/unxlngx6.pro/misc/desktopbe1.uno_version.c Compiling: shell/source/backends/desktopbe/desktopbackend.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/desktopbe1.uno.so' -o ../../../unxlngx6.pro/misc/desktopbe1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt desktopbe1.component Making: xrmex Compiling: ucb/source/ucp/webdav/NeonInputStream.cxx Compiling: ucb/source/ucp/webdav/NeonPropFindRequest.cxx Making: localize_sl Compiling: ucb/source/ucp/webdav/NeonHeadRequest.cxx [ build DEP ] LNK:Library/libutllo.so Compiling: ucb/source/ucp/webdav/NeonSession.cxx Making: ulfex Compiling: ucb/source/ucp/webdav/NeonLockStore.cxx Making: _ucpftp.lib Making: desktopbe.lib Making: desktopbe1.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/gio /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/' -o ../../../unxlngx6.pro/misc/ucpgio.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpgio.component l10ntools deliver Making: libucpftp1.so Compiling: ucb/source/ucp/webdav/DateTimeHelper.cxx Module 'l10ntools' delivered successfully. 30 files copied, 19 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/gvfs shell deliver /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/' -o ../../../unxlngx6.pro/misc/ucpgvfs.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpgvfs.component Compiling: ucb/source/ucp/webdav/LinkSequence.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/ucb/source/ucp/ext Making: ucppkg.lib Making: _ucppkg.lib Module 'shell' delivered successfully. 28 files copied, 7 files unchanged ============= (70/109) Building module readlicense_oo ============= ============= (71/109) Building module testtools ============= ============= (72/109) Building module wizards ============= ============= (73/109) Building module setup_native ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/readlicense_oo/docs/readme Making: libucppkg1.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/inc Compiling: ucb/unxlngx6.pro/misc/ucpext.uno_version.c Compiling: ucb/source/ucp/ext/ucpext_provider.cxx Compiling: ucb/source/ucp/ext/ucpext_content.cxx Compiling: ucb/source/ucp/ext/ucpext_services.cxx Compiling: ucb/source/ucp/ext/ucpext_resultset.cxx Compiling: ucb/source/ucp/ext/ucpext_datasupplier.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/ucpext.uno.so' -o ../../../unxlngx6.pro/misc/ucpext.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpext.component Compiling: ucb/source/ucp/hierarchy/hierarchyuri.cxx mkdir -p ../../unxlngx6.pro/misc/UNX cp -f ../readme.dtd ../../unxlngx6.pro/misc/readme.dtd Compiling: ucb/source/ucp/webdav/LockSequence.cxx sed '' < ../readme.xsl > ../../unxlngx6.pro/misc/readme_text.xsl /usr/bin/xsltproc --nonet --novalid -o ../../unxlngx6.pro/misc/UNX/README_en-US \ --stringparam os1 LINUX --stringparam gui1 UNX --stringparam com1 GCC \ --stringparam cp1 X86_64 --stringparam type text --stringparam lang1 en-US \ ../../unxlngx6.pro/misc/readme_text.xsl ./readme.xrm chmod g+w ../../unxlngx6.pro/misc/UNX [ build LNK ] Library/libutllo.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/setup_native/scripts/source /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucphier1.so' -o ../../../unxlngx6.pro/misc/ucphier1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucphier1.component Compiling: ucb/source/ucp/webdav/LockEntrySequence.cxx Compiling: setup_native/scripts/source/getuid.c Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/readlicense_oo Making: getuid.so /usr/bin/perl -p -e 's/\r?\n$/\r\n/' < txt/license.txt > ./unxlngx6.pro/misc/license.txt cp -f txt/license.txt ./unxlngx6.pro/misc/LICENSE cp -f odt/LICENSE.odt ./unxlngx6.pro/misc/LICENSE.odt cp -f odt/CREDITS.odt ./unxlngx6.pro/misc/CREDITS.odt cp -f html/THIRDPARTYLICENSEREADME.html ./unxlngx6.pro/misc/THIRDPARTYLICENSEREADME.html [ build DEP ] SRS:cal/res [ build DEP ] SRS:dbw/res [ build DEP ] SRS:eur/res [ build DEP ] SRS:imp/res [ build DEP ] SRS:tpl/res [ build DEP ] SRS:wwz/res [ build DEP ] SRS:wzi/res Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/source/bridgetest/idl [ build CMP ] wizards/com/sun/star/wizards/fax/pyfax : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/idlc -O../../../unxlngx6.pro/misc/bridgetest_idl -I/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/idl -cid -we bridgetest.idl rm -f ../../../unxlngx6.pro/bin/bridgetest.rdb : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/regmerge ../../../unxlngx6.pro/bin/bridgetest.rdb /UCR ../../../unxlngx6.pro/misc/bridgetest_idl/bridgetest.urd Compiling: ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx Compiling: bridgetest.idl Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/setup_native/scripts [ build JCS ] Jar/commonwizards : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/cppumaker -O../../../unxlngx6.pro/inc -BUCR ../../../unxlngx6.pro/bin/bridgetest.rdb -X/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/types.rdb touch ../../../unxlngx6.pro/misc/bridgetest_idl.cppumaker.done : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/javamaker -O../../../unxlngx6.pro/class -BUCR -nD -X/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/types.rdb ../../../unxlngx6.pro/bin/bridgetest.rdb touch ../../../unxlngx6.pro/misc/bridgetest_idl.javamaker.done [ 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/form/form [ build CMP ] wizards/com/sun/star/wizards/letter/letter Making: ../unxlngx6.pro/bin/javaloader.sh Making: ../unxlngx6.pro/bin/deregister_extensions [ build CMP ] wizards/com/sun/star/wizards/query/query Making: ../unxlngx6.pro/bin/langpackscript.sh Making: ../unxlngx6.pro/bin/downloadscript.sh Making: ../unxlngx6.pro/bin/unpack_update.sh Making: ../unxlngx6.pro/bin/register_extensions [ build CMP ] wizards/com/sun/star/wizards/report/report Making: ../unxlngx6.pro/bin/update.sh Making: ../unxlngx6.pro/bin/linuxpatchscript.sh [ build CMP ] wizards/com/sun/star/wizards/table/table [ build CMP ] wizards/com/sun/star/wizards/web/web [ build CMP ] unotools/util/utl readlicense_oo deliver [ build ZIP ] Pyuno/pyfax [ build MOD ] unotools [ build ZIP ] Pyuno/wizards [ build ZIP ] basicsrvdepot [ build ZIP ] basicsrveuro [ build ZIP ] basicsrvform [ build ALL ] top level modules: bootstrap src.downloaded unotools [ build ALL ] loaded modules: unotools [ build ZIP ] basicsrvgimmicks Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/source/cliversioning [ build ZIP ] basicsrvimport Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/setup_native/source/mac [ build ZIP ] basicsrvlauncher [ build ZIP ] basicsrvschedule [ build ZIP ] basicshare [ build ZIP ] basicsrvstandard [ build ZIP ] basicsrvtemplate [ build ZIP ] basicsrvtools /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucpdav1.so' -o ../../../unxlngx6.pro/misc/ucpdav1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpdav1.component [ build ZIP ] basicsrvtutorials [ build ZIP ] basicusr [ build ZIP ] basicsrvweb ===================================================================== Delivering LICENSE files unotools deliver ===================================================================== Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/source/bridgetest ===================================================================== Delivering README files ===================================================================== Module 'readlicense_oo' delivered successfully. 9 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/setup_native/source/ulfconv Module 'unotools' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/com/sun/star/comp/bridge Compiling: setup_native/source/ulfconv/ulfconv.cxx Compiling: setup_native/source/ulfconv/ulfconv.cxx Making: com_sun_star_comp_bridge.dpj Compiling: testtools/unxlngx6.pro/misc/cppobj.uno_version.c [ build PYU ] pyfax [ build PYU ] wizards [ build DEP ] SRS:cal/res [ build SRS ] cal/res [ build DEP ] SRS:dbw/res [ build SRS ] dbw/res [ build DEP ] SRS:eur/res [ build SRS ] eur/res [ build DEP ] SRS:imp/res [ build SRS ] imp/res Compiling: testtools/unxlngx6.pro/misc/bridgetest.uno_version.c [ build DEP ] SRS:tpl/res [ build SRS ] tpl/res [ build DEP ] SRS:wwz/res [ build SRS ] wwz/res [ build DEP ] SRS:wzi/res [ build SRS ] wzi/res [ build RES ] calen-US [ build RES ] dbwen-US [ build RES ] euren-US [ build RES ] impen-US [ build RES ] tplen-US [ build RES ] wwzen-US [ build RES ] wzien-US Compiling: testtools/unxlngx6.pro/misc/constructors.uno_version.c Compiling: testtools/source/bridgetest/bridgetest.cxx Compiling: testtools/source/bridgetest/cppobj.cxx Compiling: testtools/source/bridgetest/currentcontextchecker.cxx Compiling: testtools/source/bridgetest/multi.cxx Compiling: testtools/source/bridgetest/constructors.cxx echo ../../unxlngx6.pro/lib ../../unxlngx6.pro/lib /bin/cp /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/udkapi.rdb ../../unxlngx6.pro/lib/uno_types.rdb : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/regmerge ../../unxlngx6.pro/lib/uno_types.rdb / ../../unxlngx6.pro/bin/bridgetest.rdb echo \ 'bridgetest.component constructors.component cppobj.component testComponent.component' \ > ../../unxlngx6.pro/misc/uno_services.input /usr/bin/xsltproc --nonet --stringparam uri './bridgetest.uno.so' -o ../../unxlngx6.pro/misc/bridgetest.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt bridgetest.component /usr/bin/xsltproc --nonet --stringparam uri './constructors.uno.so' -o ../../unxlngx6.pro/misc/constructors.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt constructors.component /usr/bin/xsltproc --nonet --stringparam uri './cppobj.uno.so' -o ../../unxlngx6.pro/misc/cppobj.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt cppobj.component /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o ../../unxlngx6.pro/misc/testComponent.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt testComponent.component cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/ure/services.rdb ../../unxlngx6.pro/lib/services.rdb echo ': && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}' '/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin'/uno -ro uno_services.rdb -ro uno_types.rdb \ -s com.sun.star.test.bridge.CppTestObject \ -u \''uno:socket,host=127.0.0.1,port=2002;urp;test'\' --singleaccept \ > ../../unxlngx6.pro/lib/bridgetest_server chmod +x ../../unxlngx6.pro/lib/bridgetest_server echo ': && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}' '/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin'/uno -ro services.rdb \ -ro uno_services.rdb -ro uno_types.rdb \ -s com.sun.star.test.bridge.BridgeTest -- \ -u \''uno:socket,host=127.0.0.1,port=2002;urp;test'\' > ../../unxlngx6.pro/lib/bridgetest_client chmod +x ../../unxlngx6.pro/lib/bridgetest_client rm -f ../../unxlngx6.pro/lib/bridgetest_javaserver echo java -classpath "/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/java_uno.jar:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/ridl.jar:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/jurt.jar:/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/juh.jar:/opt/icedtea-bin-6.1.10.4/jre/lib/rt.jar:.:../class:../class/testComponent.jar" \ com.sun.star.comp.bridge.TestComponentMain \""uno:socket,host=127.0.0.1,port=2002;urp;test"\" singleaccept > ../../unxlngx6.pro/lib/bridgetest_javaserver chmod +x ../../unxlngx6.pro/lib/bridgetest_javaserver echo ': && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}' '/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin'/uno -ro services.rdb \ -ro uno_services.rdb -ro uno_types.rdb \ -s com.sun.star.test.bridge.BridgeTest \ -env:URE_INTERNAL_JAVA_DIR=file:///var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin \ -env:MY_CLASSDIR_URL=file:///var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/source/bridgetest/../../unxlngx6.pro/class/ \ -- com.sun.star.test.bridge.JavaTestObject noCurrentContext > ../../unxlngx6.pro/lib/bridgetest_inprocess_java chmod +x ../../unxlngx6.pro/lib/bridgetest_inprocess_java Making: ulfconv setup_native deliver Module 'setup_native' delivered successfully. 58 files copied, 3 files unchanged ============= (74/109) Building module dtrans ============= ============= (75/109) Building module mysqlc ============= ============= (76/109) Building module embeddedobj ============= ============= (77/109) Building module sot ============= ============= (78/109) Building module sysui ============= ============= (79/109) Building module scp2 ============= ============= (80/109) Building module xmlhelp ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/dtrans/prj [ build CXX ] dtrans/source/cnttype/mcnttfactory [ build CXX ] dtrans/source/cnttype/mcnttype [ build CXX ] dtrans/source/cnttype/mctfentry Making: ucpext.uno.lib Making: _srtrs.lib Making: srtrs.lib Making: ucpext.uno.so Making: libsrtrs1.so Note: TestComponent.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: com_sun_star_comp_bridge.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/mysqlc/source Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/embeddedobj/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sot/prj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/cleanversion Compiling: mysqlc/unxlngx6.pro/misc/mysqlc.uno_version.c [ info ALL ] LinkTarget Library/libunotest.so not defined: Assuming headers to be there! rm -rf `ls -d ../../unxlngx6.pro/misc/* | sed '/\/logs/d'` && touch ../../unxlngx6.pro/misc/cleanup.flag rm -f ../unxlngx6.pro/misc/description.xml sed "s/#VERSION#/1.0.1/" < description.xml > ../unxlngx6.pro/misc/description.xml Compiling: mysqlc/source/mysqlc_driver.cxx Compiling: mysqlc/source/mysqlc_services.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/macros Compiling: mysqlc/source/mysqlc_connection.cxx [ build PKG ] sot_inc Compiling: mysqlc/source/mysqlc_resultset.cxx Compiling: mysqlc/source/mysqlc_resultsetmetadata.cxx Compiling: mysqlc/source/mysqlc_statement.cxx Compiling: mysqlc/source/mysqlc_preparedstatement.cxx [ build CXX ] sot/source/unoolestorage/xolesimplestorage Compiling: mysqlc/source/mysqlc_databasemetadata.cxx [ build CXX ] sot/source/unoolestorage/register [ build CXX ] sot/source/base/formats [ build CXX ] sot/source/base/object [ build CXX ] sot/source/base/exchange [ build CXX ] sot/source/base/filelist [ build CXX ] sot/source/base/factory [ build CXX ] sot/source/sdstor/stg [ build CXX ] sot/source/sdstor/stgavl ------------------------------ Making: ../unxlngx6.pro/inc/langmacros.inc re-building macros Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/inc Making: ucphier.lib Making: _ucphier.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/embeddedobj/source/general Compiling: embeddedobj/source/general/xcreator.cxx Compiling: embeddedobj/source/general/docholder.cxx Compiling: embeddedobj/source/general/dummyobject.cxx Compiling: embeddedobj/source/general/intercept.cxx Making: libucphier1.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/share Creating desktop entries for xdg.flag .. --------------------------------- Creating KDE mimelnk entries for oxygenoffice .. --------------------------------- Creating KDE mimelnk entries for lodev .. --------------------------------- Creating KDE mimelnk entries for libreoffice .. --------------------------------- Creating GNOME .keys file for libreoffice .. --------------------------------- [ build DEP ] LNK:Library/libmcnttype.so Creating GNOME .keys file for lodev .. --------------------------------- Creating GNOME .keys file for oxygenoffice .. --------------------------------- Creating GNOME .mime file for libreoffice .. --------------------------------- Creating GNOME .mime file for lodev .. --------------------------------- Creating GNOME .mime file for oxygenoffice .. --------------------------------- Create shared mime info xml file .. --------------------------------- Processing entries for drawing Processing entries for drawing-template Processing entries for extension Processing entries for formula Processing entries for master-document Processing entries for ms-excel-sheet Processing entries for ms-excel-sheet-12 Processing entries for ms-excel-sheet-binary-12 Processing entries for ms-excel-template-12 Processing entries for ms-powerpoint-presentation Processing entries for ms-powerpoint-presentation-12 Processing entries for ms-powerpoint-template-12 Processing entries for ms-word-document Processing entries for ms-word-document-12 Processing entries for ms-word-document2 Processing entries for ms-word-template-12 Processing entries for oasis-database Processing entries for oasis-drawing Processing entries for oasis-drawing-template Processing entries for oasis-formula Processing entries for oasis-master-document Processing entries for oasis-presentation Processing entries for oasis-presentation-template Processing entries for oasis-spreadsheet Processing entries for oasis-spreadsheet-template Processing entries for oasis-text Processing entries for oasis-text-template Processing entries for oasis-web-template Processing entries for openxmlformats-officedocument-presentationml-presentation Processing entries for openxmlformats-officedocument-presentationml-template Processing entries for openxmlformats-officedocument-spreadsheetml-sheet Processing entries for openxmlformats-officedocument-spreadsheetml-template Processing entries for openxmlformats-officedocument-wordprocessingml-document Processing entries for openxmlformats-officedocument-wordprocessingml-template Processing entries for presentation Processing entries for presentation-template Processing entries for spreadsheet Processing entries for spreadsheet-template Processing entries for text Processing entries for text-template Create shared mime info xml file .. --------------------------------- Processing entries for drawing Processing entries for drawing-template Processing entries for extension Processing entries for formula Processing entries for master-document Processing entries for ms-excel-sheet Processing entries for ms-excel-sheet-12 Processing entries for ms-excel-sheet-binary-12 Processing entries for ms-excel-template-12 Processing entries for ms-powerpoint-presentation Processing entries for ms-powerpoint-presentation-12 Processing entries for ms-powerpoint-template-12 Processing entries for ms-word-document Processing entries for ms-word-document-12 Processing entries for ms-word-document2 Processing entries for ms-word-template-12 Processing entries for oasis-database Processing entries for oasis-drawing Processing entries for oasis-drawing-template Processing entries for oasis-formula Processing entries for oasis-master-document Processing entries for oasis-presentation Processing entries for oasis-presentation-template Processing entries for oasis-spreadsheet Processing entries for oasis-spreadsheet-template Processing entries for oasis-text Processing entries for oasis-text-template Processing entries for oasis-web-template Processing entries for openxmlformats-officedocument-presentationml-presentation Processing entries for openxmlformats-officedocument-presentationml-template Processing entries for openxmlformats-officedocument-spreadsheetml-sheet Processing entries for openxmlformats-officedocument-spreadsheetml-template Processing entries for openxmlformats-officedocument-wordprocessingml-document Processing entries for openxmlformats-officedocument-wordprocessingml-template Processing entries for presentation Processing entries for presentation-template Processing entries for spreadsheet Processing entries for spreadsheet-template Processing entries for text Processing entries for text-template Create shared mime info xml file .. --------------------------------- Creating GNOME .applications file for libreoffice .. --------------------------------- Processing entries for drawing Processing entries for drawing-template Processing entries for extension Processing entries for formula Processing entries for master-document Processing entries for ms-excel-sheet Processing entries for ms-excel-sheet-12 Processing entries for ms-excel-sheet-binary-12 Processing entries for ms-excel-template-12 Processing entries for ms-powerpoint-presentation Processing entries for ms-powerpoint-presentation-12 Processing entries for ms-powerpoint-template-12 Processing entries for ms-word-document Processing entries for ms-word-document-12 Processing entries for ms-word-document2 Processing entries for ms-word-template-12 Processing entries for oasis-database Processing entries for oasis-drawing Processing entries for oasis-drawing-template Processing entries for oasis-formula Processing entries for oasis-master-document Processing entries for oasis-presentation Processing entries for oasis-presentation-template Processing entries for oasis-spreadsheet Processing entries for oasis-spreadsheet-template Processing entries for oasis-text Processing entries for oasis-text-template Processing entries for oasis-web-template Processing entries for openxmlformats-officedocument-presentationml-presentation Processing entries for openxmlformats-officedocument-presentationml-template Processing entries for openxmlformats-officedocument-spreadsheetml-sheet Processing entries for openxmlformats-officedocument-spreadsheetml-template Processing entries for openxmlformats-officedocument-wordprocessingml-document Processing entries for openxmlformats-officedocument-wordprocessingml-template Processing entries for presentation Processing entries for presentation-template Processing entries for spreadsheet Processing entries for spreadsheet-template Processing entries for text Processing entries for text-template Creating GNOME .applications file for lodev .. --------------------------------- Creating GNOME .applications file for oxygenoffice .. --------------------------------- [ build LNK ] Library/libmcnttype.so [ build CXX ] sot/source/sdstor/stgcache [ build CXX ] sot/source/sdstor/stgdir [ build CXX ] sot/source/sdstor/stgelem [ build CXX ] sot/source/sdstor/stgio [ build CMP ] dtrans/util/mcnttype [ build MOD ] dtrans Making: ucpdav.lib Making: _ucpdav.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/templates [ build ALL ] top level modules: bootstrap src.downloaded dtrans [ build ALL ] loaded modules: dtrans Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/source/cxxhelp/qe Compiling: xmlhelp/source/cxxhelp/qe/DocGenerator.cxx [ build CXX ] sot/source/sdstor/stgole [ build CXX ] sot/source/sdstor/stgstrms Making: libucpdav1.so dtrans deliver Module 'dtrans' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/embeddedobj/source/commonembedding Compiling: embeddedobj/source/commonembedding/register.cxx Compiling: embeddedobj/source/commonembedding/xfactory.cxx Compiling: embeddedobj/source/commonembedding/miscobj.cxx Compiling: embeddedobj/source/commonembedding/embedobj.cxx Compiling: embeddedobj/source/commonembedding/specialobject.cxx Compiling: embeddedobj/source/commonembedding/persistence.cxx Compiling: embeddedobj/source/commonembedding/inplaceobj.cxx Compiling: embeddedobj/source/commonembedding/visobj.cxx [ build CXX ] sot/source/sdstor/storage ucb deliver /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/ui/event/MethodInvocation.java:69: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning this(paramClass == null ? obj.getClass().getMethod(methodName, null) : obj.getClass().getMethod(methodName, new Class[] ^ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/ui/event/MethodInvocation.java:94: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return mMethod.invoke(mObject, EMPTY_ARRAY); ^ Module 'ucb' delivered successfully. 38 files copied, 2 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/solaris /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/ui/event/DataAware.java:316: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return getMethod.invoke(target, EMPTY_ARRAY); ^ Making: jaqe.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/kde Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/source/cxxhelp/util Making: ../../unxlngx6.pro/par/osl/file_kde.par Compiling: xmlhelp/source/cxxhelp/util/Decompressor.cxx Compiling: mysqlc/source/mysqlc_types.cxx Making: ../../unxlngx6.pro/par/osl/module_kde.par [ build CXX ] sot/source/sdstor/storinfo [ build CXX ] sot/source/sdstor/ucbstorage Compiling: mysqlc/source/mysqlc_general.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/slackware rm -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/unxlngx6.pro/bin/desktop-integration//libreoffice3.5-slackware-menus-*.tgz rm -f -r ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11 dmake ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/usr/share/applications ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/install/slack-desc ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/install/doinst.sh rm -f -r ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11 rm -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/unxlngx6.pro/bin/desktop-integration//lodev3.5-slackware-menus-*.tgz rm -f -r ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11 dmake ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/usr/share/applications ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/install/slack-desc ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/install/doinst.sh rm -f -r ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11 rm -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/unxlngx6.pro/bin/desktop-integration//oxygenoffice3.5-slackware-menus-*.tgz rm -f -r ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11 dmake ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/usr/share/applications ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/install/slack-desc ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/install/doinst.sh rm -f -r ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11 /bin/sh -c "cd ../../unxlngx6.pro/misc/libreoffice; DESTDIR=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11 GNOMEDIR="" ICON_PREFIX=libreoffice3.5 KDEMAINDIR=/opt/kde ./create_tree.sh" /bin/sh -c "cd ../../unxlngx6.pro/misc/lodev; DESTDIR=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11 GNOMEDIR="" ICON_PREFIX=lodev3.5 KDEMAINDIR=/opt/kde ./create_tree.sh" /bin/sh -c "cd ../../unxlngx6.pro/misc/oxygenoffice; DESTDIR=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11 GNOMEDIR="" ICON_PREFIX=oxygenoffice3.5 KDEMAINDIR=/opt/kde ./create_tree.sh" Copying icons... Copying icons... Copying icons... [ build CXX ] sot/qa/cppunit/test_sot /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/mysqlc/source/mysqlc_driver.cxx:140:35: warning: 'void thisModule()' defined but not used [-Wunused-function] Compiling: mysqlc/source/mysqlc_propertyids.cxx Making: jautil.lib /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/transform_description.pl: WITH_LANG not set or empty, defaulting to 'en-US' Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/gnome cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/desktop/res/extension_32.png ../unxlngx6.pro/misc/mysql-connector-ooo/images/extension_32.png dmake: Warning: -- Found file corresponding to virtual target [../unxlngx6.pro/misc/mysql-connector-ooo/description-en-US.txt]. Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/source/cxxhelp/provider Compiling: xmlhelp/source/cxxhelp/provider/services.cxx Compiling: xmlhelp/source/cxxhelp/provider/provider.cxx Compiling: xmlhelp/source/cxxhelp/provider/content.cxx Compiling: xmlhelp/source/cxxhelp/provider/resultset.cxx Compiling: xmlhelp/source/cxxhelp/provider/resultsetbase.cxx Compiling: xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx Compiling: xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx Compiling: xmlhelp/source/cxxhelp/provider/contentcaps.cxx Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/common/Helper.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [ build JAR ] commonwizards [ build JCS ] Jar/agenda [ build JCS ] Jar/fax [ build JCS ] Jar/form [ build JCS ] Jar/letter [ build JCS ] Jar/query [ build JCS ] Jar/report [ build JCS ] Jar/table [ build JCS ] Jar/web Compiling: xmlhelp/source/cxxhelp/provider/urlparameter.cxx [ build DEP ] LNK:CppunitTest/libtest_sot_test_sot.so Compiling: xmlhelp/source/cxxhelp/provider/inputstream.cxx Compiling: xmlhelp/source/cxxhelp/provider/databases.cxx Compiling: xmlhelp/source/cxxhelp/provider/db.cxx Compiling: xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/mandriva Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/crashrep Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/source/com/sun/star/help /usr/bin/xsltproc --nonet --stringparam prefix /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/source/bridgetest/../../unxlngx6.pro/misc/ -o ../../unxlngx6.pro/lib/uno_services.rdb \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/packcomponents.xslt ../../unxlngx6.pro/misc/uno_services.input Making: constructors.uno.so Making: bridgetest.lib Making: cppobj.lib Making: HelpLinker.dpj /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_JAVA_DIR/LuceneHelpWrapper.jar' -o ../../../../../unxlngx6.pro/misc/LuceneHelpWrapper.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt LuceneHelpWrapper.component mkdir -p ../../../../../unxlngx6.pro/class/com/sun/star/help/ cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/help/com/sun/star/help/HelpIndexerTool.class ../../../../../unxlngx6.pro/class/com/sun/star/help/HelpIndexerTool.class mkdir -p ../../../../../unxlngx6.pro/class/com/sun/star/help/ cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/help/com/sun/star/help/HelpFileDocument.class ../../../../../unxlngx6.pro/class/com/sun/star/help/HelpFileDocument.class Making: bridgetest.uno.so Making: cppobj.uno.so [ build JAR ] query cd ../../unxlngx6.pro/lib && : && LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/bin/uno \ -ro uno_services.rdb -ro uno_types.rdb \ -s com.sun.star.test.bridge.BridgeTest -- \ com.sun.star.test.bridge.CppTestObject ### test succeeded! Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/testtools/source/bridgetest/pyuno cp core.py ../../../unxlngx6.pro/lib/core.py cp importer.py ../../../unxlngx6.pro/lib/importer.py cp main.py ../../../unxlngx6.pro/lib/main.py cp impl.py ../../../unxlngx6.pro/lib/impl.py cp samplecomponent.py ../../../unxlngx6.pro/lib/samplecomponent.py cp testcomp.py ../../../unxlngx6.pro/lib/testcomp.py echo \ 'pythonloader.component' \ > ../../../unxlngx6.pro/misc/pyuno_services.input start test with dmake runtest /usr/bin/xsltproc --nonet --stringparam prefix /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/ -o ../../../unxlngx6.pro/lib/pyuno_services.rdb \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/packcomponents.xslt ../../../unxlngx6.pro/misc/pyuno_services.input Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/suse [ build JAR ] fax Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/accessories Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [ build JAR ] table Making: ../../unxlngx6.pro/par/osl/file_font_accessories.par Making: ../../unxlngx6.pro/par/osl/file_gallery_accessories.par Making: ../../unxlngx6.pro/par/osl/file_samples_accessories.par Making: ../../unxlngx6.pro/par/osl/file_templates_accessories.par Making: ../../unxlngx6.pro/par/osl/module_accessories.par Making: ../../unxlngx6.pro/par/osl/module_font_accessories.par Making: ../../unxlngx6.pro/par/osl/module_gallery_accessories.par Making: ../../unxlngx6.pro/par/osl/module_samples_accessories.par Making: ../../unxlngx6.pro/par/osl/module_templates_accessories.par Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/form/StyleApplier.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/form/FormDocument.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/source/treeview Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [ build JAR ] letter [ build JAR ] report [ build JAR ] form Compiling: xmlhelp/unxlngx6.pro/misc/tvhlp1_version.c [ build JAR ] agenda Compiling: xmlhelp/source/treeview/tvfactory.cxx Compiling: xmlhelp/source/treeview/tvread.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libtvhlp1.so' -o ../../unxlngx6.pro/misc/tvhlp1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt tvhlp1.component Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/embeddedobj/util [ build JCS ] Jar/reportbuilderwizard Compiling: embeddedobj/unxlngx6.pro/misc/embobj_version.c ------------------------------ /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libembobj.so' -o ../unxlngx6.pro/misc/embobj.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt embobj.component Making: embobj.lib rm -f ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/opt/kde/share/icons/*/*/*/*-extension.png rm -f ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/opt/kde/share/mimelnk/application/*-extension.desktop rm -f ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/usr/share/applications/*.desktop rm -f ../../unxlngx6.pro/misc/lodev3.5-slackware-menus-3.5-noarch-11/usr/bin/soffice rm -f ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/opt/kde/share/icons/*/*/*/*-extension.png rm -f ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/opt/kde/share/mimelnk/application/*-extension.desktop rm -f ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/usr/share/applications/*.desktop Making: libembobj.so rm -f ../../unxlngx6.pro/misc/libreoffice3.5-slackware-menus-3.5-noarch-11/usr/bin/soffice rm -f ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/opt/kde/share/icons/*/*/*/*-extension.png rm -f ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/opt/kde/share/mimelnk/application/*-extension.desktop rm -f ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/usr/share/applications/*.desktop rm -f ../../unxlngx6.pro/misc/oxygenoffice3.5-slackware-menus-3.5-noarch-11/usr/bin/soffice testtools deliver Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Module 'testtools' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/debian Making: mysqlc.uno.lib [ build JAR ] web Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/sdkoo Making: ../../unxlngx6.pro/par/osl/sdkoo.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/embeddedobj/source/msole Note: HelpSearch.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Making: mysqlc.uno.so Making: HelpLinker.dpj Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/freedesktop Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/graphicfilter Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/util Making: ../../unxlngx6.pro/par/osl/file_graphicfilter.par Compiling: embeddedobj/unxlngx6.pro/misc/emboleobj_version.c Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/base Compiling: embeddedobj/source/msole/closepreventer.cxx Compiling: embeddedobj/source/msole/oleregister.cxx Compiling: embeddedobj/source/msole/xolefactory.cxx Compiling: embeddedobj/source/msole/olepersist.cxx Compiling: embeddedobj/source/msole/oleembed.cxx Compiling: embeddedobj/source/msole/olevisual.cxx Compiling: embeddedobj/source/msole/olemisc.cxx Compiling: embeddedobj/source/msole/ownview.cxx Making: ../../unxlngx6.pro/par/osl/module_graphicfilter.par Making: ../../unxlngx6.pro/par/osl/file_base.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/util /usr/bin/perl checksize.pl Checking:../unxlngx6.pro/ ok. Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/winexplorerext Making: mysql-connector-ooo.oxt Making: ../../unxlngx6.pro/par/osl/module_base.par Making: ../../unxlngx6.pro/par/osl/registryitem_base.par Making: ../../unxlngx6.pro/par/osl/folderitem_base.par rebuilding zipfiles ------------------------------ Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sysui/desktop/macosx Nothing to build for OS LINUX Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/python Making: ../../unxlngx6.pro/par/osl/file_python.par Making: ../../unxlngx6.pro/par/osl/profileitem_python.par [ build DEP ] LNK:Library/libsotlo.so sysui deliver Making: ../../unxlngx6.pro/par/osl/module_python.par Making: ../../unxlngx6.pro/par/osl/module_python_mailmerge.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/impress Module 'sysui' delivered successfully. 10 files copied, 3 files unchanged mysqlc deliver Making: ../../unxlngx6.pro/par/osl/file_impress.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/binfilter Module 'mysqlc' delivered successfully. 1 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/calc Making: ../../unxlngx6.pro/par/osl/module_impress.par Making: ../../unxlngx6.pro/par/osl/folderitem_impress.par Making: ../../unxlngx6.pro/par/osl/registryitem_impress.par Making: ../../unxlngx6.pro/par/osl/module_ogltrans.par Making: ../../unxlngx6.pro/par/osl/file_binfilter.par Making: ../../unxlngx6.pro/par/osl/file_calc.par Making: ../../unxlngx6.pro/par/osl/module_binfilter.par Making: ../../unxlngx6.pro/par/osl/registryitem_binfilter.par /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libemboleobj.so' -o ../../unxlngx6.pro/misc/emboleobj.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt emboleobj.component [ build LNK ] Library/libsotlo.so Making: ../../unxlngx6.pro/par/osl/module_calc.par Making: ../../unxlngx6.pro/par/osl/registryitem_calc.par Making: ../../unxlngx6.pro/par/osl/folderitem_calc.par [ build CMP ] sot/util/sot Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/ooo [ build MOD ] sot [ build ALL ] top level modules: bootstrap src.downloaded sot [ build ALL ] loaded modules: sot sot deliver Making: ../../unxlngx6.pro/par/osl/common_brand.par Making: ../../unxlngx6.pro/par/osl/file_extra_ooo.par Making: ../../unxlngx6.pro/par/osl/common_brand_readme.par Making: ../../unxlngx6.pro/par/osl/directory_ooo_macosx.par Making: ../../unxlngx6.pro/par/osl/file_font_ooo.par Making: ../../unxlngx6.pro/par/osl/file_library_ooo.par Making: ../../unxlngx6.pro/par/osl/file_ooo.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/smoketest Making: ../../unxlngx6.pro/par/osl/file_resource_ooo.par Module 'sot' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/javafilter Making: ../../unxlngx6.pro/par/osl/smoketest.par Making: ../../unxlngx6.pro/par/osl/installation_ooo.par Making: ../../unxlngx6.pro/par/osl/module_help_template.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/extensions Making: ../../unxlngx6.pro/par/osl/file_javafilter.par Making: ../../unxlngx6.pro/par/osl/module_hidden_ooo.par Making: ../../unxlngx6.pro/par/osl/file_extensions.par Making: ../../unxlngx6.pro/par/osl/directory_extensions.par Making: ../../unxlngx6.pro/par/osl/module_lang_template.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/canvas Making: ../../unxlngx6.pro/par/osl/module_javafilter.par Making: ../../unxlngx6.pro/par/osl/registryitem_javafilter.par Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Making: ../../unxlngx6.pro/par/osl/ooo_brand.par Making: ../../unxlngx6.pro/par/osl/profile_ooo.par Making: ../../unxlngx6.pro/par/osl/cairocanvas.par Making: ../../unxlngx6.pro/par/osl/mtfrenderer.par Making: ../../unxlngx6.pro/par/osl/canvascommons.par Making: ../../unxlngx6.pro/par/osl/vclcanvas.par Making: ../../unxlngx6.pro/par/osl/profileitem_ooo.par [ build JAR ] reportbuilderwizard Making: ../../unxlngx6.pro/par/osl/scpaction_ooo.par Making: ../../unxlngx6.pro/par/osl/shortcut_ooo.par Making: ../../unxlngx6.pro/par/osl/module_extensions.par Making: ../../unxlngx6.pro/par/osl/module_extensions_sun_templates.par Making: ../../unxlngx6.pro/par/osl/ure.par Making: ../../unxlngx6.pro/par/osl/ure_into_ooo.par Making: ../../unxlngx6.pro/par/osl/ure_standalone.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/quickstart Making: ../../unxlngx6.pro/par/osl/directory_ooo.par Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/xsltfilter Making: ../../unxlngx6.pro/par/osl/file_xsltfilter.par Jan 31, 2012 11:59:38 AM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Class-Path. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. Making: ../../unxlngx6.pro/par/osl/module_xsltfilter.par [ build MOD ] wizards [ build ALL ] top level modules: bootstrap src.downloaded wizards [ build ALL ] loaded modules: wizards Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/math wizards deliver Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/activex Making: ../../unxlngx6.pro/par/osl/file_math.par Module 'wizards' delivered successfully. 0 files copied, 0 files unchanged Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/writer Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/draw Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/source/onlineupdate Making: ../../unxlngx6.pro/par/osl/registryitem_math.par Making: ../../unxlngx6.pro/par/osl/folderitem_math.par Making: ../../unxlngx6.pro/par/osl/module_math.par Making: ../../unxlngx6.pro/par/osl/file_writer.par Making: ../../unxlngx6.pro/par/osl/file_onlineupdate.par Making: ../../unxlngx6.pro/par/osl/file_draw.par Making: ../../unxlngx6.pro/par/osl/module_java.par Making: ../../unxlngx6.pro/par/osl/module_helppack.par Making: ../../unxlngx6.pro/par/osl/folderitem_ooo.par Making: ../../unxlngx6.pro/par/osl/module_ooo.par Making: ../../unxlngx6.pro/par/osl/module_langpack.par Making: ../../unxlngx6.pro/par/osl/module_systemint.par Making: ../../unxlngx6.pro/par/osl/registryitem_ooo.par Making: ../../unxlngx6.pro/par/osl/module_onlineupdate.par Making: ../../unxlngx6.pro/par/osl/module_writer.par Making: ../../unxlngx6.pro/par/osl/folderitem_writer.par Making: ../../unxlngx6.pro/par/osl/registryitem_writer.par Making: ../../unxlngx6.pro/par/osl/module_draw.par Making: ../../unxlngx6.pro/par/osl/registryitem_draw.par Making: ../../unxlngx6.pro/par/osl/folderitem_draw.par ============= (81/109) Building module svl ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/svl/prj Making: tvhlp.lib Making: _tvhlp.lib [ info ALL ] LinkTarget Library/libjvmfwk.so not defined: Assuming headers to be there! Making: libtvhlp1.so [ build DEP ] SRS:svl/res [ build CXX ] svl/source/passwordcontainer/passwordcontainer [ build CXX ] svl/source/passwordcontainer/syscreds [ build CXX ] svl/source/fsstor/fsfactory [ build CXX ] svl/source/fsstor/fsstorage [ build CXX ] svl/source/fsstor/oinputstreamcontainer [ build CXX ] svl/source/fsstor/ostreamcontainer Making: libemboleobj.so embeddedobj deliver Module 'embeddedobj' delivered successfully. 4 files copied, 0 files unchanged [ build PKG ] svl_inc [ build CXX ] svl/source/config/asiancfg [ build CXX ] svl/source/config/cjkoptions [ build CXX ] svl/source/config/ctloptions [ build CXX ] svl/source/config/itemholder2 [ build CXX ] svl/source/config/languageoptions [ build CXX ] svl/source/filepicker/pickerhistory [ build CXX ] svl/source/filerec/filerec [ build CXX ] svl/source/items/aeitem Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/scp2/util [ build CXX ] svl/source/items/cenumitm Making: setup_osljre.ins Making: setup_osl.ins [ build CXX ] svl/source/items/cintitem Making: test.ins Making: ure.ins Making: sdkoo.ins [ build CXX ] svl/source/items/cntwall par2script -i ../unxlngx6.pro/par,/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/par @@/var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/mkZBSx6c -o ../unxlngx6.pro/bin/osl/sdkoo.ins Reading par files Collecting items Collecting assigned items Searching for Undefinitions Removing assigned GIDs without definitions Adding definitions without assignment to the root Control of multiple assignments Control of definitions with missing assignments Checking directory definitions ... Checking module definitions ... Checking module assignments ... Checking Root Module ... gid_Module_Root_SDK Checking Shortcut assignments ... Checking missing parents ... Shorten lines at modules Creating setup script Saving script par2script -i ../unxlngx6.pro/par,/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/par @@/var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/mkKUYWvO -o ../unxlngx6.pro/bin/osl/ure.ins Reading par files Collecting items Collecting assigned items Searching for Undefinitions Removing assigned GIDs without definitions Adding definitions without assignment to the root Control of multiple assignments Control of definitions with missing assignments Checking directory definitions ... Checking module definitions ... Checking module assignments ... Checking Root Module ... gid_Module_Root Checking Shortcut assignments ... Checking missing parents ... Shorten lines at modules Creating setup script Saving script par2script -i ../unxlngx6.pro/par,/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/par @@/var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/mkSVpcHB -o ../unxlngx6.pro/bin/osl/test.ins Reading par files Collecting items Collecting assigned items Searching for Undefinitions Removing assigned GIDs without definitions Adding definitions without assignment to the root Control of multiple assignments Control of definitions with missing assignments Checking directory definitions ... Checking module definitions ... Checking module assignments ... Checking Root Module ... gid_Module_Root_Smoketest Checking Shortcut assignments ... Checking missing parents ... Shorten lines at modules Creating setup script Saving script [ build CXX ] svl/source/items/ctypeitm Making: chelp.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmlhelp/util [ build CXX ] svl/source/items/custritm [ build CXX ] svl/source/items/dateitem Compiling: xmlhelp/unxlngx6.pro/misc/ucpchelp1_version.c /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libucpchelp1.so' -o ../unxlngx6.pro/misc/ucpchelp1.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt ucpchelp1.component Making: helpxsl.zip rebuilding zipfiles ------------------------------ [ build CXX ] svl/source/items/eitem Making: libucpchelp1.so [ build CXX ] svl/source/items/flagitem [ build CXX ] svl/source/items/globalnameitem xmlhelp deliver Module 'xmlhelp' delivered successfully. 12 files copied, 1 files unchanged ============= (82/109) Building module sdext ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/minimizer/registry/data/org/openoffice/Office/extension Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/xpdfwrapper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/presenter/registry/data/org/openoffice/Office/extension Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/presenter/help/en-US/com.sun.PresenterScreen Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/minimizer/registry/data/org/openoffice/Office [ build CXX ] svl/source/items/ilstitem [ build CXX ] svl/source/items/imageitm Making: Addons.xcu --- validating and creating a locale independent file Compiling: sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx Compiling: sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx Making: PresenterScreen.xcu --- validating and creating a locale independent file Making: Addons.xcu Making: PresenterScreen.xcu --- creating locale dependent entries --- creating locale dependent entries Making: ProtocolHandler.xcu Compiling: sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx --- validating and creating a locale independent file Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/pdfparse cp presenter.xhp ../../../../../unxlngx6.pro/misc/en-US/com.sun.PresenterScreen && touch ../../../../../unxlngx6.pro/misc/PresenterScreenHelp.done Making: SunPresentationMinimizer.xcu --- validating and creating a locale independent file Making: SunPresentationMinimizer.xcu --- creating locale dependent entries done Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/tree Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/wrapper Compiling: sdext/source/pdfimport/pdfparse/pdfparse.cxx Compiling: sdext/source/pdfimport/pdfparse/pdfentries.cxx Compiling: sdext/source/pdfimport/tree/genericelements.cxx Compiling: sdext/source/pdfimport/tree/imagecontainer.cxx Compiling: sdext/source/pdfimport/tree/pdfiprocessor.cxx Compiling: sdext/source/pdfimport/tree/writertreevisiting.cxx Compiling: sdext/source/pdfimport/tree/drawtreevisiting.cxx Compiling: sdext/source/pdfimport/tree/treevisitorfactory.cxx Compiling: sdext/source/pdfimport/tree/style.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/sax /usr/bin/gperf -C -t -l -L C++ -m 20 -Z PdfKeywordHash -k'4-5,$' keyword_list > ../../../unxlngx6.pro/inc/hash.cxx Compiling: sdext/source/pdfimport/wrapper/wrapper.cxx Compiling: sdext/source/pdfimport/sax/emitcontext.cxx Compiling: sdext/source/pdfimport/sax/saxattrlist.cxx [ build CXX ] svl/source/items/intitem Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/odf Compiling: sdext/source/pdfimport/odf/odfemitter.cxx [ build CXX ] svl/source/items/itemiter [ build CXX ] svl/source/items/itempool [ build CXX ] svl/source/items/itemprop [ build CXX ] svl/source/items/itemset [ build CXX ] svl/source/items/lckbitem [ build CXX ] svl/source/items/macitem [ build CXX ] svl/source/items/poolcach [ build CXX ] svl/source/items/poolio [ build CXX ] svl/source/items/poolitem [ build CXX ] svl/source/items/ptitem [ build CXX ] svl/source/items/rectitem [ build CXX ] svl/source/items/rngitem [ build CXX ] svl/source/items/sfontitm [ build CXX ] svl/source/items/sitem [ build CXX ] svl/source/items/slstitm [ build CXX ] svl/source/items/srchitem Making: pdfsax.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/misc Compiling: sdext/source/pdfimport/misc/pdfihelper.cxx Compiling: sdext/source/pdfimport/misc/pwdinteract.cxx Making: pdfodf.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/presenter [ build CXX ] svl/source/items/stritem Compiling: sdext/unxlngx6.pro/misc/PresenterScreen.uno_version.c [ build CXX ] svl/source/items/style [ build CXX ] svl/source/items/stylepool /bin/cp description-en-US.txt ../../unxlngx6.pro/misc/PresenterScreen/description-en-US.txt sed s/UPDATED_PLATFORM/linux_x86_64/ < description.xml > ../../unxlngx6.pro/misc/PresenterScreen/description.xml cat manifest.xml | sed "s/SHARED_EXTENSION/.so/" > ../../unxlngx6.pro/misc/PresenterScreen/META-INF/manifest.xml /bin/cp registry/data/org/openoffice/Office/Jobs.xcu ../../unxlngx6.pro/misc/PresenterScreen/registry/data/org/openoffice/Office/Jobs.xcu /bin/cp registry/data/org/openoffice/Office/ProtocolHandler.xcu ../../unxlngx6.pro/misc/PresenterScreen/registry/data/org/openoffice/Office/ProtocolHandler.xcu /bin/cp registry/schema/org/openoffice/Office/extension/PresenterScreen.xcs ../../unxlngx6.pro/misc/PresenterScreen/registry/schema/org/openoffice/Office/extension/PresenterScreen.xcs /bin/cp registry/data/org/openoffice/Office/extension/PresenterScreen.xcu ../../unxlngx6.pro/misc/PresenterScreen/registry/data/org/openoffice/Office/extension/PresenterScreen.xcu cp -f bitmaps/BorderTop.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderTop.png cp -f bitmaps/BorderTopLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderTopLeft.png cp -f bitmaps/BorderTopRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderTopRight.png cp -f bitmaps/BorderLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderLeft.png cp -f bitmaps/BorderRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderRight.png cp -f bitmaps/BorderBottomLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderBottomLeft.png cp -f bitmaps/BorderBottomRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderBottomRight.png cp -f bitmaps/BorderBottom.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderBottom.png cp -f bitmaps/BorderActiveTop.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveTop.png cp -f bitmaps/BorderActiveTopLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveTopLeft.png cp -f bitmaps/BorderActiveTopRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveTopRight.png cp -f bitmaps/BorderActiveLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveLeft.png cp -f bitmaps/BorderActiveRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveRight.png cp -f bitmaps/BorderActiveBottomLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveBottomLeft.png cp -f bitmaps/BorderActiveBottomRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveBottomRight.png cp -f bitmaps/BorderActiveBottom.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveBottom.png cp -f bitmaps/BorderActiveBottomCallout.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderActiveBottomCallout.png cp -f bitmaps/BorderCurrentSlideTop.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideTop.png cp -f bitmaps/BorderCurrentSlideTopLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideTopLeft.png cp -f bitmaps/BorderCurrentSlideTopRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideTopRight.png cp -f bitmaps/BorderCurrentSlideLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideLeft.png cp -f bitmaps/BorderCurrentSlideRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideRight.png cp -f bitmaps/BorderCurrentSlideBottomLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideBottomLeft.png cp -f bitmaps/BorderCurrentSlideBottomRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideBottomRight.png cp -f bitmaps/BorderCurrentSlideBottom.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderCurrentSlideBottom.png cp -f bitmaps/BorderToolbarTop.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderToolbarTop.png cp -f bitmaps/BorderToolbarTopLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderToolbarTopLeft.png cp -f bitmaps/BorderToolbarTopRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderToolbarTopRight.png cp -f bitmaps/BorderToolbarLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderToolbarLeft.png cp -f bitmaps/BorderToolbarRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderToolbarRight.png cp -f bitmaps/BorderToolbarBottom.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/BorderToolbarBottom.png cp -f bitmaps/Background.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/Background.png cp -f bitmaps/ViewBackground.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ViewBackground.png cp -f bitmaps/ButtonSlidePreviousNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlidePreviousNormal.png cp -f bitmaps/ButtonSlidePreviousMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlidePreviousMouseOver.png cp -f bitmaps/ButtonSlidePreviousSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlidePreviousSelected.png cp -f bitmaps/ButtonSlidePreviousDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlidePreviousDisabled.png cp -f bitmaps/ButtonEffectNextNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonEffectNextNormal.png cp -f bitmaps/ButtonEffectNextMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonEffectNextMouseOver.png cp -f bitmaps/ButtonEffectNextSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonEffectNextSelected.png cp -f bitmaps/ButtonEffectNextDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonEffectNextDisabled.png cp -f bitmaps/ButtonNotesNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonNotesNormal.png cp -f bitmaps/ButtonNotesMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonNotesMouseOver.png cp -f bitmaps/ButtonNotesSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonNotesSelected.png cp -f bitmaps/ButtonNotesDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonNotesDisabled.png cp -f bitmaps/ButtonSwitchMonitorNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSwitchMonitorNormal.png cp -f bitmaps/ButtonSwitchMonitorMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSwitchMonitorMouseOver.png [ build CXX ] svl/source/items/szitem cp -f bitmaps/ButtonSlideSorterNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlideSorterNormal.png cp -f bitmaps/ButtonSlideSorterMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlideSorterMouseOver.png cp -f bitmaps/ButtonSlideSorterSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlideSorterSelected.png cp -f bitmaps/ButtonSlideSorterDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonSlideSorterDisabled.png cp -f bitmaps/ButtonHelpNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonHelpNormal.png cp -f bitmaps/ButtonHelpMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonHelpMouseOver.png cp -f bitmaps/ButtonHelpSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonHelpSelected.png cp -f bitmaps/ButtonHelpDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonHelpDisabled.png cp -f bitmaps/ScrollbarArrowUpNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowUpNormal.png cp -f bitmaps/ScrollbarArrowUpMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowUpMouseOver.png cp -f bitmaps/ScrollbarArrowUpSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowUpSelected.png cp -f bitmaps/ScrollbarArrowUpDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowUpDisabled.png cp -f bitmaps/ScrollbarArrowDownNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowDownNormal.png cp -f bitmaps/ScrollbarArrowDownMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowDownMouseOver.png cp -f bitmaps/ScrollbarArrowDownSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowDownSelected.png cp -f bitmaps/ScrollbarArrowDownDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarArrowDownDisabled.png cp -f bitmaps/ScrollbarPagerMiddleNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarPagerMiddleNormal.png cp -f bitmaps/ScrollbarPagerMiddleMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarPagerMiddleMouseOver.png cp -f bitmaps/ScrollbarThumbTopNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarThumbTopNormal.png cp -f bitmaps/ScrollbarThumbTopMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarThumbTopMouseOver.png cp -f bitmaps/ScrollbarThumbBottomNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarThumbBottomNormal.png cp -f bitmaps/ScrollbarThumbBottomMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarThumbBottomMouseOver.png cp -f bitmaps/ScrollbarThumbMiddleNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarThumbMiddleNormal.png cp -f bitmaps/ScrollbarThumbMiddleMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ScrollbarThumbMiddleMouseOver.png cp -f bitmaps/ButtonPlusNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonPlusNormal.png cp -f bitmaps/ButtonPlusMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonPlusMouseOver.png cp -f bitmaps/ButtonPlusSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonPlusSelected.png cp -f bitmaps/ButtonPlusDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonPlusDisabled.png cp -f bitmaps/ButtonMinusNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonMinusNormal.png cp -f bitmaps/ButtonMinusMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonMinusMouseOver.png cp -f bitmaps/ButtonMinusSelected.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonMinusSelected.png cp -f bitmaps/ButtonMinusDisabled.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonMinusDisabled.png cp -f bitmaps/ButtonFrameLeftNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonFrameLeftNormal.png cp -f bitmaps/ButtonFrameCenterNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonFrameCenterNormal.png cp -f bitmaps/ButtonFrameRightNormal.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonFrameRightNormal.png cp -f bitmaps/ButtonFrameLeftMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonFrameLeftMouseOver.png cp -f bitmaps/ButtonFrameCenterMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonFrameCenterMouseOver.png cp -f bitmaps/ButtonFrameRightMouseOver.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/ButtonFrameRightMouseOver.png cp -f bitmaps/LabelMouseOverLeft.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/LabelMouseOverLeft.png cp -f bitmaps/LabelMouseOverCenter.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/LabelMouseOverCenter.png cp -f bitmaps/LabelMouseOverRight.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/LabelMouseOverRight.png cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/desktop/res/extension_32.png ../../unxlngx6.pro/misc/PresenterScreen/bitmaps/extension_32.png Compiling: sdext/source/presenter/PresenterAccessibility.cxx Compiling: sdext/source/presenter/PresenterAnimation.cxx Compiling: sdext/source/presenter/PresenterAnimator.cxx Compiling: sdext/source/presenter/PresenterBitmapContainer.cxx Compiling: sdext/source/presenter/PresenterButton.cxx Compiling: sdext/source/presenter/PresenterCanvasHelper.cxx Compiling: sdext/source/presenter/PresenterConfigurationAccess.cxx Compiling: sdext/source/presenter/PresenterController.cxx [ build CXX ] svl/source/items/visitem Making: xpdfimport [ build CXX ] svl/source/items/whiter Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport/xpdftest [ build CXX ] svl/source/memtools/svarray [ build CXX ] svl/source/misc/PasswordHelper Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/minimizer [ build CXX ] svl/source/misc/adrparse Making: xpdfwrapper.lib Compiling: sdext/unxlngx6.pro/misc/SunPresentationMinimizer.uno_version.c cp -f description.xml ../../unxlngx6.pro/misc/PresentationMinimizer_in/description.xml Compiling: sdext/source/minimizer/unodialog.cxx Compiling: sdext/source/minimizer/optimizerdialog.cxx Compiling: sdext/source/minimizer/optimizerdialogcontrols.cxx Compiling: sdext/source/minimizer/configurationaccess.cxx Making: presentation_minimizer_develop.zip Compiling: sdext/source/minimizer/impoptimizer.cxx rebuilding zipfiles ------------------------------ Compiling: sdext/source/minimizer/pppoptimizer.cxx Compiling: sdext/source/minimizer/pppoptimizeruno.cxx [ build CXX ] svl/source/misc/documentlockfile Compiling: sdext/source/minimizer/pppoptimizertoken.cxx [ build CXX ] svl/source/misc/filenotation [ build CXX ] svl/source/misc/folderrestriction [ build CXX ] svl/source/misc/fstathelper [ build CXX ] svl/source/misc/getstringresource [ build CXX ] svl/source/misc/inethist [ build CXX ] svl/source/misc/inettype Making: pdfmisc.lib Compiling: sdext/source/minimizer/pppoptimizerdialog.cxx [ build CXX ] svl/source/misc/lngmisc [ build CXX ] svl/source/misc/lockfilecommon Compiling: sdext/source/minimizer/fileopendialog.cxx Compiling: sdext/source/presenter/PresenterCurrentSlideObserver.cxx [ build CXX ] svl/source/misc/ownlist [ build CXX ] svl/source/misc/restrictedpaths Compiling: sdext/source/presenter/PresenterFrameworkObserver.cxx Compiling: sdext/source/presenter/PresenterGeometryHelper.cxx Compiling: sdext/source/minimizer/optimizationstats.cxx [ build CXX ] svl/source/misc/sharecontrolfile [ build CXX ] svl/source/misc/strmadpt [ build CXX ] svl/source/misc/urihelper [ build CXX ] svl/source/notify/brdcst [ build CXX ] svl/source/notify/broadcast Compiling: sdext/source/minimizer/graphiccollector.cxx [ build CXX ] svl/source/notify/hint [ build CXX ] svl/source/notify/isethint Compiling: sdext/source/presenter/PresenterHelper.cxx [ build CXX ] svl/source/notify/listener Compiling: sdext/source/presenter/PresenterHelpView.cxx [ build CXX ] svl/source/notify/listenerbase Compiling: sdext/source/minimizer/pagecollector.cxx [ build CXX ] svl/source/notify/listeneriter [ build CXX ] svl/source/notify/lstner [ build CXX ] svl/source/notify/smplhint Compiling: sdext/source/minimizer/informationdialog.cxx par2script -i ../unxlngx6.pro/par,/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/par @@/var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/mkcrQpVp -o ../unxlngx6.pro/bin/osl/setup_osljre.ins Reading par files Collecting items Collecting assigned items Searching for Undefinitions Removing assigned GIDs without definitions Adding definitions without assignment to the root Control of multiple assignments GID: gid_Brand_Dir_Program Assignments: 2 Control of definitions with missing assignments Checking directory definitions ... Checking module definitions ... Checking module assignments ... Checking Root Module ... gid_Module_Root Checking Shortcut assignments ... Checking missing parents ... Shorten lines at modules Creating setup script Saving script /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/transform_description.pl: WITH_LANG not set or empty, defaulting to 'en-US' [ build CXX ] svl/source/numbers/numfmuno [ build CXX ] svl/source/numbers/numhead /bin/cp ../../unxlngx6.pro/misc/PresentationMinimizer_in/registry/data/org/openoffice/Office/Addons.xcu ../../unxlngx6.pro/misc/PresentationMinimizer/registry/data/org/openoffice/Office/Addons.xcu /bin/cp ../../unxlngx6.pro/misc/PresentationMinimizer_in/registry/data/org/openoffice/Office/ProtocolHandler.xcu ../../unxlngx6.pro/misc/PresentationMinimizer/registry/data/org/openoffice/Office/ProtocolHandler.xcu /bin/cp ../../unxlngx6.pro/misc/PresentationMinimizer_in/registry/data/org/openoffice/Office/extension/SunPresentationMinimizer.xcu ../../unxlngx6.pro/misc/PresentationMinimizer/registry/data/org/openoffice/Office/extension/SunPresentationMinimizer.xcu cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/minimizer/opt_16.png ../../unxlngx6.pro/misc/PresentationMinimizer/bitmaps/opt_16.png cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/minimizer/opt_26.png ../../unxlngx6.pro/misc/PresentationMinimizer/bitmaps/opt_26.png cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/minimizer/minimizepresi_80.png ../../unxlngx6.pro/misc/PresentationMinimizer/bitmaps/minimizepresi_80.png cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/desktop/res/extension_32.png ../../unxlngx6.pro/misc/PresentationMinimizer/bitmaps/extension_32.png cp -f description-en-US.txt ../../unxlngx6.pro/misc/PresentationMinimizer touch ../../unxlngx6.pro/misc/descriptions [ build CXX ] svl/source/numbers/numuno dmake: Warning: -- Found file corresponding to virtual target [../../unxlngx6.pro/misc/PresentationMinimizer/description-en-US.txt]. Compiling: sdext/source/presenter/PresenterNotesView.cxx [ build CXX ] svl/source/numbers/supservs Compiling: sdext/source/presenter/PresenterPaintManager.cxx par2script -i ../unxlngx6.pro/par,/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/par @@/var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/mkBMH7k1 -o ../unxlngx6.pro/bin/osl/setup_osl.ins Reading par files Collecting items Collecting assigned items Searching for Undefinitions Removing assigned GIDs without definitions Adding definitions without assignment to the root Control of multiple assignments GID: gid_Brand_Dir_Program Assignments: 2 Control of definitions with missing assignments Checking directory definitions ... Checking module definitions ... Checking module assignments ... Checking Root Module ... gid_Module_Root Checking Shortcut assignments ... Checking missing parents ... Shorten lines at modules Creating setup script Saving script scp2 deliver Compiling: sdext/source/presenter/PresenterPane.cxx Module 'scp2' delivered successfully. 97 files copied, 5 files unchanged [ build CXX ] svl/source/numbers/zforfind [ build CXX ] svl/source/numbers/zforlist Compiling: sdext/source/presenter/PresenterPaneAnimator.cxx [ build CXX ] svl/source/numbers/zformat Compiling: sdext/source/presenter/PresenterPaneBase.cxx [ build CXX ] svl/source/numbers/zforscan Making: pdfparsetree.lib [ build CXX ] svl/source/svsql/converter [ build CXX ] svl/source/undo/undo [ build CXX ] svl/source/uno/pathservice [ build CXX ] svl/source/uno/registerservices Making: SunPresentationMinimizer.lib Compiling: sdext/source/presenter/PresenterPaneBorderManager.cxx Compiling: sdext/source/presenter/PresenterPaneBorderPainter.cxx Making: SunPresentationMinimizer.uno.so Compiling: sdext/source/presenter/PresenterPaneContainer.cxx [ build CXX ] svl/unx/source/svdde/ddedummy Making: presentation-minimizer.oxt rebuilding zipfiles ------------------------------ Compiling: sdext/source/presenter/PresenterPaneFactory.cxx [ build DEP ] LNK:Library/passwordcontainer.uno.so [ build DEP ] LNK:Library/fsstorage.uno.so [ build CXX ] svl/qa/unit/test_lngmisc Compiling: sdext/source/presenter/PresenterProtocolHandler.cxx Compiling: sdext/source/presenter/PresenterScreen.cxx Compiling: sdext/source/presenter/PresenterScrollBar.cxx Compiling: sdext/source/presenter/PresenterSlidePreview.cxx Compiling: sdext/source/presenter/PresenterSlideShowView.cxx Making: pdfparse.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/sdext/source/pdfimport Compiling: sdext/unxlngx6.pro/misc/pdfimport.uno_version.c cp -f description.xml ../../unxlngx6.pro/misc/PDFImport_in/description.xml /bin/cp config/pdf_import_filter.xcu ../../unxlngx6.pro/misc/PDFImport/pdf_import_filter.xcu /bin/cp config/pdf_types.xcu ../../unxlngx6.pro/misc/PDFImport/pdf_types.xcu Compiling: sdext/source/pdfimport/filterdet.cxx Compiling: sdext/source/pdfimport/pdfiadaptor.cxx Compiling: sdext/source/pdfimport/services.cxx cp -f ../../unxlngx6.pro/bin/xpdfimport ../../unxlngx6.pro/misc/PDFImport/xpdfimport cp -f dialogs/Module1.xba ../../unxlngx6.pro/misc/PDFImport/basic/Module1.xba cp -f dialogs/TargetChooser.xdl ../../unxlngx6.pro/misc/PDFImport/basic/TargetChooser.xdl cp -f dialogs/dialog.xlb ../../unxlngx6.pro/misc/PDFImport/basic/dialog.xlb cp -f dialogs/impress.png ../../unxlngx6.pro/misc/PDFImport/basic/impress.png cp -f dialogs/script.xlb ../../unxlngx6.pro/misc/PDFImport/basic/script.xlb cp -f dialogs/writer.png ../../unxlngx6.pro/misc/PDFImport/basic/writer.png cp -f dialogs/xpdfimport_err.pdf ../../unxlngx6.pro/misc/PDFImport/xpdfimport_err.pdf cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/default_images/desktop/res/extension_32.png ../../unxlngx6.pro/misc/PDFImport/images/extension_32.png /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/transform_description.pl: WITH_LANG not set or empty, defaulting to 'en-US' cp -f description-en-US.txt ../../unxlngx6.pro/misc/PDFImport touch ../../unxlngx6.pro/misc/descriptions dmake: Warning: -- Found file corresponding to virtual target [../../unxlngx6.pro/misc/PDFImport/description-en-US.txt]. Compiling: sdext/source/presenter/PresenterSlideSorter.cxx [ build DEP ] LNK:CppunitTest/libtest_svl_lngmisc.so Compiling: sdext/source/presenter/PresenterSprite.cxx Compiling: sdext/source/presenter/PresenterSpritePane.cxx [ build DEP ] LNK:Library/libsvllo.so Compiling: sdext/source/presenter/PresenterTextView.cxx Compiling: sdext/source/presenter/PresenterTheme.cxx Compiling: sdext/source/presenter/PresenterTimer.cxx [ build LNK ] Library/fsstorage.uno.so [ build LNK ] Library/passwordcontainer.uno.so [ build LNK ] Library/libsvllo.so Compiling: sdext/source/presenter/PresenterToolBar.cxx [ build CMP ] svl/source/passwordcontainer/passwordcontainer [ build CMP ] svl/source/fsstor/fsstorage [ build DEP ] SRS:svl/res [ build SRS ] svl/res [ build RES ] svlen-US [ build CMP ] svl/util/svl [ build MOD ] svl [ build ALL ] top level modules: bootstrap src.downloaded svl [ build ALL ] loaded modules: svl svl deliver Module 'svl' delivered successfully. 0 files copied, 0 files unchanged ============= (83/109) Building module connectivity ============= ============= (84/109) Building module xmloff ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmloff/prj Making: pdfimport.lib Making: pdfimport.uno.so Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/parse Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/resource Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/sdbcx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/qa Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/qa/connectivity/tools Compiling: connectivity/source/sdbcx/VDescriptor.cxx Compiling: connectivity/source/sdbcx/VCollection.cxx Compiling: connectivity/source/sdbcx/VColumn.cxx Compiling: connectivity/source/sdbcx/VIndexColumn.cxx Compiling: connectivity/source/sdbcx/VKeyColumn.cxx Compiling: connectivity/source/sdbcx/VUser.cxx Compiling: connectivity/source/sdbcx/VGroup.cxx Compiling: connectivity/source/sdbcx/VTable.cxx QADEVOO not set. Build skipped bison -v -d -l -pSQLyy -bsql -o ../../unxlngx6.pro/misc/sqlbison.cxx ../../unxlngx6.pro/misc/stripped_sqlbison.y flex -i -8 -PSQLyy -L -o../../unxlngx6.pro/misc/sqlflex.cxx sqlflex.l Compiling: connectivity/source/resource/sharedresources.cxx Making: sqlbison.cxx QADEVOO not set. Build skipped Making: conn_error_message.srs Making: conn_log_res.srs Making: conn_shared_res.srs Making: sdberren-US.res ../../unxlngx6.pro/misc/stripped_sqlbison.y: warning: 2 nonterminals useless in grammar ../../unxlngx6.pro/misc/stripped_sqlbison.y: warning: 3 rules useless in grammar ../../unxlngx6.pro/misc/stripped_sqlbison.y:272.65-84: warning: nonterminal useless in grammar: row_value_const_list ../../unxlngx6.pro/misc/stripped_sqlbison.y:278.20-33: warning: nonterminal useless in grammar: extract_source ../../unxlngx6.pro/misc/stripped_sqlbison.y:800.25-802.40: warning: rule useless in grammar: row_value_const_list: row_value_constructor_elem ../../unxlngx6.pro/misc/stripped_sqlbison.y:803.17-805.33: warning: rule useless in grammar: row_value_const_list: row_value_const_list ',' row_value_constructor_elem ../../unxlngx6.pro/misc/stripped_sqlbison.y:1789.17-1793.17: warning: rule useless in grammar: extract_source: datetime_value_exp Making: cnren-US.res Compiling: rsc_cnr Making: sdbclen-US.res Compiling: rsc_sdbcl Compiling: rsc_sdberr ../../unxlngx6.pro/misc/stripped_sqlbison.y: conflicts: 21 shift/reduce, 17 reduce/reduce Compiling: sdext/source/presenter/PresenterUIPainter.cxx Making: pdfimport.oxt rebuilding zipfiles ------------------------------ Compiling: sdext/source/presenter/PresenterViewFactory.cxx dmake: Warning: -- Found file corresponding to virtual target [../../unxlngx6.pro/inc/sqlbison.hxx]. Compiling: connectivity/source/parse/PColumn.cxx Compiling: connectivity/source/parse/internalnode.cxx Compiling: connectivity/source/parse/sqliterator.cxx Compiling: connectivity/source/parse/sqlnode.cxx Compiling: connectivity/source/parse/wrap_sqlbison.cxx Compiling: connectivity/source/parse/wrap_sqlflex.cxx Compiling: sdext/source/presenter/PresenterWindowManager.cxx cat PresenterExtensionIdentifier.txx | sed s/UPDATED_PLATFORM/linux_x86_64/ > ../../unxlngx6.pro/inc/PresenterExtensionIdentifier.hxx [ build PKG ] xmloff_inc [ build CXX ] xmloff/source/chart/ColorPropertySet [ build CXX ] xmloff/source/chart/PropertyMaps [ build CXX ] xmloff/source/chart/SchXMLAutoStylePoolP [ build CXX ] xmloff/source/chart/SchXMLAxisContext [ build CXX ] xmloff/source/chart/SchXMLCalculationSettingsContext [ build CXX ] xmloff/source/chart/SchXMLChartContext [ build CXX ] xmloff/source/chart/SchXMLEnumConverter [ build CXX ] xmloff/source/chart/SchXMLExport [ build CXX ] xmloff/source/chart/SchXMLImport Compiling: connectivity/source/sdbcx/VKey.cxx Making: cnr.lib dmake: Warning: -- Found file corresponding to virtual target [../../unxlngx6.pro/misc/PresenterScreen/description-en-US.txt]. creating ../../unxlngx6.pro/misc/PresenterScreen/help/en-US/com.sun.PresenterScreen-linux_x86_64/presenter.xhp cat ../../unxlngx6.pro/misc/en-US/com.sun.PresenterScreen/presenter.xhp | sed "s/PLATFORMID/linux_x86_64/" > ../../unxlngx6.pro/misc/PresenterScreen/help/en-US/com.sun.PresenterScreen-linux_x86_64/presenter.xhp cat ../../unxlngx6.pro/misc/en-US/com.sun.PresenterScreen/presenter.xhp | sed "s/PLATFORMID/linux_x86_64/" > ../../unxlngx6.pro/misc/PresenterScreen/help/en-US/com.sun.PresenterScreen-linux_x86_64/presenter.xhp creating ../../unxlngx6.pro/misc/PresenterScreen/help/en-US/com.sun.PresenterScreen-linux_x86_64/presenter.xhp [ build CXX ] xmloff/source/chart/SchXMLLegendContext Making: presenter-screen_develop.zip rebuilding zipfiles ------------------------------ Compiling: connectivity/source/sdbcx/VIndex.cxx Building help index for en-US rm -f ../../unxlngx6.pro/misc/PresenterScreen/help/en-US/help.idxl/* time taken was 0.036 seconds zip warning: help.jar not found or empty adding: com.sun.PresenterScreen-linux_x86_64/presenter.xhp (deflated 82%) [ build CXX ] xmloff/source/chart/SchXMLParagraphContext Compiling: connectivity/source/sdbcx/VCatalog.cxx Compiling: connectivity/source/sdbcx/VView.cxx Lucene: Indexing to directory '../../unxlngx6.pro/misc/PresenterScreen/help/en-US/help.idxl'... Indexing, adding files . Optimizing ... 1933 total milliseconds [ build CXX ] xmloff/source/chart/SchXMLPlotAreaContext [ build CXX ] xmloff/source/chart/SchXMLSeries2Context [ build CXX ] xmloff/source/chart/SchXMLSeriesHelper [ build CXX ] xmloff/source/chart/SchXMLTableContext Making: sdbcx.lib [ build CXX ] xmloff/source/chart/SchXMLTextListContext Compiling: sdext/source/presenter/PresenterComponent.cxx [ build CXX ] xmloff/source/chart/SchXMLTools [ build CXX ] xmloff/source/chart/XMLAxisPositionPropertyHdl [ build CXX ] xmloff/source/chart/XMLChartPropertyContext Making: sql.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/commontools Making: PresenterScreen.lib [ build CXX ] xmloff/source/chart/XMLChartStyleContext Compiling: connectivity/source/commontools/predicateinput.cxx Compiling: connectivity/source/commontools/ConnectionWrapper.cxx Compiling: connectivity/source/commontools/TConnection.cxx Compiling: connectivity/source/commontools/conncleanup.cxx Compiling: connectivity/source/commontools/dbtools.cxx Compiling: connectivity/source/commontools/dbtools2.cxx Compiling: connectivity/source/commontools/dbexception.cxx Compiling: connectivity/source/commontools/CommonTools.cxx [ build CXX ] xmloff/source/chart/XMLErrorBarStylePropertyHdl Making: PresenterScreen.uno.so [ build CXX ] xmloff/source/chart/XMLErrorIndicatorPropertyHdl [ build CXX ] xmloff/source/chart/XMLLabelSeparatorContext cp -f ../../unxlngx6.pro/lib/PresenterScreen.uno.so ../../unxlngx6.pro/misc/PresenterScreen/PresenterScreen.uno.so Making: presenter-screen.oxt rebuilding zipfiles ------------------------------ [ build CXX ] xmloff/source/chart/XMLSymbolImageContext sdext deliver [ build CXX ] xmloff/source/chart/XMLSymbolTypePropertyHdl [ build CXX ] xmloff/source/chart/XMLTextOrientationHdl Module 'sdext' delivered successfully. 8 files copied, 0 files unchanged Compiling: connectivity/source/commontools/TColumnsHelper.cxx [ build CXX ] xmloff/source/chart/contexts Compiling: connectivity/source/commontools/TTableHelper.cxx Compiling: connectivity/source/commontools/TKeys.cxx [ build CXX ] xmloff/source/chart/transporttypes Compiling: connectivity/source/commontools/TKey.cxx [ build CXX ] xmloff/source/core/DocumentSettingsContext Compiling: connectivity/source/commontools/TKeyColumns.cxx [ build CXX ] xmloff/source/core/DomBuilderContext [ build CXX ] xmloff/source/core/DomExport Compiling: connectivity/source/commontools/TIndexes.cxx [ build CXX ] xmloff/source/core/ProgressBarHelper [ build CXX ] xmloff/source/core/PropertySetMerger Compiling: connectivity/source/commontools/TIndex.cxx Compiling: connectivity/source/commontools/TIndexColumns.cxx [ build CXX ] xmloff/source/core/RDFaExportHelper [ build CXX ] xmloff/source/core/RDFaImportHelper [ build CXX ] xmloff/source/core/SettingsExportHelper [ build CXX ] xmloff/source/core/SvXMLAttr Compiling: connectivity/source/commontools/DateConversion.cxx Compiling: connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx Compiling: connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx [ build CXX ] xmloff/source/core/SvXMLAttrCollection Compiling: connectivity/source/commontools/TDatabaseMetaDataBase.cxx [ build CXX ] xmloff/source/core/XMLBase64Export Compiling: connectivity/source/commontools/TPrivilegesResultSet.cxx [ build CXX ] xmloff/source/core/XMLBase64ImportContext Compiling: connectivity/source/commontools/TSkipDeletedSet.cxx Compiling: connectivity/source/commontools/dbmetadata.cxx [ build CXX ] xmloff/source/core/XMLBasicExportFilter Compiling: connectivity/source/commontools/TSortIndex.cxx [ build CXX ] xmloff/source/core/XMLEmbeddedObjectExportFilter [ build CXX ] xmloff/source/core/XMLEmbeddedObjectImportContext [ build CXX ] xmloff/source/core/attrlist [ build CXX ] xmloff/source/core/facreg Compiling: connectivity/source/commontools/dbcharset.cxx Compiling: connectivity/source/commontools/propertyids.cxx [ build CXX ] xmloff/source/core/i18nmap [ build CXX ] xmloff/source/core/nmspmap [ build CXX ] xmloff/source/core/unoatrcn [ build CXX ] xmloff/source/core/unointerfacetouniqueidentifiermapper [ build CXX ] xmloff/source/core/xmlcnimp [ build CXX ] xmloff/source/core/xmlerror Compiling: connectivity/source/commontools/FValue.cxx Compiling: connectivity/source/commontools/paramwrapper.cxx Compiling: connectivity/source/commontools/statementcomposer.cxx Compiling: connectivity/source/commontools/RowFunctionParser.cxx [ build CXX ] xmloff/source/core/xmlexp Compiling: connectivity/source/commontools/sqlerror.cxx [ build CXX ] xmloff/source/core/xmlictxt [ build CXX ] xmloff/source/core/xmlimp [ build CXX ] xmloff/source/core/xmltkmap Compiling: connectivity/source/commontools/filtermanager.cxx Compiling: connectivity/source/commontools/parameters.cxx [ build CXX ] xmloff/source/core/xmltoken [ build CXX ] xmloff/source/core/xmluconv [ build CXX ] xmloff/source/draw/EnhancedCustomShapeToken [ build CXX ] xmloff/source/draw/XMLGraphicsDefaultStyle Compiling: connectivity/source/commontools/ParamterSubstitution.cxx [ build CXX ] xmloff/source/draw/XMLImageMapContext [ build CXX ] xmloff/source/draw/XMLImageMapExport Compiling: connectivity/source/commontools/DriversConfig.cxx Compiling: connectivity/source/commontools/formattedcolumnvalue.cxx Compiling: connectivity/source/commontools/BlobHelper.cxx Compiling: connectivity/source/commontools/warningscontainer.cxx Compiling: connectivity/source/commontools/dbconversion.cxx [ build CXX ] xmloff/source/draw/XMLNumberStyles Compiling: connectivity/source/commontools/AutoRetrievingBase.cxx [ build CXX ] xmloff/source/draw/XMLReplacementImageContext [ build CXX ] xmloff/source/draw/XMLShapePropertySetContext [ build CXX ] xmloff/source/draw/XMLShapeStyleContext [ build CXX ] xmloff/source/draw/animationexport [ build CXX ] xmloff/source/draw/animationimport Making: commontools.lib [ build CXX ] xmloff/source/draw/animexp [ build CXX ] xmloff/source/draw/animimp Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/simpledbt Compiling: connectivity/source/simpledbt/charset_s.cxx Compiling: connectivity/source/simpledbt/dbtfactory.cxx Compiling: connectivity/source/simpledbt/parsenode_s.cxx Compiling: connectivity/source/simpledbt/parser_s.cxx Compiling: connectivity/source/simpledbt/staticdbtools_s.cxx Compiling: connectivity/source/simpledbt/refbase.cxx [ build CXX ] xmloff/source/draw/descriptionimp [ build CXX ] xmloff/source/draw/eventimp [ build CXX ] xmloff/source/draw/layerexp [ build CXX ] xmloff/source/draw/layerimp [ build CXX ] xmloff/source/draw/numithdl [ build CXX ] xmloff/source/draw/propimp0 Making: simpledbt.lib Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/dbtools [ build CXX ] xmloff/source/draw/sdpropls Compiling: connectivity/unxlngx6.pro/misc/dbtools_dflt_version.c [ build CXX ] xmloff/source/draw/sdxmlexp ------------------------------ /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libdbtoolslo.so' -o ../../unxlngx6.pro/misc/dbtools.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt dbtools.component Making: dbt.lib [ build CXX ] xmloff/source/draw/sdxmlimp Making: libdbtoolslo.so [ build CXX ] xmloff/source/draw/shapeexport [ build CXX ] xmloff/source/draw/shapeexport2 [ build CXX ] xmloff/source/draw/shapeexport3 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/hsqldb Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/file Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/kab Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/jdbc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/macab Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/odbcbase Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/mysql Not using Mac OS X - nothing to build KDE Addressbook disabled - nothing to build Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/ado Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/postgresql Nothing to build for GUI UNX Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/manager Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/cpool Compiling: connectivity/unxlngx6.pro/misc/jdbc_dflt_version.c Compiling: connectivity/unxlngx6.pro/misc/hsqldb_version.c Compiling: connectivity/unxlngx6.pro/misc/odbcbase_dflt_version.c Compiling: connectivity/unxlngx6.pro/misc/mysql_dflt_version.c Compiling: connectivity/unxlngx6.pro/misc/file_dflt_version.c Compiling: connectivity/source/drivers/jdbc/Array.cxx Compiling: connectivity/source/drivers/jdbc/Blob.cxx Compiling: connectivity/source/drivers/jdbc/Boolean.cxx Compiling: connectivity/source/drivers/hsqldb/HStorageMap.cxx Compiling: connectivity/source/drivers/hsqldb/HStorageAccess.cxx Compiling: connectivity/source/drivers/hsqldb/HDriver.cxx Compiling: connectivity/source/drivers/jdbc/CallableStatement.cxx Compiling: connectivity/source/drivers/jdbc/Class.cxx Compiling: connectivity/source/drivers/hsqldb/HConnection.cxx Compiling: connectivity/source/drivers/hsqldb/HTerminateListener.cxx Compiling: connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx Compiling: connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx Compiling: connectivity/source/drivers/hsqldb/StorageFileAccess.cxx Compiling: connectivity/source/drivers/jdbc/Clob.cxx Compiling: connectivity/source/drivers/jdbc/ConnectionLog.cxx Compiling: connectivity/source/drivers/jdbc/DatabaseMetaData.cxx Compiling: connectivity/source/drivers/odbcbase/OPreparedStatement.cxx Compiling: connectivity/source/drivers/odbcbase/OStatement.cxx Compiling: connectivity/source/drivers/odbcbase/OResultSetMetaData.cxx Compiling: connectivity/source/drivers/odbcbase/OResultSet.cxx Compiling: connectivity/source/drivers/odbcbase/OTools.cxx Compiling: connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx Compiling: connectivity/source/drivers/odbcbase/ODatabaseMetaData.cxx Compiling: connectivity/source/drivers/odbcbase/ODriver.cxx Compiling: connectivity/source/drivers/file/FCatalog.cxx Compiling: connectivity/source/drivers/file/FColumns.cxx Compiling: connectivity/source/drivers/file/FConnection.cxx Compiling: connectivity/source/drivers/file/FDatabaseMetaData.cxx Compiling: connectivity/source/drivers/file/FDateFunctions.cxx Compiling: connectivity/source/drivers/file/FDriver.cxx Compiling: connectivity/source/drivers/mysql/YDriver.cxx Compiling: connectivity/source/drivers/mysql/YTables.cxx Compiling: connectivity/source/drivers/mysql/YTable.cxx Compiling: connectivity/source/drivers/file/FNoException.cxx Compiling: connectivity/source/drivers/mysql/YViews.cxx Compiling: connectivity/source/drivers/mysql/YCatalog.cxx Compiling: connectivity/source/drivers/file/FNumericFunctions.cxx Compiling: connectivity/source/drivers/mysql/YColumns.cxx Compiling: connectivity/source/drivers/mysql/YUser.cxx Compiling: connectivity/source/drivers/mysql/YUsers.cxx [ build CXX ] xmloff/source/draw/shapeexport4 Compiling: connectivity/unxlngx6.pro/misc/sdbc2_version.c Compiling: connectivity/unxlngx6.pro/misc/dbpool2_version.c Compiling: connectivity/source/manager/mdrivermanager.cxx Compiling: connectivity/source/manager/mregistration.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libsdbc2.so' -o ../../unxlngx6.pro/misc/sdbc2.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt sdbc2.component Compiling: connectivity/source/cpool/ZConnectionWrapper.cxx Compiling: connectivity/source/cpool/ZDriverWrapper.cxx Compiling: connectivity/source/cpool/ZPooledConnection.cxx Compiling: connectivity/source/cpool/ZConnectionPool.cxx Compiling: connectivity/source/cpool/ZPoolCollection.cxx Compiling: connectivity/source/cpool/Zregistration.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libdbpool2.so' -o ../../unxlngx6.pro/misc/dbpool2.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt dbpool2.component [ build CXX ] xmloff/source/draw/shapeimport Compiling: connectivity/source/drivers/jdbc/Date.cxx Compiling: connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx Compiling: connectivity/source/drivers/jdbc/Exception.cxx [ build CXX ] xmloff/source/draw/xexptran Compiling: connectivity/source/drivers/hsqldb/HTables.cxx Compiling: connectivity/source/drivers/hsqldb/HTable.cxx Compiling: connectivity/source/drivers/hsqldb/HView.cxx Compiling: connectivity/source/drivers/jdbc/InputStream.cxx Compiling: connectivity/source/drivers/odbcbase/OConnection.cxx [ build CXX ] xmloff/source/draw/ximp3dobject Compiling: connectivity/source/drivers/jdbc/JConnection.cxx Compiling: connectivity/source/drivers/mysql/Yservices.cxx Compiling: connectivity/source/drivers/hsqldb/HViews.cxx cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/mysql.xcs /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libmysqllo.so' -o ../../../unxlngx6.pro/misc/mysql.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt mysql.component Making: mysql.xcu --- creating locale dependent entries Making: mysql.xcu --- validating and creating a locale independent file Compiling: connectivity/source/drivers/jdbc/JDriver.cxx Compiling: connectivity/source/drivers/hsqldb/HCatalog.cxx Compiling: connectivity/source/drivers/file/FPreparedStatement.cxx Compiling: connectivity/source/drivers/file/FResultSet.cxx Compiling: connectivity/source/drivers/file/FResultSetMetaData.cxx Compiling: connectivity/source/drivers/hsqldb/HColumns.cxx Compiling: connectivity/source/drivers/jdbc/JStatement.cxx Compiling: connectivity/source/drivers/jdbc/Object.cxx Compiling: connectivity/source/drivers/jdbc/PreparedStatement.cxx Compiling: connectivity/source/drivers/file/FStatement.cxx Compiling: connectivity/source/drivers/jdbc/Reader.cxx Compiling: connectivity/source/drivers/hsqldb/HUser.cxx Compiling: connectivity/source/drivers/jdbc/Ref.cxx Compiling: connectivity/source/drivers/file/FStringFunctions.cxx [ build CXX ] xmloff/source/draw/ximp3dscene Compiling: connectivity/source/drivers/file/FTable.cxx Making: dbpool.lib Making: libdbpool2.so Making: mysql.lib Compiling: connectivity/source/drivers/hsqldb/HUsers.cxx Making: libmysqllo.so [ build CXX ] xmloff/source/draw/ximpbody Compiling: connectivity/source/drivers/jdbc/ResultSet.cxx Compiling: connectivity/source/drivers/hsqldb/Hservices.cxx Compiling: connectivity/source/drivers/file/FTables.cxx Compiling: connectivity/source/drivers/hsqldb/HTools.cxx Compiling: connectivity/source/drivers/hsqldb/accesslog.cxx Making: hsqldb.srs cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/hsqldb.xcs /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libhsqldb.so' -o ../../../unxlngx6.pro/misc/hsqldb.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt hsqldb.component Making: hsqldb.xcu --- creating locale dependent entries Making: hsqldben-US.res Compiling: rsc_hsqldb /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmloff/source/draw/xexptran.cxx: In member function 'void SdXMLImExSvgDElement::AddPolygon(com::sun::star::drawing::PointSequence*, com::sun::star::drawing::FlagSequence*, const com::sun::star::awt::Point&, const com::sun::star::awt::Size&, bool, bool)': /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/xmloff/source/draw/xexptran.cxx:1889:45: warning: 'aPrevFlag4' may be used uninitialized in this function [-Wuninitialized] Making: hsqldb.xcu --- validating and creating a locale independent file Compiling: connectivity/source/drivers/jdbc/ResultSetMetaData.cxx Compiling: connectivity/source/drivers/file/fanalyzer.cxx Compiling: connectivity/source/drivers/file/fcode.cxx [ build CXX ] xmloff/source/draw/ximpcustomshape Compiling: connectivity/source/drivers/file/fcomp.cxx Compiling: connectivity/source/drivers/jdbc/SQLException.cxx Compiling: connectivity/source/drivers/jdbc/SQLWarning.cxx Making: sdbc.lib Making: libsdbc2.so [ build CXX ] xmloff/source/draw/ximpgrp Making: odbcbase.lib Compiling: connectivity/source/drivers/jdbc/String.cxx Making: libodbcbaselo.so Making: hsqldb.lib Making: libhsqldb.so [ build CXX ] xmloff/source/draw/ximplink [ build CXX ] xmloff/source/draw/ximpnote [ build CXX ] xmloff/source/draw/ximppage Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/odbc Compiling: connectivity/source/drivers/file/quotedstring.cxx Compiling: connectivity/unxlngx6.pro/misc/odbc_dflt_version.c ------------------------------ Compiling: connectivity/source/drivers/jdbc/Throwable.cxx Compiling: connectivity/source/drivers/odbc/oservices.cxx Compiling: connectivity/source/drivers/odbc/ORealDriver.cxx Compiling: connectivity/source/drivers/odbc/OFunctions.cxx Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/com/sun/star/sdbcx/comp/hsqldb cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/odbc.xcs Making: odbc.xcu --- creating locale dependent entries Making: odbc.xcu --- validating and creating a locale independent file Making: sdbc_hsqldb.dpj /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libodbclo.so' -o ../../../unxlngx6.pro/misc/odbc.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt odbc.component Compiling: connectivity/source/drivers/jdbc/Timestamp.cxx Compiling: connectivity/source/drivers/jdbc/jservices.cxx [ build CXX ] xmloff/source/draw/ximpshap Compiling: connectivity/source/drivers/jdbc/JBigDecimal.cxx Compiling: connectivity/source/drivers/jdbc/tools.cxx Compiling: connectivity/source/drivers/jdbc/ContextClassLoader.cxx cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/jdbc.xcs /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libjdbclo.so' -o ../../../unxlngx6.pro/misc/jdbc.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt jdbc.component Making: jdbc.xcu --- creating locale dependent entries Making: jdbc.xcu --- validating and creating a locale independent file [ build CXX ] xmloff/source/draw/ximpshow Making: odbc.lib Making: libodbclo.so Making: sdbc_hsqldb.dpj [ build CXX ] xmloff/source/draw/ximpstyl [ build CXX ] xmloff/source/forms/attriblistmerge Making: jdbc.lib [ build CXX ] xmloff/source/forms/controlelement [ build CXX ] xmloff/source/forms/controlpropertyhdl Making: libjdbclo.so Making: file.lib [ build CXX ] xmloff/source/forms/controlpropertymap Making: libfilelo.so [ build CXX ] xmloff/source/forms/elementexport Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/calc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/flat Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/dbase Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/mozab/mozillasrc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/evoab2 Evolution 2.x Addressbook build disabled Not building the mozillasrc stuff in LibreOffice build dependency to Mozilla developer snapshots not feasable at the moment see http://bugzilla.mozilla.org/show_bug.cgi?id=135137 Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/mozab/bootstrap Compiling: connectivity/unxlngx6.pro/misc/flat_dflt_version.c Compiling: connectivity/unxlngx6.pro/misc/dbase_dflt_version.c Compiling: connectivity/unxlngx6.pro/misc/calc_dflt_version.c [ build CXX ] xmloff/source/forms/elementimport Compiling: connectivity/source/drivers/flat/EResultSet.cxx Compiling: connectivity/source/drivers/flat/EStatement.cxx Compiling: connectivity/source/drivers/flat/EPreparedStatement.cxx Compiling: connectivity/source/drivers/flat/ETable.cxx Compiling: connectivity/source/drivers/flat/EDatabaseMetaData.cxx Compiling: connectivity/source/drivers/flat/ECatalog.cxx Compiling: connectivity/source/drivers/calc/CResultSet.cxx Compiling: connectivity/source/drivers/calc/CStatement.cxx Compiling: connectivity/source/drivers/calc/CPreparedStatement.cxx Compiling: connectivity/source/drivers/calc/CDatabaseMetaData.cxx Compiling: connectivity/source/drivers/flat/EColumns.cxx Compiling: connectivity/source/drivers/flat/ETables.cxx Compiling: connectivity/source/drivers/dbase/DCode.cxx Compiling: connectivity/source/drivers/dbase/DResultSet.cxx Compiling: connectivity/source/drivers/calc/CCatalog.cxx Compiling: connectivity/source/drivers/calc/CColumns.cxx Compiling: connectivity/source/drivers/calc/CTable.cxx Compiling: connectivity/source/drivers/calc/CTables.cxx Compiling: connectivity/source/drivers/dbase/DStatement.cxx Compiling: connectivity/source/drivers/dbase/DPreparedStatement.cxx Compiling: connectivity/source/drivers/dbase/dindexnode.cxx Compiling: connectivity/unxlngx6.pro/misc/mozbootstrap_version.c Compiling: connectivity/source/drivers/dbase/DIndexIter.cxx Compiling: connectivity/source/drivers/dbase/DDatabaseMetaData.cxx Compiling: connectivity/source/drivers/dbase/DCatalog.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libmozbootstrap.so' -o ../../../../unxlngx6.pro/misc/mozbootstrap.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt mozbootstrap.component Compiling: connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx Compiling: connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx Compiling: connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx Compiling: connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx [ build CXX ] xmloff/source/forms/eventexport [ build CXX ] xmloff/source/forms/eventimport [ build CXX ] xmloff/source/forms/formattributes [ build CXX ] xmloff/source/forms/formcellbinding Making: mozbootstrap.lib Making: libmozbootstrap.so [ build CXX ] xmloff/source/forms/formenums Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/source/drivers/mozab Compiling: connectivity/unxlngx6.pro/misc/mozab_dflt_version.c Compiling: connectivity/unxlngx6.pro/misc/mozabdrv_dflt_version.c [ build CXX ] xmloff/source/forms/formevents Not building the mozilla address book driver dependency to Mozilla developer snapshots not feasable at the moment see http://bugzilla.mozilla.org/show_bug.cgi?id=135137 see http://www.mozilla.org/issues/show_bug.cgi?id=91209 Compiling: connectivity/source/drivers/calc/CConnection.cxx Compiling: connectivity/source/drivers/dbase/DColumns.cxx Compiling: connectivity/source/drivers/dbase/DIndexColumns.cxx [ build CXX ] xmloff/source/forms/formlayerexport Compiling: connectivity/source/drivers/flat/EConnection.cxx Compiling: connectivity/source/drivers/flat/Eservices.cxx Compiling: connectivity/source/drivers/calc/Cservices.cxx Compiling: connectivity/source/drivers/flat/EDriver.cxx Compiling: connectivity/source/drivers/calc/CDriver.cxx [ build CXX ] xmloff/source/forms/formlayerimport [ build CXX ] xmloff/source/forms/formsimp cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/flat.xcs /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libflatlo.so' -o ../../../unxlngx6.pro/misc/flat.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt flat.component Making: flat.xcu --- creating locale dependent entries cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/calc.xcs /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libcalclo.so' -o ../../../unxlngx6.pro/misc/calc.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt calc.component Making: calc.xcu --- creating locale dependent entries Making: flat.xcu --- validating and creating a locale independent file Making: calc.xcu --- validating and creating a locale independent file Compiling: connectivity/source/drivers/dbase/DIndex.cxx Compiling: connectivity/source/drivers/dbase/DIndexes.cxx Compiling: connectivity/source/drivers/dbase/DTable.cxx [ build CXX ] xmloff/source/forms/gridcolumnproptranslator Compiling: connectivity/source/drivers/dbase/DTables.cxx [ build CXX ] xmloff/source/forms/layerexport [ build CXX ] xmloff/source/forms/layerimport [ build CXX ] xmloff/source/forms/logging [ build CXX ] xmloff/source/forms/officeforms Compiling: connectivity/source/drivers/dbase/DConnection.cxx [ build CXX ] xmloff/source/forms/propertyexport Compiling: connectivity/source/drivers/dbase/Dservices.cxx Compiling: connectivity/source/drivers/dbase/DDriver.cxx [ build CXX ] xmloff/source/forms/propertyimport cp -f /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solver/unxlngx6.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/unxlngx6.pro/misc/registry/schema/org/openoffice/Office/DataAccess/dbase.xcs /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libdbaselo.so' -o ../../../unxlngx6.pro/misc/dbase.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt dbase.component Making: dbase.xcu --- creating locale dependent entries Making: dbase.xcu --- validating and creating a locale independent file Making: flat.lib [ build CXX ] xmloff/source/forms/property_meta_data [ build CXX ] xmloff/source/forms/strings [ build CXX ] xmloff/source/forms/valueproperties Making: libflatlo.so Making: calc.lib [ build CXX ] xmloff/source/forms/handler/form_handler_factory Making: libcalclo.so [ build CXX ] xmloff/source/forms/handler/property_handler_base [ build CXX ] xmloff/source/forms/handler/vcl_date_handler [ build CXX ] xmloff/source/forms/handler/vcl_time_handler [ build CXX ] xmloff/source/meta/MetaExportComponent [ build CXX ] xmloff/source/meta/MetaImportComponent [ build CXX ] xmloff/source/meta/xmlmetae [ build CXX ] xmloff/source/meta/xmlmetai [ build CXX ] xmloff/source/meta/xmlversion [ build CXX ] xmloff/source/script/XMLEventExport [ build CXX ] xmloff/source/script/XMLEventImportHelper [ build CXX ] xmloff/source/script/XMLEventsImportContext [ build CXX ] xmloff/source/script/XMLScriptContextFactory Making: dbase.lib Making: libdbaselo.so [ build CXX ] xmloff/source/script/XMLScriptExportHandler [ build CXX ] xmloff/source/script/XMLStarBasicContextFactory Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/connectivity/util zip -j ../unxlngx6.pro/bin/fcfg_drivers_en-US.zip \ ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/calc.xcu ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/dbase.xcu ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/flat.xcu ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/hsqldb.xcu ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/jdbc.xcu ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/mysql.xcu ../unxlngx6.pro/misc/registry/res/en-US/org/openoffice/Office/DataAccess/odbc.xcu adding: calc.xcu (deflated 25%) adding: dbase.xcu (deflated 25%) adding: flat.xcu (deflated 25%) adding: hsqldb.xcu (deflated 25%) adding: jdbc.xcu (deflated 25%) adding: mysql.xcu (deflated 25%) adding: odbc.xcu (deflated 25%) connectivity deliver [ build CXX ] xmloff/source/script/XMLStarBasicExportHandler [ build CXX ] xmloff/source/script/xmlbasici Module 'connectivity' delivered successfully. 108 files copied, 7 files unchanged [ build CXX ] xmloff/source/script/xmlscripti [ build CXX ] xmloff/source/style/AttributeContainerHandler [ build CXX ] xmloff/source/style/DashStyle [ build CXX ] xmloff/source/style/DrawAspectHdl [ build CXX ] xmloff/source/style/EnumPropertyHdl [ build CXX ] xmloff/source/style/FillStyleContext [ build CXX ] xmloff/source/style/GradientStyle [ build CXX ] xmloff/source/style/HatchStyle [ build CXX ] xmloff/source/style/ImageStyle [ build CXX ] xmloff/source/style/MarkerStyle [ build CXX ] xmloff/source/style/MultiPropertySetHelper [ build CXX ] xmloff/source/style/NamedBoolPropertyHdl [ build CXX ] xmloff/source/style/PageHeaderFooterContext [ build CXX ] xmloff/source/style/PageMasterExportPropMapper [ build CXX ] xmloff/source/style/PageMasterImportContext [ build CXX ] xmloff/source/style/PageMasterImportPropMapper [ build CXX ] xmloff/source/style/PageMasterPropHdl [ build CXX ] xmloff/source/style/PageMasterPropHdlFactory [ build CXX ] xmloff/source/style/PageMasterPropMapper [ build CXX ] xmloff/source/style/PageMasterStyleMap [ build CXX ] xmloff/source/style/PagePropertySetContext [ build CXX ] xmloff/source/style/SinglePropertySetInfoCache [ build CXX ] xmloff/source/style/StyleMap [ build CXX ] xmloff/source/style/TransGradientStyle [ build CXX ] xmloff/source/style/VisAreaContext [ build CXX ] xmloff/source/style/WordWrapPropertyHdl [ build CXX ] xmloff/source/style/XMLBackgroundImageContext [ build CXX ] xmloff/source/style/XMLBackgroundImageExport [ build CXX ] xmloff/source/style/XMLBitmapLogicalSizePropertyHandler [ build CXX ] xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler [ build CXX ] xmloff/source/style/XMLClipPropertyHandler [ build CXX ] xmloff/source/style/XMLConstantsPropertyHandler [ build CXX ] xmloff/source/style/XMLElementPropertyContext [ build CXX ] xmloff/source/style/XMLFillBitmapSizePropertyHandler [ build CXX ] xmloff/source/style/XMLFontAutoStylePool [ build CXX ] xmloff/source/style/XMLFontStylesContext [ build CXX ] xmloff/source/style/XMLFootnoteSeparatorExport [ build CXX ] xmloff/source/style/XMLFootnoteSeparatorImport [ build CXX ] xmloff/source/style/XMLIsPercentagePropertyHandler [ build CXX ] xmloff/source/style/XMLPageExport [ build CXX ] xmloff/source/style/XMLPercentOrMeasurePropertyHandler [ build CXX ] xmloff/source/style/XMLRectangleMembersHandler [ build CXX ] xmloff/source/style/adjushdl [ build CXX ] xmloff/source/style/backhdl [ build CXX ] xmloff/source/style/bordrhdl [ build CXX ] xmloff/source/style/breakhdl [ build CXX ] xmloff/source/style/cdouthdl [ build CXX ] xmloff/source/style/chrhghdl [ build CXX ] xmloff/source/style/chrlohdl [ build CXX ] xmloff/source/style/csmaphdl [ build CXX ] xmloff/source/style/durationhdl [ build CXX ] xmloff/source/style/escphdl [ build CXX ] xmloff/source/style/fonthdl [ build CXX ] xmloff/source/style/impastp1 [ build CXX ] xmloff/source/style/impastp2 [ build CXX ] xmloff/source/style/impastp3 [ build CXX ] xmloff/source/style/impastp4 [ build CXX ] xmloff/source/style/kernihdl [ build CXX ] xmloff/source/style/lspachdl [ build CXX ] xmloff/source/style/numehelp [ build CXX ] xmloff/source/style/opaquhdl [ build CXX ] xmloff/source/style/postuhdl [ build CXX ] xmloff/source/style/prhdlfac [ build CXX ] xmloff/source/style/prstylei [ build CXX ] xmloff/source/style/shadwhdl [ build CXX ] xmloff/source/style/shdwdhdl [ build CXX ] xmloff/source/style/styleexp [ build CXX ] xmloff/source/style/tabsthdl [ build CXX ] xmloff/source/style/undlihdl [ build CXX ] xmloff/source/style/uniref [ build CXX ] xmloff/source/style/weighhdl [ build CXX ] xmloff/source/style/xmlaustp [ build CXX ] xmloff/source/style/xmlbahdl [ build CXX ] xmloff/source/style/xmlexppr [ build CXX ] xmloff/source/style/xmlimppr [ build CXX ] xmloff/source/style/xmlnume [ build CXX ] xmloff/source/style/xmlnumfe [ build CXX ] xmloff/source/style/xmlnumfi [ build CXX ] xmloff/source/style/xmlnumi [ build CXX ] xmloff/source/style/xmlprcon [ build CXX ] xmloff/source/style/xmlprhdl [ build CXX ] xmloff/source/style/xmlprmap [ build CXX ] xmloff/source/style/xmlstyle [ build CXX ] xmloff/source/style/xmltabe [ build CXX ] xmloff/source/style/xmltabi [ build CXX ] xmloff/source/table/XMLTableExport [ build CXX ] xmloff/source/table/XMLTableImport [ build CXX ] xmloff/source/text/XMLAutoMarkFileContext [ build CXX ] xmloff/source/text/XMLAutoTextContainerEventImport [ build CXX ] xmloff/source/text/XMLAutoTextEventExport [ build CXX ] xmloff/source/text/XMLAutoTextEventImport [ build CXX ] xmloff/source/text/XMLCalculationSettingsContext [ build CXX ] xmloff/source/text/XMLChangeElementImportContext [ build CXX ] xmloff/source/text/XMLChangeImportContext [ build CXX ] xmloff/source/text/XMLChangeInfoContext [ build CXX ] xmloff/source/text/XMLChangedRegionImportContext [ build CXX ] xmloff/source/text/XMLFootnoteBodyImportContext [ build CXX ] xmloff/source/text/XMLFootnoteConfigurationImportContext [ build CXX ] xmloff/source/text/XMLFootnoteImportContext [ build CXX ] xmloff/source/text/XMLIndexAlphabeticalSourceContext [ build CXX ] xmloff/source/text/XMLIndexBibliographyConfigurationContext [ build CXX ] xmloff/source/text/XMLIndexBibliographyEntryContext [ build CXX ] xmloff/source/text/XMLIndexBibliographySourceContext [ build CXX ] xmloff/source/text/XMLIndexBodyContext [ build CXX ] xmloff/source/text/XMLIndexChapterInfoEntryContext [ build CXX ] xmloff/source/text/XMLIndexIllustrationSourceContext [ build CXX ] xmloff/source/text/XMLIndexMarkExport [ build CXX ] xmloff/source/text/XMLIndexObjectSourceContext [ build CXX ] xmloff/source/text/XMLIndexSimpleEntryContext [ build CXX ] xmloff/source/text/XMLIndexSourceBaseContext [ build CXX ] xmloff/source/text/XMLIndexSpanEntryContext [ build CXX ] xmloff/source/text/XMLIndexTOCContext [ build CXX ] xmloff/source/text/XMLIndexTOCSourceContext [ build CXX ] xmloff/source/text/XMLIndexTOCStylesContext [ build CXX ] xmloff/source/text/XMLIndexTabStopEntryContext [ build CXX ] xmloff/source/text/XMLIndexTableSourceContext [ build CXX ] xmloff/source/text/XMLIndexTemplateContext [ build CXX ] xmloff/source/text/XMLIndexTitleTemplateContext [ build CXX ] xmloff/source/text/XMLIndexUserSourceContext [ build CXX ] xmloff/source/text/XMLLineNumberingExport [ build CXX ] xmloff/source/text/XMLLineNumberingImportContext [ build CXX ] xmloff/source/text/XMLLineNumberingSeparatorImportContext [ build CXX ] xmloff/source/text/XMLPropertyBackpatcher [ build CXX ] xmloff/source/text/XMLRedlineExport [ build CXX ] xmloff/source/text/XMLSectionExport [ build CXX ] xmloff/source/text/XMLSectionFootnoteConfigExport [ build CXX ] xmloff/source/text/XMLSectionFootnoteConfigImport [ build CXX ] xmloff/source/text/XMLSectionImportContext [ build CXX ] xmloff/source/text/XMLSectionSourceDDEImportContext [ build CXX ] xmloff/source/text/XMLSectionSourceImportContext [ build CXX ] xmloff/source/text/XMLStringBufferImportContext [ build CXX ] xmloff/source/text/XMLTextCharStyleNamesElementExport [ build CXX ] xmloff/source/text/XMLTextColumnsContext [ build CXX ] xmloff/source/text/XMLTextColumnsExport [ build CXX ] xmloff/source/text/XMLTextFrameContext [ build CXX ] xmloff/source/text/XMLTextFrameHyperlinkContext [ build CXX ] xmloff/source/text/XMLTextHeaderFooterContext [ build CXX ] xmloff/source/text/XMLTextListAutoStylePool [ build CXX ] xmloff/source/text/XMLTextListBlockContext [ build CXX ] xmloff/source/text/XMLTextListItemContext [ build CXX ] xmloff/source/text/XMLTextMarkImportContext [ build CXX ] xmloff/source/text/XMLTextMasterPageContext [ build CXX ] xmloff/source/text/XMLTextMasterPageExport [ build CXX ] xmloff/source/text/XMLTextMasterStylesContext [ build CXX ] xmloff/source/text/XMLTextNumRuleInfo [ build CXX ] xmloff/source/text/XMLTextPropertySetContext [ build CXX ] xmloff/source/text/XMLTextShapeImportHelper [ build CXX ] xmloff/source/text/XMLTextShapeStyleContext [ build CXX ] xmloff/source/text/XMLTextTableContext [ build CXX ] xmloff/source/text/XMLTrackedChangesImportContext [ build CXX ] xmloff/source/text/txtdrope [ build CXX ] xmloff/source/text/txtdropi [ build CXX ] xmloff/source/text/txtexppr [ build CXX ] xmloff/source/text/txtflde [ build CXX ] xmloff/source/text/txtfldi [ build CXX ] xmloff/source/text/txtftne [ build CXX ] xmloff/source/text/txtimp [ build CXX ] xmloff/source/text/txtimppr [ build CXX ] xmloff/source/text/txtlists [ build CXX ] xmloff/source/text/txtparae [ build CXX ] xmloff/source/text/txtparai [ build CXX ] xmloff/source/text/txtprhdl [ build CXX ] xmloff/source/text/txtprmap [ build CXX ] xmloff/source/text/txtsecte [ build CXX ] xmloff/source/text/txtstyle [ build CXX ] xmloff/source/text/txtstyli [ build CXX ] xmloff/source/text/txtvfldi [ build CXX ] xmloff/source/xforms/SchemaContext [ build CXX ] xmloff/source/xforms/SchemaRestrictionContext [ build CXX ] xmloff/source/xforms/SchemaSimpleTypeContext [ build CXX ] xmloff/source/xforms/TokenContext [ build CXX ] xmloff/source/xforms/XFormsBindContext [ build CXX ] xmloff/source/xforms/XFormsInstanceContext [ build CXX ] xmloff/source/xforms/XFormsModelContext [ build CXX ] xmloff/source/xforms/XFormsSubmissionContext [ build CXX ] xmloff/source/xforms/xformsapi [ build CXX ] xmloff/source/xforms/xformsexport [ build CXX ] xmloff/source/xforms/xformsimport [ build CXX ] xmloff/source/transform/ChartOASISTContext [ build CXX ] xmloff/source/transform/ChartOOoTContext [ build CXX ] xmloff/source/transform/ChartPlotAreaOASISTContext [ build CXX ] xmloff/source/transform/ChartPlotAreaOOoTContext [ build CXX ] xmloff/source/transform/ControlOASISTContext [ build CXX ] xmloff/source/transform/ControlOOoTContext [ build CXX ] xmloff/source/transform/CreateElemTContext [ build CXX ] xmloff/source/transform/DeepTContext [ build CXX ] xmloff/source/transform/DlgOASISTContext [ build CXX ] xmloff/source/transform/DocumentTContext [ build CXX ] xmloff/source/transform/EventMap [ build CXX ] xmloff/source/transform/EventOASISTContext [ build CXX ] xmloff/source/transform/EventOOoTContext [ build CXX ] xmloff/source/transform/FlatTContext [ build CXX ] xmloff/source/transform/FormPropOASISTContext [ build CXX ] xmloff/source/transform/FormPropOOoTContext [ build CXX ] xmloff/source/transform/FrameOASISTContext [ build CXX ] xmloff/source/transform/FrameOOoTContext [ build CXX ] xmloff/source/transform/IgnoreTContext [ build CXX ] xmloff/source/transform/MergeElemTContext [ build CXX ] xmloff/source/transform/MetaTContext [ build CXX ] xmloff/source/transform/MutableAttrList [ build CXX ] xmloff/source/transform/NotesTContext [ build CXX ] xmloff/source/transform/OOo2Oasis [ build CXX ] xmloff/source/transform/Oasis2OOo [ build CXX ] xmloff/source/transform/PersAttrListTContext [ build CXX ] xmloff/source/transform/PersMixedContentTContext [ build CXX ] xmloff/source/transform/ProcAddAttrTContext [ build CXX ] xmloff/source/transform/ProcAttrTContext [ build CXX ] xmloff/source/transform/PropertyActionsOASIS [ build CXX ] xmloff/source/transform/PropertyActionsOOo [ build CXX ] xmloff/source/transform/RenameElemTContext [ build CXX ] xmloff/source/transform/StyleOASISTContext [ build CXX ] xmloff/source/transform/StyleOOoTContext [ build CXX ] xmloff/source/transform/TransformerActions [ build CXX ] xmloff/source/transform/TransformerBase [ build CXX ] xmloff/source/transform/TransformerContext [ build CXX ] xmloff/source/transform/TransformerTokenMap [ build CXX ] xmloff/source/transform/XMLFilterRegistration [ build DEP ] LNK:Library/libxolo.so [ build DEP ] LNK:Library/libxoflo.so [ build LNK ] Library/libxolo.so [ build PKG ] xmloff_dtd [ build CMP ] xmloff/util/xo [ build LNK ] Library/libxoflo.so [ build CMP ] xmloff/source/transform/xof [ build MOD ] xmloff [ build ALL ] top level modules: bootstrap src.downloaded xmloff [ build ALL ] loaded modules: xmloff xmloff deliver Module 'xmloff' delivered successfully. 0 files copied, 0 files unchanged ============= (85/109) Building module linguistic ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/linguistic/prj [ build PKG ] linguistic_inc [ build CXX ] linguistic/source/convdic [ build CXX ] linguistic/source/convdiclist [ build CXX ] linguistic/source/convdicxml [ build CXX ] linguistic/source/dicimp [ build CXX ] linguistic/source/dlistimp [ build CXX ] linguistic/source/gciterator [ build CXX ] linguistic/source/hhconvdic [ build CXX ] linguistic/source/hyphdsp [ build CXX ] linguistic/source/hyphdta [ build CXX ] linguistic/source/iprcache [ build CXX ] linguistic/source/lngopt [ build CXX ] linguistic/source/lngprophelp [ build CXX ] linguistic/source/lngreg [ build CXX ] linguistic/source/lngsvcmgr [ build CXX ] linguistic/source/misc [ build CXX ] linguistic/source/misc2 [ build CXX ] linguistic/source/spelldsp [ build CXX ] linguistic/source/spelldta [ build CXX ] linguistic/source/thesdsp [ build DEP ] LNK:Library/liblnglo.so [ build LNK ] Library/liblnglo.so [ build CMP ] linguistic/source/lng [ build MOD ] linguistic [ build ALL ] top level modules: bootstrap src.downloaded linguistic [ build ALL ] loaded modules: linguistic linguistic deliver Module 'linguistic' delivered successfully. 0 files copied, 0 files unchanged ============= (86/109) Building module lingucomponent ============= Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/inc Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/source/lingutil Compiling: lingucomponent/source/lingutil/lingutil.cxx Making: libulingu.lib Making: libulingu.a x86_64-pc-linux-gnu-ar: creating ../../unxlngx6.pro/lib/libulingu.a Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/source/thesaurus/libnth Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/source/hyphenator/altlinuxhyph/hyphen Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/source/spellcheck/macosxspell Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/source/spellcheck/spell Entering /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/lingucomponent/source/languageguessing Nothing to build for GUIBASE=unx Compiling: lingucomponent/unxlngx6.pro/misc/guesslang_dflt_version.c Compiling: lingucomponent/unxlngx6.pro/misc/lnth_dflt_version.c Compiling: lingucomponent/unxlngx6.pro/misc/hyphen_dflt_version.c Compiling: lingucomponent/unxlngx6.pro/misc/spell_dflt_version.c Compiling: lingucomponent/source/languageguessing/altstrfunc.cxx Compiling: lingucomponent/source/languageguessing/guess.cxx Compiling: lingucomponent/source/languageguessing/guesslang.cxx Compiling: lingucomponent/source/languageguessing/simpleguesser.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libguesslanglo.so' -o ../../unxlngx6.pro/misc/guesslang.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt guesslang.component Compiling: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx Compiling: lingucomponent/source/thesaurus/libnth/nthesdta.cxx Compiling: lingucomponent/source/thesaurus/libnth/ntreg.cxx Compiling: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx Compiling: lingucomponent/source/thesaurus/libnth/nthesimp.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libhyphenlo.so' -o ../../../../unxlngx6.pro/misc/hyphen.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt hyphen.component /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/liblnthlo.so' -o ../../../unxlngx6.pro/misc/lnth.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt lnth.component Compiling: lingucomponent/source/spellcheck/spell/sreg.cxx Compiling: lingucomponent/source/spellcheck/spell/sspellimp.cxx /usr/bin/xsltproc --nonet --stringparam uri \ 'vnd.sun.star.expand:$LO_LIB_DIR/libspelllo.so' -o ../../../unxlngx6.pro/misc/spell.component \ /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/solenv/bin/createcomponent.xslt spell.component Making: guesslang.lib Making: libguesslanglo.so Making: hyphen_lib.lib Making: lnth.lib Making: libhyphenlo.so Making: liblnthlo.so Making: spell.lib Making: libspelllo.so lingucomponent deliver Module 'lingucomponent' delivered successfully. 12 files copied, 2 files unchanged ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 65280 occurred while making /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/icc it seems that the error is inside 'icc', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- /bin/sh cd /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1 source ./Env.Host.sh cd icc rm -Rf /var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1/icc/unxlngx6.pro # optional module 'clean' build when the problem is isolated and fixed exit and re-run 'make' from the top-level make[1]: *** [build] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1' make: *** [source-env-and-recurse] Error 2 * ERROR: app-office/libreoffice-3.5.0.1 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 8820: Called die * The specific snippet of code: * make build || die * * If you need support, post the output of 'emerge --info =app-office/libreoffice-3.5.0.1', * the complete build log and the output of 'emerge -pqv =app-office/libreoffice-3.5.0.1'. !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-6 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.10.4" JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/log/portage/app-office:libreoffice-3.5.0.1:20120131-104705.log'. * The ebuild environment file is located at '/var/tmp/portage/app-office/libreoffice-3.5.0.1/temp/environment'. * S: '/var/tmp/portage/app-office/libreoffice-3.5.0.1/work/libreoffice-core-3.5.0.1'