This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by LibreOffice configure 7.2.5.2.0+, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/libreoffice-7.2.5.2-r1 --htmldir=/usr/share/doc/libreoffice-7.2.5.2-r1/html --libdir=/usr/lib64 --with-system-dicts --with-system-epoxy --with-system-headers --with-system-jars --with-system-libs --enable-build-opensymbol --enable-cairo-canvas --enable-largefile --enable-mergelibs --enable-python=system --enable-randr --enable-release-build --disable-breakpad --disable-bundle-mariadb --disable-ccache --disable-epm --disable-fetch-external --disable-gtk3-kde5 --disable-online-update --disable-openssl --disable-pdfium '--with-extra-buildid=Gentoo official package' --enable-extension-integration --with-external-dict-dir=/usr/share/myspell --with-external-hyph-dir=/usr/share/myspell --with-external-thes-dir=/usr/share/myspell --with-external-tar=/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/distdir --with-lang= --with-parallelism=30 --with-system-ucpp --with-tls=nss '--with-vendor=Gentoo Foundation' --with-webdav --with-x --without-fonts --without-myspell-dicts --with-help=html --without-helppack-integration --with-system-gpgmepp --without-system-jfreereport --without-system-libcmis --without-system-sane --disable-report-builder --enable-sdremote-bluetooth --disable-coinmp --enable-cups --enable-dbus --disable-debug --disable-evolution2 --disable-firebird-sdbc --disable-gstreamer-1-0 --enable-gtk3 --enable-kf5 --enable-qt5 --disable-ldap --disable-odk --disable-pdfimport --disable-postgresql-sdbc --enable-skia --without-lxml --without-system-coinmp --without-gdrive-client-id --without-gdrive-client-secret --without-java --without-doxygen --enable-dconf --enable-gio --disable-ext-nlpsolver --disable-scripting-beanshell --disable-scripting-javascript --disable-ext-wiki-publisher ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.15.26-gentoo-alpha-r1 uname -s = Linux uname -v = #1 SMP Tue Mar 8 22:34:54 CST 2022 /usr/bin/uname -p = AMD Ryzen Threadripper 1950X 16-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/temp/python3.9/bin/ PATH: /usr/lib/portage/python3.9/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.9/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ PATH: /usr/lib/llvm/13/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:4797: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | # provided by crossdev | SITEDIR="/usr/share/crossdev/include/site" | | # user override | ETC_SITEDIR="/etc/crossdev/include/site" | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | mingw*|*-mingw*) sites="${sites} mingw ${site_arch}-mingw" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${SITEDIR}/${x}" ] && echo "${SITEDIR}/${x}" | [ -e "${ETC_SITEDIR}/${x}" ] && echo "${ETC_SITEDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:5372: looking for aux files: config.guess config.sub configure:5385: trying ./ configure:5414: ./config.guess found configure:5414: ./config.sub found configure:5878: checking build system type configure:5893: result: x86_64-pc-linux-gnu configure:5913: checking host system type configure:5927: result: x86_64-pc-linux-gnu configure:5966: checking for product name configure:5975: result: LibreOffice configure:5982: checking for package version configure:5987: result: 7.2.5.2.0+ configure:6048: checking for product version configure:6051: result: 7.2 configure:6055: checking for grep that handles long lines and -e configure:6119: result: /bin/grep configure:6124: checking for egrep configure:6192: result: /bin/grep -E configure:6200: checking for grep configure:6235: result: /bin/grep configure:6252: checking for GNU Make configure:6283: result: /usr/bin/make configure:6340: checking for sed configure:6363: found /bin/sed configure:6375: result: /bin/sed configure:6392: checking whether to use link-time optimization configure:6400: result: no configure:7024: VCL platform uses freetype+fontconfig: yes configure:7026: VCL platform uses headless plugin: yes configure:7028: VCL platform uses vclplug: yes configure:7030: VCL platform uses X11: yes configure:7137: checking for explicit AFLAGS configure:7144: result: no configure:7148: checking for explicit CFLAGS configure:7151: result: -march=native -pipe -O2 configure:7159: checking for explicit CXXFLAGS configure:7162: result: -march=native -pipe -O2 configure:7170: checking for explicit OBJCFLAGS configure:7177: result: no configure:7181: checking for explicit OBJCXXFLAGS configure:7188: result: no configure:7192: checking for explicit LDFLAGS configure:7195: result: -Wl,-O1 -Wl,--as-needed configure:7240: checking for x86_64-pc-linux-gnu-gcc configure:7272: result: x86_64-pc-linux-gnu-gcc configure:7670: checking for C compiler version configure:7679: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7690: $? = 0 configure:7679: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.2.1_p20220115/work/gcc-11-20220115/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.2.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.2.1_p20220115 p4' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) configure:7690: $? = 0 configure:7679: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:7690: $? = 1 configure:7679: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:7690: $? = 1 configure:7679: x86_64-pc-linux-gnu-gcc -version >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:7690: $? = 1 configure:7710: checking whether the C compiler works configure:7732: x86_64-pc-linux-gnu-gcc -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7736: $? = 0 configure:7786: result: yes configure:7789: checking for C compiler default output file name configure:7791: result: a.out configure:7797: checking for suffix of executables configure:7804: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7808: $? = 0 configure:7831: result: configure:7853: checking whether we are cross compiling configure:7861: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7865: $? = 0 configure:7872: ./conftest configure:7876: $? = 0 configure:7891: result: no configure:7896: checking for suffix of object files configure:7919: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:7923: $? = 0 configure:7945: result: o configure:7949: checking whether the compiler supports GNU C configure:7969: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:7969: $? = 0 configure:7979: result: yes configure:7990: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:8011: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:8011: $? = 0 configure:8055: result: yes configure:8075: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features configure:8090: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8090: $? = 0 configure:8108: result: none needed configure:8230: checking for stdio.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for stdlib.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for string.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for inttypes.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for stdint.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for strings.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for sys/stat.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for sys/types.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8230: checking for unistd.h configure:8230: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8230: $? = 0 configure:8230: result: yes configure:8255: checking whether byte ordering is bigendian configure:8271: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 conftest.c:29:16: error: unknown type name 'not' 29 | not a universal capable compiler | ^~~ conftest.c:29:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 29 | not a universal capable compiler | ^~~~~~~~~ conftest.c:29:22: error: unknown type name 'universal' configure:8271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:8317: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:8317: $? = 0 configure:8336: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:35:18: error: unknown type name 'not'; did you mean 'ino_t'? 35 | not big endian | ^~~ | ino_t conftest.c:35:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 35 | not big endian | ^~~~~~ configure:8336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8470: result: no configure:8494: checking for library containing dlsym configure:8524: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/temp/cc6OGTe4.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:8524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char dlsym (); | int | main (void) | { | return dlsym (); | ; | return 0; | } configure:8524: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:8524: $? = 0 configure:8544: result: -ldl configure:11362: checking whether build target is Release Build configure:11373: result: yes configure:11381: checking whether to build a Community flavor configure:11386: result: yes configure:11393: checking whether to sign windows build configure:11400: result: no configure:11498: checking for gawk configure:11519: found /usr/bin/gawk configure:11530: result: gawk configure:11543: checking for gawk configure:11566: found /usr/bin/gawk configure:11578: result: /usr/bin/gawk configure:11592: checking for bash configure:11627: result: /bin/sh configure:11640: checking for GNU or BSD tar configure:11649: result: bsdtar configure:11656: checking for tar's option to strip components configure:11669: result: --strip-components configure:11765: checking how to build and package galleries configure:11783: result: internal src images for desktop configure:11984: checking gcc home configure:12005: result: /usr configure:12027: checking for x86_64-pc-linux-gnu-gcc configure:12050: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:12062: result: /usr/bin/x86_64-pc-linux-gnu-gcc configure:12077: checking whether to build with Java support configure:12093: result: no configure:12485: checking whether to treat the installation as read-only configure:12499: result: no configure:12735: checking for -isystem configure:12750: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -Werror conftest.c >&5 configure:12750: $? = 0 configure:12757: result: yes configure:13191: checking whether the compiler is actually Clang configure:13202: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 conftest.c:53:5: error: unknown type name 'you' 53 | you lose | ^~~ conftest.c:53:13: error: expected ';' before 'int' 53 | you lose | ^ | ; 54 | #endif 55 | int foo=42; | ~~~ configure:13202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | /* end confdefs.h. */ | | #ifndef __clang__ | you lose | #endif | int foo=42; | configure:13208: result: no configure:13350: checking whether x86_64-pc-linux-gnu-gcc supports -ggdb2 configure:13365: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Werror -ggdb2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13365: $? = 0 configure:13373: result: yes configure:13414: checking the GCC version configure:13421: result: gcc 11.2.1 (110201) configure:13436: checking whether to build with additional debug utilities configure:13495: result: no configure:13514: checking whether to do a debug build configure:13527: result: no configure:13609: checking for linker that is used configure:13611: result: GNU ld (Gentoo 2.37_p1 p2) 2.37 configure:13630: checking for -Bsymbolic-functions linker support configure:13649: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed -Wl,-Bsymbolic-functions conftest.c >&5 configure:13649: $? = 0 configure:13656: result: found configure:13669: checking for --gc-sections linker support configure:13688: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections conftest.c >&5 configure:13688: $? = 0 configure:13692: result: found configure:13757: checking whether x86_64-pc-linux-gnu-gcc supports -Xclang -debug-info-kind=constructor configure:13772: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Werror -Xclang -debug-info-kind=constructor -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-Xclang' configure:13772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | /* end confdefs.h. */ | | int | main (void) | { | return 0; | ; | return 0; | } configure:13783: result: no configure:13791: checking whether x86_64-pc-linux-gnu-gcc supports -ggnu-pubnames configure:13807: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Werror -ggnu-pubnames -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13807: $? = 0 configure:13823: result: yes configure:13825: checking whether x86_64-pc-linux-gnu-gcc supports -Wl,--gdb-index configure:13844: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Werror -ggnu-pubnames -Wl,-O1 -Wl,--as-needed -Wl,--gdb-index conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--gdb-index' /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:13844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | /* end confdefs.h. */ | | #include | | int | main (void) | { | | printf ("hello world\n"); | | ; | return 0; | } configure:13857: result: no configure:13881: checking whether to generate debug information configure:13896: result: no configure:13922: checking whether to compile with optimization flags configure:13933: result: yes configure:14491: checking which package format to use configure:14573: result: none configure:14846: checking for syslog.h configure:14846: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:14846: $? = 0 configure:14846: result: yes configure:14854: checking whether to turn warnings to errors configure:14868: result: no configure:14875: checking whether to have assert() failures abort even without --enable-debug configure:14890: result: no configure:14898: checking whether to use ooenv for the instdir installation configure:14908: result: no configure:14927: checking whether to enable CUPS support configure:14931: result: yes configure:14934: checking whether cups support is present configure:14936: checking for cupsPrintFiles in -lcups configure:14959: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -lcups >&5 configure:14959: $? = 0 configure:14969: result: yes configure:14976: checking for cups/cups.h configure:14976: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:14976: $? = 0 configure:14976: result: yes configure:14995: checking which fontconfig to use configure:14999: result: external configure:15120: checking pkg-config is at least version 0.9.0 configure:15123: result: yes configure:15133: checking for FONTCONFIG configure:15140: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4.1" configure:15143: $? = 0 configure:15157: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4.1" configure:15160: $? = 0 configure:15218: result: yes configure:15254: checking whether we want to fetch tarballs configure:15267: result: no configure:15273: checking whether to build help configure:15282: result: HTML configure:15307: checking whether to enable xapian-omega support for help configure:15333: result: no configure:15341: checking whether to include MySpell dictionaries configure:15350: result: no configure:15364: checking whether to use dicts from external paths configure:15367: result: yes configure:15370: checking for spelling dictionary directory configure:15380: result: file:///usr/share/myspell configure:15382: checking for hyphenation patterns directory configure:15389: result: file:///usr/share/myspell configure:15391: checking for thesaurus directory configure:15398: result: file:///usr/share/myspell configure:15411: checking whether to enable pch feature configure:15456: result: no configure:15668: checking the GNU Make version configure:15673: result: /usr/bin/make 4.3 configure:15778: checking whether GNU Make supports the 'file' function configure:15795: result: yes configure:15812: checking for --hash-style gcc linker support configure:15847: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15847: $? = 0 configure:15847: ./conftest configure:15847: $? = 0 configure:15864: result: gnu configure:15881: checking for perl configure:15904: found /usr/bin/perl configure:15916: result: /usr/bin/perl configure:15935: checking the Perl version configure:15942: result: Perl 5 configure:15949: checking for required Perl modules configure:15972: result: all modules found configure:16110: checking pkg-config is at least version 0.9.0 configure:16113: result: yes configure:16441: checking for x86_64-pc-linux-gnu-ar configure:16473: result: gcc-ar configure:16543: checking for x86_64-pc-linux-gnu-nm configure:16575: result: gcc-nm configure:16645: checking for x86_64-pc-linux-gnu-ranlib configure:16677: result: gcc-ranlib configure:16748: checking for x86_64-pc-linux-gnu-objdump configure:16780: result: x86_64-pc-linux-gnu-objdump configure:16850: checking for x86_64-pc-linux-gnu-readelf configure:16871: found /usr/bin/x86_64-pc-linux-gnu-readelf configure:16882: result: x86_64-pc-linux-gnu-readelf configure:16952: checking for x86_64-pc-linux-gnu-strip configure:16973: found /usr/bin/x86_64-pc-linux-gnu-strip configure:16984: result: x86_64-pc-linux-gnu-strip configure:17884: checking for C++ compiler version configure:17893: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:17904: $? = 0 configure:17893: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.2.1_p20220115/work/gcc-11-20220115/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.2.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.2.1_p20220115 p4' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) configure:17904: $? = 0 configure:17893: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:17904: $? = 1 configure:17893: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:17904: $? = 1 configure:17908: checking whether the compiler supports GNU C++ configure:17928: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:17928: $? = 0 configure:17938: result: yes configure:17949: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:17970: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:17970: $? = 0 configure:18014: result: yes configure:18034: checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features configure:18049: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:222:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 222 | cxx11test::delegate d2(); | ^~ conftest.cpp:222:25: note: remove parentheses to default-initialize a variable 222 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:222:25: note: or replace parentheses with braces to value-initialize a variable configure:18049: $? = 0 configure:18067: result: none needed configure:18138: checking the GNU C++ compiler version configure:18147: result: ok (g++ 11.2.1) configure:18164: checking how to run the C++ preprocessor configure:18186: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:18186: $? = 0 configure:18201: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:18201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ | #include configure:18228: result: x86_64-pc-linux-gnu-g++ -E configure:18242: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:18242: $? = 0 configure:18257: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:18257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ | #include configure:18289: checking whether x86_64-pc-linux-gnu-g++ is broken with boost.thread configure:18309: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:18309: $? = 0 configure:18311: result: yes configure:18389: checking how to run the C++ preprocessor configure:18453: result: x86_64-pc-linux-gnu-g++ -E configure:18467: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:18467: $? = 0 configure:18482: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:18482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ | #include configure:18518: checking how to run the C preprocessor configure:18544: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18544: $? = 0 configure:18559: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:18559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ | #include configure:18586: result: x86_64-pc-linux-gnu-gcc -E configure:18600: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18600: $? = 0 configure:18615: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:56:10: fatal error: ac_nonexistent.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:18615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ | #include configure:18655: checking size of long configure:18661: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18661: $? = 0 configure:18661: ./conftest configure:18661: $? = 0 configure:18676: result: 8 configure:18688: checking size of short configure:18694: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18694: $? = 0 configure:18694: ./conftest configure:18694: $? = 0 configure:18709: result: 2 configure:18721: checking size of int configure:18727: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18727: $? = 0 configure:18727: ./conftest configure:18727: $? = 0 configure:18742: result: 4 configure:18754: checking size of long long configure:18760: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18760: $? = 0 configure:18760: ./conftest configure:18760: $? = 0 configure:18775: result: 8 configure:18787: checking size of double configure:18793: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18793: $? = 0 configure:18793: ./conftest configure:18793: $? = 0 configure:18808: result: 8 configure:18820: checking size of void* configure:18826: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18826: $? = 0 configure:18826: ./conftest configure:18826: $? = 0 configure:18841: result: 8 configure:18860: checking alignment of short configure:18866: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18866: $? = 0 configure:18866: ./conftest configure:18866: $? = 0 configure:18883: result: 2 configure:18893: checking alignment of int configure:18899: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18899: $? = 0 configure:18899: ./conftest configure:18899: $? = 0 configure:18916: result: 4 configure:18926: checking alignment of long configure:18932: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18932: $? = 0 configure:18932: ./conftest configure:18932: $? = 0 configure:18949: result: 8 configure:18959: checking alignment of double configure:18965: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18965: $? = 0 configure:18965: ./conftest configure:18965: $? = 0 configure:18982: result: 8 configure:19010: checking for special C compiler options needed for large files configure:19058: result: no configure:19064: checking for _FILE_OFFSET_BITS value needed for large files configure:19090: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:19090: $? = 0 configure:19124: result: no configure:19248: checking whether to enable runtime optimizations configure:19264: result: yes configure:19278: checking for valgrind/valgrind.h configure:19278: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 conftest.c:103:10: fatal error: valgrind/valgrind.h: No such file or directory 103 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:19278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19278: result: no configure:19298: checking for sys/sdt.h configure:19298: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 conftest.c:103:10: fatal error: sys/sdt.h: No such file or directory 103 | #include | ^~~~~~~~~~~ compilation terminated. configure:19298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19298: result: no configure:19381: checking whether x86_64-pc-linux-gnu-gcc supports -fstack-clash-protection configure:19396: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Werror -fstack-clash-protection -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19396: $? = 0 configure:19398: result: yes configure:19408: checking whether x86_64-pc-linux-gnu-gcc supports -mno-avx configure:19423: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Werror -mno-avx -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19423: $? = 0 configure:19431: result: yes configure:19438: checking whether x86_64-pc-linux-gnu-gcc supports atomic functions configure:19461: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19461: $? = 0 configure:19468: result: yes configure:19477: checking whether x86_64-pc-linux-gnu-g++ defines __base_class_type_info in cxxabi.h configure:19493: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19493: $? = 0 configure:19498: result: yes configure:19513: checking whether x86_64-pc-linux-gnu-g++ defines __class_type_info in cxxabi.h configure:19529: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19529: $? = 0 configure:19534: result: yes configure:19549: checking whether x86_64-pc-linux-gnu-g++ declares __cxa_allocate_exception in cxxabi.h configure:19564: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19564: $? = 0 configure:19569: result: yes configure:19584: checking whether x86_64-pc-linux-gnu-g++ defines __cxa_eh_globals in cxxabi.h configure:19600: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 conftest.cpp: In function 'std::size_t f()': conftest.cpp:82:38: error: invalid application of 'sizeof' to incomplete type '__cxxabiv1::__cxa_eh_globals' 82 | std::size_t f() { return sizeof(__cxxabiv1::__cxa_eh_globals); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:19600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | #define HAVE_GCC_BUILTIN_ATOMIC 1 | #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 | /* end confdefs.h. */ | | #include | #include | std::size_t f() { return sizeof(__cxxabiv1::__cxa_eh_globals); } | configure:19609: result: no configure:19620: checking whether x86_64-pc-linux-gnu-g++ defines __cxa_exception in cxxabi.h configure:19636: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 conftest.cpp: In function 'std::size_t f()': conftest.cpp:82:38: error: invalid application of 'sizeof' to incomplete type '__cxxabiv1::__cxa_exception' 82 | std::size_t f() { return sizeof(__cxxabiv1::__cxa_exception); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:19636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | #define HAVE_GCC_BUILTIN_ATOMIC 1 | #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 | /* end confdefs.h. */ | | #include | #include | std::size_t f() { return sizeof(__cxxabiv1::__cxa_exception); } | configure:19645: result: no configure:19656: checking whether x86_64-pc-linux-gnu-g++ declares __cxa_get_globals in cxxabi.h configure:19671: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19671: $? = 0 configure:19676: result: yes configure:19691: checking whether x86_64-pc-linux-gnu-g++ declares __cxa_current_exception_type in cxxabi.h configure:19706: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19706: $? = 0 configure:19711: result: yes configure:19726: checking whether x86_64-pc-linux-gnu-g++ declares __cxa_throw in cxxabi.h configure:19741: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19741: $? = 0 configure:19746: result: yes configure:19761: checking whether x86_64-pc-linux-gnu-g++ defines __si_class_type_info in cxxabi.h configure:19777: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19777: $? = 0 configure:19782: result: yes configure:19797: checking whether x86_64-pc-linux-gnu-g++ defines __vmi_class_type_info in cxxabi.h configure:19813: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19813: $? = 0 configure:19818: result: yes configure:19839: checking what the C++ library is configure:19863: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:19863: $? = 0 configure:19922: result: GNU libstdc++ configure:19933: checking for gperf configure:19956: found /usr/bin/gperf configure:19968: result: /usr/bin/gperf configure:19982: checking whether gperf is new enough configure:19988: result: yes (3.1) configure:20007: checking which libcmis to use configure:20108: result: internal configure:20126: checking whether x86_64-pc-linux-gnu-g++ supports C++17 configure:20188: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 -Werror conftest.cpp >&5 configure:20188: $? = 0 configure:20206: result: yes (-std=c++17) configure:20225: checking whether std::atomic can be used without link library configure:20243: x86_64-pc-linux-gnu-g++ -o conftest -march=native -pipe -O2 -std=c++17 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20243: $? = 0 configure:20246: result: yes configure:20307: checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage configure:20338: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:20338: $? = 0 configure:20340: result: no configure:20354: checking whether x86_64-pc-linux-gnu-g++ supports C++11 without Language Defect 757 configure:20401: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 conftest.cpp >&5 configure:20401: $? = 0 configure:20403: result: yes configure:20419: checking whether x86_64-pc-linux-gnu-g++ supports -fno-sized-deallocation configure:20440: x86_64-pc-linux-gnu-g++ -o conftest -march=native -pipe -O2 -fno-sized-deallocation -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20440: $? = 0 configure:20454: result: yes configure:20463: checking whether x86_64-pc-linux-gnu-g++ supports a working C++20 consteval configure:20512: x86_64-pc-linux-gnu-g++ -o conftest -march=native -pipe -O2 -std=c++17 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 conftest.cpp:86:13: error: 'consteval' does not name a type; did you mean 'constexpr'? 86 | consteval S() { i = 1; } | ^~~~~~~~~ | constexpr conftest.cpp:91:21: error: 'consteval' does not name a type; did you mean 'constexpr'? 91 | struct S1 { consteval S1(int) {} }; | ^~~~~~~~~ | constexpr conftest.cpp: In constructor 'S2::S2()': conftest.cpp:94:19: error: no matching function for call to 'S1::S1(int)' 94 | S2(): x(0) {} | ^~~~ conftest.cpp:91:16: note: candidate: 'constexpr S1::S1()' 91 | struct S1 { consteval S1(int) {} }; | ^~ conftest.cpp:91:16: note: candidate expects 0 arguments, 1 provided conftest.cpp:91:16: note: candidate: 'constexpr S1::S1(const S1&)' conftest.cpp:91:16: note: no known conversion for argument 1 from 'int' to 'const S1&' conftest.cpp:91:16: note: candidate: 'constexpr S1::S1(S1&&)' conftest.cpp:91:16: note: no known conversion for argument 1 from 'int' to 'S1&&' conftest.cpp: At global scope: conftest.cpp:98:13: error: 'consteval' does not name a type; did you mean 'constexpr'? 98 | consteval S3() {} | ^~~~~~~~~ | constexpr configure:20512: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | #define HAVE_GCC_BUILTIN_ATOMIC 1 | #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 | #define HAVE_CXXABI_H_CXA_GET_GLOBALS 1 | #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1 | #define HAVE_CXXABI_H_CXA_THROW 1 | #define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 1 | /* end confdefs.h. */ | | struct S { | consteval S() { i = 1; } | int i = 0; | }; | S const s; | | struct S1 { consteval S1(int) {} }; | struct S2 { | S1 x; | S2(): x(0) {} | }; | | struct S3 { | consteval S3() {} | union { | int a; | unsigned b = 0; | }; | }; | void f() { S3(); } | | int | main (void) | { | | return (s.i == 1) ? 0 : 1; | | ; | return 0; | } configure:20521: result: no configure:20536: checking whether x86_64-pc-linux-gnu-g++ supports C++2a constinit sorted vectors configure:20561: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 conftest.cpp >&5 conftest.cpp:94:9: error: 'constinit' does not name a type 94 | constinit S s{3, 2, 1}; | ^~~~~~~~~ conftest.cpp:94:9: note: C++20 'constinit' only available with '-std=c++20' or '-std=gnu++20' configure:20561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | #define HAVE_GCC_BUILTIN_ATOMIC 1 | #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 | #define HAVE_CXXABI_H_CXA_GET_GLOBALS 1 | #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1 | #define HAVE_CXXABI_H_CXA_THROW 1 | #define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 1 | /* end confdefs.h. */ | | #include | #include | #include | template class S { | private: | std::vector v_; | public: | constexpr S(std::initializer_list i): v_(i) { std::sort(v_.begin(), v_.end()); } | }; | constinit S s{3, 2, 1}; | configure:20570: result: no configure:20582: checking whether x86_64-pc-linux-gnu-g++ supports C++2a with unsigned size_type configure:20601: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 conftest.cpp >&5 conftest.cpp:88:14: error: variable or field 'f' declared void 88 | void f(std::span s) { static_assert(std::is_unsigned_v); }; | ^ conftest.cpp:88:21: error: 'span' is not a member of 'std' 88 | void f(std::span s) { static_assert(std::is_unsigned_v); }; | ^~~~ conftest.cpp:88:26: error: expected primary-expression before 'int' 88 | void f(std::span s) { static_assert(std::is_unsigned_v); }; | ^~~ configure:20601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | #define HAVE_GCC_BUILTIN_ATOMIC 1 | #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 | #define HAVE_CXXABI_H_CXA_GET_GLOBALS 1 | #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1 | #define HAVE_CXXABI_H_CXA_THROW 1 | #define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 1 | /* end confdefs.h. */ | | #include | #include | // Don't check size_type directly, as it was called index_type before P1872R0: | void f(std::span s) { static_assert(std::is_unsigned_v); }; | configure:20610: result: no configure:20622: checking whether x86_64-pc-linux-gnu-g++ implements C++ DR P1155R3 configure:20640: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 conftest.cpp >&5 conftest.cpp: In function 'S1 f(S2)': conftest.cpp:87:29: error: use of deleted function 'constexpr S1::S1(const S1&)' 87 | S1 f(S2 s) { return s; } | ^ conftest.cpp:85:16: note: 'constexpr S1::S1(const S1&)' is implicitly declared as deleted because 'S1' declares a move constructor or move assignment operator 85 | struct S1 { S1(S1 &&); }; | ^~ configure:20640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "7.2.5.2.0+" | #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define LIBO_VERSION_MAJOR 7 | #define LIBO_VERSION_MINOR 2 | #define LIBO_VERSION_MICRO 5 | #define LIBO_VERSION_PATCH 2 | #define LIBO_THIS_YEAR 2022 | #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" | #define ENABLE_HEADLESS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 | #define HAVE_FEATURE_DESKTOP 1 | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 | #define HAVE_FEATURE_AVMEDIA 1 | #define HAVE_FEATURE_DBCONNECTIVITY 1 | #define HAVE_FEATURE_EXTENSIONS 1 | #define HAVE_FEATURE_SCRIPTING 1 | #define LIBO_BIN_FOLDER "program" | #define LIBO_ETC_FOLDER "program" | #define LIBO_LIBEXEC_FOLDER "program" | #define LIBO_LIB_FOLDER "program" | #define LIBO_LIB_PYUNO_FOLDER "program" | #define LIBO_SHARE_FOLDER "share" | #define LIBO_SHARE_HELP_FOLDER "help" | #define LIBO_SHARE_JAVA_FOLDER "program/classes" | #define LIBO_SHARE_PRESETS_FOLDER "presets" | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" | #define LIBO_SHARE_SHELL_FOLDER "program/shell" | #define LIBO_URE_BIN_FOLDER "program" | #define LIBO_URE_ETC_FOLDER "program" | #define LIBO_URE_LIB_FOLDER "program" | #define LIBO_URE_MISC_FOLDER "program" | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" | #define HAVE_FEATURE_UI 1 | #define USING_X11 1 | #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" | #define HAVE_SYSLOG_H 1 | #define HAVE_CUPS_H 1 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOIDP 8 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_LONG 8 | #define ALIGNOF_DOUBLE 8 | #define SAL_TYPES_SIZEOFSHORT 2 | #define SAL_TYPES_SIZEOFINT 4 | #define SAL_TYPES_SIZEOFLONG 8 | #define SAL_TYPES_SIZEOFLONGLONG 8 | #define SAL_TYPES_SIZEOFPOINTER 8 | #define SAL_TYPES_ALIGNMENT2 2 | #define SAL_TYPES_ALIGNMENT4 4 | #define SAL_TYPES_ALIGNMENT8 8 | #define ENABLE_RUNTIME_OPTIMIZATIONS 1 | #define HAVE_GCC_BUILTIN_ATOMIC 1 | #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 | #define HAVE_CXXABI_H_CXA_GET_GLOBALS 1 | #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1 | #define HAVE_CXXABI_H_CXA_THROW 1 | #define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 1 | #define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 1 | /* end confdefs.h. */ | | struct S1 { S1(S1 &&); }; | struct S2: S1 {}; | S1 f(S2 s) { return s; } | configure:20649: result: no configure:20663: checking whether x86_64-pc-linux-gnu-g++ supports -Wdeprecated-copy-dtor configure:20677: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -Werror -Wdeprecated-copy-dtor conftest.cpp >&5 configure:20677: $? = 0 configure:20681: result: yes configure:20701: checking whether x86_64-pc-linux-gnu-g++ might report false -Werror=maybe-uninitialized configure:20744: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 -Werror -Wmaybe-uninitialized -O2 conftest.cpp >&5 configure:20744: $? = 0 configure:20746: result: no configure:20768: checking whether x86_64-pc-linux-gnu-g++ might report false -Werror=stringop-overflow= configure:20797: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -std=c++17 -Werror -Wstringop-overflow -O2 conftest.cpp >&5 configure:20797: $? = 0 configure:20799: result: no configure:20859: checking whether x86_64-pc-linux-gnu-g++ can compile SSE2 intrinsics configure:20880: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -msse2 conftest.cpp >&5 configure:20880: $? = 0 configure:20894: result: yes configure:20900: checking whether x86_64-pc-linux-gnu-g++ can compile SSSE3 intrinsics configure:20921: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -mssse3 conftest.cpp >&5 configure:20921: $? = 0 configure:20935: result: yes configure:20941: checking whether x86_64-pc-linux-gnu-g++ can compile SSE4.1 intrinsics configure:20962: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -msse4.1 conftest.cpp >&5 configure:20962: $? = 0 configure:20976: result: yes configure:20982: checking whether x86_64-pc-linux-gnu-g++ can compile SSE4.2 intrinsics configure:21003: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -msse4.2 conftest.cpp >&5 configure:21003: $? = 0 configure:21017: result: yes configure:21023: checking whether x86_64-pc-linux-gnu-g++ can compile AVX intrinsics configure:21044: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -mavx conftest.cpp >&5 configure:21044: $? = 0 configure:21058: result: yes configure:21064: checking whether x86_64-pc-linux-gnu-g++ can compile AVX2 intrinsics configure:21085: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -mavx2 conftest.cpp >&5 configure:21085: $? = 0 configure:21099: result: yes configure:21105: checking whether x86_64-pc-linux-gnu-g++ can compile AVX512 intrinsics configure:21125: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -mavx512f -mavx512vl -mavx512bw -mavx512dq -mavx512cd conftest.cpp >&5 configure:21125: $? = 0 configure:21139: result: yes configure:21145: checking whether x86_64-pc-linux-gnu-g++ can compile F16C intrinsics configure:21167: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -mf16c conftest.cpp >&5 configure:21167: $? = 0 configure:21181: result: yes configure:21187: checking whether x86_64-pc-linux-gnu-g++ can compile FMA intrinsics configure:21208: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 -mfma conftest.cpp >&5 configure:21208: $? = 0 configure:21222: result: yes configure:21255: checking if STL headers are visibility safe (GCC bug 22482) configure:21271: result: yes configure:21281: checking if x86_64-pc-linux-gnu-g++ is -fvisibility-inlines-hidden safe (Clang bug 11250) configure:21314: result: yes configure:21321: checking if x86_64-pc-linux-gnu-g++ has a visibility bug with class-level attributes (GCC bug 26905) configure:21354: result: no configure:21373: checking whether x86_64-pc-linux-gnu-g++ supports -fno-enforce-eh-specs configure:21394: x86_64-pc-linux-gnu-g++ -o conftest -march=native -pipe -O2 -Werror -fno-enforce-eh-specs -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:21394: $? = 0 configure:21408: result: yes configure:21692: checking for posix_fallocate configure:21692: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21692: $? = 0 configure:21692: result: yes configure:22392: checking whether to enable export file validation configure:22399: result: no, as Java is disabled configure:22579: checking for Microsoft Binary File Format Validator configure:22666: result: no configure:22670: checking which C preprocessor to use in idlc configure:22721: result: ucpp configure:22723: checking which ucpp tp use configure:22726: result: external configure:22730: checking for ucpp configure:22753: found /usr/bin/ucpp configure:22765: result: /usr/bin/ucpp configure:22781: checking whether to enable EPM for packing configure:23044: result: no configure:23138: checking whether to build the ODK configure:23145: result: no configure:23164: checking which zlib to use configure:23167: result: external configure:23170: checking for zlib.h configure:23170: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:23170: $? = 0 configure:23170: result: yes configure:23178: checking for deflate in -lz configure:23201: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 configure:23201: $? = 0 configure:23211: result: yes configure:23232: checking which libjpeg to use configure:23235: result: external configure:23238: checking for jpeglib.h configure:23238: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 conftest.c >&5 configure:23238: $? = 0 configure:23238: result: yes configure:23246: checking for jpeg_resync_to_restart in -ljpeg configure:23269: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg >&5 configure:23269: $? = 0 configure:23279: result: yes configure:23533: checking which clucene to use configure:23536: result: external configure:23541: checking for CLUCENE configure:23548: $PKG_CONFIG --exists --print-errors "libclucene-core" configure:23551: $? = 0 configure:23565: $PKG_CONFIG --exists --print-errors "libclucene-core" configure:23568: $? = 0 configure:23626: result: yes configure:23643: checking for CLucene/analysis/cjk/CJKAnalyzer.h configure:23643: x86_64-pc-linux-gnu-g++ -c -march=native -pipe -O2 conftest.cpp >&5 configure:23643: $? = 0 configure:23643: result: yes configure:23682: checking which expat to use configure:23685: result: external configure:23690: checking for EXPAT configure:23697: $PKG_CONFIG --exists --print-errors "expat" configure:23700: $? = 0 configure:23714: $PKG_CONFIG --exists --print-errors "expat" configure:23717: $? = 0 configure:23775: result: yes configure:23805: checking which xmlsec to use configure:23808: result: external configure:23813: checking for XMLSEC configure:23820: $PKG_CONFIG --exists --print-errors "xmlsec1-nss >= 1.2.28" configure:23823: $? = 0 configure:23837: $PKG_CONFIG --exists --print-errors "xmlsec1-nss >= 1.2.28" configure:23840: $? = 0 configure:23898: result: yes configure:23918: checking whether to enable Embedded OpenType support configure:24051: result: no configure:24073: checking which librevenge to use configure:24076: result: external configure:24081: checking for REVENGE configure:24088: $PKG_CONFIG --exists --print-errors "librevenge-0.0 >= 0.0.1" configure:24091: $? = 0 configure:24105: $PKG_CONFIG --exists --print-errors "librevenge-0.0 >= 0.0.1" configure:24108: $? = 0 configure:24166: result: yes configure:24196: checking which libodfgen to use configure:24199: result: external configure:24204: checking for ODFGEN configure:24211: $PKG_CONFIG --exists --print-errors "libodfgen-0.1" configure:24214: $? = 0 configure:24228: $PKG_CONFIG --exists --print-errors "libodfgen-0.1" configure:24231: $? = 0 configure:24289: result: yes configure:24319: checking which libepubgen to use configure:24322: result: external configure:24327: checking for EPUBGEN configure:24334: $PKG_CONFIG --exists --print-errors "libepubgen-0.1" configure:24337: $? = 0 configure:24351: $PKG_CONFIG --exists --print-errors "libepubgen-0.1" configure:24354: $? = 0 configure:24412: result: yes configure:24449: checking which libwpd to use configure:24452: result: external configure:24457: checking for WPD configure:24464: $PKG_CONFIG --exists --print-errors "libwpd-0.10" configure:24467: $? = 0 configure:24481: $PKG_CONFIG --exists --print-errors "libwpd-0.10" configure:24484: $? = 0 configure:24542: result: yes configure:24572: checking which libwpg to use configure:24575: result: external configure:24580: checking for WPG configure:24587: $PKG_CONFIG --exists --print-errors "libwpg-0.3" configure:24590: $? = 0 configure:24604: $PKG_CONFIG --exists --print-errors "libwpg-0.3" configure:24607: $? = 0 configure:24665: result: yes configure:24695: checking which libwps to use configure:24698: result: external configure:24703: checking for WPS configure:24710: $PKG_CONFIG --exists --print-errors "libwps-0.4" configure:24713: $? = 0 configure:24727: $PKG_CONFIG --exists --print-errors "libwps-0.4" configure:24730: $? = 0 configure:24788: result: yes configure:24812: checking for WPS version configure:24821: result: 0.4.12 configure:24873: checking which libvisio to use configure:24876: result: external configure:24881: checking for VISIO configure:24888: $PKG_CONFIG --exists --print-errors "libvisio-0.1" configure:24891: $? = 0 configure:24905: $PKG_CONFIG --exists --print-errors "libvisio-0.1" configure:24908: $? = 0 configure:24966: result: yes configure:24996: checking which libcdr to use configure:24999: result: external configure:25004: checking for CDR configure:25011: $PKG_CONFIG --exists --print-errors "libcdr-0.1" configure:25014: $? = 0 configure:25028: $PKG_CONFIG --exists --print-errors "libcdr-0.1" configure:25031: $? = 0 configure:25089: result: yes configure:25119: checking which libmspub to use configure:25122: result: external configure:25127: checking for MSPUB configure:25134: $PKG_CONFIG --exists --print-errors "libmspub-0.1" configure:25137: $? = 0 configure:25151: $PKG_CONFIG --exists --print-errors "libmspub-0.1" configure:25154: $? = 0 configure:25212: result: yes configure:25242: checking which libmwaw to use configure:25245: result: external configure:25250: checking for MWAW configure:25257: $PKG_CONFIG --exists --print-errors "libmwaw-0.3 >= 0.3.1" configure:25260: $? = 0 configure:25274: $PKG_CONFIG --exists --print-errors "libmwaw-0.3 >= 0.3.1" configure:25277: $? = 0 configure:25335: result: yes configure:25359: checking for MWAW version configure:25368: result: 0.3.21 configure:25420: checking which libetonyek to use configure:25423: result: external configure:25428: checking for ETONYEK configure:25435: $PKG_CONFIG --exists --print-errors "libetonyek-0.1" configure:25438: $? = 0 configure:25452: $PKG_CONFIG --exists --print-errors "libetonyek-0.1" configure:25455: $? = 0 configure:25513: result: yes configure:25537: checking for ETONYEK version configure:25546: result: 0.1.10 configure:25598: checking which libfreehand to use configure:25601: result: external configure:25606: checking for FREEHAND configure:25613: $PKG_CONFIG --exists --print-errors "libfreehand-0.1" configure:25616: $? = 0 configure:25630: $PKG_CONFIG --exists --print-errors "libfreehand-0.1" configure:25633: $? = 0 configure:25691: result: yes configure:25721: checking which libebook to use configure:25724: result: external configure:25729: checking for EBOOK configure:25736: $PKG_CONFIG --exists --print-errors "libe-book-0.1" configure:25739: $? = 0 configure:25753: $PKG_CONFIG --exists --print-errors "libe-book-0.1" configure:25756: $? = 0 configure:25814: result: yes configure:25838: checking for EBOOK version configure:25847: result: 0.1.3 configure:25899: checking which libabw to use configure:25902: result: external configure:25907: checking for ABW configure:25914: $PKG_CONFIG --exists --print-errors "libabw-0.1" configure:25917: $? = 0 configure:25931: $PKG_CONFIG --exists --print-errors "libabw-0.1" configure:25934: $? = 0 configure:25992: result: yes configure:26022: checking which libpagemaker to use configure:26025: result: external configure:26030: checking for PAGEMAKER configure:26037: $PKG_CONFIG --exists --print-errors "libpagemaker-0.0" configure:26040: $? = 0 configure:26054: $PKG_CONFIG --exists --print-errors "libpagemaker-0.0" configure:26057: $? = 0 configure:26115: result: yes configure:26145: checking which libqxp to use configure:26148: result: external configure:26153: checking for QXP configure:26160: $PKG_CONFIG --exists --print-errors "libqxp-0.0" configure:26163: $? = 0 configure:26177: $PKG_CONFIG --exists --print-errors "libqxp-0.0" configure:26180: $? = 0 configure:26238: result: yes configure:26268: checking which libzmf to use configure:26271: result: external configure:26276: checking for ZMF configure:26283: $PKG_CONFIG --exists --print-errors "libzmf-0.0" configure:26286: $? = 0 configure:26300: $PKG_CONFIG --exists --print-errors "libzmf-0.0" configure:26303: $? = 0 configure:26361: result: yes configure:26391: checking which libstaroffice to use configure:26394: result: external configure:26399: checking for STAROFFICE configure:26406: $PKG_CONFIG --exists --print-errors "libstaroffice-0.0" configure:26409: $? = 0 configure:26423: $PKG_CONFIG --exists --print-errors "libstaroffice-0.0" configure:26426: $? = 0 configure:26484: result: yes configure:26508: checking for STAROFFICE version configure:26517: result: 0.0.7 configure:26572: checking which lcms2 to use configure:26575: result: external configure:26580: checking for LCMS2 configure:26587: $PKG_CONFIG --exists --print-errors "lcms2" configure:26590: $? = 0 configure:26604: $PKG_CONFIG --exists --print-errors "lcms2" configure:26607: $? = 0 configure:26665: result: yes configure:26702: checking which cppunit to use configure:26705: result: external configure:26710: checking for CPPUNIT configure:26717: $PKG_CONFIG --exists --print-errors "cppunit >= 1.14.0" configure:26720: $? = 0 configure:26734: $PKG_CONFIG --exists --print-errors "cppunit >= 1.14.0" configure:26737: $? = 0 configure:26795: result: yes configure:26817: checking which freetype to use configure:26821: result: external configure:26832: checking for FREETYPE configure:26839: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.9.3" configure:26842: $? = 0 configure:26856: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.9.3" configure:26859: $? = 0 configure:26917: result: yes configure:26963: checking which libxslt to use configure:26966: result: external configure:26977: checking for LIBXSLT configure:26984: $PKG_CONFIG --exists --print-errors "libxslt" configure:26987: $? = 0 configure:27001: $PKG_CONFIG --exists --print-errors "libxslt" configure:27004: $? = 0 configure:27062: result: yes configure:27071: checking for LIBEXSLT configure:27078: $PKG_CONFIG --exists --print-errors "libexslt" configure:27081: $? = 0 configure:27095: $PKG_CONFIG --exists --print-errors "libexslt" configure:27098: $? = 0 configure:27156: result: yes configure:27167: checking for xsltproc configure:27190: found /usr/bin/xsltproc configure:27203: result: /usr/bin/xsltproc configure:27235: checking which libxml to use configure:27238: result: external configure:27251: checking for LIBXML configure:27258: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0" configure:27261: $? = 0 configure:27275: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0" configure:27278: $? = 0 configure:27336: result: yes configure:27347: checking for xmllint configure:27370: found /usr/bin/xmllint configure:27383: result: /usr/bin/xmllint configure:27813: checking which Python to use for Pyuno configure:28245: result: system configure:28673: checking for Python.h configure:28673: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -I/usr/include/python3.9 conftest.c >&5 configure:28673: $? = 0 configure:28673: result: yes configure:28747: checking for correct python library version configure:28765: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -I/usr/include/python3.9 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:28765: $? = 0 configure:28765: ./conftest configure:28765: $? = 0 configure:28767: result: ok configure:28821: checking whether to build LibreLogo configure:28833: result: yes configure:28847: checking whether to build the MariaDB/MySQL SDBC driver configure:28851: result: yes configure:28864: checking which MariaDB to use configure:28867: result: external configure:28874: checking for mysql_config configure:28912: result: no configure:28918: error: mysql_config is missing. Install MySQL client library development package. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_double=8 ac_cv_alignof_int=4 ac_cv_alignof_long=8 ac_cv_alignof_short=2 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ABW_CFLAGS_set= ac_cv_env_ABW_CFLAGS_value= ac_cv_env_ABW_LIBS_set= ac_cv_env_ABW_LIBS_value= ac_cv_env_APR_CFLAGS_set= ac_cv_env_APR_CFLAGS_value= ac_cv_env_APR_LIBS_set= ac_cv_env_APR_LIBS_value= ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_value= ac_cv_env_BZIP2_CFLAGS_set= ac_cv_env_BZIP2_CFLAGS_value= ac_cv_env_BZIP2_LIBS_set= ac_cv_env_BZIP2_LIBS_value= ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CDR_CFLAGS_set= ac_cv_env_CDR_CFLAGS_value= ac_cv_env_CDR_LIBS_set= ac_cv_env_CDR_LIBS_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -pipe -O2' ac_cv_env_CLUCENE_CFLAGS_set= ac_cv_env_CLUCENE_CFLAGS_value= ac_cv_env_CLUCENE_LIBS_set= ac_cv_env_CLUCENE_LIBS_value= ac_cv_env_COINMP_CFLAGS_set= ac_cv_env_COINMP_CFLAGS_value= ac_cv_env_COINMP_LIBS_set= ac_cv_env_COINMP_LIBS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPPUNIT_CFLAGS_set= ac_cv_env_CPPUNIT_CFLAGS_value= ac_cv_env_CPPUNIT_LIBS_set= ac_cv_env_CPPUNIT_LIBS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -pipe -O2' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=x86_64-pc-linux-gnu-g++ ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_GLIB_CFLAGS_set= ac_cv_env_DBUS_GLIB_CFLAGS_value= ac_cv_env_DBUS_GLIB_LIBS_set= ac_cv_env_DBUS_GLIB_LIBS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DCONF_CFLAGS_set= ac_cv_env_DCONF_CFLAGS_value= ac_cv_env_DCONF_LIBS_set= ac_cv_env_DCONF_LIBS_value= ac_cv_env_EBOOK_CFLAGS_set= ac_cv_env_EBOOK_CFLAGS_value= ac_cv_env_EBOOK_LIBS_set= ac_cv_env_EBOOK_LIBS_value= ac_cv_env_EPOXY_CFLAGS_set= ac_cv_env_EPOXY_CFLAGS_value= ac_cv_env_EPOXY_LIBS_set= ac_cv_env_EPOXY_LIBS_value= ac_cv_env_EPUBGEN_CFLAGS_set= ac_cv_env_EPUBGEN_CFLAGS_value= ac_cv_env_EPUBGEN_LIBS_set= ac_cv_env_EPUBGEN_LIBS_value= ac_cv_env_ETONYEK_CFLAGS_set= ac_cv_env_ETONYEK_CFLAGS_value= ac_cv_env_ETONYEK_LIBS_set= ac_cv_env_ETONYEK_LIBS_value= ac_cv_env_EXPAT_CFLAGS_set= ac_cv_env_EXPAT_CFLAGS_value= ac_cv_env_EXPAT_LIBS_set= ac_cv_env_EXPAT_LIBS_value= ac_cv_env_FIREBIRD_CFLAGS_set= ac_cv_env_FIREBIRD_CFLAGS_value= ac_cv_env_FIREBIRD_LIBS_set= ac_cv_env_FIREBIRD_LIBS_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FREEHAND_CFLAGS_set= ac_cv_env_FREEHAND_CFLAGS_value= ac_cv_env_FREEHAND_LIBS_set= ac_cv_env_FREEHAND_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GIO_CFLAGS_set= ac_cv_env_GIO_CFLAGS_value= ac_cv_env_GIO_LIBS_set= ac_cv_env_GIO_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_GOBJECT_CFLAGS_set= ac_cv_env_GOBJECT_CFLAGS_value= ac_cv_env_GOBJECT_LIBS_set= ac_cv_env_GOBJECT_LIBS_value= ac_cv_env_GRAPHITE_CFLAGS_set= ac_cv_env_GRAPHITE_CFLAGS_value= ac_cv_env_GRAPHITE_LIBS_set= ac_cv_env_GRAPHITE_LIBS_value= ac_cv_env_GSTREAMER_1_0_CFLAGS_set= ac_cv_env_GSTREAMER_1_0_CFLAGS_value= ac_cv_env_GSTREAMER_1_0_LIBS_set= ac_cv_env_GSTREAMER_1_0_LIBS_value= ac_cv_env_GTK3_CFLAGS_set= ac_cv_env_GTK3_CFLAGS_value= ac_cv_env_GTK3_LIBS_set= ac_cv_env_GTK3_LIBS_value= ac_cv_env_GTK4_CFLAGS_set= ac_cv_env_GTK4_CFLAGS_value= ac_cv_env_GTK4_LIBS_set= ac_cv_env_GTK4_LIBS_value= ac_cv_env_HARFBUZZ_CFLAGS_set= ac_cv_env_HARFBUZZ_CFLAGS_value= ac_cv_env_HARFBUZZ_LIBS_set= ac_cv_env_HARFBUZZ_LIBS_value= ac_cv_env_HUNSPELL_CFLAGS_set= ac_cv_env_HUNSPELL_CFLAGS_value= ac_cv_env_HUNSPELL_LIBS_set= ac_cv_env_HUNSPELL_LIBS_value= ac_cv_env_ICU_CFLAGS_set= ac_cv_env_ICU_CFLAGS_value= ac_cv_env_ICU_LIBS_set= ac_cv_env_ICU_LIBS_value= ac_cv_env_LCMS2_CFLAGS_set= ac_cv_env_LCMS2_CFLAGS_value= ac_cv_env_LCMS2_LIBS_set= ac_cv_env_LCMS2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBATOMIC_OPS_CFLAGS_set= ac_cv_env_LIBATOMIC_OPS_CFLAGS_value= ac_cv_env_LIBATOMIC_OPS_LIBS_set= ac_cv_env_LIBATOMIC_OPS_LIBS_value= ac_cv_env_LIBCMIS_CFLAGS_set= ac_cv_env_LIBCMIS_CFLAGS_value= ac_cv_env_LIBCMIS_LIBS_set= ac_cv_env_LIBCMIS_LIBS_value= ac_cv_env_LIBEOT_CFLAGS_set= ac_cv_env_LIBEOT_CFLAGS_value= ac_cv_env_LIBEOT_LIBS_set= ac_cv_env_LIBEOT_LIBS_value= ac_cv_env_LIBEXSLT_CFLAGS_set= ac_cv_env_LIBEXSLT_CFLAGS_value= ac_cv_env_LIBEXSLT_LIBS_set= ac_cv_env_LIBEXSLT_LIBS_value= ac_cv_env_LIBEXTTEXTCAT_CFLAGS_set= ac_cv_env_LIBEXTTEXTCAT_CFLAGS_value= ac_cv_env_LIBEXTTEXTCAT_LIBS_set= ac_cv_env_LIBEXTTEXTCAT_LIBS_value= ac_cv_env_LIBLANGTAG_CFLAGS_set= ac_cv_env_LIBLANGTAG_CFLAGS_value= ac_cv_env_LIBLANGTAG_LIBS_set= ac_cv_env_LIBLANGTAG_LIBS_value= ac_cv_env_LIBNUMBERTEXT_CFLAGS_set= ac_cv_env_LIBNUMBERTEXT_CFLAGS_value= ac_cv_env_LIBNUMBERTEXT_LIBS_set= ac_cv_env_LIBNUMBERTEXT_LIBS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_LIBXSLT_CFLAGS_set= ac_cv_env_LIBXSLT_CFLAGS_value= ac_cv_env_LIBXSLT_LIBS_set= ac_cv_env_LIBXSLT_LIBS_value= ac_cv_env_MDDS_CFLAGS_set= ac_cv_env_MDDS_CFLAGS_value= ac_cv_env_MDDS_LIBS_set= ac_cv_env_MDDS_LIBS_value= ac_cv_env_MSPUB_CFLAGS_set= ac_cv_env_MSPUB_CFLAGS_value= ac_cv_env_MSPUB_LIBS_set= ac_cv_env_MSPUB_LIBS_value= ac_cv_env_MWAW_CFLAGS_set= ac_cv_env_MWAW_CFLAGS_value= ac_cv_env_MWAW_LIBS_set= ac_cv_env_MWAW_LIBS_value= ac_cv_env_MYTHES_CFLAGS_set= ac_cv_env_MYTHES_CFLAGS_value= ac_cv_env_MYTHES_LIBS_set= ac_cv_env_MYTHES_LIBS_value= ac_cv_env_NEON_CFLAGS_set= ac_cv_env_NEON_CFLAGS_value= ac_cv_env_NEON_LIBS_set= ac_cv_env_NEON_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_LIBS_value= ac_cv_env_ODFGEN_CFLAGS_set= ac_cv_env_ODFGEN_CFLAGS_value= ac_cv_env_ODFGEN_LIBS_set= ac_cv_env_ODFGEN_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_ORCUS_CFLAGS_set= ac_cv_env_ORCUS_CFLAGS_value= ac_cv_env_ORCUS_LIBS_set= ac_cv_env_ORCUS_LIBS_value= ac_cv_env_PAGEMAKER_CFLAGS_set= ac_cv_env_PAGEMAKER_CFLAGS_value= ac_cv_env_PAGEMAKER_LIBS_set= ac_cv_env_PAGEMAKER_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/temp/python3.9/pkgconfig ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=x86_64-pc-linux-gnu-pkg-config ac_cv_env_POPPLER_CFLAGS_set= ac_cv_env_POPPLER_CFLAGS_value= ac_cv_env_POPPLER_LIBS_set= ac_cv_env_POPPLER_LIBS_value= ac_cv_env_POSTGRESQL_CFLAGS_set= ac_cv_env_POSTGRESQL_CFLAGS_value= ac_cv_env_POSTGRESQL_LIBS_set= ac_cv_env_POSTGRESQL_LIBS_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/usr/bin/python3.9 ac_cv_env_QT5_GOBJECT_CFLAGS_set= ac_cv_env_QT5_GOBJECT_CFLAGS_value= ac_cv_env_QT5_GOBJECT_LIBS_set= ac_cv_env_QT5_GOBJECT_LIBS_value= ac_cv_env_QT5_XCB_CFLAGS_set= ac_cv_env_QT5_XCB_CFLAGS_value= ac_cv_env_QT5_XCB_ICCCM_CFLAGS_set= ac_cv_env_QT5_XCB_ICCCM_CFLAGS_value= ac_cv_env_QT5_XCB_ICCCM_LIBS_set= ac_cv_env_QT5_XCB_ICCCM_LIBS_value= ac_cv_env_QT5_XCB_LIBS_set= ac_cv_env_QT5_XCB_LIBS_value= ac_cv_env_QXP_CFLAGS_set= ac_cv_env_QXP_CFLAGS_value= ac_cv_env_QXP_LIBS_set= ac_cv_env_QXP_LIBS_value= ac_cv_env_REDLAND_CFLAGS_set= ac_cv_env_REDLAND_CFLAGS_value= ac_cv_env_REDLAND_LIBS_set= ac_cv_env_REDLAND_LIBS_value= ac_cv_env_REVENGE_CFLAGS_set= ac_cv_env_REVENGE_CFLAGS_value= ac_cv_env_REVENGE_LIBS_set= ac_cv_env_REVENGE_LIBS_value= ac_cv_env_SERF_CFLAGS_set= ac_cv_env_SERF_CFLAGS_value= ac_cv_env_SERF_LIBS_set= ac_cv_env_SERF_LIBS_value= ac_cv_env_STAROFFICE_CFLAGS_set= ac_cv_env_STAROFFICE_CFLAGS_value= ac_cv_env_STAROFFICE_LIBS_set= ac_cv_env_STAROFFICE_LIBS_value= ac_cv_env_VISIO_CFLAGS_set= ac_cv_env_VISIO_CFLAGS_value= ac_cv_env_VISIO_LIBS_set= ac_cv_env_VISIO_LIBS_value= ac_cv_env_WPD_CFLAGS_set= ac_cv_env_WPD_CFLAGS_value= ac_cv_env_WPD_LIBS_set= ac_cv_env_WPD_LIBS_value= ac_cv_env_WPG_CFLAGS_set= ac_cv_env_WPG_CFLAGS_value= ac_cv_env_WPG_LIBS_set= ac_cv_env_WPG_LIBS_value= ac_cv_env_WPS_CFLAGS_set= ac_cv_env_WPS_CFLAGS_value= ac_cv_env_WPS_LIBS_set= ac_cv_env_WPS_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XMLSEC_CFLAGS_set= ac_cv_env_XMLSEC_CFLAGS_value= ac_cv_env_XMLSEC_LIBS_set= ac_cv_env_XMLSEC_LIBS_value= ac_cv_env_XRANDR_CFLAGS_set= ac_cv_env_XRANDR_CFLAGS_value= ac_cv_env_XRANDR_LIBS_set= ac_cv_env_XRANDR_LIBS_value= ac_cv_env_XRENDER_CFLAGS_set= ac_cv_env_XRENDER_CFLAGS_value= ac_cv_env_XRENDER_LIBS_set= ac_cv_env_XRENDER_LIBS_value= ac_cv_env_ZMF_CFLAGS_set= ac_cv_env_ZMF_CFLAGS_value= ac_cv_env_ZMF_LIBS_set= ac_cv_env_ZMF_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_posix_fallocate=yes ac_cv_header_CLucene_analysis_cjk_CJKAnalyzer_h=yes ac_cv_header_Python_h=yes ac_cv_header_cups_cups_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_sdt_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_valgrind_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_cups_cupsPrintFiles=yes ac_cv_lib_jpeg_jpeg_resync_to_restart=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_AWK=/usr/bin/gawk ac_cv_path_BASH=/bin/sh ac_cv_path_COMPATH=/usr/bin/x86_64-pc-linux-gnu-gcc ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GPERF=/usr/bin/gperf ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_SYSTEM_UCPP=/usr/bin/ucpp ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_prog_AR=gcc-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_NM=gcc-nm ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=gcc-ranlib ac_cv_prog_READELF=x86_64-pc-linux-gnu-readelf ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_search_dlsym=-ldl ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_voidp=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no pkg_cv_ABW_CFLAGS='-I/usr/include/libabw-0.1 -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 ' pkg_cv_ABW_LIBS='-labw-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 ' pkg_cv_CDR_CFLAGS='-I/usr/include/libcdr-0.1 -I/usr/include/librevenge-0.0 ' pkg_cv_CDR_LIBS='-lcdr-0.1 -lrevenge-0.0 ' pkg_cv_CLUCENE_CFLAGS='-I/usr/include/CLucene/ext ' pkg_cv_CLUCENE_LIBS='-L/usr/lib64/ -lclucene-core -lclucene-shared ' pkg_cv_CPPUNIT_CFLAGS= pkg_cv_CPPUNIT_LIBS='-lcppunit ' pkg_cv_EBOOK_CFLAGS='-I/usr/include/libe-book-0.1 -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 ' pkg_cv_EBOOK_LIBS='-le-book-0.1 -lrevenge-0.0 ' pkg_cv_EPUBGEN_CFLAGS='-I/usr/include/libepubgen-0.1 -I/usr/include/librevenge-0.0 ' pkg_cv_EPUBGEN_LIBS='-lepubgen-0.1 -lrevenge-0.0 ' pkg_cv_ETONYEK_CFLAGS='-I/usr/include/libetonyek-0.1 -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 ' pkg_cv_ETONYEK_LIBS='-letonyek-0.1 -lrevenge-0.0 ' pkg_cv_EXPAT_CFLAGS= pkg_cv_EXPAT_LIBS='-lexpat -lm ' pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/uuid ' pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype ' pkg_cv_FREEHAND_CFLAGS='-I/usr/include/libfreehand-0.1 -I/usr/include/librevenge-0.0 ' pkg_cv_FREEHAND_LIBS='-lfreehand-0.1 -lrevenge-0.0 ' pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE_LIBS='-lfreetype ' pkg_cv_LCMS2_CFLAGS= pkg_cv_LCMS2_LIBS='-llcms2 ' pkg_cv_LIBEXSLT_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBEXSLT_LIBS='-lexslt -lxslt -lxml2 ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXSLT_LIBS='-lxslt -lxml2 ' pkg_cv_MSPUB_CFLAGS='-I/usr/include/libmspub-0.1 -I/usr/include/librevenge-0.0 ' pkg_cv_MSPUB_LIBS='-lmspub-0.1 -lrevenge-0.0 ' pkg_cv_MWAW_CFLAGS='-I/usr/include/libmwaw-0.3 -I/usr/include/librevenge-0.0 ' pkg_cv_MWAW_LIBS='-lmwaw-0.3 -lrevenge-0.0 -lrevenge-stream-0.0 ' pkg_cv_ODFGEN_CFLAGS='-I/usr/include/libodfgen-0.1 -I/usr/include/librevenge-0.0 ' pkg_cv_ODFGEN_LIBS='-lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 ' pkg_cv_PAGEMAKER_CFLAGS='-I/usr/include/libpagemaker-0.0 -I/usr/include/librevenge-0.0 ' pkg_cv_PAGEMAKER_LIBS='-lpagemaker-0.0 -lrevenge-0.0 -lrevenge-stream-0.0 ' pkg_cv_QXP_CFLAGS='-I/usr/include/libqxp-0.0 -I/usr/include/librevenge-0.0 ' pkg_cv_QXP_LIBS='-lqxp-0.0 -lrevenge-0.0 ' pkg_cv_REVENGE_CFLAGS='-I/usr/include/librevenge-0.0 ' pkg_cv_REVENGE_LIBS='-lrevenge-0.0 ' pkg_cv_STAROFFICE_CFLAGS='-I/usr/include/libstaroffice-0.0 -I/usr/include/librevenge-0.0 ' pkg_cv_STAROFFICE_LIBS='-lstaroffice-0.0 -lrevenge-0.0 ' pkg_cv_VISIO_CFLAGS='-I/usr/include/libvisio-0.1 -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 ' pkg_cv_VISIO_LIBS='-lvisio-0.1 -lrevenge-0.0 ' pkg_cv_WPD_CFLAGS='-I/usr/include/libwpd-0.10 -I/usr/include/librevenge-0.0 ' pkg_cv_WPD_LIBS='-lwpd-0.10 -lrevenge-0.0 ' pkg_cv_WPG_CFLAGS='-I/usr/include/libwpg-0.3 -I/usr/include/librevenge-0.0 -I/usr/include/libwpd-0.10 ' pkg_cv_WPG_LIBS='-lwpg-0.3 -lrevenge-0.0 ' pkg_cv_WPS_CFLAGS='-I/usr/include/libwps-0.4 -I/usr/include/librevenge-0.0 ' pkg_cv_WPS_LIBS='-lwps-0.4 -lrevenge-0.0 ' pkg_cv_XMLSEC_CFLAGS='-DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/include/nspr -I/usr/include/nss ' pkg_cv_XMLSEC_LIBS='-lxmlsec1-nss -lxmlsec1 -lltdl -lxslt -lxml2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 ' pkg_cv_ZMF_CFLAGS='-I/usr/include/libzmf-0.0 -I/usr/include/librevenge-0.0 ' pkg_cv_ZMF_LIBS='-lzmf-0.0 -lrevenge-0.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABW_CFLAGS='-isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 ' ABW_LIBS=' -labw-0.1 -lrevenge-0.0 -lrevenge-stream-0.0' AFLAGS='' ALL_LANGS='' ANDROID_APP_ABI='' ANDROID_BINUTILS_PREBUILT_ROOT='' ANDROID_GCC_TOOLCHAIN_VERSION='' ANDROID_NDK_HOME='' ANDROID_PACKAGE_NAME='' ANDROID_SDK_HOME='' ANT='' ANT_HOME='' ANT_LIB='' APR_CFLAGS='' APR_LIBS='' AR='gcc-ar' ASSERT_ALWAYS_ABORT='FALSE' ATL_INCLUDE='' ATL_LIB='' ATOMIC_LIB='' AVAHI_CFLAGS='' AVAHI_LIBS='' AWK='/usr/bin/gawk' BASH='/bin/sh' BFFVALIDATOR='' BFFVALIDATOR_EXE='' BINDIR='' BISON='' BOOST_CPPFLAGS='' BOOST_CXXFLAGS='-D_GLIBCXX_HAS_GTHREADS' BOOST_DATE_TIME_LIB='' BOOST_FILESYSTEM_LIB='' BOOST_IOSTREAMS_LIB='' BOOST_LDFLAGS='' BOOST_LOCALE_LIB='' BOOST_SYSTEM_LIB='' BOX2D_CFLAGS='' BOX2D_LIBS='' BRAND_INTRO_IMAGES='' BREAKPAD_SYMBOL_CONFIG='' BSH_JAR='' BUILDDIR='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2' BUILDING_PCH_WITH_OBJ='' BUILD_POSTGRESQL_SDBC='' BUILD_TYPE='LibO DESKTOP AVMEDIA DBCONNECTIVITY EXTENSIONS SCRIPTING DYNLOADING NATIVE HELP LIBCMIS PYUNO LIBRELOGO MARIADBC' BUILD_X64='' BUILD_X86='' BUNDLE_MARIADB_CONNECTOR_C='' BZIP2_CFLAGS='' BZIP2_LIBS='' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='x86_64-pc-linux-gnu-gcc' CCACHE='' CCACHE_BIN='' CCACHE_DEPEND_MODE='' CC_FOR_BUILD='x86_64-pc-linux-gnu-gcc' CDR_CFLAGS='-isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 ' CDR_LIBS=' -lcdr-0.1 -lrevenge-0.0' CFLAGS='-march=native -pipe -O2 -I/usr/include/python3.9 ' CLANGDIR='' CLANGLIBDIR='' CLANGSYSINCLUDE='' CLANGTOOLLIBS='' CLANG_USE_LD='' CLUCENE_CFLAGS=' ' CLUCENE_LIBS=' -lclucene-core -lclucene-shared -lclucene-contribs-lib' COINMP_CFLAGS='' COINMP_LIBS='' COM='GCC' COMPATH='/usr' COMPILER_PLUGINS='' COMPILER_PLUGINS_ANALYZER_PCH='TRUE' COMPILER_PLUGINS_COM_IS_CLANG='' COMPILER_PLUGINS_CXX='' COMPILER_PLUGINS_CXXFLAGS='' COMPILER_PLUGINS_CXX_LINKFLAGS='' COMPILER_PLUGINS_DEBUG='' COMPILER_PLUGINS_TOOLING_ARGS='' COM_IS_CLANG='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CPPUNIT_CFLAGS='' CPPUNIT_LIBS=' -lcppunit' CPPU_ENV='gcc3' CPPU_ENV_FOR_BUILD='gcc3' CPUNAME='X86_64' CROSS_COMPILING='' CT2N_EXTENSION_PACK='' CURL='' CURLCONFIG='' CURL_CFLAGS='' CURL_LIBS='' CUSTOM_BRAND_DIR='' CUSTOM_BRAND_IMAGES='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-march=native -pipe -O2' CXXFLAGS_CXX11='-std=c++17' CXXFLAGS_INTRINSICS_AVX2='-mavx2' CXXFLAGS_INTRINSICS_AVX512='-mavx512f -mavx512vl -mavx512bw -mavx512dq -mavx512cd' CXXFLAGS_INTRINSICS_AVX='-mavx' CXXFLAGS_INTRINSICS_F16C='-mf16c' CXXFLAGS_INTRINSICS_FMA='-mfma' CXXFLAGS_INTRINSICS_SSE2='-msse2' CXXFLAGS_INTRINSICS_SSE41='-msse4.1' CXXFLAGS_INTRINSICS_SSE42='-msse4.2' CXXFLAGS_INTRINSICS_SSSE3='-mssse3' CXX_FOR_BUILD='x86_64-pc-linux-gnu-g++' CXX_X64_BINARY='' CXX_X86_BINARY='' DATADIR='' DBUS_CFLAGS='' DBUS_GLIB_CFLAGS='' DBUS_GLIB_LIBS='' DBUS_HAVE_GLIB='' DBUS_LIBS='' DCONF_CFLAGS='' DCONF_LIBS='' DEFAULT_BRAND_IMAGES='' DEFAULT_CRASHDUMP_VALUE='' DEFS='' DEVENV='' DICT_SYSTEM_DIR='file:///usr/share/myspell' DISABLE_CVE_TESTS='' DISABLE_DYNLOADING='' DISABLE_GUI='' DISABLE_PYTHON='' DLLTOOL='' DLOPEN_LIBS='-ldl' DOCDIR='' DOXYGEN='' DO_FETCH_TARBALLS='' DPKG='' EBOOK_CFLAGS='-isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 ' EBOOK_LIBS=' -le-book-0.1 -lrevenge-0.0' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ANDROID_EDITING='' ENABLE_ANDROID_LOK='' ENABLE_AVAHI='' ENABLE_BREAKPAD='' ENABLE_CAIRO_CANVAS='' ENABLE_CHART_TESTS='' ENABLE_CIPHER_OPENSSL_BACKEND='' ENABLE_COINMP='' ENABLE_CUPS='TRUE' ENABLE_CURL='' ENABLE_DBGUTIL='' ENABLE_DBUS='' ENABLE_DCONF='' ENABLE_DEBUG='' ENABLE_EOT='' ENABLE_EVOAB2='' ENABLE_EXTENSION_UPDATE='' ENABLE_FIREBIRD_SDBC='' ENABLE_FORMULA_LOGGER='' ENABLE_FUZZERS='' ENABLE_GDB_INDEX='' ENABLE_GIO='' ENABLE_GPGMEPP='' ENABLE_GSTREAMER_1_0='' ENABLE_GTK3='' ENABLE_GTK3_KDE5='' ENABLE_GTK4='' ENABLE_HEADLESS='TRUE' ENABLE_HTMLHELP='TRUE' ENABLE_JAVA='' ENABLE_KF5='' ENABLE_LDAP='' ENABLE_LIBCMIS='TRUE' ENABLE_LIBRELOGO='' ENABLE_LPSOLVE='' ENABLE_LTO='' ENABLE_LWP='TRUE' ENABLE_MACOSX_SANDBOX='' ENABLE_MARIADBC='TRUE' ENABLE_MEDIAWIKI='' ENABLE_NSS='' ENABLE_ONLINE_UPDATE='' ENABLE_ONLINE_UPDATE_MAR='' ENABLE_OOENV='' ENABLE_OPENGL_CANVAS='' ENABLE_OPENGL_TRANSITIONS='' ENABLE_OPENSSL='' ENABLE_OPTIMIZED='TRUE' ENABLE_OPTIMIZED_DEBUG='' ENABLE_PCH='' ENABLE_PDFIMPORT='' ENABLE_PDFIUM='' ENABLE_POPPLER='' ENABLE_QT5='' ENABLE_RANDR='' ENABLE_RELEASE_BUILD='TRUE' ENABLE_REPORTBUILDER='' ENABLE_RUNTIME_OPTIMIZATIONS='TRUE' ENABLE_SAL_LOG='' ENABLE_SCRIPTING_BEANSHELL='' ENABLE_SCRIPTING_JAVASCRIPT='' ENABLE_SDREMOTE='' ENABLE_SDREMOTE_BLUETOOTH='' ENABLE_SILENT_MSI='' ENABLE_SKIA='' ENABLE_SKIA_DEBUG='' ENABLE_SYMBOLS_FOR='' ENABLE_VALGRIND='' ENABLE_WASM_STRIP='' ENABLE_WERROR='' ENABLE_ZXING='' ENDIANNESS='little' EPM='NO' EPM_FLAGS='' EPOXY_CFLAGS='' EPOXY_LIBS='' EPUBGEN_CFLAGS='-isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 ' EPUBGEN_LIBS=' -lepubgen-0.1 -lrevenge-0.0' ETONYEK_CFLAGS='-isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 ' ETONYEK_LIBS=' -letonyek-0.1 -lrevenge-0.0' EXEEXT='' EXPAT_CFLAGS='' EXPAT_LIBS=' -lexpat -lm' FAKEROOT='' FIND='' FIREBIRDCONFIG='' FIREBIRD_CFLAGS='' FIREBIRD_LIBS='' FLEX='' FLUTE_JAR='' FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/uuid ' FONTCONFIG_LIBS=' -lfontconfig -lfreetype' FONTFORGE='' FREEHAND_CFLAGS='-isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 ' FREEHAND_LIBS=' -lfreehand-0.1 -lrevenge-0.0' FREETYPE_CFLAGS='-isystem /usr/include/freetype2 ' FREETYPE_LIBS=' -lfreetype' GAWK='' GCC_HOME='/usr' GCC_VERSION='1102' GET_TASK_ALLOW_ENTITLEMENT='' GIO_CFLAGS='' GIO_LIBS='' GIT_LINK_SRC='' GIT_NEEDED_SUBMODULES='helpcontent2 ' GIT_REFERENCE_SRC='' GLM_CFLAGS='' GNUCP='' GNUPATCH='' GNUTAR='bsdtar' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GPERF='/usr/bin/gperf' GPG='' GPGCONF='' GPGMEPP_CFLAGS='' GPGMEPP_LIBS='' GPG_ERROR_CFLAGS='' GPG_ERROR_LIBS='' GRAPHITE_CFLAGS='' GRAPHITE_LIBS='' GREP='/bin/grep' GSSAPI_LIBS='' GSTREAMER_1_0_CFLAGS='' GSTREAMER_1_0_LIBS='' GTK3_CFLAGS='' GTK3_LIBS='' GTK4_CFLAGS='' GTK4_LIBS='' HAMCREST_JAR='' HARFBUZZ_CFLAGS='' HARFBUZZ_LIBS='' HAVE_BROKEN_GCC_WMAYBE_UNINITIALIZED='' HAVE_BROKEN_GCC_WSTRINGOP_OVERFLOW='' HAVE_CLANG_DEBUG_INFO_KIND_CONSTRUCTOR='' HAVE_GCC_AVX='TRUE' HAVE_GCC_BUILTIN_ATOMIC='TRUE' HAVE_GCC_FNO_ENFORCE_EH_SPECS='TRUE' HAVE_GCC_FNO_SIZED_DEALLOCATION='TRUE' HAVE_GCC_GGDB2='TRUE' HAVE_GCC_SPLIT_DWARF='' HAVE_GCC_STACK_CLASH_PROTECTION='TRUE' HAVE_GNUMAKE_FILE_FUNC='TRUE' HAVE_LD_BSYMBOLIC_FUNCTIONS='TRUE' HAVE_LD_HASH_STYLE='TRUE' HAVE_LO_CLANG_DLLEXPORTINLINES='' HAVE_POSIX_FALLOCATE='YES' HAVE_WDEPRECATED_COPY_DTOR='TRUE' HELP_OMINDEX_PAGE='FALSE' HELP_ONLINE='' HOST_PLATFORM='x86_64-pc-linux-gnu' HSQLDB_JAR='' HSQLDB_USE_JDBC_4_1='' HUNSPELL_CFLAGS='' HUNSPELL_LIBS='' HYPHEN_LIB='' HYPH_SYSTEM_DIR='file:///usr/share/myspell' ICECC_VERSION='' ICECREAM_RUN='' ICU_CFLAGS='' ICU_LIBS='' ICU_MAJOR='' ICU_MINOR='' ICU_RECLASSIFIED_CONDITIONAL_JAPANESE_STARTER='' ICU_RECLASSIFIED_HEBREW_LETTER='' ICU_RECLASSIFIED_PREPEND_SET_EMPTY='' ICU_UCHAR_TYPE='' ILIB='' ILIB_FOR_BUILD='' INSTALLDIR='' INSTALLDIRNAME='' INSTALL_NAME_TOOL='' INSTDIR='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/instdir' INSTDIR_FOR_BUILD='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/instdir' INSTROOT='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/instdir' INSTROOTBASE='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/instdir' INSTROOT_FOR_BUILD='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/instdir' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' ISYSTEM='-isystem ' IWYU_PATH='' JAVACFLAGS='' JAVACOMPILER='' JAVADOC='' JAVADOCISGJDOC='' JAVAIFLAGS='' JAVAIFLAGS_FOR_BUILD='' JAVAINTERPRETER='' JAVA_CLASSPATH_NOT_SET='' JAVA_HOME='' JAVA_HOME_FOR_BUILD='' JAVA_SOURCE_VER='' JAVA_TARGET_VER='' JAWTLIB='' JDK='' JDK_FOR_BUILD='' JFREEREPORT_JAR='' JITC_PROCESSOR_TYPE='' JVM_ONE_PATH_CHECK='' KF5_CFLAGS='' KF5_CONFIG='' KF5_LIBS='' KRB5_LIBS='' LANGUAGETOOL_EXTENSION_PACK='' LCMS2_CFLAGS=' -Wno-long-long' LCMS2_LIBS=' -llcms2' LD='x86_64-pc-linux-gnu-ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LD_GC_SECTIONS='-Wl,--gc-sections' LD_PLUGIN='' LFS_CFLAGS='' LIBASSUAN_CFLAGS='' LIBASSUAN_LIBS='' LIBATOMIC_OPS_CFLAGS='' LIBATOMIC_OPS_LIBS='' LIBBASE_JAR='' LIBCMIS_CFLAGS='' LIBCMIS_LIBS='' LIBDIR='' LIBEOT_CFLAGS='' LIBEOT_LIBS='' LIBEXSLT_CFLAGS='-isystem /usr/include/libxml2 ' LIBEXSLT_LIBS=' -lexslt -lxslt -lxml2' LIBEXTTEXTCAT_CFLAGS='' LIBEXTTEXTCAT_LIBS='' LIBFONTS_JAR='' LIBFORMULA_JAR='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBJPEG_CFLAGS='' LIBJPEG_LIBS='-ljpeg' LIBLANGTAG_CFLAGS='' LIBLANGTAG_LIBS='' LIBLAYOUT_JAR='' LIBLOADER_JAR='' LIBMARIADB='' LIBMARIADB_PATH='' LIBNUMBERTEXT_CFLAGS='' LIBNUMBERTEXT_LIBS='' LIBOBJS='' LIBO_BIN_FOLDER='program' LIBO_BIN_FOLDER_FOR_BUILD='program' LIBO_ETC_FOLDER='program' LIBO_LIB_FOLDER='program' LIBO_LIB_FOLDER_FOR_BUILD='program' LIBO_LIB_PYUNO_FOLDER='program' LIBO_SHARE_FOLDER='share' LIBO_SHARE_HELP_FOLDER='help' LIBO_SHARE_JAVA_FOLDER='program/classes' LIBO_SHARE_PRESETS_FOLDER='presets' LIBO_SHARE_READMES_FOLDER='readmes' LIBO_SHARE_RESOURCE_FOLDER='program/resource' LIBO_URE_BIN_FOLDER='program' LIBO_URE_ETC_FOLDER='program' LIBO_URE_LIB_FOLDER='program' LIBO_URE_LIB_FOLDER_FOR_BUILD='program' LIBO_URE_MISC_FOLDER='program' LIBO_URE_MISC_FOLDER_FOR_BUILD='program' LIBO_URE_SHARE_JAVA_FOLDER='program/classes' LIBO_VERSION_MAJOR='7' LIBO_VERSION_MICRO='5' LIBO_VERSION_MINOR='2' LIBO_VERSION_PATCH='2' LIBO_VERSION_SUFFIX='.0' LIBO_VERSION_SUFFIX_SUFFIX='+' LIBPNG_CFLAGS='' LIBPNG_LIBS='' LIBREPOSITORY_JAR='' LIBS='' LIBSERIALIZER_JAR='' LIBTOMMATH_CFLAGS='' LIBTOMMATH_LIBS='' LIBTOOL='' LIBXML_CFLAGS='-isystem /usr/include/libxml2 ' LIBXML_JAR='' LIBXML_LIBS=' -lxml2' LIBXSLT_CFLAGS='-isystem /usr/include/libxml2 ' LIBXSLT_LIBS=' -lxslt -lxml2' LIB_FUZZING_ENGINE='' LLVM_CONFIG='' LO_CLANG_CC='x86_64-pc-linux-gnu-gcc' LO_CLANG_CXX='x86_64-pc-linux-gnu-g++' LO_CLANG_CXXFLAGS_INTRINSICS_AVX2='' LO_CLANG_CXXFLAGS_INTRINSICS_AVX512='' LO_CLANG_CXXFLAGS_INTRINSICS_AVX='' LO_CLANG_CXXFLAGS_INTRINSICS_F16C='' LO_CLANG_CXXFLAGS_INTRINSICS_FMA='' LO_CLANG_CXXFLAGS_INTRINSICS_SSE2='' LO_CLANG_CXXFLAGS_INTRINSICS_SSE41='' LO_CLANG_CXXFLAGS_INTRINSICS_SSE42='' LO_CLANG_CXXFLAGS_INTRINSICS_SSSE3='' LO_ELFCHECK_ALLOWLIST='' LO_PATH='' LTLIBOBJS='' MACOSX_BUNDLE_IDENTIFIER='' MACOSX_BUNDLE_SHORTVERSION='7.2.5.2' MACOSX_BUNDLE_VERSION='7.2.5.2.0' MACOSX_CODESIGNING_IDENTITY='' MACOSX_DEPLOYMENT_TARGET='' MACOSX_PACKAGE_SIGNING_IDENTITY='' MACOSX_SDK_PATH='' MAC_OS_X_VERSION_MAX_ALLOWED='' MAC_OS_X_VERSION_MIN_REQUIRED='' MANDIR='' MARIADBCONFIG='' MARIADBC_MAJOR='1' MARIADBC_MICRO='2' MARIADBC_MINOR='0' MARIADB_CFLAGS='' MARIADB_LIBS='' MDDS_CFLAGS='' MDDS_LIBS='' MERGELIBS='' ML_EXE='' MOC5='' MPL_SUBSET='' MSGFMT='' MSGUNIQ='' MSM_PATH='' MSPUB_CFLAGS='-isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 ' MSPUB_LIBS=' -lmspub-0.1 -lrevenge-0.0' MSVC_CXX='' MSVC_DLLS='' MSVC_DLL_PATH='' MSVC_USE_DEBUG_RUNTIME='' MWAW_CFLAGS='-isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 ' MWAW_LIBS=' -lmwaw-0.3 -lrevenge-0.0 -lrevenge-stream-0.0' MYTHES_CFLAGS='' MYTHES_LIBS='' NASM='' NEON_CFLAGS='' NEON_LIBS='' NEON_VERSION='' NLPSOLVER_EXTENSION_PACK='' NM='gcc-nm' NSS_CFLAGS='' NSS_LIBS='' NUMBERTEXT_EXTENSION_PACK='' OBJCFLAGS='' OBJCXXFLAGS='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' ODFGEN_CFLAGS='-isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 ' ODFGEN_LIBS=' -lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0' ODFVALIDATOR='' ODFVALIDATOR_JAR='' OFFICEOTRON='' OFFICEOTRON_JAR='' OOO_JUNIT_JAR='' OOO_VENDOR='' OPENSSL_CFLAGS='' OPENSSL_LIBS='' OPENSYMBOL_TTF='' ORCUS_CFLAGS='' ORCUS_LIBS='' OS='LINUX' OS_FOR_BUILD='LINUX' PACKAGE_BUGREPORT='' PACKAGE_NAME='LibreOffice' PACKAGE_STRING='LibreOffice 7.2.5.2.0+' PACKAGE_TARNAME='libreoffice' PACKAGE_URL='http://documentfoundation.org/' PACKAGE_VERSION='7.2.5.2.0+' PAGEMAKER_CFLAGS='-isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 ' PAGEMAKER_LIBS=' -lpagemaker-0.0 -lrevenge-0.0 -lrevenge-stream-0.0' PARALLELISM='' PATCH='' PATH_SEPARATOR=':' PCH_CODEGEN='' PCH_DEBUGINFO='' PCH_INSTANTIATE_TEMPLATES='' PCH_NO_CODEGEN='' PERL='/usr/bin/perl' PGCONFIG='' PKGFORMAT='' PKGMK='' PKG_CONFIG='x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/temp/python3.9/pkgconfig' PLATFORMID='linux_x86_64' POPPLER_CFLAGS='' POPPLER_LIBS='' POSTGRESQL_CFLAGS='' POSTGRESQL_INC='' POSTGRESQL_LIB='' POSTGRESQL_LIBS='' PREFIXDIR='' PRIVACY_POLICY_URL='' PRODUCTNAME='LibreOffice' PRODUCTNAME_WITHOUT_SPACES='LibreOffice' PRODUCTVERSION='7.2' PROGRESSBARCOLOR='' PROGRESSFRAMECOLOR='' PROGRESSPOSITION='' PROGRESSSIZE='' PROGRESSTEXTBASELINE='' PROGRESSTEXTCOLOR='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' PYTHON='/usr/bin/python3.9' PYTHONWARNINGS='' PYTHON_CFLAGS='-I/usr/include/python3.9 ' PYTHON_EXEC_PREFIX='' PYTHON_FOR_BUILD='/usr/bin/python3.9' PYTHON_LIBS='-lpython3.9 ' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' PYTHON_VERSION_MAJOR='' PYTHON_VERSION_MINOR='' P_SEP=':' QMAKE5='' QT5_CFLAGS='' QT5_GOBJECT_CFLAGS='' QT5_GOBJECT_LIBS='' QT5_HAVE_GOBJECT='' QT5_LIBS='' QT5_PLATFORMS_SRCDIR='' QT5_XCB_CFLAGS='' QT5_XCB_ICCCM_CFLAGS='' QT5_XCB_ICCCM_LIBS='' QT5_XCB_LIBS='' QXP_CFLAGS='-isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 ' QXP_LIBS=' -lqxp-0.0 -lrevenge-0.0' RANLIB='gcc-ranlib' RAPTOR_MAJOR='' RASQAL_MAJOR='' READELF='x86_64-pc-linux-gnu-readelf' REDLAND_CFLAGS='' REDLAND_LIBS='' REDLAND_MAJOR='' REVENGE_CFLAGS='-isystem /usr/include/librevenge-0.0 ' REVENGE_LIBS=' -lrevenge-0.0' RHINO_JAR='' RPM='' RTL_ARCH='X86_64' RTL_OS='Linux' SAC_JAR='' SCPDEFS=' -DWITH_HELP' SDKDIRNAME='sdk' SDKDIRNAME_FOR_BUILD='sdk' SED='/bin/sed' SERF_CFLAGS='' SERF_LIBS='' SHA1SUM='' SHA256SUM='' SHELL='/bin/sh' SHOWINCLUDES_PREFIX='' SOLARINC='-I/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/include ' SORT='' SPLIT_APP_MODULES='' SPLIT_OPT_FEATURES='' SRC_ROOT='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2' STAROFFICE_CFLAGS='-isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 ' STAROFFICE_LIBS=' -lstaroffice-0.0 -lrevenge-0.0' STRIP='x86_64-pc-linux-gnu-strip' STRIP_COMPONENTS='--strip-components' SYSBASE='' SYSTEM_ABW='TRUE' SYSTEM_APR='' SYSTEM_BLUEZ='' SYSTEM_BOOST='' SYSTEM_BOX2D='' SYSTEM_BSH='' SYSTEM_BZIP2='' SYSTEM_CAIRO='' SYSTEM_CDR='TRUE' SYSTEM_CLUCENE='TRUE' SYSTEM_COINMP='' SYSTEM_CPPUNIT='TRUE' SYSTEM_CURL='' SYSTEM_DICTS='TRUE' SYSTEM_EBOOK='TRUE' SYSTEM_EPOXY='' SYSTEM_EPUBGEN='TRUE' SYSTEM_ETONYEK='TRUE' SYSTEM_EXPAT='TRUE' SYSTEM_FIREBIRD='' SYSTEM_FONTCONFIG='TRUE' SYSTEM_FREEHAND='TRUE' SYSTEM_FREETYPE='TRUE' SYSTEM_GENBRK='' SYSTEM_GENCCODE='' SYSTEM_GENCMN='' SYSTEM_GLM='' SYSTEM_GPGMEPP='' SYSTEM_GRAPHITE='' SYSTEM_HARFBUZZ='' SYSTEM_HSQLDB='' SYSTEM_HUNSPELL='' SYSTEM_HYPH='' SYSTEM_ICU='' SYSTEM_JFREEREPORT='' SYSTEM_LCMS2='TRUE' SYSTEM_LIBATOMIC_OPS='' SYSTEM_LIBCMIS='' SYSTEM_LIBEOT='' SYSTEM_LIBEXTTEXTCAT='' SYSTEM_LIBEXTTEXTCAT_DATA='' SYSTEM_LIBJPEG='TRUE' SYSTEM_LIBLANGTAG='' SYSTEM_LIBNUMBERTEXT='' SYSTEM_LIBNUMBERTEXT_DATA='' SYSTEM_LIBORCUS='' SYSTEM_LIBPNG='' SYSTEM_LIBTOMMATH='' SYSTEM_LIBXML='TRUE' SYSTEM_LIBXML_FOR_BUILD='TRUE' SYSTEM_LIBXSLT='TRUE' SYSTEM_LIBXSLT_FOR_BUILD='TRUE' SYSTEM_LPSOLVE='' SYSTEM_MARIADB_CONNECTOR_C='TRUE' SYSTEM_MDDS='' SYSTEM_MSPUB='TRUE' SYSTEM_MWAW='TRUE' SYSTEM_MYTHES='' SYSTEM_NEON='' SYSTEM_NSS='' SYSTEM_ODBC_HEADERS='' SYSTEM_ODFGEN='TRUE' SYSTEM_OPENLDAP='' SYSTEM_OPENSSL='' SYSTEM_ORCUS='' SYSTEM_PAGEMAKER='TRUE' SYSTEM_POPPLER='' SYSTEM_POSTGRESQL='' SYSTEM_PYTHON='TRUE' SYSTEM_QXP='TRUE' SYSTEM_REDLAND='' SYSTEM_REVENGE='TRUE' SYSTEM_RHINO='' SYSTEM_SERF='' SYSTEM_STAROFFICE='TRUE' SYSTEM_UCPP='/usr/bin/ucpp' SYSTEM_VISIO='TRUE' SYSTEM_WPD='TRUE' SYSTEM_WPG='TRUE' SYSTEM_WPS='TRUE' SYSTEM_XMLSEC='TRUE' SYSTEM_ZLIB='TRUE' SYSTEM_ZMF='TRUE' SYSTEM_ZXING='' TARFILE_LOCATION='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/distdir' TEMP_DIRECTORY='' TESTINSTALLDIR='' THES_SYSTEM_DIR='file:///usr/share/myspell' TLS='' TOUCH='' UCRTSDKDIR='' UCRTVERSION='' UCRT_REDISTDIR='' UNCACHED_CC='x86_64-pc-linux-gnu-gcc' UNCACHED_CLANG_CC='' UNCACHED_CLANG_CXX='' UNCACHED_CXX='x86_64-pc-linux-gnu-g++' UNZIP='' UPDATE_CONFIG='' USE_AVMEDIA_DUMMY='' USE_LD='' USE_LIBRARY_BIN_TAR='' USE_XINERAMA='' USING_X11='TRUE' UUIDGEN='' VALGRIND_CFLAGS='' VCL_PLUGIN_INFO='' VCVER='' VISIO_CFLAGS='-isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 ' VISIO_LIBS=' -lvisio-0.1 -lrevenge-0.0' WGET='' WINDOWS_BUILD_SIGNING='FALSE' WINDOWS_SDK_HOME='' WINDOWS_SDK_LIB_SUBDIR='' WINDOWS_SDK_VERSION='' WINDOWS_SDK_WILANGID='' WINDOWS_X64='' WINDRES='' WINE='' WIN_GREP='' WIN_LS='' WIN_TOUCH='' WITH_COMPAT_OOWRAPPERS='' WITH_EXTENSION_INTEGRATION='' WITH_EXTRA_EXTENSIONS='' WITH_FONTS='' WITH_GALLERY_BUILD='TRUE' WITH_GSSAPI='' WITH_KRB5='' WITH_LANG='' WITH_LANG_LIST='' WITH_LINKER_HASH_STYLE='gnu' WITH_LOCALES='' WITH_MYSPELL_DICTS='' WITH_POOR_HELP_LOCALIZATIONS='' WITH_THEMES='' WITH_WEBDAV='' WORKDIR='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir' WORKDIR_FOR_BUILD='/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir' WPD_CFLAGS='-isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 ' WPD_LIBS=' -lwpd-0.10 -lrevenge-0.0' WPG_CFLAGS='-isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 ' WPG_LIBS=' -lwpg-0.3 -lrevenge-0.0' WPS_CFLAGS='-isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 ' WPS_LIBS=' -lwps-0.4 -lrevenge-0.0' XINERAMA_LINK='' XMKMF='' XMLLINT='/usr/bin/xmllint' XMLSEC_CFLAGS='-DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr -isystem /usr/include/nss ' XMLSEC_LIBS=' -lxmlsec1-nss -lxmlsec1 -lltdl -lxslt -lxml2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4' XRANDR_CFLAGS='' XRANDR_LIBS='' XRENDER_CFLAGS='' XRENDER_LIBS='' XSLTPROC='/usr/bin/xsltproc' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZIP='' ZLIB_CFLAGS='' ZLIB_LIBS='-lz' ZMF_CFLAGS='-isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 ' ZMF_LIBS=' -lzmf-0.0 -lrevenge-0.0' ZXING_CFLAGS='' ZXING_LIBS='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/libreoffice-7.2.5.2-r1' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/libreoffice-7.2.5.2-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' nodep='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' x_AFLAGS='#' x_CFLAGS='' x_CXXFLAGS='' x_Cygwin='#' x_GNUCP='' x_ICECC_VERSION='' x_LDFLAGS='' x_LO_ELFCHECK_ALLOWLIST='' x_OBJCFLAGS='#' x_OBJCXXFLAGS='#' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "LibreOffice" #define PACKAGE_TARNAME "libreoffice" #define PACKAGE_VERSION "7.2.5.2.0+" #define PACKAGE_STRING "LibreOffice 7.2.5.2.0+" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "http://documentfoundation.org/" #define LIBO_VERSION_MAJOR 7 #define LIBO_VERSION_MINOR 2 #define LIBO_VERSION_MICRO 5 #define LIBO_VERSION_PATCH 2 #define LIBO_THIS_YEAR 2022 #define SRCDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" #define SRC_ROOT "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" #define BUILDDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2" #define ENABLE_HEADLESS 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_FEATURE_COMMUNITY_FLAVOR 1 #define HAVE_FEATURE_DESKTOP 1 #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1 #define HAVE_FEATURE_AVMEDIA 1 #define HAVE_FEATURE_DBCONNECTIVITY 1 #define HAVE_FEATURE_EXTENSIONS 1 #define HAVE_FEATURE_SCRIPTING 1 #define LIBO_BIN_FOLDER "program" #define LIBO_ETC_FOLDER "program" #define LIBO_LIBEXEC_FOLDER "program" #define LIBO_LIB_FOLDER "program" #define LIBO_LIB_PYUNO_FOLDER "program" #define LIBO_SHARE_FOLDER "share" #define LIBO_SHARE_HELP_FOLDER "help" #define LIBO_SHARE_JAVA_FOLDER "program/classes" #define LIBO_SHARE_PRESETS_FOLDER "presets" #define LIBO_SHARE_RESOURCE_FOLDER "program/resource" #define LIBO_SHARE_SHELL_FOLDER "program/shell" #define LIBO_URE_BIN_FOLDER "program" #define LIBO_URE_ETC_FOLDER "program" #define LIBO_URE_LIB_FOLDER "program" #define LIBO_URE_MISC_FOLDER "program" #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes" #define HAVE_FEATURE_UI 1 #define USING_X11 1 #define WORKDIR "/var/tmp/portage/app-office/libreoffice-7.2.5.2-r1/work/libreoffice-7.2.5.2/workdir" #define HAVE_SYSLOG_H 1 #define HAVE_CUPS_H 1 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_DOUBLE 8 #define SIZEOF_VOIDP 8 #define ALIGNOF_SHORT 2 #define ALIGNOF_INT 4 #define ALIGNOF_LONG 8 #define ALIGNOF_DOUBLE 8 #define SAL_TYPES_SIZEOFSHORT 2 #define SAL_TYPES_SIZEOFINT 4 #define SAL_TYPES_SIZEOFLONG 8 #define SAL_TYPES_SIZEOFLONGLONG 8 #define SAL_TYPES_SIZEOFPOINTER 8 #define SAL_TYPES_ALIGNMENT2 2 #define SAL_TYPES_ALIGNMENT4 4 #define SAL_TYPES_ALIGNMENT8 8 #define ENABLE_RUNTIME_OPTIMIZATIONS 1 #define HAVE_GCC_BUILTIN_ATOMIC 1 #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 1 #define HAVE_CXXABI_H_CLASS_TYPE_INFO 1 #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1 #define HAVE_CXXABI_H_CXA_GET_GLOBALS 1 #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1 #define HAVE_CXXABI_H_CXA_THROW 1 #define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 1 #define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 1 #define HAVE_POSIX_FALLOCATE 1 #define WPS_VERSION_MAJOR 0 #define WPS_VERSION_MINOR 4 #define WPS_VERSION_MICRO 12 #define MWAW_VERSION_MAJOR 0 #define MWAW_VERSION_MINOR 3 #define MWAW_VERSION_MICRO 21 #define ETONYEK_VERSION_MAJOR 0 #define ETONYEK_VERSION_MINOR 1 #define ETONYEK_VERSION_MICRO 10 #define EBOOK_VERSION_MAJOR 0 #define EBOOK_VERSION_MINOR 1 #define EBOOK_VERSION_MICRO 3 #define STAROFFICE_VERSION_MAJOR 0 #define STAROFFICE_VERSION_MINOR 0 #define STAROFFICE_VERSION_MICRO 7 #define ENABLE_LIBRELOGO 1 configure: exit 1