Skip to content

Instantly share code, notes, and snippets.

@limarev
Created January 15, 2023 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save limarev/ba8432e95843329cb8f6210b101299e6 to your computer and use it in GitHub Desktop.
Save limarev/ba8432e95843329cb8f6210b101299e6 to your computer and use it in GitHub Desktop.
autogen.sh config log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Collabora Office configure 22.05.9.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build= --disable-cairo-canvas --disable-cups --disable-customtarget-components --disable-firebird-sdbc --disable-gpgmepp --disable-gstreamer-1-0 --disable-gtk3 --disable-gtk4 --disable-mariadb-sdbc --disable-nss --disable-online-update --disable-opencl --disable-pdfimport --disable-postgresql-sdbc --disable-skia --disable-xmlhelp --enable-icecream= --without-doxygen --without-webdav --with-parallelism= --with-theme=colibre --with-tls=openssl --without-junit --without-java --with-galleries=no --disable-database-connectivity --disable-extensions --enable-wasm-strip --with-system-jpeg=no --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = MacBook-Air-Konstantin.local
uname -m = arm64
uname -r = 22.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103
/usr/bin/uname -p = arm
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 579 tasks, 2512 threads, 8 processors
Load average: 6.69, Mach factor: 4.00
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/limarev/local/misha/lode/opt/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:5496: checking build system type
configure:5510: result: aarch64-apple-darwin22.2.0
configure:5530: checking host system type
configure:5543: result: aarch64-apple-darwin22.2.0
configure:5582: checking for product name
configure:5592: result: Collabora OfficeDev
configure:5599: checking for package version
configure:5604: result: 22.05.9.1
configure:5674: checking for product version
configure:5677: result: 22.05
configure:5681: checking for grep that handles long lines and -e
configure:5739: result: /usr/bin/grep
configure:5744: checking for egrep
configure:5806: result: /usr/bin/grep -E
configure:5814: checking for grep
configure:5844: result: /usr/bin/grep
configure:5861: checking for GNU Make
configure:5892: result: /Users/limarev/local/misha/lode/opt/bin/make
configure:5955: checking for sed
configure:5973: found /usr/bin/sed
configure:5985: result: /usr/bin/sed
configure:6002: checking whether to use link-time optimization
configure:6010: result: no
configure:6377: sanitized the PATH to /Users/limarev/local/misha/lode/opt/bin:/usr/bin:/bin:/usr/sbin:/sbin
configure:6637: VCL platform uses freetype+fontconfig: no
configure:6639: VCL platform uses headless plugin: no
configure:6641: VCL platform uses vclplug: yes
configure:6643: VCL platform uses X11: no
configure:6745: checking for explicit AFLAGS
configure:6752: result: no
configure:6756: checking for explicit CFLAGS
configure:6763: result: no
configure:6767: checking for explicit CXXFLAGS
configure:6774: result: no
configure:6778: checking for explicit OBJCFLAGS
configure:6785: result: no
configure:6789: checking for explicit OBJCXXFLAGS
configure:6796: result: no
configure:6800: checking for explicit LDFLAGS
configure:6807: result: no
configure:6879: checking for gcc
configure:6895: found /usr/bin/gcc
configure:6906: result: gcc
configure:7135: checking for C compiler version
configure:7144: gcc --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin22.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:7155: $? = 0
configure:7144: gcc -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin22.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:7155: $? = 0
configure:7144: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:7155: $? = 1
configure:7144: gcc -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:7155: $? = 1
configure:7175: checking whether the C compiler works
configure:7197: gcc conftest.c >&5
configure:7201: $? = 0
configure:7249: result: yes
configure:7252: checking for C compiler default output file name
configure:7254: result: a.out
configure:7260: checking for suffix of executables
configure:7267: gcc -o conftest conftest.c >&5
configure:7271: $? = 0
configure:7293: result:
configure:7315: checking whether we are cross compiling
configure:7323: gcc -o conftest conftest.c >&5
configure:7327: $? = 0
configure:7334: ./conftest
configure:7338: $? = 0
configure:7353: result: no
configure:7358: checking for suffix of object files
configure:7380: gcc -c conftest.c >&5
configure:7384: $? = 0
configure:7405: result: o
configure:7409: checking whether we are using the GNU C compiler
configure:7428: gcc -c conftest.c >&5
configure:7428: $? = 0
configure:7437: result: yes
configure:7446: checking whether gcc accepts -g
configure:7466: gcc -c -g conftest.c >&5
configure:7466: $? = 0
configure:7507: result: yes
configure:7524: checking for gcc option to accept ISO C89
configure:7587: gcc -c -g -O2 conftest.c >&5
configure:7587: $? = 0
configure:7600: result: none needed
configure:7633: checking how to run the C preprocessor
configure:7664: gcc -E conftest.c
configure:7664: $? = 0
configure:7678: gcc -E conftest.c
conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:7678: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7703: result: gcc -E
configure:7723: gcc -E conftest.c
configure:7723: $? = 0
configure:7737: gcc -E conftest.c
conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:7737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7766: checking for ANSI C header files
configure:7786: gcc -c conftest.c >&5
configure:7786: $? = 0
configure:7859: gcc -o conftest conftest.c >&5
configure:7859: $? = 0
configure:7859: ./conftest
configure:7859: $? = 0
configure:7870: result: yes
configure:7883: checking for sys/types.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for sys/stat.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for stdlib.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for string.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for memory.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for strings.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for inttypes.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for stdint.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7883: checking for unistd.h
configure:7883: gcc -c conftest.c >&5
configure:7883: $? = 0
configure:7883: result: yes
configure:7895: checking whether byte ordering is bigendian
configure:7910: gcc -c conftest.c >&5
configure:7910: $? = 0
configure:7955: gcc -c conftest.c >&5
configure:7955: $? = 0
configure:7973: gcc -c conftest.c >&5
conftest.c:35:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:7973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:8101: result: no
configure:8125: checking for library containing dlsym
configure:8156: gcc -o conftest conftest.c >&5
configure:8156: $? = 0
configure:8173: result: none required
configure:8239: checking for pkg-config
configure:8272: result: no
configure:8308: checking for library containing backtrace
configure:8339: gcc -o conftest conftest.c >&5
configure:8339: $? = 0
configure:8356: result: none required
configure:11088: checking whether build target is Release Build
configure:11091: result: no
configure:11107: checking whether to build a Community flavor
configure:11112: result: yes
configure:11119: checking whether to sign windows build
configure:11126: result: no
configure:11206: checking for gawk
configure:11236: result: no
configure:11206: checking for mawk
configure:11236: result: no
configure:11206: checking for nawk
configure:11236: result: no
configure:11206: checking for awk
configure:11222: found /usr/bin/awk
configure:11233: result: awk
configure:11246: checking for awk
configure:11264: found /usr/bin/awk
configure:11276: result: /usr/bin/awk
configure:11290: checking for bash
configure:11320: result: /bin/sh
configure:11336: checking for pigz
configure:11369: result: no
configure:11377: checking for gzip
configure:11395: found /usr/bin/gzip
configure:11407: result: /usr/bin/gzip
configure:11424: checking for parallel
configure:11457: result: no
configure:11464: checking for GNU or BSD tar
configure:11473: result: bsdtar
configure:11480: checking for tar's option to strip components
configure:11493: result: --strip-components
configure:11588: checking how to build and package galleries
configure:11599: result: disable non-internal gallery build
configure:11642: checking for ccache
configure:11673: result: /Users/limarev/local/misha/lode/opt/bin/ccache
configure:11769: checking whether version of ccache is suitable
configure:11774: result: yes, 3.7.12
configure:11841: checking gcc home
configure:11862: result: /usr
configure:11884: checking for gcc
configure:11902: found /usr/bin/gcc
configure:11914: result: /usr/bin/gcc
configure:11929: checking whether to build with Java support
configure:11945: result: no
configure:11959: checking what macOS SDK to use
configure:11986: result: macOS SDK 13.1 at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk
configure:11989: checking what minimum version of macOS to require
configure:12003: result: 11.0
configure:12006: checking that macosx-version-min-required is coherent with macos-with-sdk
configure:12011: result: yes
configure:12022: checking whether Xcode is new enough
configure:12028: result: yes (14.2)
configure:12042: checking what C compiler to use
configure:12052: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk
configure:12055: checking what C++ compiler to use
configure:12065: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk
configure:12076: checking whether to do code signing
configure:12080: result: no
configure:12106: checking whether to create a Mac App Store package
configure:12110: result: no
configure:12137: checking whether to sandbox the application
configure:12149: result: no
configure:12153: checking what macOS app bundle identifier to use
configure:12156: result: org.libreoffice.script
configure:12241: checking whether to treat the installation as read-only
configure:12250: result: yes
configure:12523: checking for -isystem
configure:12538: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -isystem /usr/include -Werror conftest.c >&5
configure:12538: $? = 0
configure:12544: result: yes
configure:12980: checking whether the compiler is actually Clang
configure:12991: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
configure:12991: $? = 0
configure:12992: result: yes
configure:13005: checking whether Clang is new enough
configure:13015: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
configure:13015: $? = 0
configure:13022: result: assumed yes (Apple Clang)
configure:13085: checking whether clang is already ccached
configure:13113: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c --ccache-skip -O2 conftest.c >&5
clang: error: unsupported option '--ccache-skip'
configure:13113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:13127: result: no
configure:13146: checking whether ccache clang supports -ggdb2
configure:13161: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Werror -ggdb2 conftest.c >&5
configure:13161: $? = 0
configure:13168: result: yes
configure:13230: checking whether to build with additional debug utilities
configure:13301: result: no
configure:13320: checking whether to do a debug build
configure:13333: result: no
configure:13414: checking for linker that is used
configure:13416: result: unknown
configure:13435: checking for -Bsymbolic-functions linker support
configure:13454: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Wl,-Bsymbolic-functions conftest.c >&5
ld: unknown option: -Bsymbolic-functions
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| printf ("hello world\n");
|
| ;
| return 0;
| }
configure:13463: result: not found
configure:13473: checking for --gc-sections linker support
configure:13492: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Wl,--gc-sections conftest.c >&5
ld: unknown option: --gc-sections
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13492: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| printf ("hello world\n");
|
| ;
| return 0;
| }
configure:13500: result: not found
configure:13473: checking for -dead_strip linker support
configure:13492: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Wl,-dead_strip conftest.c >&5
configure:13492: $? = 0
configure:13495: result: found
configure:13567: checking whether ccache clang supports -Xclang -debug-info-kind=constructor
configure:13582: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Werror -Xclang -debug-info-kind=constructor conftest.c >&5
configure:13582: $? = 0
configure:13589: result: yes
configure:13688: checking whether to generate debug information
configure:13703: result: no
configure:13728: checking whether to compile with optimization flags
configure:13739: result: yes
configure:14298: checking which package format to use
configure:14375: result: none
configure:14386: checking which help to build
configure:14416: result: no
configure:14420: checking if we need to build the help index tooling
configure:14428: result: no
configure:14432: checking whether to enable xapian-omega support for online help
configure:14453: result: no
configure:14457: checking whether to include the XML-help support
configure:14470: result: no
configure:14474: checking for helppack integration
configure:14477: result: no integration
configure:14769: checking syslog.h usability
configure:14769: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
configure:14769: $? = 0
configure:14769: result: yes
configure:14769: checking syslog.h presence
configure:14769: gcc -E conftest.c
configure:14769: $? = 0
configure:14769: result: yes
configure:14769: checking for syslog.h
configure:14769: result: yes
configure:14777: checking whether to turn warnings to errors
configure:14788: result: yes
configure:14798: checking whether to have assert() failures abort even without --enable-debug
configure:14813: result: no
configure:14850: checking whether to enable CUPS support
configure:14910: result: no
configure:14925: checking which fontconfig to use
configure:15031: result: ignored
configure:15060: checking whether we want to fetch tarballs
configure:15068: result: yes, if we use them
configure:15079: checking whether to include MySpell dictionaries
configure:15088: result: no
configure:15102: checking whether to use dicts from external paths
configure:15139: result: no
configure:15149: checking whether to enable pch feature
configure:15198: result: no
configure:15405: checking the GNU Make version
configure:15410: result: /Users/limarev/local/misha/lode/opt/bin/make 4.1
configure:15510: checking whether GNU Make supports the 'file' function
configure:15527: result: yes
configure:15544: checking for --hash-style gcc linker support
configure:15578: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Wl,--hash-style=gnu conftest.c >&5
ld: unknown option: --hash-style=gnu
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15578: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| printf ("");
|
| ;
| return 0;
| }
configure:15578: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Wl,--hash-style=sysv conftest.c >&5
ld: unknown option: --hash-style=sysv
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15578: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| printf ("");
|
| ;
| return 0;
| }
configure:15597: result: no
configure:15611: checking for perl
configure:15629: found /usr/bin/perl
configure:15641: result: /usr/bin/perl
configure:15660: checking the Perl version
configure:15667: result: Perl 5
configure:15674: checking for required Perl modules
configure:15697: result: all modules found
configure:15765: checking for pkg-config
configure:15798: result: no
configure:16161: checking for ar
configure:16188: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
configure:16253: checking for nm
configure:16280: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
configure:16345: checking for ranlib
configure:16372: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
configure:16438: checking for objdump
configure:16454: found /usr/bin/objdump
configure:16465: result: objdump
configure:16530: checking for readelf
configure:16560: result: no
configure:16622: checking for strip
configure:16649: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
configure:16685: checking for bogus pkg-config
configure:16699: result: no, good
configure:17258: checking for C++ compiler version
configure:17267: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-macos
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:17278: $? = 0
configure:17267: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-macos
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-mmacosx-version-min=11.0' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' [-Wunused-command-line-argument]
configure:17278: $? = 0
configure:17267: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:17278: $? = 1
configure:17267: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:17278: $? = 1
configure:17282: checking whether we are using the GNU C++ compiler
configure:17301: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
configure:17301: $? = 0
configure:17310: result: yes
configure:17319: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk accepts -g
configure:17339: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -g conftest.cpp >&5
configure:17339: $? = 0
configure:17380: result: yes
configure:17611: checking whether clang++ is already ccached
configure:17638: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c --ccache-skip -O2 conftest.cpp >&5
clang: error: unsupported option '--ccache-skip'
configure:17638: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:17650: result: no
configure:17670: checking how to run the C++ preprocessor
configure:17697: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E conftest.cpp
configure:17697: $? = 0
configure:17711: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E conftest.cpp
conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:17711: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17736: result: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E
configure:17756: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E conftest.cpp
configure:17756: $? = 0
configure:17770: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E conftest.cpp
conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:17770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17804: checking how to run the C preprocessor
configure:17874: result: gcc -E
configure:17894: gcc -E conftest.c
configure:17894: $? = 0
configure:17908: gcc -E conftest.c
conftest.c:54:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:17908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17946: checking size of long
configure:17951: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:17951: $? = 0
configure:17951: ./conftest
configure:17951: $? = 0
configure:17965: result: 8
configure:17979: checking size of short
configure:17984: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:17984: $? = 0
configure:17984: ./conftest
configure:17984: $? = 0
configure:17998: result: 2
configure:18012: checking size of int
configure:18017: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18017: $? = 0
configure:18017: ./conftest
configure:18017: $? = 0
configure:18031: result: 4
configure:18045: checking size of long long
configure:18050: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18050: $? = 0
configure:18050: ./conftest
configure:18050: $? = 0
configure:18064: result: 8
configure:18078: checking size of double
configure:18083: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18083: $? = 0
configure:18083: ./conftest
configure:18083: $? = 0
configure:18097: result: 8
configure:18111: checking size of void*
configure:18116: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18116: $? = 0
configure:18116: ./conftest
configure:18116: $? = 0
configure:18130: result: 8
configure:18144: checking size of size_t
configure:18149: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18149: $? = 0
configure:18149: ./conftest
configure:18149: $? = 0
configure:18163: result: 8
configure:18185: checking alignment of short
configure:18190: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18190: $? = 0
configure:18190: ./conftest
configure:18190: $? = 0
configure:18209: result: 2
configure:18221: checking alignment of int
configure:18226: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18226: $? = 0
configure:18226: ./conftest
configure:18226: $? = 0
configure:18245: result: 4
configure:18257: checking alignment of long
configure:18262: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18262: $? = 0
configure:18262: ./conftest
configure:18262: $? = 0
configure:18281: result: 8
configure:18293: checking alignment of double
configure:18298: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18298: $? = 0
configure:18298: ./conftest
configure:18298: $? = 0
configure:18317: result: 8
configure:18346: checking for special C compiler options needed for large files
configure:18391: result: no
configure:18397: checking for _FILE_OFFSET_BITS value needed for large files
configure:18422: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
configure:18422: $? = 0
configure:18454: result: no
configure:18599: checking whether jumbo sheets are supported
configure:18603: result: yes
configure:18628: checking whether to enable runtime optimizations
configure:18644: result: yes
configure:18658: checking valgrind/valgrind.h usability
configure:18658: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
conftest.c:108:10: fatal error: 'valgrind/valgrind.h' file not found
#include <valgrind/valgrind.h>
^~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:18658: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/valgrind.h>
configure:18658: result: no
configure:18658: checking valgrind/valgrind.h presence
configure:18658: gcc -E conftest.c
conftest.c:75:10: fatal error: 'valgrind/valgrind.h' file not found
#include <valgrind/valgrind.h>
^~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:18658: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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 <valgrind/valgrind.h>
configure:18658: result: no
configure:18658: checking for valgrind/valgrind.h
configure:18658: result: no
configure:18678: checking sys/sdt.h usability
configure:18678: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
configure:18678: $? = 0
configure:18678: result: yes
configure:18678: checking sys/sdt.h presence
configure:18678: gcc -E conftest.c
configure:18678: $? = 0
configure:18678: result: yes
configure:18678: checking for sys/sdt.h
configure:18678: result: yes
configure:18689: checking working sys/sdt.h and c++ support
configure:18738: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.cpp >&5
conftest.cpp:86:23: error: use of undeclared identifier '_test_'
DTRACE_PROBE2(_test_, cons, name, ref);
^
conftest.cpp:86:31: error: use of undeclared identifier 'cons'
DTRACE_PROBE2(_test_, cons, name, ref);
^
conftest.cpp:91:23: error: use of undeclared identifier '_test_'
DTRACE_PROBE3(_test_, meth, name, ref, min);
^
conftest.cpp:91:31: error: use of undeclared identifier 'meth'
DTRACE_PROBE3(_test_, meth, name, ref, min);
^
conftest.cpp:97:23: error: use of undeclared identifier '_test_'
DTRACE_PROBE2(_test_, dest, name, ref);
^
conftest.cpp:97:31: error: use of undeclared identifier 'dest'
DTRACE_PROBE2(_test_, dest, name, ref);
^
conftest.cpp:106:19: error: use of undeclared identifier '_test_'
DTRACE_PROBE1(_test_, call, i);
^
conftest.cpp:106:27: error: use of undeclared identifier 'call'
DTRACE_PROBE1(_test_, call, i);
^
8 errors generated.
configure:18738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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 <sys/sdt.h>
| class ProbeClass
| {
| private:
| int& ref;
| const char *name;
|
| public:
| ProbeClass(int& v, const char *n) : ref(v), name(n)
| {
| DTRACE_PROBE2(_test_, cons, name, ref);
| }
|
| void method(int min)
| {
| DTRACE_PROBE3(_test_, meth, name, ref, min);
| ref -= min;
| }
|
| ~ProbeClass()
| {
| DTRACE_PROBE2(_test_, dest, name, ref);
| }
| };
|
| int
| main ()
| {
|
| int i = 64;
| DTRACE_PROBE1(_test_, call, i);
| ProbeClass inst = ProbeClass(i, "call");
| inst.method(24);
|
| ;
| return 0;
| }
configure:18743: result: no, sdt.h or c++ compiler too old
configure:18760: checking whether ccache clang supports -fstack-clash-protection
configure:18775: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Werror -fstack-clash-protection conftest.c >&5
clang: error: argument unused during compilation: '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument]
configure:18775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:18779: result: no
configure:18786: checking whether ccache clang supports -mno-avx
configure:18801: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Werror -mno-avx conftest.c >&5
clang: error: argument unused during compilation: '-mno-avx' [-Werror,-Wunused-command-line-argument]
configure:18801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:18811: result: no
configure:18815: checking whether ccache clang supports atomic functions
configure:18838: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
configure:18838: $? = 0
configure:18844: result: yes
configure:18853: checking whether ccache clang++ defines __base_class_type_info in cxxabi.h
configure:18869: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:79:57: error: no member named '__base_class_type_info' in namespace '__cxxabiv1'
std::size_t f() { return sizeof(__cxxabiv1::__base_class_type_info); }
~~~~~~~~~~~~^
1 error generated.
configure:18869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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
| /* end confdefs.h. */
|
| #include <cstddef>
| #include <cxxabi.h>
| std::size_t f() { return sizeof(__cxxabiv1::__base_class_type_info); }
|
configure:18877: result: no
configure:18888: checking whether ccache clang++ defines __class_type_info in cxxabi.h
configure:18904: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:79:57: error: no member named '__class_type_info' in namespace '__cxxabiv1'
std::size_t f() { return sizeof(__cxxabiv1::__class_type_info); }
~~~~~~~~~~~~^
1 error generated.
configure:18904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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
| /* end confdefs.h. */
|
| #include <cstddef>
| #include <cxxabi.h>
| std::size_t f() { return sizeof(__cxxabiv1::__class_type_info); }
|
configure:18912: result: no
configure:18923: checking whether ccache clang++ declares __cxa_allocate_exception in cxxabi.h
configure:18938: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
configure:18938: $? = 0
configure:18942: result: yes
configure:18957: checking whether ccache clang++ defines __cxa_eh_globals in cxxabi.h
configure:18973: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:80:57: error: no member named '__cxa_eh_globals' in namespace '__cxxabiv1'
std::size_t f() { return sizeof(__cxxabiv1::__cxa_eh_globals); }
~~~~~~~~~~~~^
1 error generated.
configure:18973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| /* end confdefs.h. */
|
| #include <cstddef>
| #include <cxxabi.h>
| std::size_t f() { return sizeof(__cxxabiv1::__cxa_eh_globals); }
|
configure:18981: result: no
configure:18992: checking whether ccache clang++ defines __cxa_exception in cxxabi.h
configure:19008: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:80:57: error: no member named '__cxa_exception' in namespace '__cxxabiv1'
std::size_t f() { return sizeof(__cxxabiv1::__cxa_exception); }
~~~~~~~~~~~~^
1 error generated.
configure:19008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| /* end confdefs.h. */
|
| #include <cstddef>
| #include <cxxabi.h>
| std::size_t f() { return sizeof(__cxxabiv1::__cxa_exception); }
|
configure:19016: result: no
configure:19027: checking whether ccache clang++ declares __cxa_get_globals in cxxabi.h
configure:19042: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:79:45: error: no member named '__cxa_get_globals' in namespace '__cxxabiv1'
void * f() { return __cxxabiv1::__cxa_get_globals(); }
~~~~~~~~~~~~^
1 error generated.
configure:19042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| /* end confdefs.h. */
|
| #include <cxxabi.h>
| void * f() { return __cxxabiv1::__cxa_get_globals(); }
|
configure:19050: result: no
configure:19061: checking whether ccache clang++ declares __cxa_current_exception_type in cxxabi.h
configure:19076: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
configure:19076: $? = 0
configure:19080: result: yes
configure:19095: checking whether ccache clang++ declares __cxa_throw in cxxabi.h
configure:19110: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
configure:19110: $? = 0
configure:19114: result: yes
configure:19129: checking whether ccache clang++ defines __si_class_type_info in cxxabi.h
configure:19145: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:82:57: error: no member named '__si_class_type_info' in namespace '__cxxabiv1'
std::size_t f() { return sizeof(__cxxabiv1::__si_class_type_info); }
~~~~~~~~~~~~^
1 error generated.
configure:19145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| /* end confdefs.h. */
|
| #include <cstddef>
| #include <cxxabi.h>
| std::size_t f() { return sizeof(__cxxabiv1::__si_class_type_info); }
|
configure:19153: result: no
configure:19164: checking whether ccache clang++ defines __vmi_class_type_info in cxxabi.h
configure:19180: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:82:57: error: no member named '__vmi_class_type_info' in namespace '__cxxabiv1'
std::size_t f() { return sizeof(__cxxabiv1::__vmi_class_type_info); }
~~~~~~~~~~~~^
1 error generated.
configure:19180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| /* end confdefs.h. */
|
| #include <cstddef>
| #include <cxxabi.h>
| std::size_t f() { return sizeof(__cxxabiv1::__vmi_class_type_info); }
|
configure:19188: result: no
configure:19205: checking what the C++ library is
configure:19230: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
conftest.cpp:82:1: error: unknown type name 'foo'
foo bar
^
conftest.cpp:82:8: error: expected ';' after top level declarator
foo bar
^
;
2 errors generated.
configure:19230: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| /* end confdefs.h. */
|
| #include <utility>
| #ifndef __GLIBCXX__
| foo bar
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19252: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.cpp >&5
configure:19252: $? = 0
configure:19287: result: LLVM libc++
configure:19299: checking for gperf
configure:19317: found /Users/limarev/local/misha/lode/opt/bin/gperf
configure:19329: result: /Users/limarev/local/misha/lode/opt/bin/gperf
configure:19343: checking whether gperf is new enough
configure:19349: result: yes (3.1)
configure:19367: checking which libcmis to use
configure:19465: result: internal
configure:19488: checking whether ccache clang++ supports C++17
configure:19550: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 -Werror conftest.cpp >&5
configure:19550: $? = 0
configure:19567: result: yes (-std=c++17)
configure:19586: checking whether std::atomic can be used without link library
configure:19604: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -std=c++17 conftest.cpp >&5
configure:19604: $? = 0
configure:19606: result: yes
configure:19712: checking whether ccache clang++ supports C++11 without Language Defect 757
configure:19759: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
configure:19759: $? = 0
configure:19760: result: yes
configure:19776: checking whether ccache clang++ supports -fno-sized-deallocation
configure:19797: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -fno-sized-deallocation conftest.cpp >&5
configure:19797: $? = 0
configure:19810: result: yes
configure:19819: checking whether ccache clang++ supports C++2a constinit sorted vectors
configure:19844: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
conftest.cpp:90:9: error: unknown type name 'constinit'
constinit S<int> s{3, 2, 1};
^
conftest.cpp:90:19: error: template specialization requires 'template<>'
constinit S<int> s{3, 2, 1};
^~~~~~
template<>
conftest.cpp:90:19: error: no variable template matches specialization
conftest.cpp:90:25: error: expected ';' after top level declarator
constinit S<int> s{3, 2, 1};
^
;
4 errors generated.
configure:19844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 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:19852: result: no
configure:19864: checking whether ccache clang++ supports C++2a <span> with unsigned size_type
configure:19883: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
conftest.cpp:84:14: error: variable has incomplete type 'void'
void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
^
conftest.cpp:84: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:84: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:84:31: error: use of undeclared identifier 's'
void f(std::span<int> s) { static_assert(std::is_unsigned_v<decltype(s.size())>); };
^
conftest.cpp:84: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:19883: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 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:19891: result: no
configure:19903: checking whether ccache clang++ implements C++ DR P1155R3
configure:19921: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
configure:19921: $? = 0
configure:19925: result: yes
configure:19941: checking whether ccache clang++ supports C++20 std::atomic_ref
configure:19960: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
conftest.cpp:84:14: error: no template named 'atomic_ref' in namespace 'std'
std::atomic_ref<int> y(x);
~~~~~^
1 error generated.
configure:19960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <atomic>
| int x;
| std::atomic_ref<int> y(x);
|
configure:19967: result: no
configure:19982: checking whether ccache clang++ supports -Wdeprecated-copy-dtor
configure:19996: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -Werror -Wdeprecated-copy-dtor conftest.cpp >&5
configure:19996: $? = 0
configure:19999: result: yes
configure:20220: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile SSE2 intrinsics
configure:20241: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -msse2 conftest.cpp >&5
clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: error: use of undeclared identifier '__builtin_ia32_paddb'; did you mean '__builtin_arm_addg'?
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: note: '__builtin_arm_addg' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: error: first argument of MTE builtin function must be a pointer ('__v8qi' (vector of 8 'char' values) invalid)
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^ ~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:377:19: error: use of undeclared identifier '__builtin_ia32_paddw'; did you mean '__builtin_arm_addg'?
return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: note: '__builtin_arm_addg' declared here
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <emmintrin.h>
| int main () {
| __m128i a = _mm_set1_epi32 (0), b = _mm_set1_epi32 (0), c;
| c = _mm_xor_si128 (a, b);
| return 0;
| }
|
configure:20254: result: no
configure:20260: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile SSSE3 intrinsics
configure:20281: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -mssse3 conftest.cpp >&5
clang: warning: argument unused during compilation: '-mssse3' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: error: use of undeclared identifier '__builtin_ia32_paddb'; did you mean '__builtin_arm_addg'?
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: note: '__builtin_arm_addg' declared here
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <tmmintrin.h>
| int main () {
| __m128i a = _mm_set1_epi32 (0), b = _mm_set1_epi32 (0), c;
| c = _mm_maddubs_epi16 (a, b);
| return 0;
| }
|
configure:20294: result: no
configure:20300: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile SSE4.1 intrinsics
configure:20321: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -msse4.1 conftest.cpp >&5
clang: warning: argument unused during compilation: '-msse4.1' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <smmintrin.h>
| int main () {
| __m128i a = _mm_set1_epi32 (0), b = _mm_set1_epi32 (0), c;
| c = _mm_cmpeq_epi64 (a, b);
| return 0;
| }
|
configure:20334: result: no
configure:20340: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile SSE4.2 intrinsics
configure:20361: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -msse4.2 conftest.cpp >&5
clang: warning: argument unused during compilation: '-msse4.2' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/nmmintrin.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/smmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/tmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/pmmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/emmintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20361: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <nmmintrin.h>
| int main () {
| __m128i a = _mm_set1_epi32 (0), b = _mm_set1_epi32 (0), c;
| c = _mm_cmpgt_epi64 (a, b);
| return 0;
| }
|
configure:20374: result: no
configure:20380: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile AVX intrinsics
configure:20401: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -mavx conftest.cpp >&5
clang: warning: argument unused during compilation: '-mavx' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <immintrin.h>
| int main () {
| __m256 a = _mm256_set1_ps (0.0f), b = _mm256_set1_ps (0.0f), c;
| c = _mm256_xor_ps(a, b);
| return 0;
| }
|
configure:20414: result: no
configure:20420: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile AVX2 intrinsics
configure:20441: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -mavx2 conftest.cpp >&5
clang: warning: argument unused during compilation: '-mavx2' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <immintrin.h>
| int main () {
| __m256i a = _mm256_set1_epi32 (0), b = _mm256_set1_epi32 (0), c;
| c = _mm256_maddubs_epi16(a, b);
| return 0;
| }
|
configure:20454: result: no
configure:20460: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile AVX512 intrinsics
configure:20483: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -mavx512f -mavx512vl -mavx512bw -mavx512dq -mavx512cd conftest.cpp >&5
clang: warning: argument unused during compilation: '-mavx512f' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-mavx512vl' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-mavx512bw' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-mavx512dq' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-mavx512cd' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20483: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <immintrin.h>
| int main () {
| __m512i a = _mm512_loadu_si512(0);
| __m512d v1 = _mm512_load_pd(0);
| // https://gcc.gnu.org/git/?p=gcc.git;a=commit;f=gcc/config/i386/avx512fintrin.h;h=23bce99cbe7016a04e14c2163ed3fe6a5a64f4e2
| __m512d v2 = _mm512_abs_pd(v1);
| return 0;
| }
|
configure:20496: result: no
configure:20503: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile F16C intrinsics
configure:20525: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -mf16c conftest.cpp >&5
clang: warning: argument unused during compilation: '-mf16c' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <immintrin.h>
| int main () {
| __m128i a = _mm_set1_epi32 (0);
| __m128 c;
| c = _mm_cvtph_ps(a);
| return 0;
| }
|
configure:20538: result: no
configure:20544: checking whether /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk can compile FMA intrinsics
configure:20565: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -mfma conftest.cpp >&5
clang: warning: argument unused during compilation: '-mfma' [-Wunused-command-line-argument]
In file included from conftest.cpp:82:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:82:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:20565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| #include <immintrin.h>
| int main () {
| __m256 a = _mm256_set1_ps (0.0f), b = _mm256_set1_ps (0.0f), c = _mm256_set1_ps (0.0f), d;
| d = _mm256_fmadd_ps(a, b, c);
| return 0;
| }
|
configure:20578: result: no
configure:20637: checking if ccache clang++ is -fvisibility-inlines-hidden safe (Clang bug 11250)
configure:20670: result: yes
configure:20677: checking if ccache clang++ has a visibility bug with class-level attributes (GCC bug 26905)
configure:20710: result: no
configure:20718: checking if CET endbranch is recognized
endbr.s:1:1: error: unrecognized instruction mnemonic
endbr32
^
configure:20729: result: no
configure:20746: checking whether ccache clang++ supports -fno-enforce-eh-specs
configure:20767: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest -Werror -fno-enforce-eh-specs conftest.cpp >&5
clang: error: unknown argument: '-fno-enforce-eh-specs'
configure:20767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:20783: result: no
configure:21055: checking for posix_fallocate
configure:21055: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c >&5
Undefined symbols for architecture arm64:
"_posix_fallocate", referenced from:
_main in conftest-7386ad.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Collabora Office"
| #define PACKAGE_TARNAME "collabora-office"
| #define PACKAGE_VERSION "22.05.9.1"
| #define PACKAGE_STRING "Collabora Office 22.05.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://collaboraoffice.com/"
| #define LIBO_VERSION_MAJOR 22
| #define LIBO_VERSION_MINOR 05
| #define LIBO_VERSION_MICRO 9
| #define LIBO_VERSION_PATCH 1
| #define LIBO_THIS_YEAR 2023
| #define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
| #define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 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_SCRIPTING 1
| #define HAVE_FEATURE_READONLY_INSTALLSET 1
| #define LIBO_BIN_FOLDER "MacOS"
| #define LIBO_ETC_FOLDER "Resources"
| #define LIBO_LIBEXEC_FOLDER "MacOS"
| #define LIBO_LIB_FOLDER "Frameworks"
| #define LIBO_LIB_PYUNO_FOLDER "Resources"
| #define LIBO_SHARE_FOLDER "Resources"
| #define LIBO_SHARE_HELP_FOLDER "Resources/help"
| #define LIBO_SHARE_JAVA_FOLDER "Resources/java"
| #define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
| #define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
| #define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
| #define LIBO_URE_BIN_FOLDER "MacOS"
| #define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
| #define LIBO_URE_LIB_FOLDER "Frameworks"
| #define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
| #define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
| #define HAVE_FEATURE_UI 1
| #define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
| #define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
| #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
| #define HAVE_CXXABI_H_CXA_THROW 1
| #define HAVE_LIBCXX 1
| #define HAVE_P1155R3 1
| /* end confdefs.h. */
| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define posix_fallocate innocuous_posix_fallocate
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_fallocate (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef posix_fallocate
|
| /* 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char posix_fallocate ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
| choke me
| #endif
|
| int
| main ()
| {
| return posix_fallocate ();
| ;
| return 0;
| }
configure:21055: result: no
configure:21736: checking whether to enable export file validation
configure:21743: result: no, as Java is disabled
configure:21913: checking for Microsoft Binary File Format Validator
configure:21995: result: no
configure:21999: checking which C preprocessor to use in idlc
configure:22061: result: ucpp
configure:22063: checking which ucpp to use
configure:22109: result: internal
configure:22117: checking whether to enable EPM for packing
configure:22365: result: no
configure:22454: checking whether to build the ODK
configure:22461: result: no
configure:22480: checking which zlib to use
configure:22483: result: external
configure:22486: checking zlib.h usability
configure:22486: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c conftest.c >&5
configure:22486: $? = 0
configure:22486: result: yes
configure:22486: checking zlib.h presence
configure:22486: gcc -E conftest.c
configure:22486: $? = 0
configure:22486: result: yes
configure:22486: checking for zlib.h
configure:22486: result: yes
configure:22494: checking for deflate in -lz
configure:22519: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -o conftest conftest.c -lz >&5
configure:22519: $? = 0
configure:22528: result: yes
configure:22552: checking which libjpeg to use
configure:22610: result: internal, libjpeg-turbo
configure:22843: checking which clucene to use
configure:22975: result: not needed
configure:22991: checking which expat to use
configure:23089: result: internal
configure:23115: checking which xmlsec to use
configure:23213: result: internal
configure:23230: checking whether to enable Embedded OpenType support
configure:23364: result: no
configure:23384: checking which librevenge to use
configure:23482: result: internal
configure:23508: checking which libodfgen to use
configure:23606: result: internal
configure:23632: checking which libepubgen to use
configure:23730: result: internal
configure:23762: checking which libwpd to use
configure:23860: result: internal
configure:23886: checking which libwpg to use
configure:23984: result: internal
configure:24010: checking which libwps to use
configure:24108: result: internal
configure:24192: checking which libvisio to use
configure:24290: result: internal
configure:24316: checking which libcdr to use
configure:24414: result: internal
configure:24440: checking which libmspub to use
configure:24538: result: internal
configure:24564: checking which libmwaw to use
configure:24662: result: internal
configure:24746: checking which libetonyek to use
configure:24844: result: internal
configure:24928: checking which libfreehand to use
configure:25026: result: internal
configure:25052: checking which libebook to use
configure:25150: result: internal
configure:25234: checking which libabw to use
configure:25332: result: internal
configure:25358: checking which libpagemaker to use
configure:25456: result: internal
configure:25482: checking which libqxp to use
configure:25580: result: internal
configure:25606: checking which libzmf to use
configure:25704: result: internal
configure:25730: checking which libstaroffice to use
configure:25828: result: internal
configure:25915: checking which lcms2 to use
configure:26013: result: internal
configure:26046: checking which cppunit to use
configure:26144: result: internal
configure:26178: checking which freetype to use
configure:26284: result: ignored
configure:26316: checking which libxslt to use
configure:26319: result: external
configure:26510: checking for xsltproc
configure:26528: found /usr/bin/xsltproc
configure:26541: result: /usr/bin/xsltproc
configure:26573: checking which libxml to use
configure:26576: result: external
configure:26680: checking for xmllint
configure:26698: found /usr/bin/xmllint
configure:26711: result: /usr/bin/xmllint
configure:26799: checking for a Python interpreter with version >= 3.3
configure:26816: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
./configure: line 26817: python: command not found
configure:26819: $? = 127
configure:26816: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
./configure: line 26817: python2: command not found
configure:26819: $? = 127
configure:26816: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:26819: $? = 0
configure:26825: result: python3
configure:26833: checking for python3
configure:26851: found /usr/bin/python3
configure:26863: result: /usr/bin/python3
configure:26881: checking for python3 version
configure:26888: result: 3.9
configure:26900: checking for python3 platform
configure:26907: result: darwin
configure:26933: checking for python3 script directory
configure:26968: result: ${prefix}/lib/python3.9/site-packages
configure:26977: checking for python3 extension module directory
configure:27012: result: ${exec_prefix}/lib/python3.9/site-packages
configure:27035: checking which Python to use for Pyuno
configure:27352: result: internal
configure:27710: checking for python lxml
configure:27732: result: no, and system does not provide python development headers, gla11y will only report widget classes and ids
configure:27830: checking whether to build LibreLogo
configure:27842: result: yes
configure:27856: checking whether to build the MariaDB/MySQL SDBC driver
configure:27864: result: no
configure:28082: checking whether to build the PostgreSQL SDBC driver
configure:28895: result: no
configure:29488: checking which libcurl to use
configure:29591: result: internal
configure:29602: checking which boost to use
configure:30859: result: internal
configure:30881: checking which mdds to use
configure:30979: result: internal
configure:30996: checking which glm to use
configure:31023: result: internal
configure:31032: checking which odbc headers to use
configure:31065: result: none
configure:31338: checking whether to enable LDAP support
configure:31349: result: no (needs NSS or system openldap)
configure:31471: checking which TLS/SSL and cryptographic implementation to use
configure:31479: result: OPENSSL
configure:31487: WARNING: TLS/SSL implementation to use is OpenSSL but some code may still depend on NSS or GNUTLS
configure:31523: checking which sane header to use
configure:31537: result: internal
configure:31551: checking which icu to use
configure:31848: result: internal
configure:31881: checking whether to enable breakpad
configure:31884: result: no
configure:31925: checking whether to enable fuzzers
configure:31928: result: no
configure:31953: checking which orcus to use
configure:32051: result: internal
configure:32576: checking which graphite to use
configure:32674: result: internal
configure:32699: checking which harfbuzz to use
configure:32797: result: internal
configure:33738: checking whether to use Xrender
configure:33883: result: no
configure:33889: checking whether to enable RandR support
configure:34021: result: no
configure:34036: checking for webdav library
configure:34440: result: none, disabled
configure:34447: checking whether to execute CVE tests
configure:34469: result: yes
configure:34473: checking whether to execute chart XShape tests
configure:34481: result: no
configure:34486: checking whether to disable OpenSSL usage
configure:34489: result: no
configure:34508: checking which openssl to use
configure:34606: result: internal
configure:34810: checking whether to enable the OpenSSL backend for rtl/cipher.h
configure:34818: result: no
configure:34836: checking whether to use gnutls
configure:35128: result: no
configure:35144: checking which redland to use
configure:35242: result: internal
configure:35310: checking which libhunspell to use
configure:35455: result: internal
configure:35470: checking whether to use zxing
configure:35478: result: yes
configure:35481: checking which libzxing to use
configure:35598: result: internal
configure:35613: checking which box2d to use
configure:35700: result: internal
configure:35709: checking which altlinuxhyph to use
configure:35862: result: internal
configure:35875: checking which mythes to use
configure:36051: result: internal
configure:36067: checking whether to build with CoinMP
configure:36071: result: yes
configure:36176: checking whether to build with lpsolve
configure:36180: result: yes
configure:36189: checking which lpsolve to use
configure:36339: result: internal
configure:36356: checking which libexttextcat to use
configure:36454: result: internal
configure:36484: checking which libnumbertext to use
configure:36582: result: internal
configure:36614: checking codecvt usability
configure:36614: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
configure:36614: $? = 0
configure:36614: result: yes
configure:36614: checking codecvt presence
configure:36614: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E -std=c++17 conftest.cpp
configure:36614: $? = 0
configure:36614: result: yes
configure:36614: checking for codecvt
configure:36614: result: yes
configure:36614: checking regex usability
configure:36614: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -c -std=c++17 conftest.cpp >&5
configure:36614: $? = 0
configure:36614: result: yes
configure:36614: checking regex presence
configure:36614: /Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E -std=c++17 conftest.cpp
configure:36614: $? = 0
configure:36614: result: yes
configure:36614: checking for regex
configure:36614: result: yes
configure:36680: checking for uuidgen
configure:36698: found /usr/bin/uuidgen
configure:36710: result: /usr/bin/uuidgen
configure:36726: checking for bison
configure:36744: found /usr/bin/bison
configure:36756: result: /usr/bin/bison
configure:36767: checking the bison version
configure:36785: checking for flex
configure:36803: found /Users/limarev/local/misha/lode/opt/bin/flex
configure:36815: result: /Users/limarev/local/misha/lode/opt/bin/flex
configure:36829: checking the flex version
configure:36839: checking for patch
configure:36857: found /usr/bin/patch
configure:36869: result: /usr/bin/patch
configure:36892: checking whether /usr/bin/patch is GNU patch
configure:36898: error: no, GNU patch needed. install or specify with --with-gnu-patch=/path/to/it
## ---------------- ##
## 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=aarch64-apple-darwin22.2.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ABW_CFLAGS_set=
ac_cv_env_ABW_CFLAGS_value=
ac_cv_env_ABW_LIBS_set=
ac_cv_env_ABW_LIBS_value=
ac_cv_env_APR_CFLAGS_set=
ac_cv_env_APR_CFLAGS_value=
ac_cv_env_APR_LIBS_set=
ac_cv_env_APR_LIBS_value=
ac_cv_env_AVAHI_CFLAGS_set=
ac_cv_env_AVAHI_CFLAGS_value=
ac_cv_env_AVAHI_LIBS_set=
ac_cv_env_AVAHI_LIBS_value=
ac_cv_env_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=
ac_cv_env_CC_value=
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=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_GLIB_CFLAGS_set=
ac_cv_env_DBUS_GLIB_CFLAGS_value=
ac_cv_env_DBUS_GLIB_LIBS_set=
ac_cv_env_DBUS_GLIB_LIBS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_DCONF_CFLAGS_set=
ac_cv_env_DCONF_CFLAGS_value=
ac_cv_env_DCONF_LIBS_set=
ac_cv_env_DCONF_LIBS_value=
ac_cv_env_EBOOK_CFLAGS_set=
ac_cv_env_EBOOK_CFLAGS_value=
ac_cv_env_EBOOK_LIBS_set=
ac_cv_env_EBOOK_LIBS_value=
ac_cv_env_EPOXY_CFLAGS_set=
ac_cv_env_EPOXY_CFLAGS_value=
ac_cv_env_EPOXY_LIBS_set=
ac_cv_env_EPOXY_LIBS_value=
ac_cv_env_EPUBGEN_CFLAGS_set=
ac_cv_env_EPUBGEN_CFLAGS_value=
ac_cv_env_EPUBGEN_LIBS_set=
ac_cv_env_EPUBGEN_LIBS_value=
ac_cv_env_ETONYEK_CFLAGS_set=
ac_cv_env_ETONYEK_CFLAGS_value=
ac_cv_env_ETONYEK_LIBS_set=
ac_cv_env_ETONYEK_LIBS_value=
ac_cv_env_EXPAT_CFLAGS_set=
ac_cv_env_EXPAT_CFLAGS_value=
ac_cv_env_EXPAT_LIBS_set=
ac_cv_env_EXPAT_LIBS_value=
ac_cv_env_FIREBIRD_CFLAGS_set=
ac_cv_env_FIREBIRD_CFLAGS_value=
ac_cv_env_FIREBIRD_LIBS_set=
ac_cv_env_FIREBIRD_LIBS_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREEHAND_CFLAGS_set=
ac_cv_env_FREEHAND_CFLAGS_value=
ac_cv_env_FREEHAND_LIBS_set=
ac_cv_env_FREEHAND_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_GOBJECT_CFLAGS_set=
ac_cv_env_GOBJECT_CFLAGS_value=
ac_cv_env_GOBJECT_LIBS_set=
ac_cv_env_GOBJECT_LIBS_value=
ac_cv_env_GRAPHITE_CFLAGS_set=
ac_cv_env_GRAPHITE_CFLAGS_value=
ac_cv_env_GRAPHITE_LIBS_set=
ac_cv_env_GRAPHITE_LIBS_value=
ac_cv_env_GSTREAMER_1_0_CFLAGS_set=
ac_cv_env_GSTREAMER_1_0_CFLAGS_value=
ac_cv_env_GSTREAMER_1_0_LIBS_set=
ac_cv_env_GSTREAMER_1_0_LIBS_value=
ac_cv_env_GTK3_CFLAGS_set=
ac_cv_env_GTK3_CFLAGS_value=
ac_cv_env_GTK3_LIBS_set=
ac_cv_env_GTK3_LIBS_value=
ac_cv_env_GTK4_CFLAGS_set=
ac_cv_env_GTK4_CFLAGS_value=
ac_cv_env_GTK4_LIBS_set=
ac_cv_env_GTK4_LIBS_value=
ac_cv_env_HARFBUZZ_CFLAGS_set=
ac_cv_env_HARFBUZZ_CFLAGS_value=
ac_cv_env_HARFBUZZ_LIBS_set=
ac_cv_env_HARFBUZZ_LIBS_value=
ac_cv_env_HUNSPELL_CFLAGS_set=
ac_cv_env_HUNSPELL_CFLAGS_value=
ac_cv_env_HUNSPELL_LIBS_set=
ac_cv_env_HUNSPELL_LIBS_value=
ac_cv_env_ICU_CFLAGS_set=
ac_cv_env_ICU_CFLAGS_value=
ac_cv_env_ICU_LIBS_set=
ac_cv_env_ICU_LIBS_value=
ac_cv_env_LCMS2_CFLAGS_set=
ac_cv_env_LCMS2_CFLAGS_value=
ac_cv_env_LCMS2_LIBS_set=
ac_cv_env_LCMS2_LIBS_value=
ac_cv_env_LDFLAGS_set=
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_NEON_CFLAGS_set=
ac_cv_env_NEON_CFLAGS_value=
ac_cv_env_NEON_LIBS_set=
ac_cv_env_NEON_LIBS_value=
ac_cv_env_NSS_CFLAGS_set=
ac_cv_env_NSS_CFLAGS_value=
ac_cv_env_NSS_LIBS_set=
ac_cv_env_NSS_LIBS_value=
ac_cv_env_ODFGEN_CFLAGS_set=
ac_cv_env_ODFGEN_CFLAGS_value=
ac_cv_env_ODFGEN_LIBS_set=
ac_cv_env_ODFGEN_LIBS_value=
ac_cv_env_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_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_SERF_CFLAGS_set=
ac_cv_env_SERF_CFLAGS_value=
ac_cv_env_SERF_LIBS_set=
ac_cv_env_SERF_LIBS_value=
ac_cv_env_STAROFFICE_CFLAGS_set=
ac_cv_env_STAROFFICE_CFLAGS_value=
ac_cv_env_STAROFFICE_LIBS_set=
ac_cv_env_STAROFFICE_LIBS_value=
ac_cv_env_VISIO_CFLAGS_set=
ac_cv_env_VISIO_CFLAGS_value=
ac_cv_env_VISIO_LIBS_set=
ac_cv_env_VISIO_LIBS_value=
ac_cv_env_WPD_CFLAGS_set=
ac_cv_env_WPD_CFLAGS_value=
ac_cv_env_WPD_LIBS_set=
ac_cv_env_WPD_LIBS_value=
ac_cv_env_WPG_CFLAGS_set=
ac_cv_env_WPG_CFLAGS_value=
ac_cv_env_WPG_LIBS_set=
ac_cv_env_WPG_LIBS_value=
ac_cv_env_WPS_CFLAGS_set=
ac_cv_env_WPS_CFLAGS_value=
ac_cv_env_WPS_LIBS_set=
ac_cv_env_WPS_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_XMLSEC_CFLAGS_set=
ac_cv_env_XMLSEC_CFLAGS_value=
ac_cv_env_XMLSEC_LIBS_set=
ac_cv_env_XMLSEC_LIBS_value=
ac_cv_env_XRANDR_CFLAGS_set=
ac_cv_env_XRANDR_CFLAGS_value=
ac_cv_env_XRANDR_LIBS_set=
ac_cv_env_XRANDR_LIBS_value=
ac_cv_env_XRENDER_CFLAGS_set=
ac_cv_env_XRENDER_CFLAGS_value=
ac_cv_env_XRENDER_LIBS_set=
ac_cv_env_XRENDER_LIBS_value=
ac_cv_env_ZMF_CFLAGS_set=
ac_cv_env_ZMF_CFLAGS_value=
ac_cv_env_ZMF_LIBS_set=
ac_cv_env_ZMF_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=
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_posix_fallocate=no
ac_cv_header_codecvt=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_sdt_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_valgrind_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=aarch64-apple-darwin22.2.0
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_AWK=/usr/bin/awk
ac_cv_path_BASH=/bin/sh
ac_cv_path_BISON=/usr/bin/bison
ac_cv_path_CCACHE=/Users/limarev/local/misha/lode/opt/bin/ccache
ac_cv_path_COMPATH=/usr/bin/gcc
ac_cv_path_COMPRESSIONTOOL=/usr/bin/gzip
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FLEX=/Users/limarev/local/misha/lode/opt/bin/flex
ac_cv_path_GPERF=/Users/limarev/local/misha/lode/opt/bin/gperf
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PATCH=/usr/bin/patch
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PYTHON=/usr/bin/python3
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_UUIDGEN=/usr/bin/uuidgen
ac_cv_path_XMLLINT=/usr/bin/xmllint
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='/Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E'
ac_cv_prog_ac_ct_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_NM=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
ac_cv_prog_ac_ct_STRIP=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_backtrace='none required'
ac_cv_search_dlsym='none required'
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
am_cv_pathless_PYTHON=python3
am_cv_python_platform=darwin
am_cv_python_pyexecdir='${exec_prefix}/lib/python3.9/site-packages'
am_cv_python_pythondir='${prefix}/lib/python3.9/site-packages'
am_cv_python_version=3.9
## ----------------- ##
## 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_HOME=''
ANDROID_PACKAGE_NAME=''
ANDROID_SDK_HOME=''
ANT=''
ANT_HOME=''
ANT_LIB=''
APR_CFLAGS=''
APR_LIBS=''
AR='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar'
ASSERT_ALWAYS_ABORT='FALSE'
ATL_INCLUDE=''
ATL_LIB=''
ATOMIC_LIB=''
AVAHI_CFLAGS=''
AVAHI_LIBS=''
AWK='/usr/bin/awk'
BACKTRACE_CFLAGS=''
BACKTRACE_LIBS=''
BASH='/bin/sh'
BFFVALIDATOR=''
BFFVALIDATOR_EXE=''
BINDIR=''
BISON='/usr/bin/bison'
BOOST_CPPFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/external/boost/include -I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/boost'
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='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD'
BUILDING_PCH_WITH_OBJ=''
BUILD_POSTGRESQL_SDBC=''
BUILD_TYPE='LibO DESKTOP AVMEDIA SCRIPTING DYNLOADING NATIVE LIBCMIS UCPP LIBJPEG_TURBO EXPAT XMLSEC REVENGE ODFGEN EPUBGEN WPD WPG WPS VISIO CDR MSPUB MWAW ETONYEK FREEHAND EBOOK ABW PAGEMAKER QXP ZMF STAROFFICE LCMS2 CPPUNIT PYUNO PYTHON LIBRELOGO CURL BOOST MDDS GLM SANE ICU ORCUS GRAPHITE HARFBUZZ OPENSSL REDLAND HUNSPELL ZXING BOX2D HYPHEN MYTHES COINMP LPSOLVE LIBEXTTEXTCAT LIBNUMBERTEXT'
BUILD_X64=''
BUILD_X86=''
BUNDLE_MARIADB_CONNECTOR_C=''
BZIP2_CFLAGS=''
BZIP2_LIBS=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='/Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk'
CCACHE='/Users/limarev/local/misha/lode/opt/bin/ccache'
CCACHE_BIN=''
CCACHE_DEPEND_MODE='1'
CC_FOR_BUILD='/Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-macos -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk'
CDR_CFLAGS=''
CDR_LIBS=''
CFLAGS=''
CLANGDIR=''
CLANGLIBDIR=''
CLANGSYSINCLUDE=''
CLANGTOOLLIBS=''
CLANG_USE_LD=''
CLUCENE_CFLAGS=''
CLUCENE_LIBS=''
COINMP_CFLAGS=''
COINMP_LIBS=''
COM='GCC'
COMPATH='/usr'
COMPILER_PLUGINS=''
COMPILER_PLUGINS_ANALYZER_PCH='TRUE'
COMPILER_PLUGINS_COM_IS_CLANG=''
COMPILER_PLUGINS_CXX=''
COMPILER_PLUGINS_CXXFLAGS=''
COMPILER_PLUGINS_CXX_LINKFLAGS=''
COMPILER_PLUGINS_DEBUG=''
COMPILER_PLUGINS_TOOLING_ARGS=''
COMPRESSIONTOOL='/usr/bin/gzip'
COM_IS_CLANG='TRUE'
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_LIBS=''
CPPU_ENV='gcc3'
CPPU_ENV_FOR_BUILD='gcc3'
CPUNAME='AARCH64'
CROSS_COMPILING=''
CT2N_EXTENSION_PACK=''
CURL=''
CURL_CFLAGS=''
CURL_LIBS=''
CUSTOM_BRAND_DIR=''
CUSTOM_BRAND_IMAGES=''
CXX='/Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk'
CXXCPP='/Users/limarev/local/misha/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -E'
CXXFLAGS=''
CXXFLAGS_CXX11='-std=c++17'
CXXFLAGS_INTRINSICS_AVX2=''
CXXFLAGS_INTRINSICS_AVX512=''
CXXFLAGS_INTRINSICS_AVX512F=''
CXXFLAGS_INTRINSICS_AVX=''
CXXFLAGS_INTRINSICS_F16C=''
CXXFLAGS_INTRINSICS_FMA=''
CXXFLAGS_INTRINSICS_SSE2=''
CXXFLAGS_INTRINSICS_SSE41=''
CXXFLAGS_INTRINSICS_SSE42=''
CXXFLAGS_INTRINSICS_SSSE3=''
CXX_FOR_BUILD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-macos -stdlib=libc++ -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk'
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='true'
DEFS=''
DEVENV=''
DICT_SYSTEM_DIR=''
DISABLE_CVE_TESTS=''
DISABLE_DYNLOADING=''
DISABLE_GUI=''
DISABLE_PYTHON=''
DLOPEN_LIBS=''
DOCDIR=''
DOXYGEN=''
DO_FETCH_TARBALLS='TRUE'
DPKG=''
EBOOK_CFLAGS=''
EBOOK_LIBS=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ABW='TRUE'
ENABLE_ANDROID_EDITING=''
ENABLE_ANDROID_LOK=''
ENABLE_APR=''
ENABLE_AVAHI=''
ENABLE_BREAKPAD=''
ENABLE_CAIRO_CANVAS=''
ENABLE_CDR='TRUE'
ENABLE_CHART_TESTS=''
ENABLE_CIPHER_OPENSSL_BACKEND=''
ENABLE_COINMP='TRUE'
ENABLE_CPPUNIT='TRUE'
ENABLE_CUPS=''
ENABLE_CURL='TRUE'
ENABLE_DBGUTIL=''
ENABLE_DBUS=''
ENABLE_DCONF=''
ENABLE_DEBUG=''
ENABLE_EBOOK='TRUE'
ENABLE_EOT=''
ENABLE_EPOXY=''
ENABLE_EPUBGEN='TRUE'
ENABLE_ETONYEK='TRUE'
ENABLE_EVOAB2=''
ENABLE_EXPAT='TRUE'
ENABLE_EXTENSION_UPDATE=''
ENABLE_FIREBIRD_SDBC=''
ENABLE_FONTCONFIG=''
ENABLE_FORMULA_LOGGER=''
ENABLE_FREEHAND='TRUE'
ENABLE_FREETYPE=''
ENABLE_FUZZERS=''
ENABLE_GDB_INDEX=''
ENABLE_GIO=''
ENABLE_GPGMEPP=''
ENABLE_GRAPHITE='TRUE'
ENABLE_GSTREAMER_1_0=''
ENABLE_GTK3=''
ENABLE_GTK3_KDE5=''
ENABLE_GTK4=''
ENABLE_GTKTILEDVIEWER=''
ENABLE_HARFBUZZ='TRUE'
ENABLE_HEADLESS=''
ENABLE_HTMLHELP=''
ENABLE_JAVA=''
ENABLE_JUMBO_SHEETS='TRUE'
ENABLE_KF5=''
ENABLE_LCMS2='TRUE'
ENABLE_LDAP=''
ENABLE_LIBATOMIC_OPS=''
ENABLE_LIBCMIS='TRUE'
ENABLE_LIBEOT=''
ENABLE_LIBEXTTEXTCAT='TRUE'
ENABLE_LIBNUMBERTEXT='TRUE'
ENABLE_LIBPNG=''
ENABLE_LIBRELOGO=''
ENABLE_LIBTIFF=''
ENABLE_LIBWEBP=''
ENABLE_LPSOLVE='TRUE'
ENABLE_LTO=''
ENABLE_LWP='TRUE'
ENABLE_MACOSX_SANDBOX=''
ENABLE_MARIADBC=''
ENABLE_MDDS='TRUE'
ENABLE_MEDIAWIKI=''
ENABLE_MSPUB='TRUE'
ENABLE_MWAW='TRUE'
ENABLE_NEON=''
ENABLE_NSS=''
ENABLE_ODFGEN='TRUE'
ENABLE_ONLINE_UPDATE=''
ENABLE_ONLINE_UPDATE_MAR=''
ENABLE_OOENV=''
ENABLE_OPENGL_CANVAS=''
ENABLE_OPENGL_TRANSITIONS=''
ENABLE_OPENSSL='TRUE'
ENABLE_OPTIMIZED='TRUE'
ENABLE_OPTIMIZED_DEBUG=''
ENABLE_ORCUS='TRUE'
ENABLE_PAGEMAKER='TRUE'
ENABLE_PCH=''
ENABLE_PDFIMPORT=''
ENABLE_PDFIUM=''
ENABLE_POPPLER=''
ENABLE_QT5=''
ENABLE_QT6=''
ENABLE_QXP='TRUE'
ENABLE_RANDR=''
ENABLE_REDLAND='TRUE'
ENABLE_RELEASE_BUILD=''
ENABLE_REPORTBUILDER=''
ENABLE_REVENGE='TRUE'
ENABLE_RUNTIME_OPTIMIZATIONS='TRUE'
ENABLE_SAL_LOG=''
ENABLE_SCRIPTING_BEANSHELL=''
ENABLE_SCRIPTING_JAVASCRIPT=''
ENABLE_SDREMOTE=''
ENABLE_SDREMOTE_BLUETOOTH=''
ENABLE_SERF=''
ENABLE_SILENT_MSI=''
ENABLE_SKIA=''
ENABLE_SKIA_DEBUG=''
ENABLE_STAROFFICE='TRUE'
ENABLE_SYMBOLS_FOR=''
ENABLE_VALGRIND=''
ENABLE_VISIO='TRUE'
ENABLE_WASM_STRIP=''
ENABLE_WERROR='TRUE'
ENABLE_WPD='TRUE'
ENABLE_WPG='TRUE'
ENABLE_WPS='TRUE'
ENABLE_XMLSEC='TRUE'
ENABLE_Z7_DEBUG='TRUE'
ENABLE_ZMF='TRUE'
ENABLE_ZXING='TRUE'
ENDIANNESS='little'
EPM='NO'
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='/Users/limarev/local/misha/lode/opt/bin/flex'
FLUTE_JAR=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_LIBS=''
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=''
GIT_REFERENCE_SRC=''
GLM_CFLAGS='-isystem /Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/glm'
GNUCP=''
GNUPARALLEL=''
GNUPATCH='/usr/bin/patch'
GNUTAR='bsdtar'
GNUTLS_CFLAGS=''
GNUTLS_LIBS=''
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GPERF='/Users/limarev/local/misha/lode/opt/bin/gperf'
GPG=''
GPGCONF=''
GPGMEPP_CFLAGS=''
GPGMEPP_LIBS=''
GPG_ERROR_CFLAGS=''
GPG_ERROR_LIBS=''
GRAPHITE_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/graphite/include -DGRAPHITE2_STATIC'
GRAPHITE_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/LinkTarget/StaticLibrary -lgraphite'
GREP='/usr/bin/grep'
GSSAPI_LIBS=''
GSTREAMER_1_0_CFLAGS=''
GSTREAMER_1_0_LIBS=''
GTK3_CFLAGS=''
GTK3_LIBS=''
GTK4_CFLAGS=''
GTK4_LIBS=''
HAMCREST_JAR=''
HARFBUZZ_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/harfbuzz/src'
HARFBUZZ_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/harfbuzz/src/.libs -lharfbuzz'
HAVE_ASM_END_BRANCH_INS_SUPPORT=''
HAVE_BROKEN_GCC_WMAYBE_UNINITIALIZED=''
HAVE_BROKEN_GCC_WSTRINGOP_OVERFLOW=''
HAVE_CLANG_DEBUG_INFO_KIND_CONSTRUCTOR='TRUE'
HAVE_CXX20_ATOMIC_REF=''
HAVE_DLLEXPORTINLINES=''
HAVE_GCC_AVX=''
HAVE_GCC_BUILTIN_ATOMIC='TRUE'
HAVE_GCC_FNO_ENFORCE_EH_SPECS=''
HAVE_GCC_FNO_SIZED_DEALLOCATION='TRUE'
HAVE_GCC_GGDB2='TRUE'
HAVE_GCC_SPLIT_DWARF=''
HAVE_GCC_STACK_CLASH_PROTECTION=''
HAVE_GNUMAKE_FILE_FUNC='TRUE'
HAVE_LD_BSYMBOLIC_FUNCTIONS=''
HAVE_LD_HASH_STYLE='FALSE'
HAVE_LIBSTDCPP=''
HAVE_LO_CLANG_DLLEXPORTINLINES=''
HAVE_POSIX_FALLOCATE='NO'
HAVE_WDEPRECATED_COPY_DTOR='TRUE'
HELP_OMINDEX_PAGE=''
HELP_ONLINE=''
HOST_PLATFORM='aarch64-apple-darwin22.2.0'
HSQLDB_JAR=''
HSQLDB_USE_JDBC_4_1=''
HUNSPELL_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/hunspell/src/hunspell'
HUNSPELL_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/hunspell/src/hunspell/.libs -lhunspell-1.7'
HYPHEN_LIB='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/hyphen/.libs -lhyphen'
HYPH_SYSTEM_DIR=''
ICECC_VERSION=''
ICECREAM_RUN=''
ICU_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/icu/source/i18n -I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/icu/source/common'
ICU_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/icu/source/lib'
ICU_MAJOR='70'
ICU_MINOR='1'
ICU_RECLASSIFIED_CONDITIONAL_JAPANESE_STARTER='TRUE'
ICU_RECLASSIFIED_HEBREW_LETTER='TRUE'
ICU_RECLASSIFIED_PREPEND_SET_EMPTY='TRUE'
ICU_UCHAR_TYPE='-DUCHAR_TYPE=uint16_t'
ILIB=''
ILIB_FOR_BUILD=''
INSTALLDIR=''
INSTALLDIRNAME=''
INSTALL_NAME_TOOL='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool'
INSTDIR='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/instdir'
INSTDIR_FOR_BUILD='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/instdir'
INSTROOT='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/instdir/CollaboraOfficeDev.app/Contents'
INSTROOTBASE='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/instdir/CollaboraOfficeDev.app'
INSTROOT_FOR_BUILD='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/instdir/CollaboraOfficeDev.app/Contents'
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
ISYSTEM='-isystem '
IWYU_PATH=''
JAVACFLAGS=''
JAVACOMPILER=''
JAVADOC=''
JAVADOCISGJDOC=''
JAVAIFLAGS=''
JAVAIFLAGS_FOR_BUILD=''
JAVAINTERPRETER=''
JAVA_CLASSPATH_NOT_SET=''
JAVA_HOME=''
JAVA_HOME_FOR_BUILD=''
JAVA_SOURCE_VER=''
JAVA_TARGET_VER=''
JAWTLIB=''
JDK=''
JDK_FOR_BUILD=''
JFREEREPORT_JAR=''
JITC_PROCESSOR_TYPE=''
JVM_ONE_PATH_CHECK=''
KF5_CFLAGS=''
KF5_CONFIG=''
KF5_LIBS=''
KRB5_LIBS=''
LANGUAGETOOL_EXTENSION_PACK=''
LCMS2_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/lcms2/include -Wno-long-long'
LCMS2_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/lcms2/src/.libs -llcms2'
LD=''
LDFLAGS=''
LD_GC_SECTIONS='-Wl,-dead_strip'
LD_PLUGIN=''
LFS_CFLAGS=''
LIBASSUAN_CFLAGS=''
LIBASSUAN_LIBS=''
LIBATOMIC_OPS_CFLAGS=''
LIBATOMIC_OPS_LIBS=''
LIBBASE_JAR=''
LIBCMIS_CFLAGS=''
LIBCMIS_LIBS=''
LIBDIR=''
LIBEOT_CFLAGS=''
LIBEOT_LIBS=''
LIBEXSLT_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/libxml2'
LIBEXSLT_LIBS='-lexslt -lxslt -lxml2 -lz -lpthread -liconv -lm'
LIBEXTTEXTCAT_CFLAGS=''
LIBEXTTEXTCAT_LIBS=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBJPEG_CFLAGS=''
LIBJPEG_LIBS=''
LIBLANGTAG_CFLAGS=''
LIBLANGTAG_LIBS=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBMARIADB=''
LIBMARIADB_PATH=''
LIBNUMBERTEXT_CFLAGS=''
LIBNUMBERTEXT_LIBS=''
LIBOBJS=''
LIBO_BIN_FOLDER='MacOS'
LIBO_BIN_FOLDER_FOR_BUILD='MacOS'
LIBO_ETC_FOLDER='Resources'
LIBO_LIB_FOLDER='Frameworks'
LIBO_LIB_FOLDER_FOR_BUILD='Frameworks'
LIBO_LIB_PYUNO_FOLDER='Resources'
LIBO_SHARE_FOLDER='Resources'
LIBO_SHARE_HELP_FOLDER='Resources/help'
LIBO_SHARE_JAVA_FOLDER='Resources/java'
LIBO_SHARE_PRESETS_FOLDER='Resources/presets'
LIBO_SHARE_READMES_FOLDER='Resources/readmes'
LIBO_SHARE_RESOURCE_FOLDER='Resources/resource'
LIBO_URE_BIN_FOLDER='MacOS'
LIBO_URE_ETC_FOLDER='Resources/ure/etc'
LIBO_URE_LIB_FOLDER='Frameworks'
LIBO_URE_LIB_FOLDER_FOR_BUILD='Frameworks'
LIBO_URE_MISC_FOLDER='Resources/ure/share/misc'
LIBO_URE_MISC_FOLDER_FOR_BUILD='Resources/ure/share/misc'
LIBO_URE_SHARE_JAVA_FOLDER='Resources/java'
LIBO_VERSION_MAJOR='22'
LIBO_VERSION_MICRO='9'
LIBO_VERSION_MINOR='05'
LIBO_VERSION_PATCH='1'
LIBO_VERSION_SUFFIX=''
LIBO_VERSION_SUFFIX_SUFFIX=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBREPOSITORY_JAR=''
LIBS=''
LIBSERIALIZER_JAR=''
LIBTIFF_CFLAGS=''
LIBTIFF_LIBS=''
LIBTOMMATH_CFLAGS=''
LIBTOMMATH_LIBS=''
LIBTOOL='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool'
LIBWEBP_CFLAGS=''
LIBWEBP_LIBS=''
LIBXML_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/libxml2'
LIBXML_JAR=''
LIBXML_LIBS='-lxml2 -lz -lpthread -liconv -lm'
LIBXSLT_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/libxml2'
LIBXSLT_LIBS='-lxslt -lxml2 -lz -lpthread -liconv -lm'
LIB_FUZZING_ENGINE=''
LLVM_CONFIG=''
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_ELFCHECK_ALLOWLIST=''
LO_PATH=''
LTLIBOBJS=''
MACOSX_BUNDLE_IDENTIFIER='org.libreoffice.script'
MACOSX_BUNDLE_SHORTVERSION='22.05.9001'
MACOSX_BUNDLE_VERSION='22.05.9001'
MACOSX_CODESIGNING_IDENTITY=''
MACOSX_DEPLOYMENT_TARGET='11.0'
MACOSX_PACKAGE_SIGNING_IDENTITY=''
MACOSX_PROVISIONING_INFO=''
MACOSX_PROVISIONING_PROFILE=''
MACOSX_SDK_BUILD_VERSION='22C55'
MACOSX_SDK_PATH='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk'
MACOSX_XCODE_BUILD_VERSION='14C18'
MAC_OS_X_VERSION_MIN_REQUIRED='110000'
MANDIR=''
MARIADBCONFIG=''
MARIADBC_MAJOR='1'
MARIADBC_MICRO='2'
MARIADBC_MINOR='0'
MARIADB_CFLAGS=''
MARIADB_LIBS=''
MDDS_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/mdds/include'
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=''
MWAW_CFLAGS=''
MWAW_LIBS=''
MYTHES_CFLAGS=''
MYTHES_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/mythes/.libs -lmythes-1.2'
NAFLAGS=''
NASM=''
NEON_CFLAGS=''
NEON_LIBS=''
NEON_VERSION=''
NLPSOLVER_EXTENSION_PACK=''
NM='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm'
NSS_CFLAGS=''
NSS_LIBS=''
NUMBERTEXT_EXTENSION_PACK=''
OBJCFLAGS=''
OBJCXXFLAGS=''
OBJDUMP='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='MACOSX'
OS_FOR_BUILD='MACOSX'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='Collabora Office'
PACKAGE_STRING='Collabora Office 22.05.9.1'
PACKAGE_TARNAME='collabora-office'
PACKAGE_URL='https://collaboraoffice.com/'
PACKAGE_VERSION='22.05.9.1'
PAGEMAKER_CFLAGS=''
PAGEMAKER_LIBS=''
PARALLELISM=''
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PCH_CODEGEN=''
PCH_DEBUGINFO=''
PCH_INSTANTIATE_TEMPLATES=''
PCH_NO_CODEGEN=''
PERL='/usr/bin/perl'
PGCONFIG=''
PKGFORMAT=''
PKGMK=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORMID='macosx_aarch64'
POPPLER_CFLAGS=''
POPPLER_LIBS=''
POSTGRESQL_CFLAGS=''
POSTGRESQL_INC=''
POSTGRESQL_LIB=''
POSTGRESQL_LIBS=''
PREFIXDIR=''
PRIVACY_POLICY_URL=''
PRODUCTNAME='Collabora OfficeDev'
PRODUCTNAME_WITHOUT_SPACES='CollaboraOfficeDev'
PRODUCTVERSION='22.05'
PROGRESSBARCOLOR=''
PROGRESSFRAMECOLOR=''
PROGRESSPOSITION=''
PROGRESSSIZE=''
PROGRESSTEXTBASELINE=''
PROGRESSTEXTCOLOR=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON='/usr/bin/python3'
PYTHONWARNINGS='error'
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_FOR_BUILD='/usr/bin/python3'
PYTHON_LIBS=''
PYTHON_PLATFORM='darwin'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='3.8.15'
PYTHON_VERSION_MAJOR='3'
PYTHON_VERSION_MINOR='8'
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='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib'
RAPTOR_MAJOR='0'
RASQAL_MAJOR='3'
READELF=''
REDLAND_CFLAGS=''
REDLAND_LIBS=''
REDLAND_MAJOR='0'
REVENGE_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/librevenge/inc'
REVENGE_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/librevenge/src/lib/.libs -lrevenge-0.0'
RHINO_JAR=''
RPM=''
RTL_ARCH='AARCH64'
RTL_OS='MacOSX'
SAC_JAR=''
SCPDEFS=''
SDKDIRNAME='CollaboraOfficeDev22.05_SDK'
SDKDIRNAME_FOR_BUILD='CollaboraOfficeDev22.05_SDK'
SDREMOTE_ENTITLEMENT=''
SED='/usr/bin/sed'
SERF_CFLAGS=''
SERF_LIBS=''
SHA1SUM=''
SHA256SUM=''
SHELL='/bin/sh'
SHOWINCLUDES_PREFIX=''
SIZEOF_SIZE_T='8'
SKIA_DISABLE_VMA_USE_STL_SHARED_MUTEX=''
SKIA_GPU=''
SOLARINC='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/include '
SORT=''
SPLIT_APP_MODULES=''
SPLIT_OPT_FEATURES=''
SRC_ROOT='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD'
STAROFFICE_CFLAGS=''
STAROFFICE_LIBS=''
STRIP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip'
STRIP_COMPONENTS='--strip-components'
SYSBASE=''
SYSTEM_ABSEIL=''
SYSTEM_ABW=''
SYSTEM_APR=''
SYSTEM_BLUEZ=''
SYSTEM_BOOST=''
SYSTEM_BOX2D=''
SYSTEM_BSH=''
SYSTEM_BZIP2=''
SYSTEM_CAIRO=''
SYSTEM_CDR=''
SYSTEM_CLUCENE=''
SYSTEM_COINMP=''
SYSTEM_CPPUNIT=''
SYSTEM_CURL=''
SYSTEM_DICTS=''
SYSTEM_EBOOK=''
SYSTEM_EPOXY=''
SYSTEM_EPUBGEN=''
SYSTEM_ETONYEK=''
SYSTEM_EXPAT=''
SYSTEM_FIREBIRD=''
SYSTEM_FONTCONFIG=''
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_LIBJPEG=''
SYSTEM_LIBLANGTAG=''
SYSTEM_LIBNUMBERTEXT=''
SYSTEM_LIBNUMBERTEXT_DATA=''
SYSTEM_LIBORCUS=''
SYSTEM_LIBPNG=''
SYSTEM_LIBTIFF=''
SYSTEM_LIBTOMMATH=''
SYSTEM_LIBWEBP=''
SYSTEM_LIBXML='TRUE'
SYSTEM_LIBXML_FOR_BUILD='TRUE'
SYSTEM_LIBXSLT='TRUE'
SYSTEM_LIBXSLT_FOR_BUILD='TRUE'
SYSTEM_LPSOLVE=''
SYSTEM_MARIADB_CONNECTOR_C=''
SYSTEM_MDDS=''
SYSTEM_MSPUB=''
SYSTEM_MWAW=''
SYSTEM_MYTHES=''
SYSTEM_NEON=''
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_SERF=''
SYSTEM_STAROFFICE=''
SYSTEM_UCPP=''
SYSTEM_UCPP_IS_GCC=''
SYSTEM_VISIO=''
SYSTEM_WPD=''
SYSTEM_WPG=''
SYSTEM_WPS=''
SYSTEM_XMLSEC=''
SYSTEM_ZLIB='TRUE'
SYSTEM_ZMF=''
SYSTEM_ZXING=''
TARFILE_LOCATION='/Users/limarev/local/misha/lode/ext_tar'
TEMP_DIRECTORY=''
TESTINSTALLDIR=''
THES_SYSTEM_DIR=''
TLS='OPENSSL'
TOUCH=''
UCRTSDKDIR=''
UCRTVERSION=''
UCRT_REDISTDIR=''
UNZIP=''
UPDATE_CONFIG=''
USE_AVMEDIA_DUMMY=''
USE_LD=''
USE_LIBRARY_BIN_TAR=''
USE_XINERAMA=''
USING_X11=''
UUIDGEN='/usr/bin/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=''
WITH_GSSAPI=''
WITH_KRB5=''
WITH_LANG=''
WITH_LANG_LIST=''
WITH_LINKER_HASH_STYLE=''
WITH_LOCALES=''
WITH_MYSPELL_DICTS=''
WITH_NOTO_FONT=''
WITH_POOR_HELP_LOCALIZATIONS=''
WITH_THEMES=''
WITH_WEBDAV=''
WORKDIR='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir'
WORKDIR_FOR_BUILD='/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir'
WPD_CFLAGS='-I/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/libwpd/inc'
WPD_LIBS='-L/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir/UnpackedTarball/libwpd/src/lib/.libs -lwpd-0.10'
WPG_CFLAGS=''
WPG_LIBS=''
WPS_CFLAGS=''
WPS_LIBS=''
XINERAMA_LINK=''
XMKMF=''
XMLLINT='/usr/bin/xmllint'
XMLSEC_CFLAGS=''
XMLSEC_LIBS=''
XRANDR_CFLAGS=''
XRANDR_LIBS=''
XRENDER_CFLAGS=''
XRENDER_LIBS=''
XSLTPROC='/usr/bin/xsltproc'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz'
ZMF_CFLAGS=''
ZMF_LIBS=''
ZXING_CFLAGS=''
ZXING_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='aarch64-apple-darwin22.2.0'
build_alias=''
build_cpu='aarch64'
build_os='darwin22.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='aarch64-apple-darwin22.2.0'
host_alias=''
host_cpu='aarch64'
host_os='darwin22.2.0'
host_vendor='apple'
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='${pyexecdir}/'
pkgpythondir='${pythondir}/'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python3.9/site-packages'
pythondir='${prefix}/lib/python3.9/site-packages'
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 "Collabora Office"
#define PACKAGE_TARNAME "collabora-office"
#define PACKAGE_VERSION "22.05.9.1"
#define PACKAGE_STRING "Collabora Office 22.05.9.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "https://collaboraoffice.com/"
#define LIBO_VERSION_MAJOR 22
#define LIBO_VERSION_MINOR 05
#define LIBO_VERSION_MICRO 9
#define LIBO_VERSION_PATCH 1
#define LIBO_THIS_YEAR 2023
#define BUILDCONFIG " '--build=' '--disable-cairo-canvas' '--disable-cups' '--disable-customtarget-components' '--disable-firebird-sdbc' '--disable-gpgmepp' '--disable-gstreamer-1-0' '--disable-gtk3' '--disable-gtk4' '--disable-mariadb-sdbc' '--disable-nss' '--disable-online-update' '--disable-opencl' '--disable-pdfimport' '--disable-postgresql-sdbc' '--disable-skia' '--disable-xmlhelp' '--enable-icecream=' '--without-doxygen' '--without-webdav' '--with-parallelism=' '--with-theme=colibre' '--with-tls=openssl' '--without-junit' '--without-java' '--with-galleries=no' '--disable-database-connectivity' '--disable-extensions' '--enable-wasm-strip' '--with-system-jpeg=no' '--srcdir=.' 'build_alias='"
#define SRCDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
#define SRC_ROOT "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
#define BUILDDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 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_SCRIPTING 1
#define HAVE_FEATURE_READONLY_INSTALLSET 1
#define LIBO_BIN_FOLDER "MacOS"
#define LIBO_ETC_FOLDER "Resources"
#define LIBO_LIBEXEC_FOLDER "MacOS"
#define LIBO_LIB_FOLDER "Frameworks"
#define LIBO_LIB_PYUNO_FOLDER "Resources"
#define LIBO_SHARE_FOLDER "Resources"
#define LIBO_SHARE_HELP_FOLDER "Resources/help"
#define LIBO_SHARE_JAVA_FOLDER "Resources/java"
#define LIBO_SHARE_PRESETS_FOLDER "Resources/presets"
#define LIBO_SHARE_RESOURCE_FOLDER "Resources/resource"
#define LIBO_SHARE_SHELL_FOLDER "Resources/shell"
#define LIBO_URE_BIN_FOLDER "MacOS"
#define LIBO_URE_ETC_FOLDER "Resources/ure/etc"
#define LIBO_URE_LIB_FOLDER "Frameworks"
#define LIBO_URE_MISC_FOLDER "Resources/ure/share/misc"
#define LIBO_URE_SHARE_JAVA_FOLDER "Resources/java"
#define HAVE_FEATURE_UI 1
#define WORKDIR "/Users/limarev/local/misha/lode/dev/core/CONF-FOR-BUILD/workdir"
#define HAVE_SYSLOG_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_CXA_ALLOCATE_EXCEPTION 1
#define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 1
#define HAVE_CXXABI_H_CXA_THROW 1
#define HAVE_LIBCXX 1
#define HAVE_P1155R3 1
#define WPS_VERSION_MAJOR 0
#define WPS_VERSION_MINOR 4
#define WPS_VERSION_MICRO 12
#define MWAW_VERSION_MAJOR 0
#define MWAW_VERSION_MINOR 3
#define MWAW_VERSION_MICRO 21
#define ETONYEK_VERSION_MAJOR 0
#define ETONYEK_VERSION_MINOR 1
#define ETONYEK_VERSION_MICRO 10
#define EBOOK_VERSION_MAJOR 0
#define EBOOK_VERSION_MINOR 1
#define EBOOK_VERSION_MICRO 2
#define STAROFFICE_VERSION_MAJOR 0
#define STAROFFICE_VERSION_MINOR 0
#define STAROFFICE_VERSION_MICRO 7
#define PYTHON_VERSION_STRING L"3.8.15"
#define ENABLE_LIBRELOGO 1
#define USE_TLS_OPENSSL 1
#define ENABLE_ZXING 1
#define HAVE_CODECVT 1
#define HAVE_REGEX 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment