Re: Libreoffice error during autogen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/08/2022 10:49, Stephan Bergmann wrote:
[I took the liberty to move this to libreoffice@xxxxxxxxxxxxxxxxxxxxx, where it IMO fits better; please try to avoid private mails:]

On 8/4/22 10:23, Julien Nabet wrote:
...

Seeing that that change passed Jenkins, I naively assumed that libclangSupport would generally be available with our compiler plugins Clang 12.0.1 baseline (even if I myself only checked that change with my local LLVM 16 trunk build).

Please look into your config.log, why exactly "checking for clang libraries to use" fails for you.
...

I attached config.log where I noticed these:

configure:8306: clang -c   conftest.c >&5
conftest.c:29:9: error: unknown type name 'not'
               not a universal capable compiler
               ^
conftest.c:29:14: error: expected ';' after top level declarator
               not a universal capable compiler
                    ^
                    ;
2 errors generated.

configure:8371: clang -c   conftest.c >&5
conftest.c:35:4: error: use of undeclared identifier 'not'
                 not big endian
                 ^
1 error generated.
configure:8371: $? = 1

configure:8532: checking for library containing dlsym
configure:8562: clang -o conftest    conftest.c  >&5
/usr/bin/ld: /tmp/conftest-846c60.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `dlsym'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8562: $? = 1

...

and for Clang libraries this:

| #define HAVE_P1155R3 1
| /* end confdefs.h.  */
|
|                     #include "clang/Basic/SourceLocation.h"
| int
| main (void)
| {
|  clang::FullSourceLoc().dump();
|   ;
|   return 0;
| }
|
configure:22058: result:
configure:22062: error: Cannot find Clang libraries to build compiler plugins.

Julien
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.5.0.0.alpha0+, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./configure CC=clang CXX=clang++ --enable-online-update --with-privacy-policy-url=https://yourdomain/privacy-policy --enable-compiler-plugins --enable-dbgutil --enable-evolution2 --enable-qt5 --enable-kf5 --enable-gtk3-kde5 --enable-skia=debug --enable-ext-nlpsolver --enable-ext-numbertext --enable-ext-wiki-publisher --enable-dbus --enable-werror --enable-dependency-tracking --enable-python=fully-internal --without-system-mariadb --enable-bundle-mariadb --enable-symbols --enable-avahi --enable-eot --enable-odk '--with-lang=en-US de es fr hu it ja nl pt pt-BR ru' --with-myspell-dicts --srcdir=/home/julien/lo/libreoffice --enable-option-checking=fatal

## --------- ##
## Platform. ##
## --------- ##

hostname = debianamd
uname -m = x86_64
uname -r = 5.18.0-3-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 5.18.14-1 (2022-07-23)

/usr/bin/uname -p = unknown
/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: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:5380: looking for aux files: config.guess config.sub
configure:5393:  trying ./
configure:5422:   ./config.guess found
configure:5422:   ./config.sub found
configure:5921: checking build system type
configure:5936: result: x86_64-pc-linux-gnu
configure:5956: checking host system type
configure:5970: result: x86_64-pc-linux-gnu
configure:6009: checking for product name
configure:6018: result: LibreOfficeDev
configure:6025: checking for package version
configure:6030: result: 7.5.0.0.alpha0+
configure:6091: checking for product version
configure:6094: result: 7.5
configure:6098: checking for grep that handles long lines and -e
configure:6162: result: /bin/grep
configure:6167: checking for egrep
configure:6235: result: /bin/grep -E
configure:6243: checking for grep
configure:6278: result: /bin/grep
configure:6295: checking for GNU Make
configure:6326: result: /usr/bin/make
configure:6383: checking for sed
configure:6406: found /bin/sed
configure:6418: result: /bin/sed
configure:6435: checking whether to use link-time optimization
configure:6443: result: no
configure:7083: VCL platform has a usable dynamic loading API: yes
configure:7085: VCL platform uses freetype+fontconfig: yes
configure:7087: VCL platform uses headless plugin: yes
configure:7089: VCL platform uses X11: yes
configure:7172: checking for explicit AFLAGS
configure:7179: result: no
configure:7183: checking for explicit CFLAGS
configure:7190: result: no
configure:7194: checking for explicit CXXFLAGS
configure:7201: result: no
configure:7205: checking for explicit OBJCFLAGS
configure:7212: result: no
configure:7216: checking for explicit OBJCXXFLAGS
configure:7223: result: no
configure:7227: checking for explicit LDFLAGS
configure:7234: result: no
configure:7320: checking for gcc
configure:7352: result: clang
configure:7705: checking for C compiler version
configure:7714: clang --version >&5
Debian clang version 14.0.6-2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:7725: $? = 0
configure:7714: clang -v >&5
Debian clang version 14.0.6-2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:7725: $? = 0
configure:7714: clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:7725: $? = 1
configure:7714: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:7725: $? = 1
configure:7714: clang -version >&5
clang: error: unknown argument '-version'; did you mean '--version'?
clang: error: no input files
configure:7725: $? = 1
configure:7745: checking whether the C compiler works
configure:7767: clang    conftest.c  >&5
configure:7771: $? = 0
configure:7821: result: yes
configure:7824: checking for C compiler default output file name
configure:7826: result: a.out
configure:7832: checking for suffix of executables
configure:7839: clang -o conftest    conftest.c  >&5
configure:7843: $? = 0
configure:7866: result: 
configure:7888: checking whether we are cross compiling
configure:7896: clang -o conftest    conftest.c  >&5
configure:7900: $? = 0
configure:7907: ./conftest
configure:7911: $? = 0
configure:7926: result: no
configure:7931: checking for suffix of object files
configure:7954: clang -c   conftest.c >&5
configure:7958: $? = 0
configure:7980: result: o
configure:7984: checking whether the compiler supports GNU C
configure:8004: clang -c   conftest.c >&5
configure:8004: $? = 0
configure:8014: result: yes
configure:8025: checking whether clang accepts -g
configure:8046: clang -c -g  conftest.c >&5
configure:8046: $? = 0
configure:8090: result: yes
configure:8110: checking for clang option to enable C11 features
configure:8125: clang  -c -g -O2  conftest.c >&5
configure:8125: $? = 0
configure:8143: result: none needed
configure:8265: checking for stdio.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for stdlib.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for string.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for inttypes.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for stdint.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for strings.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for sys/stat.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for sys/types.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8265: checking for unistd.h
configure:8265: clang -c   conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8290: checking whether byte ordering is bigendian
configure:8306: clang -c   conftest.c >&5
conftest.c:29:9: error: unknown type name 'not'
               not a universal capable compiler
               ^
conftest.c:29:14: error: expected ';' after top level declarator
               not a universal capable compiler
                    ^
                    ;
2 errors generated.
configure:8306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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:8352: clang -c   conftest.c >&5
configure:8352: $? = 0
configure:8371: clang -c   conftest.c >&5
conftest.c:35:4: error: use of undeclared identifier 'not'
                 not big endian
                 ^
1 error generated.
configure:8371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main (void)
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:8505: result: no
configure:8532: checking for library containing dlsym
configure:8562: clang -o conftest    conftest.c  >&5
/usr/bin/ld: /tmp/conftest-846c60.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `dlsym'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 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:8562: clang -o conftest    conftest.c -ldl   >&5
configure:8562: $? = 0
configure:8582: result: -ldl
configure:8662: checking for pkg-config
configure:8685: found /usr/bin/pkg-config
configure:8697: result: /usr/bin/pkg-config
configure:8722: checking pkg-config is at least version 0.9.0
configure:8725: result: yes
configure:8737: checking for library containing backtrace
configure:8767: clang -o conftest    conftest.c  >&5
configure:8767: $? = 0
configure:8787: result: none required
configure:11707: checking whether build target is Release Build
configure:11710: result: no
configure:11726: checking whether to build a Community flavor
configure:11731: result: yes
configure:11738: checking whether to sign windows build
configure:11745: result: no
configure:11816: checking for gawk
configure:11837: found /usr/bin/gawk
configure:11848: result: gawk
configure:11861: checking for gawk
configure:11884: found /usr/bin/gawk
configure:11896: result: /usr/bin/gawk
configure:11910: checking for bash
configure:11945: result: /bin/bash
configure:11961: checking for pigz
configure:11999: result: no
configure:12007: checking for gzip
configure:12030: found /bin/gzip
configure:12042: result: /bin/gzip
configure:12059: checking for parallel
configure:12097: result: no
configure:12104: checking for GNU or BSD tar
configure:12113: result: tar
configure:12120: checking for tar's option to strip components
configure:12133: result: --strip-components
configure:12335: checking how to build and package galleries
configure:12353: result: internal src images for desktop
configure:12389: checking for ccache
configure:12425: result: not found
configure:12598: checking gcc home
configure:12619: result: /usr
configure:12641: checking for clang
configure:12664: found /usr/bin/clang
configure:12676: result: /usr/bin/clang
configure:12691: checking whether to build with Java support
configure:12700: result: yes
configure:13051: checking whether to treat the installation as read-only
configure:13065: result: no
configure:13325: checking for -isystem 
configure:13340: clang -c  -isystem /usr/include -Werror  conftest.c >&5
configure:13340: $? = 0
configure:13347: result: yes
configure:13815: checking whether the compiler is actually Clang
configure:13826: clang -c   conftest.c >&5
configure:13826: $? = 0
configure:13828: result: yes
configure:13840: checking whether Clang is new enough
configure:13850: clang -c   conftest.c >&5
conftest.c:57:10: error: 
        #error
         ^
1 error generated.
configure:13850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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.  */
| 
|         #if !defined __apple_build_version__
|         #error
|         #endif
| 
configure:13874: result: yes (14.0.6)
configure:13969: checking whether clang supports -ggdb2
configure:13984: clang -o conftest  -Werror -ggdb2   conftest.c  >&5
configure:13984: $? = 0
configure:13992: result: yes
configure:14055: checking whether to build with additional debug utilities
configure:14063: result: yes
configure:14133: checking whether to do a debug build
configure:14138: result: yes (dbgutil)
configure:14172: checking for -fuse-ld=lld linker support
configure:14191: clang -o conftest    -fuse-ld=lld conftest.c  >&5
clang: error: invalid linker name in argument '-fuse-ld=lld'
configure:14191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| 
| int
| main (void)
| {
| 
| printf ("hello world\n");
| 
|   ;
|   return 0;
| }
configure:14205: result: no 
configure:14172: checking for -fuse-ld=gold linker support
configure:14191: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:14191: $? = 0
configure:14198: result: yes 
configure:14246: checking for linker that is used
configure:14248: result: GNU gold (GNU Binutils for Debian 2.38.90.20220713) 1.16
configure:14268: checking for -Bsymbolic-functions linker support
configure:14287: clang -o conftest    -fuse-ld=gold -Wl,-Bsymbolic-functions conftest.c  >&5
configure:14287: $? = 0
configure:14294: result: found 
configure:14307: checking for --gc-sections linker support
configure:14326: clang -o conftest    -fuse-ld=gold -Wl,--gc-sections conftest.c  >&5
configure:14326: $? = 0
configure:14330: result: found 
configure:14365: checking whether clang supports -gsplit-dwarf
configure:14380: clang -o conftest  -Werror -gsplit-dwarf   -fuse-ld=gold conftest.c  >&5
configure:14380: $? = 0
configure:14388: result: yes
configure:14408: checking whether clang supports -Xclang -debug-info-kind=constructor
configure:14423: clang -o conftest  -Werror -Xclang -debug-info-kind=constructor   -fuse-ld=gold conftest.c  >&5
configure:14423: $? = 0
configure:14431: result: yes
configure:14442: checking whether clang supports -ggnu-pubnames
configure:14458: clang -o conftest  -Werror -g -ggnu-pubnames   -fuse-ld=gold conftest.c  >&5
configure:14458: $? = 0
configure:14474: result: yes 
configure:14476: checking whether clang supports -Wl,--gdb-index
configure:14495: clang -o conftest  -Werror -g -ggnu-pubnames   -fuse-ld=gold -Wl,--gdb-index conftest.c  >&5
configure:14495: $? = 0
configure:14502: result: yes 
configure:14532: checking whether to generate debug information
configure:14543: result: yes
configure:14573: checking whether to compile with optimization flags
configure:14626: result: no
configure:15151: checking which package format to use
configure:15233: result: none
configure:15244: checking which help to build
configure:15274: result: no
configure:15278: checking if we need to build the help index tooling
configure:15283: result: yes
configure:15290: checking whether to enable xapian-omega support for online help
configure:15311: result: no
configure:15315: checking whether to include the XML-help support
configure:15322: result: yes
configure:15332: checking for helppack integration
configure:15335: result: no integration
configure:15658: checking which lockfile binary to use
configure:15716: result: internal
configure:15735: checking for getopt.h
configure:15735: clang -c   conftest.c >&5
configure:15735: $? = 0
configure:15735: result: yes
configure:15741: checking for paths.h
configure:15741: clang -c   conftest.c >&5
configure:15741: $? = 0
configure:15741: result: yes
configure:15747: checking for sys/param.h
configure:15747: clang -c   conftest.c >&5
configure:15747: $? = 0
configure:15747: result: yes
configure:15754: checking for utime
configure:15754: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15760: checking for utimes
configure:15760: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:15760: $? = 0
configure:15760: result: yes
configure:15769: checking for syslog.h
configure:15769: clang -c   conftest.c >&5
configure:15769: $? = 0
configure:15769: result: yes
configure:15777: checking whether to turn warnings to errors
configure:15782: result: yes
configure:15798: checking whether to have assert() failures abort even without --enable-debug
configure:15809: result: yes
configure:15821: checking whether to use ooenv for the instdir installation
configure:15835: result: yes
configure:15849: checking whether to build the pagein binaries for oosplash
configure:15852: result: yes
configure:15864: checking whether to enable CUPS support
configure:15868: result: yes
configure:15871: checking whether cups support is present
configure:15873: checking for cupsPrintFiles in -lcups
configure:15896: clang -o conftest    -fuse-ld=gold conftest.c -lcups   >&5
configure:15896: $? = 0
configure:15906: result: yes
configure:15913: checking for cups/cups.h
configure:15913: clang -c   conftest.c >&5
configure:15913: $? = 0
configure:15913: result: yes
configure:15964: checking which fontconfig to use
configure:15969: result: external
configure:15974: checking for fontconfig >= 2.4.1
configure:15981: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4.1"
configure:15984: $? = 0
configure:15998: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4.1"
configure:16001: $? = 0
configure:16059: result: yes
configure:16120: checking whether we want to fetch tarballs
configure:16128: result: yes, if we use them
configure:16139: checking whether to include MySpell dictionaries
configure:16142: result: yes
configure:16162: checking whether to use dicts from external paths
configure:16165: result: yes
configure:16168: checking for spelling dictionary directory
configure:16178: result: file:///usr/share/hunspell
configure:16180: checking for hyphenation patterns directory
configure:16187: result: file:///usr/share/hyphen
configure:16189: checking for thesaurus directory
configure:16196: result: file:///usr/share/mythes
configure:16209: checking whether to enable pch feature
configure:16261: result: no
configure:16492: checking the GNU Make version
configure:16497: result: /usr/bin/make 4.3
configure:16504: checking whether GNU Make supports the 'file' function
configure:16521: result: yes
configure:16538: checking for --hash-style gcc linker support
configure:16573: clang -o conftest    -fuse-ld=gold -Wl,--hash-style=gnu conftest.c  >&5
configure:16573: $? = 0
configure:16573: ./conftest
configure:16573: $? = 0
configure:16590: result: gnu 
configure:16607: checking for perl
configure:16630: found /usr/bin/perl
configure:16642: result: /usr/bin/perl
configure:16661: checking the Perl version
configure:16668: result: Perl 5
configure:16675: checking for required Perl modules
configure:16698: result: all modules found
configure:16776: checking for pkg-config
configure:16811: result: /usr/bin/pkg-config
configure:16836: checking pkg-config is at least version 0.9.0
configure:16839: result: yes
configure:16916: checking for llvm-ar
configure:16937: found /usr/bin/llvm-ar
configure:16948: result: llvm-ar
configure:17026: checking for llvm-nm
configure:17047: found /usr/bin/llvm-nm
configure:17058: result: llvm-nm
configure:17136: checking for llvm-ranlib
configure:17157: found /usr/bin/llvm-ranlib
configure:17168: result: llvm-ranlib
configure:17246: checking for llvm-objdump
configure:17267: found /usr/bin/llvm-objdump
configure:17278: result: llvm-objdump
configure:17356: checking for llvm-readelf
configure:17377: found /usr/bin/llvm-readelf
configure:17388: result: llvm-readelf
configure:17466: checking for llvm-strip
configure:17487: found /usr/bin/llvm-strip
configure:17498: result: llvm-strip
configure:18132: checking for C++ compiler version
configure:18141: clang++ --version >&5
Debian clang version 14.0.6-2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:18152: $? = 0
configure:18141: clang++ -v >&5
Debian clang version 14.0.6-2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:18152: $? = 0
configure:18141: clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:18152: $? = 1
configure:18141: clang++ -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:18152: $? = 1
configure:18156: checking whether the compiler supports GNU C++
configure:18176: clang++ -c   conftest.cpp >&5
configure:18176: $? = 0
configure:18186: result: yes
configure:18197: checking whether clang++ accepts -g
configure:18218: clang++ -c -g  conftest.cpp >&5
configure:18218: $? = 0
configure:18262: result: yes
configure:18282: checking for clang++ option to enable C++11 features
configure:18297: clang++  -c -g -O2  conftest.cpp >&5
conftest.cpp:236:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
  cxx11test::delegate d2();
                        ^~
conftest.cpp:236:25: note: remove parentheses to declare a variable
  cxx11test::delegate d2();
                        ^~
1 warning generated.
configure:18297: $? = 0
configure:18315: result: none needed
configure:18643: checking how to run the C++ preprocessor
configure:18665: clang++ -E  conftest.cpp
configure:18665: $? = 0
configure:18680: clang++ -E  conftest.cpp
conftest.cpp:70:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:18680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 1
| #define HAVE_CUPS_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18707: result: clang++ -E
configure:18721: clang++ -E  conftest.cpp
configure:18721: $? = 0
configure:18736: clang++ -E  conftest.cpp
conftest.cpp:70:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:18736: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 1
| #define HAVE_CUPS_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18772: checking how to run the C preprocessor
configure:18798: clang -E  conftest.c
configure:18798: $? = 0
configure:18813: clang -E  conftest.c
conftest.c:70:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:18813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 1
| #define HAVE_CUPS_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18840: result: clang -E
configure:18854: clang -E  conftest.c
configure:18854: $? = 0
configure:18869: clang -E  conftest.c
conftest.c:70:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:18869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 1
| #define HAVE_CUPS_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18909: checking size of long
configure:18915: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:18915: $? = 0
configure:18915: ./conftest
configure:18915: $? = 0
configure:18930: result: 8
configure:18942: checking size of short
configure:18948: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:18948: $? = 0
configure:18948: ./conftest
configure:18948: $? = 0
configure:18963: result: 2
configure:18975: checking size of int
configure:18981: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:18981: $? = 0
configure:18981: ./conftest
configure:18981: $? = 0
configure:18996: result: 4
configure:19008: checking size of long long
configure:19014: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19014: $? = 0
configure:19014: ./conftest
configure:19014: $? = 0
configure:19029: result: 8
configure:19041: checking size of double
configure:19047: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19047: $? = 0
configure:19047: ./conftest
configure:19047: $? = 0
configure:19062: result: 8
configure:19074: checking size of void*
configure:19080: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19080: $? = 0
configure:19080: ./conftest
configure:19080: $? = 0
configure:19095: result: 8
configure:19107: checking size of size_t
configure:19113: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19113: $? = 0
configure:19113: ./conftest
configure:19113: $? = 0
configure:19128: result: 8
configure:19148: checking alignment of short
configure:19154: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19154: $? = 0
configure:19154: ./conftest
configure:19154: $? = 0
configure:19171: result: 2
configure:19181: checking alignment of int
configure:19187: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19187: $? = 0
configure:19187: ./conftest
configure:19187: $? = 0
configure:19204: result: 4
configure:19214: checking alignment of long
configure:19220: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19220: $? = 0
configure:19220: ./conftest
configure:19220: $? = 0
configure:19237: result: 8
configure:19247: checking alignment of double
configure:19253: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19253: $? = 0
configure:19253: ./conftest
configure:19253: $? = 0
configure:19270: result: 8
configure:19298: checking for special C compiler options needed for large files
configure:19346: result: no
configure:19352: checking for _FILE_OFFSET_BITS value needed for large files
configure:19378: clang -c   conftest.c >&5
configure:19378: $? = 0
configure:19412: result: no
configure:19538: checking whether jumbo sheets are supported
configure:19542: result: yes
configure:19567: checking whether to enable runtime optimizations
configure:19583: result: yes
configure:19597: checking for valgrind/valgrind.h
configure:19597: clang -c    conftest.c >&5
configure:19597: $? = 0
configure:19597: result: yes
configure:19617: checking for sys/sdt.h
configure:19617: clang -c   conftest.c >&5
conftest.c:119:10: fatal error: 'sys/sdt.h' file not found
#include <sys/sdt.h>
         ^~~~~~~~~~~
1 error generated.
configure:19617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #define ENABLE_RUNTIME_OPTIMIZATIONS 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sdt.h>
configure:19617: result: no
configure:19700: checking whether clang supports -fstack-clash-protection
configure:19715: clang -o conftest  -Werror -fstack-clash-protection   -fuse-ld=gold conftest.c  >&5
configure:19715: $? = 0
configure:19717: result: yes
configure:19727: checking whether clang supports -mno-avx
configure:19742: clang -o conftest  -Werror -mno-avx   -fuse-ld=gold conftest.c  >&5
configure:19742: $? = 0
configure:19750: result: yes
configure:19757: checking whether clang supports atomic functions
configure:19780: clang -o conftest    -fuse-ld=gold conftest.c  >&5
configure:19780: $? = 0
configure:19787: result: yes
configure:19796: checking whether clang++ defines __base_class_type_info in cxxabi.h
configure:19812: clang++ -c   conftest.cpp >&5
configure:19812: $? = 0
configure:19817: result: yes
configure:19832: checking whether clang++ defines __class_type_info in cxxabi.h
configure:19848: clang++ -c   conftest.cpp >&5
configure:19848: $? = 0
configure:19853: result: yes
configure:19868: checking whether clang++ declares __cxa_allocate_exception in cxxabi.h
configure:19883: clang++ -c   conftest.cpp >&5
configure:19883: $? = 0
configure:19888: result: yes
configure:19903: checking whether clang++ defines __cxa_eh_globals in cxxabi.h
configure:19919: clang++ -c   conftest.cpp >&5
conftest.cpp:98:38: error: invalid application of 'sizeof' to an incomplete type '__cxxabiv1::__cxa_eh_globals'
            std::size_t f() { return sizeof(__cxxabiv1::__cxa_eh_globals); }
                                     ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/cxxabi.h:587:10: note: forward declaration of '__cxxabiv1::__cxa_eh_globals'
  struct __cxa_eh_globals;
         ^
1 error generated.
configure:19919: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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 <cstddef>
|             #include <cxxabi.h>
|             std::size_t f() { return sizeof(__cxxabiv1::__cxa_eh_globals); }
| 
configure:19928: result: no
configure:19939: checking whether clang++ defines __cxa_exception in cxxabi.h
configure:19955: clang++ -c   conftest.cpp >&5
conftest.cpp:98:38: error: invalid application of 'sizeof' to an incomplete type '__cxxabiv1::__cxa_exception'
            std::size_t f() { return sizeof(__cxxabiv1::__cxa_exception); }
                                     ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/cxxabi.h:584:10: note: forward declaration of '__cxxabiv1::__cxa_exception'
  struct __cxa_exception;
         ^
1 error generated.
configure:19955: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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 <cstddef>
|             #include <cxxabi.h>
|             std::size_t f() { return sizeof(__cxxabiv1::__cxa_exception); }
| 
configure:19964: result: no
configure:19975: checking whether clang++ declares __cxa_get_globals in cxxabi.h
configure:19990: clang++ -c   conftest.cpp >&5
configure:19990: $? = 0
configure:19995: result: yes
configure:20010: checking whether clang++ declares __cxa_current_exception_type in cxxabi.h
configure:20025: clang++ -c   conftest.cpp >&5
configure:20025: $? = 0
configure:20030: result: yes
configure:20045: checking whether clang++ declares __cxa_throw in cxxabi.h
configure:20060: clang++ -c   conftest.cpp >&5
configure:20060: $? = 0
configure:20065: result: yes
configure:20080: checking whether clang++ defines __si_class_type_info in cxxabi.h
configure:20096: clang++ -c   conftest.cpp >&5
configure:20096: $? = 0
configure:20101: result: yes
configure:20116: checking whether clang++ defines __vmi_class_type_info in cxxabi.h
configure:20132: clang++ -c   conftest.cpp >&5
configure:20132: $? = 0
configure:20137: result: yes
configure:20158: checking what the C++ library is
configure:20184: clang++ -c   conftest.cpp >&5
configure:20184: $? = 0
configure:20245: result: GNU libstdc++
configure:20352: checking for gperf
configure:20375: found /usr/bin/gperf
configure:20387: result: /usr/bin/gperf
configure:20401: checking whether gperf is new enough
configure:20407: result: yes (3.1)
configure:20455: checking which libcmis to use
configure:20558: result: internal
configure:20592: checking whether clang++ supports C++17
configure:20654: clang++ -c  -std=c++17 -Werror  conftest.cpp >&5
configure:20654: $? = 0
configure:20672: result: yes (-std=c++17)
configure:20691: checking whether std::atomic can be used without link library
configure:20709: clang++ -o conftest  -std=c++17   -fuse-ld=gold conftest.cpp  >&5
configure:20709: $? = 0
configure:20712: result: yes
configure:20772: checking whether clang++ supports C++11 without Language Defect 757
configure:20819: clang++ -c  -std=c++17  conftest.cpp >&5
configure:20819: $? = 0
configure:20821: result: yes
configure:20837: checking whether clang++ supports -fno-sized-deallocation
configure:20858: clang++ -o conftest  -fno-sized-deallocation   -fuse-ld=gold conftest.cpp  >&5
configure:20858: $? = 0
configure:20872: result: yes
configure:20881: checking whether clang++ supports C++2a constinit sorted vectors
configure:20906: clang++ -c  -std=c++17  conftest.cpp >&5
conftest.cpp:110:9: error: unknown type name 'constinit'
        constinit S<int> s{3, 2, 1};
        ^
conftest.cpp:110:19: error: template specialization requires 'template<>'
        constinit S<int> s{3, 2, 1};
                  ^~~~~~
        template<> 
conftest.cpp:110:19: error: no variable template matches specialization
conftest.cpp:110:25: error: expected ';' after top level declarator
        constinit S<int> s{3, 2, 1};
                        ^
                        ;
4 errors generated.
configure:20906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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 <algorithm>
|         #include <initializer_list>
|         #include <vector>
|         template<typename T> class S {
|         private:
|             std::vector<T> v_;
|         public:
|             constexpr S(std::initializer_list<T> i): v_(i) { std::sort(v_.begin(), v_.end()); }
|         };
|         constinit S<int> s{3, 2, 1};
| 
configure:20915: result: no
configure:20927: checking whether clang++ supports C++2a <span> with unsigned size_type
configure:20946: clang++ -c  -std=c++17  conftest.cpp >&5
conftest.cpp:104:14: error: variable has incomplete type 'void'
        void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
             ^
conftest.cpp:104:21: error: no member named 'span' in namespace 'std'
        void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
               ~~~~~^
conftest.cpp:104:29: error: expected '(' for function-style cast or type construction
        void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
                         ~~~^
conftest.cpp:104:31: error: use of undeclared identifier 's'
        void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
                              ^
conftest.cpp:104:33: error: expected ';' after top level declarator
        void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
                                ^
                                ;
5 errors generated.
configure:20946: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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 <span>
|         #include <type_traits>
|         // Don't check size_type directly, as it was called index_type before P1872R0:
|         void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
| 
configure:20955: result: no
configure:20967: checking whether clang++ implements C++ DR P1155R3
configure:20985: clang++ -c  -std=c++17  conftest.cpp >&5
configure:20985: $? = 0
configure:20990: result: yes
configure:21006: checking whether clang++ supports C++20 std::atomic_ref
configure:21025: clang++ -c  -std=c++17  conftest.cpp >&5
conftest.cpp:104:14: error: no template named 'atomic_ref' in namespace 'std'
        std::atomic_ref<int> y(x);
        ~~~~~^
1 error generated.
configure:21025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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_P1155R3 1
| /* end confdefs.h.  */
| 
|         #include <atomic>
|         int x;
|         std::atomic_ref<int> y(x);
| 
configure:21033: result: no
configure:21048: checking whether clang++ supports -Wdeprecated-copy-dtor
configure:21062: clang++ -c  -Werror -Wdeprecated-copy-dtor  conftest.cpp >&5
configure:21062: $? = 0
configure:21066: result: yes
configure:21290: checking whether clang++ can compile SSE2 intrinsics
configure:21311: clang++ -c  -msse2  conftest.cpp >&5
configure:21311: $? = 0
configure:21325: result: yes
configure:21331: checking whether clang++ can compile SSSE3 intrinsics
configure:21352: clang++ -c  -mssse3  conftest.cpp >&5
configure:21352: $? = 0
configure:21366: result: yes
configure:21372: checking whether clang++ can compile SSE4.1 intrinsics
configure:21393: clang++ -c  -msse4.1  conftest.cpp >&5
configure:21393: $? = 0
configure:21407: result: yes
configure:21413: checking whether clang++ can compile SSE4.2 intrinsics
configure:21434: clang++ -c  -msse4.2  conftest.cpp >&5
configure:21434: $? = 0
configure:21448: result: yes
configure:21454: checking whether clang++ can compile AVX intrinsics
configure:21475: clang++ -c  -mavx  conftest.cpp >&5
configure:21475: $? = 0
configure:21489: result: yes
configure:21495: checking whether clang++ can compile AVX2 intrinsics
configure:21516: clang++ -c  -mavx2  conftest.cpp >&5
configure:21516: $? = 0
configure:21530: result: yes
configure:21536: checking whether clang++ can compile AVX512 intrinsics
configure:21559: clang++ -c  -mavx512f -mavx512vl -mavx512bw -mavx512dq -mavx512cd  conftest.cpp >&5
configure:21559: $? = 0
configure:21573: result: yes
configure:21580: checking whether clang++ can compile F16C intrinsics
configure:21602: clang++ -c  -mf16c  conftest.cpp >&5
configure:21602: $? = 0
configure:21616: result: yes
configure:21622: checking whether clang++ can compile FMA intrinsics
configure:21643: clang++ -c  -mfma  conftest.cpp >&5
configure:21643: $? = 0
configure:21657: result: yes
configure:21691: checking if STL headers are visibility safe (GCC bug 22482)
configure:21707: result: yes
configure:21717: checking if clang++ is -fvisibility-inlines-hidden safe (Clang bug 11250)
configure:21750: result: yes
configure:21757: checking if clang++ has a visibility bug with class-level attributes (GCC bug 26905)
configure:21790: result: no
configure:21798: checking if CET endbranch is recognized
configure:21805: result: yes
configure:21826: checking whether clang++ supports -fno-enforce-eh-specs
configure:21847: clang++ -o conftest  -Werror -fno-enforce-eh-specs   -fuse-ld=gold conftest.cpp  >&5
clang: error: unknown argument: '-fno-enforce-eh-specs'
configure:21847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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_P1155R3 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
|  return 0;
|   ;
|   return 0;
| }
configure:21864: result: no
configure:21914: checking for llvm-config
configure:21937: found /usr/bin/llvm-config
configure:21949: result: /usr/bin/llvm-config
configure:21975: compiler plugins compile flags: -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
configure:21993: checking for clang/Basic/SourceLocation.h
configure:21993: clang++ -c -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.cpp >&5
configure:21993: $? = 0
configure:21993: result: yes
configure:22011: checking for clang libraries to use
configure:22029: clang++ -o conftest -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  conftest.cpp -lclangTooling -lclangFrontend -lclangDriver -lclangParse -lclangSema -lclangEdit  -lclangAnalysis -lclangAST -lclangLex -lclangSerialization -lclangBasic -lclangSupport -L/usr/lib/llvm-14/lib  -lLLVM-14   >&5
/usr/bin/ld: cannot find -lclangSupport: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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_P1155R3 1
| /* end confdefs.h.  */
| 
|                     #include "clang/Basic/SourceLocation.h"
| int
| main (void)
| {
|  clang::FullSourceLoc().dump();
|   ;
|   return 0;
| }
| 
configure:22051: clang++ -o conftest -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  conftest.cpp -lclang-cpp -L/usr/lib/llvm-14/lib  -lLLVM-14   >&5
/usr/bin/ld: cannot find -lclang-cpp: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"
| #define PACKAGE_TARNAME "libreoffice"
| #define PACKAGE_VERSION "7.5.0.0.alpha0+"
| #define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://documentfoundation.org/";
| #define LIBO_VERSION_MAJOR 7
| #define LIBO_VERSION_MINOR 5
| #define LIBO_VERSION_MICRO 0
| #define LIBO_VERSION_PATCH 0
| #define LIBO_THIS_YEAR 2022
| #define SRCDIR "/home/julien/lo/libreoffice"
| #define SRC_ROOT "/home/julien/lo/libreoffice"
| #define BUILDDIR "/home/julien/lo/libreoffice"
| #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_DLAPI 1
| #define HAVE_UNIX_DLAPI 1
| #define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
| #define HAVE_FEATURE_EXTENSIONS 1
| #define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
| #define CLANG_FULL_VERSION "14.0.6 "
| #define HAVE_FEATURE_UI 1
| #define USING_X11 1
| #define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
| #define WORKDIR "/home/julien/lo/libreoffice/workdir"
| #define HAVE_FEATURE_XMLHELP 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
| #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_P1155R3 1
| /* end confdefs.h.  */
| 
|                     #include "clang/Basic/SourceLocation.h"
| int
| main (void)
| {
|  clang::FullSourceLoc().dump();
|   ;
|   return 0;
| }
| 
configure:22058: result: 
configure:22062: error: Cannot find Clang libraries to build compiler plugins.

## ---------------- ##
## 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_AVAHI_CFLAGS_set=
ac_cv_env_AVAHI_CFLAGS_value=
ac_cv_env_AVAHI_LIBS_set=
ac_cv_env_AVAHI_LIBS_value=
ac_cv_env_BACKTRACE_CFLAGS_set=
ac_cv_env_BACKTRACE_CFLAGS_value=
ac_cv_env_BACKTRACE_LIBS_set=
ac_cv_env_BACKTRACE_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=clang
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=
ac_cv_env_CFLAGS_value=
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=
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
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_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=
ac_cv_env_LDFLAGS_value=
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_LIBTIFF_CFLAGS_set=
ac_cv_env_LIBTIFF_CFLAGS_value=
ac_cv_env_LIBTIFF_LIBS_set=
ac_cv_env_LIBTIFF_LIBS_value=
ac_cv_env_LIBWEBP_CFLAGS_set=
ac_cv_env_LIBWEBP_CFLAGS_value=
ac_cv_env_LIBWEBP_LIBS_set=
ac_cv_env_LIBWEBP_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_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_OPENJPEG2_CFLAGS_set=
ac_cv_env_OPENJPEG2_CFLAGS_value=
ac_cv_env_OPENJPEG2_LIBS_set=
ac_cv_env_OPENJPEG2_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=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
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=
ac_cv_env_PYTHON_value=
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_QT6_XCB_CFLAGS_set=
ac_cv_env_QT6_XCB_CFLAGS_value=
ac_cv_env_QT6_XCB_LIBS_set=
ac_cv_env_QT6_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_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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_header_clang_Basic_SourceLocation_h=yes
ac_cv_header_cups_cups_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_paths_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_param_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=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_cups_cupsPrintFiles=yes
ac_cv_objext=o
ac_cv_path_AWK=/usr/bin/gawk
ac_cv_path_BASH=/bin/bash
ac_cv_path_CCACHE='not found'
ac_cv_path_COMPATH=/usr/bin/clang
ac_cv_path_COMPRESSIONTOOL=/bin/gzip
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GPERF=/usr/bin/gperf
ac_cv_path_GREP=/bin/grep
ac_cv_path_LLVM_CONFIG=/usr/bin/llvm-config
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=llvm-ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_NM=llvm-nm
ac_cv_prog_ac_ct_OBJDUMP=llvm-objdump
ac_cv_prog_ac_ct_RANLIB=llvm-ranlib
ac_cv_prog_ac_ct_READELF=llvm-readelf
ac_cv_prog_ac_ct_STRIP=llvm-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_backtrace='none required'
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_size_t=8
ac_cv_sizeof_voidp=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16'
pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype'

## ----------------- ##
## Output variables. ##
## ----------------- ##

        <!-- We want to be able to debug a hardened process when not building for release -->
        <key>com.apple.security.get-task-allow</key>
        <true/>'
ABSEIL_CFLAGS=''
ABSEIL_LIBS=''
ABW_CFLAGS=''
ABW_LIBS=''
AFLAGS=''
ALL_LANGS=''
ANDROID_APP_ABI=''
ANDROID_BINUTILS_PREBUILT_ROOT=''
ANDROID_GCC_TOOLCHAIN_VERSION=''
ANDROID_NDK_DIR=''
ANDROID_PACKAGE_NAME=''
ANDROID_SDK_DIR=''
ANT=''
ANT_HOME=''
ANT_LIB=''
AR='llvm-ar'
ASSERT_ALWAYS_ABORT='TRUE'
ATL_INCLUDE=''
ATL_LIB=''
ATOMIC_LIB=''
AVAHI_CFLAGS=''
AVAHI_LIBS=''
AWK='/usr/bin/gawk'
BACKTRACE_CFLAGS=''
BACKTRACE_LIBS=''
BASH='/bin/bash'
BFFVALIDATOR=''
BFFVALIDATOR_EXE=''
BINDIR=''
BISON=''
BOOST_CPPFLAGS=''
BOOST_CXXFLAGS=''
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='/home/julien/lo/libreoffice'
BUILDING_PCH_WITH_OBJ=''
BUILD_POSTGRESQL_SDBC=''
BUILD_TYPE='LibO DESKTOP AVMEDIA DBCONNECTIVITY SCRIPTING DYNLOADING EXTENSIONS NATIVE HELPTOOLS XMLHELP DICTIONARIES LIBCMIS'
BUILD_X64=''
BUILD_X86=''
BUNDLE_MARIADB_CONNECTOR_C=''
BZIP2_CFLAGS=''
BZIP2_LIBS=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='clang'
CCACHE=''
CCACHE_BIN=''
CCACHE_DEPEND_MODE=''
CC_FOR_BUILD='clang'
CDR_CFLAGS=''
CDR_LIBS=''
CFLAGS=''
CLANGDIR='/usr'
CLANGLIBDIR='/usr/lib/llvm-14/lib'
CLANGSYSINCLUDE=''
CLANGTOOLLIBS=''
CLANG_USE_LD=''
CLUCENE_CFLAGS=''
CLUCENE_LIBS=''
COINMP_CFLAGS=''
COINMP_LIBS=''
COM='GCC'
COMPATH='/usr'
COMPILER_PLUGINS='TRUE'
COMPILER_PLUGINS_ANALYZER_PCH=''
COMPILER_PLUGINS_COM_IS_CLANG=''
COMPILER_PLUGINS_CXX='clang++'
COMPILER_PLUGINS_CXXFLAGS='-I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
COMPILER_PLUGINS_CXX_LINKFLAGS=''
COMPILER_PLUGINS_DEBUG=''
COMPILER_PLUGINS_TOOLING_ARGS=''
COMPRESSIONTOOL='/bin/gzip'
COM_IS_CLANG='TRUE'
CPP='clang -E'
CPPFLAGS='-I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
CPPUNIT_CFLAGS=''
CPPUNIT_LIBS=''
CPPU_ENV='gcc3'
CPPU_ENV_FOR_BUILD='gcc3'
CPUNAME='X86_64'
CROSS_COMPILING=''
CURL=''
CURL_CFLAGS=''
CURL_LIBS=''
CUSTOM_BRAND_DIR=''
CUSTOM_BRAND_IMAGES=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXFLAGS='-I/usr/lib/llvm-14/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
CXXFLAGS_CXX11='-std=c++17'
CXXFLAGS_INTRINSICS_AVX2='-mavx2'
CXXFLAGS_INTRINSICS_AVX512='-mavx512f -mavx512vl -mavx512bw -mavx512dq -mavx512cd'
CXXFLAGS_INTRINSICS_AVX512F='-mavx512f'
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='clang++'
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/hunspell'
DIFF=''
DISABLE_CVE_TESTS=''
DISABLE_DYNLOADING=''
DISABLE_GUI=''
DISABLE_PYTHON=''
DOCDIR=''
DOXYGEN=''
DO_FETCH_TARBALLS='TRUE'
DPKG=''
DRAGONBOX_CFLAGS=''
EBOOK_CFLAGS=''
EBOOK_LIBS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMSDK_FILE_PACKAGER=''
ENABLE_ABW=''
ENABLE_ANDROID_EDITING=''
ENABLE_ANDROID_LOK=''
ENABLE_AVAHI=''
ENABLE_BREAKPAD=''
ENABLE_CAIRO_CANVAS=''
ENABLE_CDR=''
ENABLE_CIPHER_OPENSSL_BACKEND=''
ENABLE_CLUCENE=''
ENABLE_COINMP=''
ENABLE_CPPUNIT=''
ENABLE_CUPS='TRUE'
ENABLE_CURL=''
ENABLE_CUSTOMTARGET_COMPONENTS=''
ENABLE_DBGUTIL='TRUE'
ENABLE_DBUS=''
ENABLE_DCONF=''
ENABLE_DEBUG='TRUE'
ENABLE_EBOOK=''
ENABLE_EPOXY=''
ENABLE_EPUBGEN=''
ENABLE_ETONYEK=''
ENABLE_EVOAB2=''
ENABLE_EXPAT=''
ENABLE_EXTENSION_UPDATE=''
ENABLE_FIREBIRD_SDBC=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_FORMULA_LOGGER=''
ENABLE_FREEHAND=''
ENABLE_FREETYPE=''
ENABLE_GDB_INDEX='TRUE'
ENABLE_GEN=''
ENABLE_GIO=''
ENABLE_GPGMEPP=''
ENABLE_GRAPHITE=''
ENABLE_GSTREAMER_1_0=''
ENABLE_GTK3=''
ENABLE_GTK3_KDE5=''
ENABLE_GTK4=''
ENABLE_HARFBUZZ=''
ENABLE_HEADLESS='TRUE'
ENABLE_HTMLHELP=''
ENABLE_ICU=''
ENABLE_JAVA='TRUE'
ENABLE_JUMBO_SHEETS='TRUE'
ENABLE_KF5=''
ENABLE_LCMS2=''
ENABLE_LDAP=''
ENABLE_LIBATOMIC_OPS=''
ENABLE_LIBCMIS='TRUE'
ENABLE_LIBEOT=''
ENABLE_LIBEXTTEXTCAT=''
ENABLE_LIBNUMBERTEXT=''
ENABLE_LIBPNG=''
ENABLE_LIBRELOGO=''
ENABLE_LIBTIFF=''
ENABLE_LIBWEBP=''
ENABLE_LPSOLVE=''
ENABLE_LTO=''
ENABLE_LWP=''
ENABLE_MACOSX_SANDBOX=''
ENABLE_MARIADBC=''
ENABLE_MDDS=''
ENABLE_MEDIAWIKI=''
ENABLE_MSPUB=''
ENABLE_MWAW=''
ENABLE_NSS=''
ENABLE_ODFGEN=''
ENABLE_ONLINE_UPDATE=''
ENABLE_ONLINE_UPDATE_MAR=''
ENABLE_OOENV='TRUE'
ENABLE_OPENGL_CANVAS=''
ENABLE_OPENGL_TRANSITIONS=''
ENABLE_OPENSSL=''
ENABLE_OPTIMIZED=''
ENABLE_OPTIMIZED_DEBUG=''
ENABLE_ORCUS=''
ENABLE_PAGEIN='TRUE'
ENABLE_PAGEMAKER=''
ENABLE_PCH=''
ENABLE_PDFIMPORT=''
ENABLE_PDFIUM=''
ENABLE_POPPLER=''
ENABLE_QT5=''
ENABLE_QT6=''
ENABLE_QXP=''
ENABLE_RANDR=''
ENABLE_REDLAND=''
ENABLE_RELEASE_BUILD=''
ENABLE_REPORTBUILDER=''
ENABLE_REVENGE=''
ENABLE_RUNTIME_OPTIMIZATIONS='TRUE'
ENABLE_SAL_LOG='TRUE'
ENABLE_SCRIPTING_BEANSHELL=''
ENABLE_SCRIPTING_JAVASCRIPT=''
ENABLE_SDREMOTE=''
ENABLE_SDREMOTE_BLUETOOTH=''
ENABLE_SILENT_MSI=''
ENABLE_SKIA=''
ENABLE_SKIA_DEBUG=''
ENABLE_STAROFFICE=''
ENABLE_SYMBOLS_FOR='all'
ENABLE_VALGRIND='TRUE'
ENABLE_VISIO=''
ENABLE_WASM_EXCEPTIONS=''
ENABLE_WASM_STRIP=''
ENABLE_WERROR='TRUE'
ENABLE_WPD=''
ENABLE_WPG=''
ENABLE_WPS=''
ENABLE_XMLSEC=''
ENABLE_Z7_DEBUG=''
ENABLE_ZMF=''
ENABLE_ZXING=''
ENDIANNESS='little'
EPM=''
EPM_FLAGS=''
EPOXY_CFLAGS=''
EPOXY_LIBS=''
EPUBGEN_CFLAGS=''
EPUBGEN_LIBS=''
ETONYEK_CFLAGS=''
ETONYEK_LIBS=''
EXEEXT=''
EXPAT_CFLAGS=''
EXPAT_LIBS=''
FAKEROOT=''
FIND=''
FIREBIRDCONFIG=''
FIREBIRD_CFLAGS=''
FIREBIRD_LIBS=''
FLEX=''
FLUTE_JAR=''
FONTCONFIG_CFLAGS='-isystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16'
FONTCONFIG_LIBS=' -lfontconfig -lfreetype'
FONTFORGE=''
FREEHAND_CFLAGS=''
FREEHAND_LIBS=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GAWK=''
GCC_HOME='/usr'
GCC_VERSION=''
GET_TASK_ALLOW_ENTITLEMENT='
GIO_CFLAGS=''
GIO_LIBS=''
GIT_LINK_SRC=''
GIT_NEEDED_SUBMODULES='dictionaries '
GIT_REFERENCE_SRC=''
GLM_CFLAGS=''
GNUCP=''
GNUPARALLEL=''
GNUPATCH=''
GNUTAR='tar'
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_ASM_END_BRANCH_INS_SUPPORT='TRUE'
HAVE_BROKEN_GCC_WMAYBE_UNINITIALIZED=''
HAVE_BROKEN_GCC_WSTRINGOP_OVERFLOW=''
HAVE_CLANG_DEBUG_INFO_KIND_CONSTRUCTOR='TRUE'
HAVE_CXX20_ATOMIC_REF=''
HAVE_DLLEXPORTINLINES=''
HAVE_EXTERNAL_DWARF='TRUE'
HAVE_GCC_AVX='TRUE'
HAVE_GCC_BUILTIN_ATOMIC='TRUE'
HAVE_GCC_FNO_ENFORCE_EH_SPECS=''
HAVE_GCC_FNO_SIZED_DEALLOCATION='TRUE'
HAVE_GCC_GGDB2='TRUE'
HAVE_GCC_STACK_CLASH_PROTECTION='TRUE'
HAVE_GNUMAKE_FILE_FUNC='TRUE'
HAVE_LD_BSYMBOLIC_FUNCTIONS='TRUE'
HAVE_LD_HASH_STYLE='TRUE'
HAVE_LIBCPP=''
HAVE_LIBSTDCPP='TRUE'
HAVE_LO_CLANG_DLLEXPORTINLINES=''
HAVE_POSIX_FALLOCATE=''
HAVE_WDEPRECATED_COPY_DTOR='TRUE'
HELP_OMINDEX_PAGE=''
HELP_ONLINE=''
HOST_PLATFORM='x86_64-pc-linux-gnu'
HSQLDB_JAR=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
HYPHEN_LIB=''
HYPH_SYSTEM_DIR='file:///usr/share/hyphen'
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='/home/julien/lo/libreoffice/instdir'
INSTDIR_FOR_BUILD='/home/julien/lo/libreoffice/instdir'
INSTROOT='/home/julien/lo/libreoffice/instdir'
INSTROOTBASE='/home/julien/lo/libreoffice/instdir'
INSTROOT_FOR_BUILD='/home/julien/lo/libreoffice/instdir'
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
ISYSTEM='-isystem '
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=''
JDK_SECURITYMANAGER_DISALLOWED_FOR_BUILD=''
JFREEREPORT_JAR=''
JITC_PROCESSOR_TYPE=''
JVM_ONE_PATH_CHECK=''
KF5_CFLAGS=''
KF5_CONFIG=''
KF5_LIBS=''
KRB5_LIBS=''
LCMS2_CFLAGS=''
LCMS2_LIBS=''
LD=''
LDFLAGS=''
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=''
LIBCPP_DEBUG=''
LIBDIR=''
LIBEOT_CFLAGS=''
LIBEOT_LIBS=''
LIBEXSLT_CFLAGS=''
LIBEXSLT_LIBS=''
LIBEXTTEXTCAT_CFLAGS=''
LIBEXTTEXTCAT_LIBS=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBJPEG_CFLAGS=''
LIBJPEG_LIBS=''
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='0'
LIBO_VERSION_MINOR='5'
LIBO_VERSION_PATCH='0'
LIBO_VERSION_SUFFIX='.alpha0'
LIBO_VERSION_SUFFIX_SUFFIX='+'
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBREPOSITORY_JAR=''
LIBS='-lclang-cpp -L/usr/lib/llvm-14/lib  -lLLVM-14  '
LIBSERIALIZER_JAR=''
LIBTIFF_CFLAGS=''
LIBTIFF_LIBS=''
LIBTOMMATH_CFLAGS=''
LIBTOMMATH_LIBS=''
LIBTOOL=''
LIBWEBP_CFLAGS=''
LIBWEBP_LIBS=''
LIBXML_CFLAGS=''
LIBXML_JAR=''
LIBXML_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LIB_FUZZING_ENGINE=''
LLVM_CONFIG='/usr/bin/llvm-config'
LOCKFILE=''
LO_CLANG_CC=''
LO_CLANG_CXX=''
LO_CLANG_CXXFLAGS_INTRINSICS_AVX2=''
LO_CLANG_CXXFLAGS_INTRINSICS_AVX512=''
LO_CLANG_CXXFLAGS_INTRINSICS_AVX512F=''
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_CLANG_SHOWINCLUDES_PREFIX=''
LO_ELFCHECK_ALLOWLIST=''
LO_PATH=''
LTLIBOBJS=''
MACOSX_BUNDLE_IDENTIFIER=''
MACOSX_BUNDLE_SHORTVERSION='7.5.0.0'
MACOSX_BUNDLE_VERSION='7.5.0.0.alpha0'
MACOSX_CODESIGNING_IDENTITY=''
MACOSX_DEPLOYMENT_TARGET=''
MACOSX_PACKAGE_SIGNING_IDENTITY=''
MACOSX_PROVISIONING_INFO=''
MACOSX_PROVISIONING_PROFILE=''
MACOSX_SDK_PATH=''
MAC_OS_X_VERSION_MIN_REQUIRED=''
MANDIR=''
MARIADBCONFIG=''
MARIADBC_MAJOR=''
MARIADBC_MICRO=''
MARIADBC_MINOR=''
MARIADB_CFLAGS=''
MARIADB_LIBS=''
MDDS_CFLAGS=''
MDDS_LIBS=''
MERGELIBS=''
ML_EXE=''
MOC5=''
MOC6=''
MPL_SUBSET=''
MSGFMT=''
MSGUNIQ=''
MSM_PATH=''
MSPUB_CFLAGS=''
MSPUB_LIBS=''
MSVC_CXX=''
MSVC_DLLS=''
MSVC_DLL_PATH=''
MSVC_USE_DEBUG_RUNTIME='TRUE'
MWAW_CFLAGS=''
MWAW_LIBS=''
MYTHES_CFLAGS=''
MYTHES_LIBS=''
NAFLAGS=''
NASM=''
NLPSOLVER_EXTENSION_PACK=''
NM='llvm-nm'
NSS_CFLAGS=''
NSS_LIBS=''
NUMBERTEXT_EXTENSION_PACK=''
OBJCFLAGS=''
OBJCXXFLAGS=''
OBJDUMP='llvm-objdump'
OBJEXT='o'
ODFGEN_CFLAGS=''
ODFGEN_LIBS=''
ODFVALIDATOR=''
ODFVALIDATOR_JAR=''
OFFICEOTRON=''
OFFICEOTRON_JAR=''
OOO_JUNIT_JAR=''
OOO_VENDOR=''
OPENJPEG2_CFLAGS=''
OPENJPEG2_LIBS=''
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
ORCUS_CFLAGS=''
ORCUS_LIBS=''
OS='LINUX'
OS_FOR_BUILD='LINUX'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='LibreOffice'
PACKAGE_STRING='LibreOffice 7.5.0.0.alpha0+'
PACKAGE_TARNAME='libreoffice'
PACKAGE_URL='http://documentfoundation.org/'
PACKAGE_VERSION='7.5.0.0.alpha0+'
PAGEMAKER_CFLAGS=''
PAGEMAKER_LIBS=''
PARALLELISM=''
PATCH=''
PATH_SEPARATOR=':'
PCH_CODEGEN=''
PCH_DEBUGINFO=''
PCH_INSTANTIATE_TEMPLATES=''
PCH_NO_CODEGEN=''
PERL='/usr/bin/perl'
PGCONFIG=''
PKGFORMAT=''
PKGMK=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORMID='linux_x86_64'
POPPLER_CFLAGS=''
POPPLER_LIBS=''
POSTGRESQL_CFLAGS=''
POSTGRESQL_INC=''
POSTGRESQL_LIB=''
POSTGRESQL_LIBS=''
PREFIXDIR=''
PRIVACY_POLICY_URL=''
PRODUCTNAME='LibreOfficeDev'
PRODUCTNAME_WITHOUT_SPACES='LibreOfficeDev'
PRODUCTVERSION='7.5'
PROGRESSBARCOLOR=''
PROGRESSFRAMECOLOR=''
PROGRESSPOSITION=''
PROGRESSSIZE=''
PROGRESSTEXTBASELINE=''
PROGRESSTEXTCOLOR=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
PYTHONWARNINGS='error'
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_FOR_BUILD=''
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
PYTHON_VERSION_MAJOR=''
PYTHON_VERSION_MINOR=''
P_SEP=':'
QMAKE5=''
QMAKE6=''
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=''
QT6_CFLAGS=''
QT6_LIBS=''
QT6_PLATFORMS_SRCDIR=''
QT6_XCB_CFLAGS=''
QT6_XCB_LIBS=''
QXP_CFLAGS=''
QXP_LIBS=''
RANLIB='llvm-ranlib'
RAPTOR_MAJOR=''
RASQAL_MAJOR=''
READELF='llvm-readelf'
REDLAND_CFLAGS=''
REDLAND_LIBS=''
REDLAND_MAJOR=''
REVENGE_CFLAGS=''
REVENGE_LIBS=''
RHINO_JAR=''
RPM=''
RTL_ARCH='X86_64'
RTL_OS='Linux'
SAC_JAR=''
SCPDEFS=''
SDKDIRNAME='sdk'
SDKDIRNAME_FOR_BUILD='sdk'
SDREMOTE_ENTITLEMENT=''
SED='/bin/sed'
SHA256SUM=''
SHELL='/bin/bash'
SHOWINCLUDES_PREFIX=''
SIZEOF_SIZE_T='8'
SKIA_DISABLE_VMA_USE_STL_SHARED_MUTEX=''
SKIA_GPU=''
SOLARINC=''
SORT=''
SPLIT_APP_MODULES=''
SPLIT_OPT_FEATURES=''
SRC_ROOT='/home/julien/lo/libreoffice'
STAROFFICE_CFLAGS=''
STAROFFICE_LIBS=''
STRIP='llvm-strip'
STRIP_COMPONENTS='--strip-components'
SYSBASE=''
SYSTEM_ABSEIL=''
SYSTEM_ABW=''
SYSTEM_BLUEZ=''
SYSTEM_BOOST=''
SYSTEM_BOX2D=''
SYSTEM_BSH=''
SYSTEM_BZIP2=''
SYSTEM_CAIRO=''
SYSTEM_CDR=''
SYSTEM_CLUCENE=''
SYSTEM_COINMP=''
SYSTEM_CPPUNIT=''
SYSTEM_CUCKOO=''
SYSTEM_CURL=''
SYSTEM_DICTS='TRUE'
SYSTEM_DRAGONBOX=''
SYSTEM_EBOOK=''
SYSTEM_EPOXY=''
SYSTEM_EPUBGEN=''
SYSTEM_ETONYEK=''
SYSTEM_EXPAT=''
SYSTEM_FIREBIRD=''
SYSTEM_FONTCONFIG='TRUE'
SYSTEM_FREEHAND=''
SYSTEM_FREETYPE=''
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=''
SYSTEM_LIBATOMIC_OPS=''
SYSTEM_LIBCMIS=''
SYSTEM_LIBEOT=''
SYSTEM_LIBEXTTEXTCAT=''
SYSTEM_LIBEXTTEXTCAT_DATA=''
SYSTEM_LIBFIXMATH=''
SYSTEM_LIBJPEG=''
SYSTEM_LIBLANGTAG=''
SYSTEM_LIBNUMBERTEXT=''
SYSTEM_LIBNUMBERTEXT_DATA=''
SYSTEM_LIBORCUS=''
SYSTEM_LIBPNG=''
SYSTEM_LIBTIFF=''
SYSTEM_LIBTOMMATH=''
SYSTEM_LIBWEBP=''
SYSTEM_LIBXML=''
SYSTEM_LIBXML_FOR_BUILD=''
SYSTEM_LIBXSLT=''
SYSTEM_LIBXSLT_FOR_BUILD=''
SYSTEM_LPSOLVE=''
SYSTEM_MARIADB_CONNECTOR_C=''
SYSTEM_MDDS=''
SYSTEM_MSPUB=''
SYSTEM_MWAW=''
SYSTEM_MYTHES=''
SYSTEM_NSS=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_ODFGEN=''
SYSTEM_OPENJPEG2=''
SYSTEM_OPENLDAP=''
SYSTEM_OPENSSL=''
SYSTEM_ORCUS=''
SYSTEM_PAGEMAKER=''
SYSTEM_POPPLER=''
SYSTEM_POSTGRESQL=''
SYSTEM_PYTHON=''
SYSTEM_QXP=''
SYSTEM_REDLAND=''
SYSTEM_REVENGE=''
SYSTEM_RHINO=''
SYSTEM_STAROFFICE=''
SYSTEM_VISIO=''
SYSTEM_WPD=''
SYSTEM_WPG=''
SYSTEM_WPS=''
SYSTEM_XMLSEC=''
SYSTEM_ZLIB=''
SYSTEM_ZMF=''
SYSTEM_ZXING=''
TARFILE_LOCATION='/home/julien/lo/libreoffice/external/tarballs'
TEMP_DIRECTORY=''
TESTINSTALLDIR=''
THES_SYSTEM_DIR='file:///usr/share/mythes'
TLS=''
TOUCH=''
UCRTSDKDIR=''
UCRTVERSION=''
UCRT_REDISTDIR=''
UNIQ=''
UNIX_DLAPI_LIBS='-ldl'
UNZIP=''
UPDATE_CONFIG=''
USE_HEADLESS_CODE='TRUE'
USE_LD='-fuse-ld=gold'
USE_LIBRARY_BIN_TAR=''
USE_XINERAMA=''
USING_X11='TRUE'
UUIDGEN=''
VALGRIND_CFLAGS=''
VCL_PLUGIN_INFO=''
VCTOOLSET=''
VCVER=''
VISIO_CFLAGS=''
VISIO_LIBS=''
WGET=''
WINDOWS_BUILD_SIGNING='FALSE'
WINDOWS_SDK_HOME=''
WINDOWS_SDK_LIB_SUBDIR=''
WINDOWS_SDK_VERSION=''
WINDOWS_SDK_WILANGID=''
WINDOWS_X64=''
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='TRUE'
WITH_POOR_HELP_LOCALIZATIONS=''
WITH_THEMES=''
WITH_WEBDAV=''
WORKDIR='/home/julien/lo/libreoffice/workdir'
WORKDIR_FOR_BUILD='/home/julien/lo/libreoffice/workdir'
WPD_CFLAGS=''
WPD_LIBS=''
WPG_CFLAGS=''
WPG_LIBS=''
WPS_CFLAGS=''
WPS_LIBS=''
XINERAMA_LINK=''
XMKMF=''
XMLLINT=''
XMLSEC_CFLAGS=''
XMLSEC_LIBS=''
XRANDR_CFLAGS=''
XRANDR_LIBS=''
XRENDER_CFLAGS=''
XRENDER_LIBS=''
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZLIB_CFLAGS=''
ZLIB_LIBS=''
ZMF_CFLAGS=''
ZMF_LIBS=''
ZXING_CFLAGS=''
ZXING_LIBS=''
ac_ct_AR='llvm-ar'
ac_ct_CC='clang'
ac_ct_CXX=''
ac_ct_NM='llvm-nm'
ac_ct_OBJDUMP='llvm-objdump'
ac_ct_RANLIB='llvm-ranlib'
ac_ct_READELF='llvm-readelf'
ac_ct_STRIP='llvm-strip'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
nodep=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/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.5.0.0.alpha0+"
#define PACKAGE_STRING "LibreOffice 7.5.0.0.alpha0+"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "http://documentfoundation.org/";
#define LIBO_VERSION_MAJOR 7
#define LIBO_VERSION_MINOR 5
#define LIBO_VERSION_MICRO 0
#define LIBO_VERSION_PATCH 0
#define LIBO_THIS_YEAR 2022
#define SRCDIR "/home/julien/lo/libreoffice"
#define SRC_ROOT "/home/julien/lo/libreoffice"
#define BUILDDIR "/home/julien/lo/libreoffice"
#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_DLAPI 1
#define HAVE_UNIX_DLAPI 1
#define HAVE_FEATURE_BACKTRACE 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_SCRIPTING 1
#define HAVE_FEATURE_EXTENSIONS 1
#define HAVE_FEATURE_JAVA 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 CLANG_VERSION 140006
#define CLANG_FULL_VERSION "14.0.6 "
#define HAVE_FEATURE_UI 1
#define USING_X11 1
#define SDKDIR "/home/julien/lo/libreoffice/instdir/sdk"
#define WORKDIR "/home/julien/lo/libreoffice/workdir"
#define HAVE_FEATURE_XMLHELP 1
#define HAVE_GETOPT_H 1
#define HAVE_PATHS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_SYSLOG_H 1
#define HAVE_FEATURE_PAGEIN 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 SIZEOF_SIZE_T 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 HAVE_FEATURE_JUMBO_SHEETS 1
#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_P1155R3 1

configure: exit 1

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux