From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 10:24:25 2022 Received: (at submit) by debbugs.gnu.org; 21 Oct 2022 14:24:25 +0000 Received: from localhost ([127.0.0.1]:38667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olswj-0004qR-KN for submit@debbugs.gnu.org; Fri, 21 Oct 2022 10:24:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:56184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olswi-0004qK-8H for submit@debbugs.gnu.org; Fri, 21 Oct 2022 10:24:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olswf-0001pf-Ci for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2022 10:24:23 -0400 Received: from mail-qv1-xf2f.google.com ([2607:f8b0:4864:20::f2f]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1olswL-0004aB-4P for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2022 10:24:05 -0400 Received: by mail-qv1-xf2f.google.com with SMTP id mx8so1895562qvb.8 for ; Fri, 21 Oct 2022 07:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:date:message-id:subject:mime-version:from:from:to:cc:subject :date:message-id:reply-to; bh=nS8Eg5mvpVGYvSfqBS382L/K/5h0EEt3vwkATcFm+Ww=; b=HnlWJzaXH/6kTmKSoW2fNFbai48pingYe5rmBcECBxqHw6jeG2NE/TOzfPkjgisGNd 1SZ1BKANd0C5XX7A0JMJnEnc2tiy0gXF7wFk56V0kuwgGR7HwiH3qP3Z89IT3R4zU0YL yw3GBVlVWGzjzIrUDg0Rg3qVQ0sKnabAJnrtlGXDgVpDWPcpqL15WOL/BDZS+DKGbpOO Tzt3ptjmpEgrs2m3m7YiqILzk16lij4PiRxKuKzzbxOIBwvX2SEC+KoPqPBP8DDwYuAf w62gVn5psiJH6aQpNkr5ejRcF4ui+hsU/6BvSqTZDg5hpy8meKOqpGzvRjJLzPd34FYc DfeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:date:message-id:subject:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=nS8Eg5mvpVGYvSfqBS382L/K/5h0EEt3vwkATcFm+Ww=; b=cVEp/0FKqprkYdBZWsDUvGOj1WKxyZ3UVfiLT41DLh0T6BcXJBQF10Lb6zbz1MkLAJ 4d6kkbJhNt98yAzV4FF/6Brhzm2fc08z9FRU0ruF9NMya7L5u7nC1V0Qx1DEMNCt3tXn 7edVdzYB5lxit3jB36B25IQFgxk0xhRUc81zNtJCby4nPkSjeQsWGsJkABCzylPd1+BQ Xy3Cf4izfkKFhosatBew1pteEJAmmSA+B8US7vkdCkYV1UWPfFZqA+BgzUA3+m2TAC20 YxueV8/Zjnv4Kv6zYxLIWBn84jccI5xB1IFxkihGi+6D2CWQstgsweaXWpINhTXsUMk5 aKrw== X-Gm-Message-State: ACrzQf0KJubrOtbjkfXFaeQKrmahl1hUJTHs6CtyBStYwBJTHo5V3QjA cZEZr8uh2lGiYavomhVp0P/gQSsWqCM4NA== X-Google-Smtp-Source: AMsMyM6Z7S+XV5pJOEyJdvdaroCXh9dFteAT4zyUkb25B66QgtF8LxDjqKoSG3aTBjBEBtfTAIZzVg== X-Received: by 2002:ad4:5948:0:b0:4b4:b18:d529 with SMTP id eo8-20020ad45948000000b004b40b18d529mr16437812qvb.104.1666362238058; Fri, 21 Oct 2022 07:23:58 -0700 (PDT) Received: from smtpclient.apple (pool-108-21-63-133.nycmny.fios.verizon.net. [108.21.63.133]) by smtp.gmail.com with ESMTPSA id y9-20020a05620a25c900b006ed61f18651sm10024293qko.16.2022.10.21.07.23.56 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Oct 2022 07:23:57 -0700 (PDT) From: Jacob Faibussowitsch Content-Type: multipart/mixed; boundary="Apple-Mail=_34DFE65D-C3B9-42CA-903B-97D0CF2F347A" Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 Message-Id: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> Date: Fri, 21 Oct 2022 10:23:56 -0400 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3696.120.41.1.1) Received-SPF: pass client-ip=2607:f8b0:4864:20::f2f; envelope-from=jacob.fai@gmail.com; helo=mail-qv1-xf2f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" --Apple-Mail=_34DFE65D-C3B9-42CA-903B-97D0CF2F347A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii menu.c:1401:3: error: implicit declaration of function = 'cancel_hourglass' is invalid in C99 = [-Werror,-Wimplicit-function-declaration] cancel_hourglass (); ^ Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch) --Apple-Mail=_34DFE65D-C3B9-42CA-903B-97D0CF2F347A Content-Disposition: attachment; filename=config.log Content-Type: application/octet-stream; x-unix-mode=0644; name="config.log" Content-Transfer-Encoding: 7bit This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Emacs configure 29.0.50, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/Users/jacobfaibussowitsch/soft/packages CC=clang CXX=clang++ 'CFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas' 'CXXFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas' LDFLAGS=-L/opt/homebrew/lib -C --with-native-compilation --with-gnutls --without-x --with-xml2 --with-dbus --with-modules --with-json --without-ns --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-libsystemd --with-cairo --with-harfbuzz --with-zlib --with-toolkit-scroll-bars --disable-gcc-warnings --without-compress-install --with-libgmp --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = Jacobs-MBP.fios-router.home uname -m = arm64 uname -r = 21.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 /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 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 Kernel configured for up to 10 processors. 10 processors are physically available. 10 processors are logically available. Processor type: arm64e (ARM64E) Processors active: 0 1 2 3 4 5 6 7 8 9 Primary memory available: 16.00 gigabytes Default processor set: 533 tasks, 2253 threads, 10 processors Load average: 3.50, Mach factor: 6.55 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/homebrew/opt/ccache/libexec/ PATH: /opt/homebrew/opt/gnu-sed/libexec/gnubin/ PATH: /opt/homebrew/opt/bison/bin/ PATH: /opt/homebrew/bin/ PATH: /opt/homebrew/sbin/ PATH: /Users/jacobfaibussowitsch/soft/packages/petsc/bin/ PATH: /Users/jacobfaibussowitsch/soft/packages/bin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/sbin/ PATH: /bin/ PATH: /sbin/ PATH: /usr/X11R6/bin/ PATH: /usr/local/sbin/ PATH: /Library/Tex/texbin/ PATH: /opt/homebrew/opt/fzf/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:4032: loading cache config.cache configure:4666: looking for aux files: install-sh config.guess config.sub configure:4679: trying ./build-aux/ configure:4690: ./build-aux/install-sh found configure:4708: ./build-aux/config.guess found configure:4708: ./build-aux/config.sub found configure:4864: checking for xcrun configure:4896: result: xcrun configure:4911: checking for make configure:4943: result: yes configure:4968: checking for GNU Make configure:5024: result: gmake configure:5041: checking build system type configure:5056: result: aarch64-apple-darwin21.6.0 configure:5076: checking host system type configure:5090: result: aarch64-apple-darwin21.6.0 configure:6341: checking for C compiler version configure:6350: clang --version >&5 Apple clang version 14.0.0 (clang-1400.0.29.102) Target: arm64-apple-darwin21.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:6361: $? = 0 configure:6350: clang -v >&5 Apple clang version 14.0.0 (clang-1400.0.29.102) Target: arm64-apple-darwin21.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:6361: $? = 0 configure:6350: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6361: $? = 1 configure:6350: clang -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6361: $? = 1 configure:6350: clang -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:6361: $? = 1 configure:6381: checking whether the C compiler works configure:6403: clang -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas -L/opt/homebrew/lib conftest.c >&5 configure:6407: $? = 0 configure:6457: result: yes configure:6460: checking for C compiler default output file name configure:6462: result: a.out configure:6468: checking for suffix of executables configure:6475: clang -o conftest -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas -L/opt/homebrew/lib conftest.c >&5 configure:6479: $? = 0 configure:6502: result: configure:6524: checking whether we are cross compiling configure:6532: clang -o conftest -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas -L/opt/homebrew/lib conftest.c >&5 configure:6536: $? = 0 configure:6543: ./conftest configure:6547: $? = 0 configure:6562: result: no configure:6567: checking for suffix of object files configure:6616: result: o configure:6620: checking whether the compiler supports GNU C configure:6650: result: yes configure:6661: checking whether clang accepts -g configure:6726: result: yes configure:6746: checking for clang option to enable C11 features configure:6779: result: none needed configure:6890: checking whether the compiler is clang configure:6921: result: yes configure:6925: checking for compiler option needed when checking for declarations configure:6958: result: -Werror=implicit-function-declaration configure:6972: checking for ar configure:7004: result: ar configure:7023: checking whether clang and cc understand -c and -o together configure:7124: result: yes configure:7159: checking for stdio.h configure:7159: result: yes configure:7159: checking for stdlib.h configure:7159: result: yes configure:7159: checking for string.h configure:7159: result: yes configure:7159: checking for inttypes.h configure:7159: result: yes configure:7159: checking for stdint.h configure:7159: result: yes configure:7159: checking for strings.h configure:7159: result: yes configure:7159: checking for sys/stat.h configure:7159: result: yes configure:7159: checking for sys/types.h configure:7159: result: yes configure:7159: checking for unistd.h configure:7159: result: yes configure:7159: checking for wchar.h configure:7159: result: yes configure:7159: checking for minix/config.h configure:7159: result: no configure:7159: checking for linux/fs.h configure:7159: result: no configure:7159: checking for malloc.h configure:7159: result: no configure:7159: checking for sys/systeminfo.h configure:7159: result: no configure:7159: checking for sys/sysinfo.h configure:7159: result: no configure:7159: checking for coff.h configure:7159: result: no configure:7159: checking for pty.h configure:7159: result: no configure:7159: checking for sys/resource.h configure:7159: result: yes configure:7159: checking for sys/utsname.h configure:7159: result: yes configure:7159: checking for pwd.h configure:7159: result: yes configure:7159: checking for utmp.h configure:7159: result: yes configure:7159: checking for util.h configure:7159: result: yes configure:7159: checking for sanitizer/lsan_interface.h configure:7159: result: yes configure:7159: checking for sys/socket.h configure:7159: result: yes configure:7159: checking for sys/param.h configure:7159: result: yes configure:7159: checking for pthread.h configure:7159: result: yes configure:7159: checking for malloc/malloc.h configure:7159: result: yes configure:7159: checking for sys/un.h configure:7159: result: yes configure:7159: checking for vfork.h configure:7159: result: no configure:7159: checking for dirent.h configure:7159: result: yes configure:7159: checking for execinfo.h configure:7159: result: yes configure:7159: checking for stdio_ext.h configure:7159: result: no configure:7159: checking for sys/vfs.h configure:7159: result: no configure:7159: checking for sys/fs_types.h configure:7159: result: no configure:7159: checking for getopt.h configure:7159: result: yes configure:7159: checking for sys/cdefs.h configure:7159: result: yes configure:7159: checking for sys/time.h configure:7159: result: yes configure:7159: checking for ieee754.h configure:7159: result: no configure:7159: checking for limits.h configure:7159: result: yes configure:7159: checking for sys/select.h configure:7159: result: yes configure:7159: checking for stdalign.h configure:7159: result: yes configure:7159: checking for stdbool.h configure:7159: result: yes configure:7159: checking for sys/random.h configure:7159: result: yes configure:7159: checking for stdckdint.h configure:7159: result: no configure:7190: checking whether it is safe to define __EXTENSIONS__ configure:7217: result: yes configure:7220: checking whether _XOPEN_SOURCE should be defined configure:7269: result: no configure:7342: checking how to run the C preprocessor configure:7410: result: clang -E configure:7424: clang -E conftest.c configure:7424: $? = 0 configure:7439: clang -E conftest.c conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:7439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "29.0.50" | #define PACKAGE_STRING "GNU Emacs 29.0.50" | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" | #define HAVE_PDUMPER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:7470: checking for grep that handles long lines and -e configure:7534: result: /usr/bin/grep configure:7539: checking for egrep configure:7607: result: /usr/bin/grep -E configure:7615: checking for Minix Amsterdam compiler configure:7641: result: no configure:7815: checking for ranlib configure:7847: result: ranlib configure:7920: checking for special C compiler options needed for large files configure:7968: result: no configure:7974: checking for _FILE_OFFSET_BITS value needed for large files configure:8035: result: no configure:8521: checking whether the compiler is clang configure:8550: result: yes configure:8650: checking whether C compiler handles -Werror -Wunknown-warning-option configure:8681: result: yes configure:8707: checking whether C compiler handles -Wno-switch configure:8738: result: yes configure:8748: checking whether C compiler handles -Wno-pointer-sign configure:8779: result: yes configure:8789: checking whether C compiler handles -Wno-string-plus-int configure:8820: result: yes configure:8830: checking whether C compiler handles -Wno-unknown-attributes configure:8861: result: yes configure:8871: checking whether C compiler handles -Wno-unknown-pragmas configure:8902: result: yes configure:9833: checking whether C compiler handles -Wno-initializer-overrides configure:9864: result: yes configure:9874: checking whether C compiler handles -Wno-tautological-compare configure:9905: result: yes configure:9915: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare configure:9946: result: yes configure:10125: checking for a BSD-compatible install configure:10198: result: /usr/bin/install -c configure:10212: checking command to symlink files in the same directory configure:10234: result: ln -s configure:10248: checking for install-info configure:10284: result: /usr/bin/install-info configure:10294: checking for gzip configure:10329: result: /usr/bin/gzip configure:10345: checking for 'find' args to delete a file configure:10357: result: -delete configure:10484: checking for brew configure:10516: result: brew configure:10530: checking for makeinfo configure:10565: result: /opt/homebrew/opt/texinfo/bin/makeinfo configure:10579: checking for port configure:10617: result: no configure:10681: checking for -znocombreloc configure:10714: result: not needed configure:10723: checking whether addresses are sanitized configure:10755: result: no configure:10920: checking for math library configure:10989: result: none required configure:11096: checking for pkg-config configure:11131: result: /opt/homebrew/bin/pkg-config configure:11156: checking pkg-config is at least version 0.9.0 configure:11159: result: yes configure:11176: checking for machine/soundcard.h configure:11176: result: no configure:11176: checking for sys/soundcard.h configure:11176: result: no configure:11176: checking for soundcard.h configure:11176: result: no configure:11176: checking for mmsystem.h configure:11176: result: no configure:11197: checking for _oss_ioctl in -lossaudio configure:11230: result: no configure:11249: checking for alsa >= 1.0.0 configure:11256: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found configure:11259: $? = 1 configure:11273: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found configure:11276: $? = 1 configure:11290: result: no No package 'alsa' found configure:11357: checking for ADDR_NO_RANDOMIZE configure:11383: result: no configure:11461: clang -E conftest.c configure:11461: $? = 0 configure:11468: checking for sys/wait.h that is POSIX.1 compatible configure:11503: result: yes configure:11514: checking for net/if.h configure:11514: result: yes configure:11525: checking for ifaddrs.h configure:11525: result: yes configure:11536: checking for net/if_dl.h configure:11536: result: yes configure:11548: checking for struct ifreq.ifr_flags configure:11548: result: yes configure:11563: checking for struct ifreq.ifr_hwaddr configure:11563: result: no configure:11578: checking for struct ifreq.ifr_netmask configure:11578: result: no configure:11593: checking for struct ifreq.ifr_broadaddr configure:11593: result: yes configure:11608: checking for struct ifreq.ifr_addr configure:11608: result: yes configure:11623: checking for struct ifreq.ifr_addr.sa_len configure:11623: result: yes configure:11645: checking whether gcc understands -MMD -MF configure:11675: result: yes configure:11697: checking for X configure:11911: result: disabled configure:13376: checking whether malloc is Doug Lea style configure:13406: result: no configure:13417: checking for sbrk configure:13417: result: yes configure:13417: checking for getpagesize configure:13417: result: yes configure:13417: checking for __lsan_ignore_object configure:13417: result: no configure:13417: checking for fork configure:13417: result: yes configure:13417: checking for vfork configure:13417: result: yes configure:13417: checking for fchmod configure:13417: result: yes configure:13417: checking for canonicalize_file_name configure:13417: result: no configure:13417: checking for faccessat configure:13417: result: yes configure:13417: checking for realpath configure:13417: result: yes configure:13417: checking for lstat configure:13417: result: yes configure:13417: checking for readlinkat configure:13417: result: yes configure:13417: checking for explicit_bzero configure:13417: result: no configure:13417: checking for memset_s configure:13417: result: yes configure:13417: checking for fchmodat configure:13417: result: yes configure:13417: checking for lchmod configure:13417: result: yes configure:13417: checking for fcntl configure:13417: result: yes configure:13417: checking for fdopendir configure:13417: result: yes configure:13417: checking for fstatat configure:13417: result: yes configure:13417: checking for fsync configure:13417: result: yes configure:13417: checking for futimens configure:13417: result: yes configure:13417: checking for getrandom configure:13417: result: no configure:13417: checking for gettimeofday configure:13417: result: yes configure:13417: checking for mkostemp configure:13417: result: yes configure:13417: checking for pipe2 configure:13417: result: no configure:13417: checking for pselect configure:13417: result: yes configure:13417: checking for pthread_sigmask configure:13417: result: yes configure:13417: checking for readlink configure:13417: result: yes configure:13417: checking for isblank configure:13417: result: yes configure:13417: checking for iswctype configure:13417: result: yes configure:13417: checking for strtoimax configure:13417: result: yes configure:13417: checking for symlink configure:13417: result: yes configure:13417: checking for localtime_r configure:13417: result: yes configure:13417: checking for timegm configure:13417: result: yes configure:13417: checking for utimensat configure:13417: result: yes configure:13417: checking for getdtablesize configure:13417: result: yes configure:13417: checking for futimes configure:13417: result: yes configure:13417: checking for futimesat configure:13417: result: no configure:13417: checking for lutimes configure:13417: result: yes configure:13542: checking for working mmap configure:13705: result: yes configure:13723: checking for main in -lXbsd configure:13753: result: no configure:13765: checking for pthread library configure:13814: result: none needed configure:13841: checking for thread support configure:13857: result: yes configure:14342: checking for sqlite3_open_v2 in -lsqlite3 configure:14375: result: yes configure:14395: checking for sqlite3_load_extension in -lsqlite3 configure:14428: result: no configure:14663: checking for getaddrinfo_a in -lanl configure:14696: result: no configure:15120: checking for malloc_trim configure:15120: result: no configure:15133: checking for dbus-1 >= 1.0 configure:15140: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:15143: $? = 1 configure:15157: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:15160: $? = 1 configure:15174: result: no No package 'dbus-1' found configure:15561: checking for lgetfilecon in -lselinux configure:15594: result: no configure:15616: checking for gnutls >= 2.12.2 configure:15623: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2" configure:15626: $? = 0 configure:15640: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2" configure:15643: $? = 0 configure:15681: result: yes configure:15705: checking for libsystemd >= 222 configure:15712: $PKG_CONFIG --exists --print-errors "libsystemd >= 222" Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd' found configure:15715: $? = 1 configure:15729: $PKG_CONFIG --exists --print-errors "libsystemd >= 222" Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd' found configure:15732: $? = 1 configure:15746: result: no No package 'libsystemd' found configure:15791: checking for jansson >= 2.7 configure:15798: $PKG_CONFIG --exists --print-errors "jansson >= 2.7" configure:15801: $? = 0 configure:15815: $PKG_CONFIG --exists --print-errors "jansson >= 2.7" configure:15818: $? = 0 configure:15856: result: yes configure:15905: checking for sys/inotify.h configure:15905: result: no configure:15932: checking for libkqueue configure:15939: $PKG_CONFIG --exists --print-errors "libkqueue" Package libkqueue was not found in the pkg-config search path. Perhaps you should add the directory containing `libkqueue.pc' to the PKG_CONFIG_PATH environment variable No package 'libkqueue' found configure:15942: $? = 1 configure:15956: $PKG_CONFIG --exists --print-errors "libkqueue" Package libkqueue was not found in the pkg-config search path. Perhaps you should add the directory containing `libkqueue.pc' to the PKG_CONFIG_PATH environment variable No package 'libkqueue' found configure:15959: $? = 1 configure:15973: result: no No package 'libkqueue' found configure:16012: checking for library containing kqueue configure:16062: result: none required configure:16645: clang -c -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas conftest.c >&5 configure:16645: $? = 0 configure:19238: checking for lcms2 configure:19245: $PKG_CONFIG --exists --print-errors "lcms2" configure:19248: $? = 0 configure:19262: $PKG_CONFIG --exists --print-errors "lcms2" configure:19265: $? = 0 configure:19303: result: yes configure:19325: checking for library containing inflateEnd configure:19375: result: -lz configure:19449: checking for dladdr configure:19449: result: yes configure:19455: checking for dlfunc configure:19455: result: no configure:19571: checking for gcc_jit_context_acquire in -lgccjit configure:19604: result: yes configure:19622: checking for libgccjit.h configure:19622: result: yes configure:19685: clang -o conftest -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas -I/opt/homebrew/Cellar/libgccjit/12.2.0/include -L/opt/homebrew/lib conftest.c -lgccjit -lsqlite3 -L/opt/homebrew/Cellar/libgccjit/12.2.0/lib/gcc/current >&5 configure:19685: $? = 0 configure:19685: ./conftest ld: warning: -undefined dynamic_lookup may not work with chained fixups configure:19685: $? = 0 configure:20221: checking for gpm.h configure:20221: result: no configure:21278: checking for libxml-2.0 > 2.6.17 configure:21285: $PKG_CONFIG --exists --print-errors "libxml-2.0 > 2.6.17" configure:21288: $? = 0 configure:21302: $PKG_CONFIG --exists --print-errors "libxml-2.0 > 2.6.17" configure:21305: $? = 0 configure:21343: result: yes configure:21378: checking for htmlReadMemory in -lxml2 configure:21411: result: yes configure:21441: checking for maillock in -lmail configure:21474: result: no configure:21500: checking for maillock in -llockfile configure:21533: result: no configure:21553: checking for liblockfile.so configure:21587: result: no configure:21601: checking for maillock.h configure:21601: result: no configure:21663: checking for linux/seccomp.h configure:21663: result: no configure:21663: checking for linux/filter.h configure:21663: result: no configure:21707: checking for libseccomp >= 2.5.2 configure:21714: $PKG_CONFIG --exists --print-errors "libseccomp >= 2.5.2" Package libseccomp was not found in the pkg-config search path. Perhaps you should add the directory containing `libseccomp.pc' to the PKG_CONFIG_PATH environment variable No package 'libseccomp' found configure:21717: $? = 1 configure:21731: $PKG_CONFIG --exists --print-errors "libseccomp >= 2.5.2" Package libseccomp was not found in the pkg-config search path. Perhaps you should add the directory containing `libseccomp.pc' to the PKG_CONFIG_PATH environment variable No package 'libseccomp' found configure:21734: $? = 1 configure:21748: result: no No package 'libseccomp' found configure:21785: checking size of long configure:21806: result: 8 configure:21819: checking for accept4 configure:21819: result: no configure:21825: checking for fchdir configure:21825: result: yes configure:21831: checking for gethostname configure:21831: result: yes configure:21837: checking for getrusage configure:21837: result: yes configure:21843: checking for get_current_dir_name configure:21843: result: no configure:21849: checking for lrand48 configure:21849: result: yes configure:21855: checking for random configure:21855: result: yes configure:21861: checking for rint configure:21861: result: yes configure:21867: checking for trunc configure:21867: result: yes configure:21873: checking for select configure:21873: result: yes configure:21879: checking for getpagesize configure:21879: result: yes configure:21885: checking for setlocale configure:21885: result: yes configure:21891: checking for newlocale configure:21891: result: yes configure:21897: checking for getrlimit configure:21897: result: yes configure:21903: checking for setrlimit configure:21903: result: yes configure:21909: checking for shutdown configure:21909: result: yes configure:21915: checking for pthread_sigmask configure:21915: result: yes configure:21921: checking for strsignal configure:21921: result: yes configure:21927: checking for setitimer configure:21927: result: yes configure:21933: checking for sendto configure:21933: result: yes configure:21939: checking for recvfrom configure:21939: result: yes configure:21945: checking for getsockname configure:21945: result: yes configure:21951: checking for getifaddrs configure:21951: result: yes configure:21957: checking for freeifaddrs configure:21957: result: yes configure:21963: checking for gai_strerror configure:21963: result: yes configure:21969: checking for sync configure:21969: result: yes configure:21975: checking for getpwent configure:21975: result: yes configure:21981: checking for endpwent configure:21981: result: yes configure:21987: checking for getgrent configure:21987: result: yes configure:21993: checking for endgrent configure:21993: result: yes configure:21999: checking for cfmakeraw configure:21999: result: yes configure:22005: checking for cfsetspeed configure:22005: result: yes configure:22011: checking for __executable_start configure:22011: result: no configure:22017: checking for log2 configure:22017: result: yes configure:22023: checking for pthread_setname_np configure:22023: result: yes configure:22029: checking for pthread_set_name_np configure:22029: result: no configure:22039: checking whether pthread_setname_np takes a single argument configure:22064: result: yes configure:22110: checking for aligned_alloc configure:22110: result: yes configure:22120: checking whether aligned_alloc is declared configure:22120: result: yes configure:22148: checking for posix_madvise configure:22148: result: yes configure:22156: checking for __builtin_frame_address configure:22182: result: yes configure:22189: checking for __builtin_unwind_init configure:22215: result: yes configure:22226: checking for _LARGEFILE_SOURCE value needed for large files configure:22277: result: no configure:22298: checking for grantpt configure:22298: result: yes configure:22307: checking for getpt configure:22307: result: no configure:22313: checking for posix_openpt configure:22313: result: yes configure:22327: checking for library containing tputs configure:22398: result: -lncurses configure:22504: checking whether -lncurses library defines BC configure:22533: result: yes configure:22550: checking for timerfd interface configure:22578: result: no configure:22587: checking whether signals can be handled on alternate stack configure:22619: result: no configure:23245: checking for valgrind/valgrind.h configure:23245: result: no configure:23253: checking for struct unipair.unicode configure:23253: result: no configure:23268: checking for pid_t configure:23268: result: yes configure:23310: checking for working fork configure:23345: result: yes configure:23366: checking for working vfork configure:23495: result: yes configure:23521: checking for snprintf configure:23521: result: yes configure:23529: checking for spawn.h configure:23529: result: yes configure:23537: checking for posix_spawn configure:23537: result: yes configure:23543: checking for posix_spawn_file_actions_addchdir configure:23543: result: no configure:23549: checking for posix_spawn_file_actions_addchdir_np configure:23549: result: yes configure:23555: checking for posix_spawnattr_setflags configure:23555: result: yes configure:23566: checking whether POSIX_SPAWN_SETSID is declared configure:23566: result: yes configure:23581: checking whether GLib is linked in configure:23616: result: no configure:23628: checking for nl_langinfo and CODESET configure:23655: result: yes configure:23662: checking for nl_langinfo and _NL_PAPER_WIDTH configure:23689: result: no configure:23700: checking for mbstate_t configure:23726: result: yes configure:24181: checking for _setjmp configure:24213: result: yes configure:24222: checking for sigsetjmp configure:24251: result: yes configure:24384: checking POSIX termios configure:24414: result: yes configure:24422: checking size of speed_t configure:24444: result: 8 configure:24460: checking for usable FIONREAD configure:24502: result: yes configure:24510: checking for usable SIGIO configure:24537: result: yes configure:24799: checking for struct alignment configure:24828: result: yes configure:24837: checking for typeof syntax and keyword spelling configure:24877: result: typeof configure:24891: checking for statement expressions configure:24916: result: yes configure:24986: checking whether malloc (0) returns nonnull configure:25033: result: yes configure:25093: checking for working alloca.h configure:25120: result: yes configure:25128: checking for alloca configure:25245: checking for a race-free mkdir -p configure:25289: result: ./build-aux/install-sh -c -d configure:25294: checking whether the preprocessor supports include_next configure:25356: result: yes configure:25378: checking whether source code line length is unlimited configure:25403: result: yes configure:25490: checking whether lstat correctly handles trailing slash configure:25547: result: no configure:25561: checking whether // is distinct from / configure:25591: result: no configure:25603: checking whether realpath works configure:25834: result: no configure:25857: checking for getcwd configure:25857: result: yes configure:26064: checking for C/C++ restrict keyword configure:26103: result: __restrict__ configure:26552: checking whether byte ordering is bigendian configure:26767: result: no configure:26993: checking if environ is properly declared configure:27025: result: no configure:27040: checking for complete errno.h configure:27115: result: yes configure:27641: checking whether ctype.h defines __header_inline configure:27663: result: yes configure:27828: checking for mode_t configure:27828: result: yes configure:27921: checking whether strmode is declared configure:27921: result: yes configure:27940: checking for gawk configure:27972: result: awk configure:28079: checking for getopt.h configure:28079: result: yes configure:28095: checking for getopt_long_only configure:28095: result: yes configure:28108: checking whether getopt is POSIX compatible configure:28276: result: no configure:28614: checking for timespec_get configure:28644: result: yes configure:28765: checking for struct timeval configure:28798: result: yes configure:28803: checking for wide-enough struct timeval.tv_sec member configure:28840: result: yes configure:28939: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. configure:28972: result: no configure:28983: checking whether the compiler produces multi-arch binaries configure:29026: result: no configure:29158: checking whether stdint.h conforms to C99 configure:29433: result: yes configure:29444: checking whether stdint.h works without ISO C predefines configure:29484: result: yes configure:29495: checking whether stdint.h has UINTMAX_WIDTH etc. configure:29534: result: no configure:30056: checking whether memmem is declared configure:30056: result: yes configure:30065: checking whether memrchr is declared configure:30065: result: no configure:30078: checking whether defines MIN and MAX configure:30104: result: no configure:30117: checking whether defines MIN and MAX configure:30143: result: yes configure:30176: checking whether time_t is signed configure:30202: result: yes configure:30210: checking whether alarm is declared configure:30210: result: yes configure:30225: checking for working mktime configure:30485: result: no configure:30542: checking whether struct tm is in sys/time.h or time.h configure:30571: result: time.h configure:30579: checking for struct tm.tm_zone configure:30579: result: yes configure:30646: checking for struct tm.tm_gmtoff configure:30646: result: yes configure:30666: checking whether is self-contained configure:30749: result: yes configure:30911: checking for inline configure:30937: result: inline configure:30958: checking for sigset_t configure:30958: result: yes configure:31057: checking for volatile sig_atomic_t configure:31057: result: yes configure:31074: checking for sighandler_t configure:31074: result: no configure:31109: checking for wchar_t configure:31135: result: yes configure:31151: checking for good max_align_t configure:31190: result: yes configure:31202: checking whether NULL can be used in arbitrary expressions configure:31229: result: yes configure:31365: checking whether fcloseall is declared configure:31365: result: no configure:31452: checking which flavor of printf attribute matches inttypes macros configure:31488: result: system configure:31752: checking whether ecvt is declared configure:31752: result: yes configure:31761: checking whether fcvt is declared configure:31761: result: yes configure:31770: checking whether gcvt is declared configure:31770: result: yes configure:31950: checking whether strnlen is declared configure:31950: result: yes configure:31960: checking whether strtoimax is declared configure:31960: result: yes configure:32066: checking whether stat file-mode macros are broken configure:32102: result: no configure:32207: checking for nlink_t configure:32207: result: yes configure:32327: checking for struct timespec in configure:32353: result: yes configure:32545: checking for TIME_UTC in configure:32571: result: yes configure:32582: checking whether execvpe is declared configure:32582: result: no configure:32693: checking whether clearerr_unlocked is declared configure:32693: result: yes configure:32702: checking whether feof_unlocked is declared configure:32702: result: yes configure:32711: checking whether ferror_unlocked is declared configure:32711: result: yes configure:32720: checking whether fflush_unlocked is declared configure:32720: result: no configure:32729: checking whether fgets_unlocked is declared configure:32729: result: no configure:32738: checking whether fputc_unlocked is declared configure:32738: result: no configure:32747: checking whether fputs_unlocked is declared configure:32747: result: no configure:32756: checking whether fread_unlocked is declared configure:32756: result: no configure:32765: checking whether fwrite_unlocked is declared configure:32765: result: no configure:32774: checking whether getc_unlocked is declared configure:32774: result: yes configure:32783: checking whether getchar_unlocked is declared configure:32783: result: yes configure:32792: checking whether putc_unlocked is declared configure:32792: result: yes configure:32801: checking whether putchar_unlocked is declared configure:32801: result: yes configure:32811: checking type of array argument to getgroups configure:32874: result: gid_t configure:32881: checking whether getdtablesize is declared configure:32881: result: yes configure:32891: checking whether malloc is ptrdiff_t safe configure:32937: result: yes configure:32947: checking whether malloc, realloc, calloc set errno on failure configure:32965: result: yes configure:32981: checking for O_CLOEXEC configure:33010: result: yes configure:33015: checking for promoted mode_t type configure:33042: result: int configure:33057: checking whether the utimes function works configure:33210: result: yes configure:33226: checking for C compiler option to allow warnings configure:33254: result: -Wno-error configure:33294: clang -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas -E conftest.c > conftest.out configure:33297: $? = 0 configure:33335: checking for sys/acl.h configure:33335: result: yes configure:33346: checking for library containing acl_get_file configure:33396: result: none required configure:33405: checking for acl_get_file configure:33405: result: yes configure:33411: checking for acl_get_fd configure:33411: result: yes configure:33417: checking for acl_set_file configure:33417: result: yes configure:33423: checking for acl_set_fd configure:33423: result: yes configure:33429: checking for acl_free configure:33429: result: yes configure:33435: checking for acl_from_mode configure:33435: result: no configure:33441: checking for acl_from_text configure:33441: result: yes configure:33447: checking for acl_delete_def_file configure:33447: result: yes configure:33453: checking for acl_extended_file configure:33453: result: no configure:33459: checking for acl_delete_fd_np configure:33459: result: yes configure:33465: checking for acl_delete_file_np configure:33465: result: yes configure:33471: checking for acl_copy_ext_native configure:33471: result: yes configure:33477: checking for acl_create_entry_np configure:33477: result: yes configure:33483: checking for acl_to_short_text configure:33483: result: no configure:33489: checking for acl_free_text configure:33489: result: no configure:33498: checking for working acl_get_file configure:33532: result: yes configure:33540: checking for acl/libacl.h configure:33540: result: no configure:33558: checking for acl_entries configure:33558: result: no configure:33571: checking for ACL_FIRST_ENTRY configure:33598: result: yes configure:33605: checking for ACL_TYPE_EXTENDED configure:33632: result: yes configure:33817: checking for alloca as a compiler built-in configure:33843: result: yes configure:33892: checking for static_assert configure:33941: result: no configure:34058: checking for __builtin_expect configure:34101: result: yes configure:34115: checking for byteswap.h configure:34115: result: no configure:34238: checking for library containing clock_gettime configure:34288: result: none required configure:34298: checking for clock_getres configure:34298: result: yes configure:34304: checking for clock_gettime configure:34304: result: yes configure:34310: checking for clock_settime configure:34310: result: yes configure:34330: checking for copy_file_range configure:34362: result: no configure:34459: checking for d_type member in directory struct configure:34490: result: yes configure:34508: checking whether // is distinct from / configure:34538: result: no configure:34549: checking whether dup2 works configure:34654: result: yes configure:34752: checking for library containing backtrace_symbols_fd configure:34802: result: none required configure:34877: checking for explicit_memset configure:34877: result: no configure:34937: checking for access configure:34937: result: yes configure:34974: checking whether fchmodat works configure:35062: result: yes configure:35129: checking whether fcntl handles F_DUPFD correctly configure:35204: result: yes configure:35222: checking whether fcntl understands F_DUPFD_CLOEXEC configure:35293: result: yes configure:35346: checking whether fdopendir is declared configure:35346: result: yes configure:35368: checking whether fdopendir works configure:35429: result: yes configure:35470: checking for getxattr with XATTR_NAME_POSIX_ACL macros configure:35501: result: no configure:35519: checking for flexible array member configure:35556: result: yes configure:35575: checking for __fpending configure:35603: result: no configure:35629: checking whether free is known to preserve errno configure:35662: result: no configure:35713: checking whether fstatat (..., 0) works configure:35752: result: yes configure:35800: checking for sys/mount.h configure:35800: result: yes configure:35825: checking for statvfs function (SVR4) configure:35871: result: no configure:35928: checking for two-argument statfs with statfs.f_frsize member configure:35970: result: no configure:35981: checking for 3-argument statfs function (DEC OSF/1) configure:36017: result: no configure:36034: checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD) configure:36076: result: yes configure:36210: checking for sys/fs/s5param.h configure:36210: result: no configure:36216: checking for sys/statfs.h configure:36216: result: no configure:36224: checking for statfs that truncates block counts configure:36258: result: no configure:36312: checking whether futimens works configure:36379: result: no configure:36423: checking for getloadavg configure:36423: result: yes configure:36776: checking for sys/loadavg.h configure:36776: result: no configure:36788: checking whether getloadavg is declared configure:36788: result: yes configure:37214: checking for gettimeofday with POSIX signature configure:37270: result: yes configure:37365: checking whether the compiler supports the __inline keyword configure:37391: result: yes configure:37415: checking for gmp.h configure:37415: result: yes configure:37429: checking for library containing __gmpz_roinit_n configure:37479: result: -lgmp configure:37638: checking for memmem configure:37638: result: yes configure:37654: checking whether memmem works configure:37734: result: no configure:37783: checking for mempcpy configure:37783: result: no configure:37839: checking for memrchr configure:37839: result: no configure:37992: checking for library containing nanosleep configure:38042: result: none required configure:38063: checking for working nanosleep configure:38164: result: no (mishandles large arguments) configure:38213: checking for sys/pstat.h configure:38213: result: no configure:38220: checking for sys/sysmp.h configure:38220: result: no configure:38227: checking for sys/param.h configure:38227: result: yes configure:38235: checking for sys/sysctl.h configure:38235: result: yes configure:38248: checking for sched_getaffinity configure:38248: result: no configure:38254: checking for sched_getaffinity_np configure:38254: result: no configure:38260: checking for pstat_getdynamic configure:38260: result: no configure:38266: checking for sysmp configure:38266: result: no configure:38272: checking for sysctl configure:38272: result: yes configure:38364: checking whether signature of pselect conforms to POSIX configure:38394: result: yes configure:38397: checking whether pselect detects invalid fds configure:38461: result: yes configure:38501: checking whether pthread_sigmask is a macro configure:38527: result: no configure:38556: checking whether pthread_sigmask works without -lpthread configure:38599: result: yes configure:38612: checking whether pthread_sigmask returns error numbers configure:38659: result: yes configure:38670: checking whether pthread_sigmask unblocks signals correctly configure:38742: result: guessing yes configure:38795: checking whether readlink signature is correct configure:38822: result: yes configure:38824: checking whether readlink handles trailing slash correctly configure:38873: result: no configure:38889: checking whether readlink truncates results correctly configure:38937: result: yes configure:38993: checking whether readlinkat signature is correct configure:39020: result: yes configure:39075: checking for working re_compile_pattern configure:39402: result: no configure:39484: checking for libintl.h configure:39484: result: yes configure:39492: checking whether isblank is declared configure:39492: result: yes configure:39506: checking for sig2str configure:39506: result: no configure:39534: checking for sigdescr_np configure:39534: result: no configure:39580: checking for socklen_t configure:39580: result: yes configure:39644: checking for ssize_t configure:39670: result: yes configure:39682: checking for struct stat.st_atim.tv_nsec configure:39682: result: no configure:39734: checking for struct stat.st_atimespec.tv_nsec configure:39734: result: yes configure:39775: checking for struct stat.st_birthtimespec.tv_nsec configure:39775: result: yes configure:39812: checking for alignas and alignof configure:39882: result: yes, macros configure:39929: checking for bool, true, false configure:39952: result: no configure:40352: checking for stpcpy configure:40352: result: yes configure:40421: checking for working strnlen configure:40472: result: yes configure:40527: checking whether strtoimax works configure:40597: result: yes configure:40654: checking whether symlink handles trailing slash correctly configure:40704: result: no configure:40795: checking whether localtime_r is declared configure:40795: result: yes configure:40819: checking whether localtime_r is compatible with its POSIX signature configure:40860: result: yes configure:40953: checking whether localtime works even near extrema configure:40999: result: yes configure:41007: checking for timezone_t configure:41007: result: no configure:41095: checking whether timer_settime is declared configure:41095: result: no configure:41218: checking whether utimensat works configure:41317: result: no configure:41358: checking for variable-length arrays configure:41427: result: yes configure:42661: checking for rawmemchr configure:42661: result: no configure:42532: checking whether open recognizes a trailing slash configure:42590: result: no configure:41651: checking for euidaccess configure:41651: result: no configure:41675: checking for libgen.h configure:41675: result: yes configure:41683: checking for getgroups configure:41683: result: yes configure:41739: checking for working getgroups configure:41782: result: yes configure:41804: checking for library containing eaccess configure:41854: result: no configure:41864: checking for eaccess configure:41864: result: no configure:42237: checking for group_member configure:42237: result: no configure:42011: checking for getgroups configure:42011: result: yes configure:42067: checking for working getgroups configure:42110: result: yes configure:42138: checking whether getgroups handles negative values configure:42182: result: no configure:42717: checking whether realloc (0, 0) returns nonnull configure:42764: result: yes configure:42483: checking for __mktime_internal configure:42483: result: no configure:43285: checking for timer_getoverrun configure:43285: result: no configure:43373: checking for clang option to disable position independent executables configure:43410: result: not needed configure:43905: creating ./config.status configure:45194: WARNING: This configuration installs a 'movemail' program that does not retrieve POP3 email. By default, Emacs 25 and earlier installed a 'movemail' program that retrieved POP3 email via only insecure channels, a practice that is no longer recommended but that you can continue to support by using './configure --with-pop'. configure:45217: You might want to install GNU Mailutils and use './configure --with-mailutils'. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-apple-darwin21.6.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_c_typeof=typeof ac_cv_c_vararrays=yes ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_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_CAIRO_XCB_CFLAGS_set= ac_cv_env_CAIRO_XCB_CFLAGS_value= ac_cv_env_CAIRO_XCB_LIBS_set= ac_cv_env_CAIRO_XCB_LIBS_value= ac_cv_env_CAIRO_XLIB_CFLAGS_set= ac_cv_env_CAIRO_XLIB_CFLAGS_value= ac_cv_env_CAIRO_XLIB_LIBS_set= ac_cv_env_CAIRO_XLIB_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=clang++ ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_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_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_value= ac_cv_env_GFILENOTIFY_CFLAGS_set= ac_cv_env_GFILENOTIFY_CFLAGS_value= ac_cv_env_GFILENOTIFY_LIBS_set= ac_cv_env_GFILENOTIFY_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_GSETTINGS_CFLAGS_set= ac_cv_env_GSETTINGS_CFLAGS_value= ac_cv_env_GSETTINGS_LIBS_set= ac_cv_env_GSETTINGS_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_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_IMAGEMAGICK_CFLAGS_set= ac_cv_env_IMAGEMAGICK_CFLAGS_value= ac_cv_env_IMAGEMAGICK_LIBS_set= ac_cv_env_IMAGEMAGICK_LIBS_value= ac_cv_env_JSON_CFLAGS_set= ac_cv_env_JSON_CFLAGS_value= ac_cv_env_JSON_LIBS_set= ac_cv_env_JSON_LIBS_value= ac_cv_env_KQUEUE_CFLAGS_set= ac_cv_env_KQUEUE_CFLAGS_value= ac_cv_env_KQUEUE_LIBS_set= ac_cv_env_KQUEUE_LIBS_value= ac_cv_env_LCMS2_CFLAGS_set= ac_cv_env_LCMS2_CFLAGS_value= ac_cv_env_LCMS2_LIBS_set= ac_cv_env_LCMS2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/opt/homebrew/lib ac_cv_env_LIBGNUTLS_CFLAGS_set= ac_cv_env_LIBGNUTLS_CFLAGS_value= ac_cv_env_LIBGNUTLS_LIBS_set= ac_cv_env_LIBGNUTLS_LIBS_value= ac_cv_env_LIBOTF_CFLAGS_set= ac_cv_env_LIBOTF_CFLAGS_value= ac_cv_env_LIBOTF_LIBS_set= ac_cv_env_LIBOTF_LIBS_value= ac_cv_env_LIBSECCOMP_CFLAGS_set= ac_cv_env_LIBSECCOMP_CFLAGS_value= ac_cv_env_LIBSECCOMP_LIBS_set= ac_cv_env_LIBSECCOMP_LIBS_value= ac_cv_env_LIBSYSTEMD_CFLAGS_set= ac_cv_env_LIBSYSTEMD_CFLAGS_value= ac_cv_env_LIBSYSTEMD_LIBS_set= ac_cv_env_LIBSYSTEMD_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML2_CFLAGS_set= ac_cv_env_LIBXML2_CFLAGS_value= ac_cv_env_LIBXML2_LIBS_set= ac_cv_env_LIBXML2_LIBS_value= ac_cv_env_M17N_FLT_CFLAGS_set= ac_cv_env_M17N_FLT_CFLAGS_value= ac_cv_env_M17N_FLT_LIBS_set= ac_cv_env_M17N_FLT_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_RSVG_CFLAGS_set= ac_cv_env_RSVG_CFLAGS_value= ac_cv_env_RSVG_LIBS_set= ac_cv_env_RSVG_LIBS_value= ac_cv_env_WEBKIT_CFLAGS_set= ac_cv_env_WEBKIT_CFLAGS_value= ac_cv_env_WEBKIT_LIBS_set= ac_cv_env_WEBKIT_LIBS_value= ac_cv_env_WEBP_CFLAGS_set= ac_cv_env_WEBP_CFLAGS_value= ac_cv_env_WEBP_LIBS_set= ac_cv_env_WEBP_LIBS_value= ac_cv_env_XFIXES_CFLAGS_set= ac_cv_env_XFIXES_CFLAGS_value= ac_cv_env_XFIXES_LIBS_set= ac_cv_env_XFIXES_LIBS_value= ac_cv_env_XFT_CFLAGS_set= ac_cv_env_XFT_CFLAGS_value= ac_cv_env_XFT_LIBS_set= ac_cv_env_XFT_LIBS_value= ac_cv_env_XINERAMA_CFLAGS_set= ac_cv_env_XINERAMA_CFLAGS_value= ac_cv_env_XINERAMA_LIBS_set= ac_cv_env_XINERAMA_LIBS_value= ac_cv_env_XINPUT_CFLAGS_set= ac_cv_env_XINPUT_CFLAGS_value= ac_cv_env_XINPUT_LIBS_set= ac_cv_env_XINPUT_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___executable_start=no ac_cv_func___lsan_ignore_object=no ac_cv_func___mktime_internal=no ac_cv_func_accept4=no ac_cv_func_access=yes ac_cv_func_acl_copy_ext_native=yes ac_cv_func_acl_create_entry_np=yes ac_cv_func_acl_delete_def_file=yes ac_cv_func_acl_delete_fd_np=yes ac_cv_func_acl_delete_file_np=yes ac_cv_func_acl_entries=no ac_cv_func_acl_extended_file=no ac_cv_func_acl_free=yes ac_cv_func_acl_free_text=no ac_cv_func_acl_from_mode=no ac_cv_func_acl_from_text=yes ac_cv_func_acl_get_fd=yes ac_cv_func_acl_get_file=yes ac_cv_func_acl_set_fd=yes ac_cv_func_acl_set_file=yes ac_cv_func_acl_to_short_text=no ac_cv_func_aligned_alloc=yes ac_cv_func_alloca_works=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_cfmakeraw=yes ac_cv_func_cfsetspeed=yes ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_dladdr=yes ac_cv_func_dlfunc=no ac_cv_func_eaccess=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_euidaccess=no ac_cv_func_explicit_bzero=no ac_cv_func_explicit_memset=no ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_freeifaddrs=yes ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=no ac_cv_func_gai_strerror=yes ac_cv_func_get_current_dir_name=no ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getgrent=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getloadavg=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getpt=no ac_cv_func_getpwent=yes ac_cv_func_getrandom=no ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getsockname=yes ac_cv_func_gettimeofday=yes ac_cv_func_grantpt=yes ac_cv_func_group_member=no ac_cv_func_isblank=yes ac_cv_func_iswctype=yes ac_cv_func_lchmod=yes ac_cv_func_localtime_r=yes ac_cv_func_log2=yes ac_cv_func_lrand48=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_trim=no ac_cv_func_memmem=yes ac_cv_func_mempcpy=no ac_cv_func_memrchr=no ac_cv_func_memset_s=yes ac_cv_func_mkostemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_newlocale=yes ac_cv_func_pipe2=no ac_cv_func_posix_madvise=yes ac_cv_func_posix_openpt=yes ac_cv_func_posix_spawn=yes ac_cv_func_posix_spawn_file_actions_addchdir=no ac_cv_func_posix_spawn_file_actions_addchdir_np=yes ac_cv_func_posix_spawnattr_setflags=yes ac_cv_func_pselect=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pthread_set_name_np=no ac_cv_func_pthread_setname_np=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_random=yes ac_cv_func_rawmemchr=no ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_recvfrom=yes ac_cv_func_rint=yes ac_cv_func_sbrk=yes ac_cv_func_sched_getaffinity=no ac_cv_func_sched_getaffinity_np=no ac_cv_func_select=yes ac_cv_func_sendto=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_shutdown=yes ac_cv_func_sig2str=no ac_cv_func_sigdescr_np=no ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strnlen_working=yes ac_cv_func_strsignal=yes ac_cv_func_strtoimax=yes ac_cv_func_symlink=yes ac_cv_func_sync=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_timegm=yes ac_cv_func_timer_getoverrun=no ac_cv_func_trunc=yes ac_cv_func_utimensat=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_decl_POSIX_SPAWN_SETSID=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_aligned_alloc=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_ecvt=yes ac_cv_have_decl_execvpe=no ac_cv_have_decl_fcloseall=no ac_cv_have_decl_fcvt=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fputc_unlocked=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=no ac_cv_have_decl_fwrite_unlocked=no ac_cv_have_decl_gcvt=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_memrchr=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_strmode=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_timer_settime=no ac_cv_header_acl_libacl_h=no ac_cv_header_byteswap_h=no ac_cv_header_coff_h=no ac_cv_header_dirent_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_getopt_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gpm_h=no ac_cv_header_ieee754_h=no ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgccjit_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_filter_h=no ac_cv_header_linux_fs_h=no ac_cv_header_linux_seccomp_h=no ac_cv_header_machine_soundcard_h=no ac_cv_header_maillock_h=no ac_cv_header_malloc_h=no ac_cv_header_malloc_malloc_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmsystem_h=no ac_cv_header_net_if_dl_h=yes ac_cv_header_net_if_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=no ac_cv_header_pwd_h=yes ac_cv_header_sanitizer_lsan_interface_h=yes ac_cv_header_soundcard_h=no ac_cv_header_spawn_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdalign_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdckdint_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_inotify_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_random_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=yes ac_cv_header_utmp_h=yes ac_cv_header_valgrind_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_host=aarch64-apple-darwin21.6.0 ac_cv_lib_Xbsd_main=no ac_cv_lib_anl_getaddrinfo_a=no ac_cv_lib_gccjit_gcc_jit_context_acquire=yes ac_cv_lib_lockfile_maillock=no ac_cv_lib_mail_maillock=no ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_selinux_lgetfilecon=no ac_cv_lib_sqlite3_sqlite3_load_extension=no ac_cv_lib_sqlite3_sqlite3_open_v2=yes ac_cv_lib_xml2_htmlReadMemory=yes ac_cv_member_struct_ifreq_ifr_addr=yes ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes ac_cv_member_struct_ifreq_ifr_broadaddr=yes ac_cv_member_struct_ifreq_ifr_flags=yes ac_cv_member_struct_ifreq_ifr_hwaddr=no ac_cv_member_struct_ifreq_ifr_netmask=no ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_member_struct_unipair_unicode=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GZIP_PROG=/usr/bin/gzip ac_cv_path_INSTALL_INFO=/usr/bin/install-info ac_cv_path_MAKE=gmake ac_cv_path_MAKEINFO=/opt/homebrew/opt/texinfo/bin/makeinfo ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=awk ac_cv_prog_BREW=brew ac_cv_prog_CPP='clang -E' ac_cv_prog_MAKE_PROG=yes ac_cv_prog_XCRUN=xcrun ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_clang_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_liblockfile=no ac_cv_safe_to_define___extensions__=yes ac_cv_search___gmpz_roinit_n=-lgmp ac_cv_search_acl_get_file='none required' ac_cv_search_backtrace_symbols_fd='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_eaccess=no ac_cv_search_inflateEnd=-lz ac_cv_search_kqueue='none required' ac_cv_search_nanosleep='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=8 ac_cv_sizeof_speed_t=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_posix_termios=yes ac_cv_type_getgroups=gid_t ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_sighandler_t=no ac_cv_type_sigset_t=yes ac_cv_type_socklen_t=yes ac_cv_type_timezone_t=no ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=yes emacs_cv_alternate_stack=no emacs_cv_autodepend=yes emacs_cv_clang=yes emacs_cv_find_delete=-delete emacs_cv_func___builtin_frame_address=yes emacs_cv_func___builtin_unwind_init=yes emacs_cv_func__setjmp=yes emacs_cv_func_sigsetjmp=yes emacs_cv_have_timerfd=no emacs_cv_langinfo__nl_paper_width=no emacs_cv_langinfo_codeset=yes emacs_cv_lib_math='none required' emacs_cv_links_glib=no emacs_cv_ln_s_fileonly='ln -s' emacs_cv_personality_addr_no_randomize=no emacs_cv_prog_cc_no_pie='not needed' emacs_cv_pthread_lib='none needed' emacs_cv_pthread_setname_np_1arg=yes emacs_cv_sanitize_address=no emacs_cv_statement_expressions=yes emacs_cv_struct_alignment=yes emacs_cv_terminfo_defines_BC=yes emacs_cv_tputs_lib=-lncurses emacs_cv_usable_FIONREAD=yes emacs_cv_usable_SIGIO=yes emacs_cv_var_doug_lea_malloc=no emacs_cv_znocombreloc='not needed' fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statfs2_frsize=no fu_cv_sys_stat_statfs3_osf1=no fu_cv_sys_stat_statvfs=no fu_cv_sys_truncating_statfs=no gl_cv___builtin_expect=yes gl_cv_acl_ACL_FIRST_ENTRY=yes gl_cv_acl_ACL_TYPE_EXTENDED=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_bool=no gl_cv_c_multiarch=no gl_cv_cc_wallow=-Wno-error gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_compiler_clang=yes gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_decl_readlinkat_works=yes gl_cv_double_slash_root=no gl_cv_fs_space=yes gl_cv_func___fpending=no gl_cv_func_copy_file_range=no gl_cv_func_dup2_works=yes gl_cv_func_fchmodat_works=yes gl_cv_func_fcntl_f_dupfd_cloexec=yes gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopendir_works=yes gl_cv_func_free_preserves_errno=no gl_cv_func_fstatat_zero_flag=yes gl_cv_func_futimens_works=no gl_cv_func_getgroups_works=no gl_cv_func_getopt_posix=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_localtime_works=yes gl_cv_func_lstat_dereferences_slashed_symlink=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_memmem_works_always=no gl_cv_func_nanosleep='no (mishandles large arguments)' gl_cv_func_open_slash=no gl_cv_func_printf_attribute_flavor=system gl_cv_func_pselect_detects_ebadf=yes gl_cv_func_pthread_sigmask_in_libc_works=yes gl_cv_func_pthread_sigmask_macro=no gl_cv_func_pthread_sigmask_return_works=yes gl_cv_func_pthread_sigmask_unblock_works='guessing yes' gl_cv_func_re_compile_pattern_working=no gl_cv_func_readlink_trailing_slash=no gl_cv_func_readlink_truncate=yes gl_cv_func_realpath_works=no gl_cv_func_strtoimax=yes gl_cv_func_symlink_works=no gl_cv_func_timespec_get=yes gl_cv_func_utimensat_works=no gl_cv_func_working_acl_get_file=yes gl_cv_func_working_mktime=no gl_cv_func_working_utimes=yes gl_cv_getxattr_with_posix_acls=no gl_cv_have___header_inline=yes gl_cv_have_include_next=yes gl_cv_header_errno_h_complete=yes gl_cv_header_limits_width=no gl_cv_header_stdint_width=no gl_cv_header_stdint_without_STDC_macros=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_working_stdalign_h='yes, macros' gl_cv_header_working_stdint_h=yes gl_cv_macro_O_CLOEXEC=yes gl_cv_malloc_ptrdiff=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_assert_h='' gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_limits_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_random_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_promoted_mode_t=int gl_cv_rpl_alloca=yes gl_cv_sig_pselect=yes gl_cv_source_line_length_unlimited=yes gl_cv_static_assert=no gl_cv_struct_dirent_d_type=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_time_h_has_TIME_UTC=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_max_align_t=yes gl_cv_type_sigset_t=yes gl_cv_warn_c__Werror__Wunknown_warning_option=yes gl_cv_warn_c__Wno_initializer_overrides=yes gl_cv_warn_c__Wno_pointer_sign=yes gl_cv_warn_c__Wno_string_plus_int=yes gl_cv_warn_c__Wno_switch=yes gl_cv_warn_c__Wno_tautological_compare=yes gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes gl_cv_warn_c__Wno_unknown_attributes=yes gl_cv_warn_c__Wno_unknown_pragmas=yes gt_cv_c_wchar_t=yes gt_cv_ssize_t=yes gt_cv_var_environ_declaration=no pkg_cv_JSON_CFLAGS=-I/opt/homebrew/Cellar/jansson/2.14/include pkg_cv_JSON_LIBS='-L/opt/homebrew/Cellar/jansson/2.14/lib -ljansson' pkg_cv_LCMS2_CFLAGS=-I/opt/homebrew/Cellar/little-cms2/2.13.1_1/include pkg_cv_LCMS2_LIBS='-L/opt/homebrew/Cellar/little-cms2/2.13.1_1/lib -llcms2' pkg_cv_LIBGNUTLS_CFLAGS='-I/opt/homebrew/Cellar/gnutls/3.7.8/include -I/opt/homebrew/Cellar/nettle/3.8.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.3/include -I/opt/homebrew/Cellar/p11-kit/0.24.1_1/include/p11-kit-1' pkg_cv_LIBGNUTLS_LIBS='-L/opt/homebrew/Cellar/gnutls/3.7.8/lib -lgnutls' pkg_cv_LIBXML2_CFLAGS= pkg_cv_LIBXML2_LIBS=-lxml2 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALLOCA_H='alloca.h' ALSA_CFLAGS='' ALSA_LIBS='' AM_DEFAULT_VERBOSITY='0' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' ASSERT_H='assert.h' AUTO_DEPEND='yes' AWK='awk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BLESSMAIL_TARGET='' BREW='brew' BUILD_DETAILS='' BYTESWAP_H='byteswap.h' CAIRO_CFLAGS='' CAIRO_LIBS='' CAIRO_XCB_CFLAGS='' CAIRO_XCB_LIBS='' CAIRO_XLIB_CFLAGS='' CAIRO_XLIB_LIBS='' CC='clang' CFLAGS='-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas' CFLAGS_SOUND='' CHECK_STRUCTS='false' CLIENTRES='' CLIENTW='' CM_OBJ='cm.o' COM_ERRLIB='' CPP='clang -E' CPPFLAGS=' ' CRYPTOLIB='' CXX='clang++' CXXFLAGS='-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas' CYGWIN_OBJ='' C_SWITCH_MACHINE='' C_SWITCH_SYSTEM='' C_SWITCH_X_SITE='' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_OBJ='' DEFS='-DHAVE_CONFIG_H' DESLIB='' DOCMISC_W32='' DUMPING='pdumper' DYNLIB_OBJ='dynlib.o' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EMACSRES='' EMACS_MANIFEST='' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXECINFO_H='' EXEEXT='' FIND_DELETE='-delete' FIRSTFILE_OBJ='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FONT_OBJ='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCONF_CFLAGS='' GCONF_LIBS='' GETADDRINFO_A_LIBS='' GETLOADAVG_LIBS='' GETOPT_CDEFS_H='getopt-cdefs.h' GETOPT_H='getopt.h' GFILENOTIFY_CFLAGS='' GFILENOTIFY_LIBS='' GL_CFLAG_ALLOW_WARNINGS='-Wno-error' GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits' GL_COND_LIBTOOL_CONDITION='' GL_COND_OBJ_CANONICALIZE_LGPL_CONDITION='1' GL_COND_OBJ_COPY_FILE_RANGE_CONDITION='1' GL_COND_OBJ_DIRFD_CONDITION='' GL_COND_OBJ_DUP2_CONDITION='' GL_COND_OBJ_EUIDACCESS_CONDITION='1' GL_COND_OBJ_EXECINFO_CONDITION='' GL_COND_OBJ_EXPLICIT_BZERO_CONDITION='1' GL_COND_OBJ_FACCESSAT_CONDITION='1' GL_COND_OBJ_FCHMODAT_CONDITION='' GL_COND_OBJ_FCNTL_CONDITION='' GL_COND_OBJ_FDOPENDIR_CONDITION='' GL_COND_OBJ_FPENDING_CONDITION='1' GL_COND_OBJ_FREE_CONDITION='1' GL_COND_OBJ_FSTATAT_CONDITION='1' GL_COND_OBJ_FSUSAGE_CONDITION='1' GL_COND_OBJ_FSYNC_CONDITION='' GL_COND_OBJ_FUTIMENS_CONDITION='1' GL_COND_OBJ_GETDTABLESIZE_CONDITION='' GL_COND_OBJ_GETGROUPS_CONDITION='1' GL_COND_OBJ_GETLOADAVG_CONDITION='' GL_COND_OBJ_GETOPT_CONDITION='1' GL_COND_OBJ_GETRANDOM_CONDITION='1' GL_COND_OBJ_GETTIMEOFDAY_CONDITION='' GL_COND_OBJ_GROUP_MEMBER_CONDITION='1' GL_COND_OBJ_LCHMOD_CONDITION='' GL_COND_OBJ_LSTAT_CONDITION='1' GL_COND_OBJ_MEMPCPY_CONDITION='1' GL_COND_OBJ_MEMRCHR_CONDITION='1' GL_COND_OBJ_MINI_GMP_GNULIB_CONDITION='' GL_COND_OBJ_MKOSTEMP_CONDITION='' GL_COND_OBJ_NANOSLEEP_CONDITION='1' GL_COND_OBJ_OPEN_CONDITION='1' GL_COND_OBJ_PSELECT_CONDITION='' GL_COND_OBJ_PTHREAD_SIGMASK_CONDITION='' GL_COND_OBJ_RAWMEMCHR_CONDITION='1' GL_COND_OBJ_READLINKAT_CONDITION='1' GL_COND_OBJ_READLINK_CONDITION='1' GL_COND_OBJ_REGEX_CONDITION='1' GL_COND_OBJ_SIG2STR_CONDITION='1' GL_COND_OBJ_SIGDESCR_NP_CONDITION='1' GL_COND_OBJ_STDIO_READ_CONDITION='' GL_COND_OBJ_STDIO_WRITE_CONDITION='' GL_COND_OBJ_STPCPY_CONDITION='' GL_COND_OBJ_STRNLEN_CONDITION='' GL_COND_OBJ_STRTOIMAX_CONDITION='' GL_COND_OBJ_STRTOLL_CONDITION='' GL_COND_OBJ_SYMLINK_CONDITION='1' GL_COND_OBJ_TIMEGM_CONDITION='1' GL_COND_OBJ_TIME_RZ_CONDITION='1' GL_COND_OBJ_TIME_R_CONDITION='' GL_COND_OBJ_UTIMENSAT_CONDITION='1' GL_GENERATE_ALLOCA_H_CONDITION='1' GL_GENERATE_ASSERT_H_CONDITION='1' GL_GENERATE_BYTESWAP_H_CONDITION='1' GL_GENERATE_ERRNO_H_CONDITION='' GL_GENERATE_EXECINFO_H_CONDITION='' GL_GENERATE_GETOPT_CDEFS_H_CONDITION='1' GL_GENERATE_GETOPT_H_CONDITION='1' GL_GENERATE_GMP_GMP_H_CONDITION='' GL_GENERATE_GMP_H_CONDITION='' GL_GENERATE_IEEE754_H_CONDITION='1' GL_GENERATE_LIMITS_H_CONDITION='1' GL_GENERATE_MINI_GMP_H_CONDITION='' GL_GENERATE_STDALIGN_H_CONDITION='' GL_GENERATE_STDCKDINT_H_CONDITION='1' GL_GENERATE_STDDEF_H_CONDITION='' GL_GENERATE_STDINT_H_CONDITION='1' GL_GNULIB_ACCESS='0' GL_GNULIB_ALIGNED_ALLOC='0' GL_GNULIB_ALPHASORT='0' GL_GNULIB_ATOLL='0' GL_GNULIB_CALLOC_GNU='0' GL_GNULIB_CALLOC_POSIX='0' GL_GNULIB_CANONICALIZE_FILE_NAME='1' GL_GNULIB_CHDIR='0' GL_GNULIB_CHMOD='0' GL_GNULIB_CHOWN='0' GL_GNULIB_CLOSE='0' GL_GNULIB_CLOSEDIR='0' GL_GNULIB_COPY_FILE_RANGE='1' GL_GNULIB_CREAT='0' GL_GNULIB_CTIME='0' GL_GNULIB_DIRFD='0' GL_GNULIB_DPRINTF='0' GL_GNULIB_DUP2='1' GL_GNULIB_DUP3='0' GL_GNULIB_DUP='0' GL_GNULIB_ENVIRON='1' GL_GNULIB_EUIDACCESS='1' GL_GNULIB_EXECL='0' GL_GNULIB_EXECLE='0' GL_GNULIB_EXECLP='0' GL_GNULIB_EXECV='0' GL_GNULIB_EXECVE='0' GL_GNULIB_EXECVP='0' GL_GNULIB_EXECVPE='0' GL_GNULIB_EXPLICIT_BZERO='1' GL_GNULIB_FACCESSAT='1' GL_GNULIB_FCHDIR='0' GL_GNULIB_FCHMODAT='1' GL_GNULIB_FCHOWNAT='0' GL_GNULIB_FCLOSE='0' GL_GNULIB_FCNTL='1' GL_GNULIB_FDATASYNC='0' GL_GNULIB_FDOPEN='0' GL_GNULIB_FDOPENDIR='1' GL_GNULIB_FFLUSH='0' GL_GNULIB_FFSL='0' GL_GNULIB_FFSLL='0' GL_GNULIB_FGETC='1' GL_GNULIB_FGETS='1' GL_GNULIB_FOPEN='0' GL_GNULIB_FOPEN_GNU='0' GL_GNULIB_FPRINTF='1' GL_GNULIB_FPRINTF_POSIX='0' GL_GNULIB_FPURGE='0' GL_GNULIB_FPUTC='1' GL_GNULIB_FPUTS='1' GL_GNULIB_FREAD='1' GL_GNULIB_FREE_POSIX='1' GL_GNULIB_FREOPEN='0' GL_GNULIB_FSCANF='1' GL_GNULIB_FSEEK='0' GL_GNULIB_FSEEKO='0' GL_GNULIB_FSTAT='0' GL_GNULIB_FSTATAT='1' GL_GNULIB_FSYNC='1' GL_GNULIB_FTELL='0' GL_GNULIB_FTELLO='0' GL_GNULIB_FTRUNCATE='0' GL_GNULIB_FUTIMENS='1' GL_GNULIB_FWRITE='1' GL_GNULIB_GETC='1' GL_GNULIB_GETCHAR='1' GL_GNULIB_GETCWD='0' GL_GNULIB_GETDELIM='0' GL_GNULIB_GETDOMAINNAME='0' GL_GNULIB_GETDTABLESIZE='0' GL_GNULIB_GETENTROPY='0' GL_GNULIB_GETGROUPS='1' GL_GNULIB_GETHOSTNAME='0' GL_GNULIB_GETLINE='0' GL_GNULIB_GETLOADAVG='1' GL_GNULIB_GETLOGIN='0' GL_GNULIB_GETLOGIN_R='0' GL_GNULIB_GETOPT_POSIX='1' GL_GNULIB_GETPAGESIZE='0' GL_GNULIB_GETPASS='0' GL_GNULIB_GETPASS_GNU='0' GL_GNULIB_GETRANDOM='1' GL_GNULIB_GETSUBOPT='0' GL_GNULIB_GETTIMEOFDAY='1' GL_GNULIB_GETUMASK='0' GL_GNULIB_GETUSERSHELL='0' GL_GNULIB_GRANTPT='0' GL_GNULIB_GROUP_MEMBER='1' GL_GNULIB_IMAXABS='0' GL_GNULIB_IMAXDIV='0' GL_GNULIB_ISATTY='0' GL_GNULIB_LCHMOD='0' GL_GNULIB_LCHOWN='0' GL_GNULIB_LINK='0' GL_GNULIB_LINKAT='0' GL_GNULIB_LOCALTIME='0' GL_GNULIB_LSEEK='0' GL_GNULIB_LSTAT='1' GL_GNULIB_MALLOC_GNU='0' GL_GNULIB_MALLOC_POSIX='1' GL_GNULIB_MBSCASECMP='0' GL_GNULIB_MBSCASESTR='0' GL_GNULIB_MBSCHR='0' GL_GNULIB_MBSCSPN='0' GL_GNULIB_MBSLEN='0' GL_GNULIB_MBSNCASECMP='0' GL_GNULIB_MBSNLEN='0' GL_GNULIB_MBSPBRK='0' GL_GNULIB_MBSPCASECMP='0' GL_GNULIB_MBSRCHR='0' GL_GNULIB_MBSSEP='0' GL_GNULIB_MBSSPN='0' GL_GNULIB_MBSSTR='0' GL_GNULIB_MBSTOK_R='0' GL_GNULIB_MBTOWC='0' GL_GNULIB_MDA_ACCESS='1' GL_GNULIB_MDA_CHDIR='1' GL_GNULIB_MDA_CHMOD='1' GL_GNULIB_MDA_CLOSE='1' GL_GNULIB_MDA_CREAT='1' GL_GNULIB_MDA_DUP2='1' GL_GNULIB_MDA_DUP='1' GL_GNULIB_MDA_ECVT='1' GL_GNULIB_MDA_EXECL='1' GL_GNULIB_MDA_EXECLE='1' GL_GNULIB_MDA_EXECLP='1' GL_GNULIB_MDA_EXECV='1' GL_GNULIB_MDA_EXECVE='1' GL_GNULIB_MDA_EXECVP='1' GL_GNULIB_MDA_EXECVPE='1' GL_GNULIB_MDA_FCLOSEALL='1' GL_GNULIB_MDA_FCVT='1' GL_GNULIB_MDA_FDOPEN='1' GL_GNULIB_MDA_FILENO='1' GL_GNULIB_MDA_GCVT='1' GL_GNULIB_MDA_GETCWD='1' GL_GNULIB_MDA_GETPID='1' GL_GNULIB_MDA_GETW='1' GL_GNULIB_MDA_ISATTY='1' GL_GNULIB_MDA_LSEEK='1' GL_GNULIB_MDA_MEMCCPY='1' GL_GNULIB_MDA_MKDIR='1' GL_GNULIB_MDA_MKTEMP='1' GL_GNULIB_MDA_OPEN='1' GL_GNULIB_MDA_PUTENV='1' GL_GNULIB_MDA_PUTW='1' GL_GNULIB_MDA_READ='1' GL_GNULIB_MDA_RMDIR='1' GL_GNULIB_MDA_STRDUP='1' GL_GNULIB_MDA_SWAB='1' GL_GNULIB_MDA_TEMPNAM='1' GL_GNULIB_MDA_TZSET='1' GL_GNULIB_MDA_UMASK='1' GL_GNULIB_MDA_UNLINK='1' GL_GNULIB_MDA_WRITE='1' GL_GNULIB_MEMCHR='0' GL_GNULIB_MEMMEM='1' GL_GNULIB_MEMPCPY='1' GL_GNULIB_MEMRCHR='1' GL_GNULIB_MKDIR='0' GL_GNULIB_MKDIRAT='0' GL_GNULIB_MKDTEMP='0' GL_GNULIB_MKFIFO='0' GL_GNULIB_MKFIFOAT='0' GL_GNULIB_MKNOD='0' GL_GNULIB_MKNODAT='0' GL_GNULIB_MKOSTEMP='1' GL_GNULIB_MKOSTEMPS='0' GL_GNULIB_MKSTEMP='0' GL_GNULIB_MKSTEMPS='0' GL_GNULIB_MKTIME='1' GL_GNULIB_NANOSLEEP='1' GL_GNULIB_NONBLOCKING='0' GL_GNULIB_OBSTACK_PRINTF='0' GL_GNULIB_OBSTACK_PRINTF_POSIX='0' GL_GNULIB_OPEN='1' GL_GNULIB_OPENAT='0' GL_GNULIB_OPENDIR='0' GL_GNULIB_OVERRIDES_STRUCT_STAT='0' GL_GNULIB_PCLOSE='0' GL_GNULIB_PERROR='0' GL_GNULIB_PIPE2='1' GL_GNULIB_PIPE='0' GL_GNULIB_POPEN='0' GL_GNULIB_POSIX_MEMALIGN='0' GL_GNULIB_POSIX_OPENPT='0' GL_GNULIB_PREAD='0' GL_GNULIB_PRINTF='1' GL_GNULIB_PRINTF_POSIX='0' GL_GNULIB_PSELECT='1' GL_GNULIB_PTHREAD_SIGMASK='1' GL_GNULIB_PTSNAME='0' GL_GNULIB_PTSNAME_R='0' GL_GNULIB_PUTC='1' GL_GNULIB_PUTCHAR='1' GL_GNULIB_PUTENV='0' GL_GNULIB_PUTS='1' GL_GNULIB_PWRITE='0' GL_GNULIB_QSORT_R='0' GL_GNULIB_RAISE='0' GL_GNULIB_RANDOM='0' GL_GNULIB_RANDOM_R='0' GL_GNULIB_RAWMEMCHR='1' GL_GNULIB_READ='0' GL_GNULIB_READDIR='0' GL_GNULIB_READLINK='1' GL_GNULIB_READLINKAT='1' GL_GNULIB_REALLOCARRAY='0' GL_GNULIB_REALLOC_GNU='1' GL_GNULIB_REALLOC_POSIX='1' GL_GNULIB_REALPATH='1' GL_GNULIB_REMOVE='0' GL_GNULIB_RENAME='0' GL_GNULIB_RENAMEAT='0' GL_GNULIB_REWINDDIR='0' GL_GNULIB_RMDIR='0' GL_GNULIB_RPMATCH='0' GL_GNULIB_SCANDIR='0' GL_GNULIB_SCANF='1' GL_GNULIB_SECURE_GETENV='0' GL_GNULIB_SELECT='0' GL_GNULIB_SETENV='0' GL_GNULIB_SETHOSTNAME='0' GL_GNULIB_SIGABBREV_NP='0' GL_GNULIB_SIGACTION='0' GL_GNULIB_SIGDESCR_NP='1' GL_GNULIB_SIGNAL_H_SIGPIPE='0' GL_GNULIB_SIGPROCMASK='0' GL_GNULIB_SLEEP='0' GL_GNULIB_SNPRINTF='0' GL_GNULIB_SPRINTF_POSIX='0' GL_GNULIB_STAT='0' GL_GNULIB_STDIO_H_NONBLOCKING='0' GL_GNULIB_STDIO_H_SIGPIPE='0' GL_GNULIB_STPCPY='1' GL_GNULIB_STPNCPY='0' GL_GNULIB_STRCASESTR='0' GL_GNULIB_STRCHRNUL='0' GL_GNULIB_STRDUP='0' GL_GNULIB_STRERROR='0' GL_GNULIB_STRERRORNAME_NP='0' GL_GNULIB_STRERROR_R='0' GL_GNULIB_STRFTIME='0' GL_GNULIB_STRNCAT='0' GL_GNULIB_STRNDUP='0' GL_GNULIB_STRNLEN='1' GL_GNULIB_STRPBRK='0' GL_GNULIB_STRPTIME='0' GL_GNULIB_STRSEP='0' GL_GNULIB_STRSIGNAL='0' GL_GNULIB_STRSTR='0' GL_GNULIB_STRTOD='0' GL_GNULIB_STRTOIMAX='1' GL_GNULIB_STRTOK_R='0' GL_GNULIB_STRTOL='0' GL_GNULIB_STRTOLD='0' GL_GNULIB_STRTOLL='0' GL_GNULIB_STRTOUL='0' GL_GNULIB_STRTOULL='0' GL_GNULIB_STRTOUMAX='0' GL_GNULIB_STRVERSCMP='0' GL_GNULIB_SYMLINK='1' GL_GNULIB_SYMLINKAT='0' GL_GNULIB_SYSTEM_POSIX='0' GL_GNULIB_TIMEGM='1' GL_GNULIB_TIMESPEC_GET='0' GL_GNULIB_TIMESPEC_GETRES='0' GL_GNULIB_TIME_R='1' GL_GNULIB_TIME_RZ='1' GL_GNULIB_TMPFILE='0' GL_GNULIB_TRUNCATE='0' GL_GNULIB_TTYNAME_R='0' GL_GNULIB_TZSET='0' GL_GNULIB_UNISTD_H_GETOPT='1' GL_GNULIB_UNISTD_H_NONBLOCKING='0' GL_GNULIB_UNISTD_H_SIGPIPE='0' GL_GNULIB_UNLINK='0' GL_GNULIB_UNLINKAT='0' GL_GNULIB_UNLOCKPT='0' GL_GNULIB_UNSETENV='0' GL_GNULIB_USLEEP='0' GL_GNULIB_UTIMENSAT='1' GL_GNULIB_VASPRINTF='0' GL_GNULIB_VDPRINTF='0' GL_GNULIB_VFPRINTF='1' GL_GNULIB_VFPRINTF_POSIX='0' GL_GNULIB_VFSCANF='0' GL_GNULIB_VPRINTF='1' GL_GNULIB_VPRINTF_POSIX='0' GL_GNULIB_VSCANF='0' GL_GNULIB_VSNPRINTF='0' GL_GNULIB_VSPRINTF_POSIX='0' GL_GNULIB_WCTOMB='0' GL_GNULIB_WRITE='0' GL_GNULIB__EXIT='0' GMALLOC_OBJ='' GMP_H='' GNULIBHEADERS_OVERRIDE_WINT_T='0' GNULIB_GETTIMEOFDAY='0' GNULIB_WARN_CFLAGS=' -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare' GNUSTEP_CFLAGS='' GNU_OBJC_CFLAGS='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GREP='/usr/bin/grep' GSETTINGS_CFLAGS='' GSETTINGS_LIBS='' GTK_CFLAGS='' GTK_LIBS='' GTK_OBJ='' GZIP_PROG=' # /usr/bin/gzip # (disabled by configure --without-compress-install)' HAIKU_CFLAGS='' HAIKU_CXX_OBJ='' HAIKU_LIBS='' HAIKU_OBJ='' HARFBUZZ_CFLAGS='' HARFBUZZ_LIBS='' HAVE_ALIGNED_ALLOC='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ATOLL='1' HAVE_BE_APP='no' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='0' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPY_FILE_RANGE='0' HAVE_DECL_DIRFD='1' HAVE_DECL_ECVT='1' HAVE_DECL_ENVIRON='0' HAVE_DECL_EXECVPE='0' HAVE_DECL_FCHDIR='1' HAVE_DECL_FCLOSEALL='0' HAVE_DECL_FCVT='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GCVT='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='0' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_POSIX_SPAWN_SETSID='' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP3='1' HAVE_EUIDACCESS='0' HAVE_EXECVPE='1' HAVE_EXPLICIT_BZERO='0' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETENTROPY='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETRANDOM='0' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GETUMASK='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='0' HAVE_GSETTINGS='no' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LIBGMP='yes' HAVE_LIBSECCOMP='no' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LSTAT='1' HAVE_MACPORTS='' HAVE_MAX_ALIGN_T='1' HAVE_MBSLEN='0' HAVE_MBTOWC='1' HAVE_MEMPCPY='0' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODULES='yes' HAVE_NANOSLEEP='1' HAVE_NATIVE_COMP='yes' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PDUMPER='yes' HAVE_PGTK='no' HAVE_PIPE2='0' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_MEMALIGN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POSIX_SPAWN='' HAVE_POSIX_SPAWNATTR_SETFLAGS='' HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='' HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP='' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='0' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RPMATCH='1' HAVE_SCANDIR='1' HAVE_SECCOMP='no' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGABBREV_NP='1' HAVE_SIGACTION='1' HAVE_SIGDESCR_NP='0' HAVE_SIGHANDLER_T='0' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SLEEP='1' HAVE_SPAWN_H='' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRERRORNAME_NP='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOL='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOUL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='1' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_RANDOM_H='1' HAVE_SYS_SELECT_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_TIMEGM='1' HAVE_TIMESPEC_GET='1' HAVE_TIMESPEC_GETRES='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WINSOCK2_H='0' HAVE_XSERVER='' HAVE__EXIT='1' HYBRID_MALLOC='' IEEE754_H='ieee754.h' IMAGEMAGICK_CFLAGS='' IMAGEMAGICK_LIBS='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_ARCH_INDEP_EXTRA='install-etc' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='defined _LP64' JSON_CFLAGS='-I/opt/homebrew/Cellar/jansson/2.14/include' JSON_LIBS='-L/opt/homebrew/Cellar/jansson/2.14/lib -ljansson' JSON_OBJ='json.o' KQUEUE_CFLAGS='' KQUEUE_LIBS='' KRB4LIB='' KRB5LIB='' LCMS2_CFLAGS='-I/opt/homebrew/Cellar/little-cms2/2.13.1_1/include' LCMS2_LIBS='-L/opt/homebrew/Cellar/little-cms2/2.13.1_1/lib -llcms2' LDFLAGS='-L/opt/homebrew/lib' LD_SWITCH_SYSTEM='' LD_SWITCH_SYSTEM_TEMACS=' ' LD_SWITCH_X_SITE='' LD_SWITCH_X_SITE_RPATH='' LIBGCCJIT_CFLAGS='-I/opt/homebrew/Cellar/libgccjit/12.2.0/include' LIBGCCJIT_LIBS='-L/opt/homebrew/Cellar/libgccjit/12.2.0/lib/gcc/current -lgccjit -ldl' LIBGIF='' LIBGMP='-lgmp' LIBGNUTLS_CFLAGS='-I/opt/homebrew/Cellar/gnutls/3.7.8/include -I/opt/homebrew/Cellar/nettle/3.8.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.3/include -I/opt/homebrew/Cellar/p11-kit/0.24.1_1/include/p11-kit-1' LIBGNUTLS_LIBS='-L/opt/homebrew/Cellar/gnutls/3.7.8/lib -lgnutls' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBGPM='' LIBHESIOD='' LIBINTL='' LIBJPEG='' LIBMODULES='' LIBOBJS='' LIBOTF_CFLAGS='' LIBOTF_LIBS='' LIBPNG='' LIBRESOLV='' LIBS=' ' LIBSECCOMP_CFLAGS='' LIBSECCOMP_LIBS='' LIBSELINUX_LIBS='' LIBSOUND='' LIBSYSTEMD_CFLAGS='' LIBSYSTEMD_LIBS='' LIBS_ECLIENT='' LIBS_GNUSTEP='' LIBS_MAIL='' LIBS_SYSTEM='' LIBS_TERMCAP='-lncurses' LIBTIFF='' LIBXMENU='' LIBXML2_CFLAGS='' LIBXML2_LIBS='-lxml2' LIBXMU='' LIBXPM='' LIBXSM='' LIBXTR6='' LIBXT_OTHER='$(LIBXSM)' LIBX_OTHER='' LIBZ='-lz' LIB_ACL='' LIB_CLOCK_GETTIME='' LIB_EACCESS='' LIB_EXECINFO='' LIB_GETRANDOM='' LIB_HAS_ACL='' LIB_MATH='' LIB_NANOSLEEP='' LIB_PTHREAD='' LIB_PTHREAD_SIGMASK='' LIB_TIMER_TIME='' LIB_WSOCK32='' LIMITS_H='limits.h' LN_S_FILEONLY='ln -s' LTLIBGMP='-lgmp' LTLIBINTL='' LTLIBOBJS='' M17N_FLT_CFLAGS='' M17N_FLT_LIBS='' MAKEINFO='/opt/homebrew/opt/texinfo/bin/makeinfo' MAKE_PROG='yes' MKDIR_P='./build-aux/install-sh -c -d' MODULES_OBJ='emacs-module.o' MODULES_SECONDARY_SUFFIX='.so' MODULES_SUFFIX='.dylib' NATIVE_COMPILATION_AOT='no' NEXT_ASSERT_H='' NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LIMITS_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_RANDOM_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NOTIFY_CFLAGS='' NOTIFY_LIBS='' NOTIFY_OBJ='kqueue.o' NS_OBJ='' NS_OBJC_OBJ='' NTDIR='' NTLIB='' OBJC='' OBJCFLAGS='' OBJEXT='o' OTHER_FILES='' PACKAGE_BUGREPORT='bug-gnu-emacs@gnu.org' PACKAGE_NAME='GNU Emacs' PACKAGE_STRING='GNU Emacs 29.0.50' PACKAGE_TARNAME='emacs' PACKAGE_URL='https://www.gnu.org/software/emacs/' PACKAGE_VERSION='29.0.50' PATH_SEPARATOR=':' PAXCTL='' PAXCTL_dumped='' PAXCTL_notdumped='' PGTK_LIBS='' PGTK_OBJ='' PKG_CONFIG='/opt/homebrew/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PNG_CFLAGS='' PNG_LIBS='' POST_ALLOC_OBJ='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRE_ALLOC_OBJ='lastfile.o' PRIPTR_PREFIX='__PRIPTR_PREFIX' PROFILING_CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RALLOC_OBJ='' RANLIB='ranlib' REPLACE_ACCESS='0' REPLACE_ALIGNED_ALLOC='0' REPLACE_CALLOC_FOR_CALLOC_GNU='0' REPLACE_CALLOC_FOR_CALLOC_POSIX='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHMOD='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COPY_FILE_RANGE='0' REPLACE_CREAT='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_EXECL='0' REPLACE_EXECLE='0' REPLACE_EXECLP='0' REPLACE_EXECV='0' REPLACE_EXECVE='0' REPLACE_EXECVP='0' REPLACE_EXECVPE='0' REPLACE_FACCESSAT='1' REPLACE_FCHMODAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='0' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FFSLL='0' REPLACE_FOPEN='0' REPLACE_FOPEN_FOR_FOPEN_GNU='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREE='1' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='1' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='1' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='1' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETPASS_FOR_GETPASS_GNU='0' REPLACE_GETRANDOM='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_INITSTATE='0' REPLACE_ISATTY='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LSEEK='0' REPLACE_LSTAT='1' REPLACE_MALLOC_FOR_MALLOC_GNU='0' REPLACE_MALLOC_FOR_MALLOC_POSIX='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='1' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKFIFOAT='0' REPLACE_MKNOD='0' REPLACE_MKNODAT='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_NANOSLEEP='1' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='1' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_POSIX_MEMALIGN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='1' REPLACE_READLINKAT='1' REPLACE_REALLOCARRAY='0' REPLACE_REALLOC_FOR_REALLOC_GNU='0' REPLACE_REALLOC_FOR_REALLOC_POSIX='0' REPLACE_REALPATH='1' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SETSTATE='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERRORNAME_NP='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOL='0' REPLACE_STRTOLD='0' REPLACE_STRTOLL='0' REPLACE_STRTOUL='0' REPLACE_STRTOULL='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='1' REPLACE_SYMLINKAT='0' REPLACE_TIMEGM='1' REPLACE_TMPFILE='0' REPLACE_TRUNCATE='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='1' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCTOMB='0' REPLACE_WRITE='0' RSVG_CFLAGS='' RSVG_LIBS='' SEPCHAR=':' SETFATTR='' SETTINGS_CFLAGS='' SETTINGS_LIBS='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZEOF_LONG='8' SIZE_T_SUFFIX='' SMALL_JA_DIC='no' SQLITE3_LIBS='-lsqlite3' STDALIGN_H='' STDCKDINT_H='stdckdint.h' STDDEF_H='' STDINT_H='stdint.h' SUBDIR_MAKEFILES_IN=' $(srcdir)/lib/Makefile.in $(srcdir)/lib-src/Makefile.in $(srcdir)/oldXMenu/Makefile.in $(srcdir)/doc/emacs/Makefile.in $(srcdir)/doc/misc/Makefile.in $(srcdir)/doc/lispintro/Makefile.in $(srcdir)/doc/lispref/Makefile.in $(srcdir)/src/Makefile.in $(srcdir)/lwlib/Makefile.in $(srcdir)/lisp/Makefile.in $(srcdir)/leim/Makefile.in $(srcdir)/nextstep/Makefile.in $(srcdir)/nt/Makefile.in $(srcdir)/test/Makefile.in $(srcdir)/test/infra/Makefile.in $(srcdir)/admin/charsets/Makefile.in $(srcdir)/admin/unidata/Makefile.in $(srcdir)/admin/grammars/Makefile.in' SYSTEM_TYPE='darwin' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TERMCAP_OBJ='terminfo.o' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TIME_H_DEFINES_TIME_UTC='1' TOOLKIT_LIBW='' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='defined _LP64' UNDEFINE_STRTOK_R='0' UNEXEC_OBJ='' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_SYS_RANDOM_H='1' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_ACL='1' USE_STARTUP_NOTIFICATION='no' VMLIMIT_OBJ='' W32_LIBS='' W32_OBJ='' W32_RES_LINK='' WARN_CFLAGS=' -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare' WCHAR_T_SUFFIX='' WEBKIT_CFLAGS='' WEBKIT_LIBS='' WEBP_CFLAGS='' WEBP_LIBS='' WERROR_CFLAGS='' WIDGET_OBJ='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINDOW_SYSTEM_OBJ='' WINDRES='' WINT_T_SUFFIX='' XARGS_LIMIT='' XCB_LIBS='' XCOMPOSITE_CFLAGS='' XCOMPOSITE_LIBS='' XCRUN='xcrun' XDBE_CFLAGS='' XDBE_LIBS='' XFIXES_CFLAGS='' XFIXES_LIBS='' XFT_CFLAGS='' XFT_LIBS='' XGSELOBJ='' XINERAMA_CFLAGS='' XINERAMA_LIBS='' XINPUT_CFLAGS='' XINPUT_LIBS='' XMENU_OBJ='' XMKMF='' XOBJ='' XRANDR_CFLAGS='' XRANDR_LIBS='' XRENDER_LIBS='' XSHAPE_CFLAGS='' XSHAPE_LIBS='' XSYNC_CFLAGS='' XSYNC_LIBS='' XWIDGETS_OBJ='' X_TOOLKIT_TYPE='none' ac_ct_CC='' ac_ct_CXX='' ac_ct_OBJC='' archlibdir='${libexecdir}/emacs/${version}/${configuration}' bindir='${exec_prefix}/bin' bitmapdir='' build='aarch64-apple-darwin21.6.0' build_alias='' build_cpu='aarch64' build_os='darwin21.6.0' build_vendor='apple' cache_file='config.cache' canonical='aarch64-apple-darwin21.6.0' comma_space_version='' comma_version='' configuration='aarch64-apple-darwin21.6.0' copyright='Copyright (C) 2022 Free Software Foundation, Inc.' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' emacs_major_version='29' etcdir='${datadir}/emacs/${version}/etc' etcdocdir='${datadir}/emacs/${version}/etc' exec_prefix='${prefix}' gamedir='${localstatedir}/games/emacs' gamegroup='' gameuser='' gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_CONDITION='1' gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_CONDITION='1' gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_CONDITION='1' gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_CONDITION='1' gl_GNULIB_ENABLED_61bcaca76b3e6f9ae55d57a1c3193bc4_CONDITION='1' gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_CONDITION='' gl_GNULIB_ENABLED_925677f0343de64b89a9f0c790b4104c_CONDITION='1' gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_CONDITION='1' gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_CONDITION='1' gl_GNULIB_ENABLED_cloexec_CONDITION='1' gl_GNULIB_ENABLED_d3b2383720ee0e541357aa2aac598e2b_CONDITION='1' gl_GNULIB_ENABLED_dirfd_CONDITION='' gl_GNULIB_ENABLED_dynarray_CONDITION='1' gl_GNULIB_ENABLED_e80bf6f757095d2e5fc94dafb8f8fc8b_CONDITION='' gl_GNULIB_ENABLED_ef455225c00f5049c808c2eda3e76866_CONDITION='1' gl_GNULIB_ENABLED_euidaccess_CONDITION='1' gl_GNULIB_ENABLED_getdtablesize_CONDITION='' gl_GNULIB_ENABLED_getgroups_CONDITION='1' gl_GNULIB_ENABLED_lchmod_CONDITION='' gl_GNULIB_ENABLED_open_CONDITION='1' gl_GNULIB_ENABLED_rawmemchr_CONDITION='1' gl_GNULIB_ENABLED_scratch_buffer_CONDITION='1' gl_GNULIB_ENABLED_stdckdint_CONDITION='1' gl_GNULIB_ENABLED_strtoll_CONDITION='' gl_GNULIB_ENABLED_utimens_CONDITION='1' gl_LIBOBJDEPS=' ./$(DEPDIR)/acl_entries.Po ./$(DEPDIR)/memmem.Po ./$(DEPDIR)/mktime.Po' gl_LIBOBJS=' acl_entries.o memmem.o mktime.o' gl_LTLIBOBJS=' acl_entries.lo memmem.lo mktime.lo' gltests_LIBOBJDEPS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_EMACS_GNULIB_TESTS' gsettingsschemadir='' host='aarch64-apple-darwin21.6.0' host_alias='' host_cpu='aarch64' host_os='darwin21.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' liblockfile='no' lispdir='${datadir}/emacs/${version}/lisp' lispdirrel='${version}/lisp' lisppath='${locallisppath}:${standardlisppath}' localedir='${datarootdir}/locale' locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' localstatedir='${prefix}/var' mandir='${datarootdir}/man' ns_appbindir='' ns_appdir='' ns_applibdir='' ns_applibexecdir='' ns_appresdir='' ns_appsrc='' ns_check_file='' ns_self_contained='no' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Users/jacobfaibussowitsch/soft/packages' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='.' standardlisppath='${lispdir}' sysconfdir='${prefix}/etc' target_alias='' version='29.0.50' with_mailutils='' x_default_search_path='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## module_env_snippet_25='./src/module-env-25.h' module_env_snippet_26='./src/module-env-26.h' module_env_snippet_27='./src/module-env-27.h' module_env_snippet_28='./src/module-env-28.h' module_env_snippet_29='./src/module-env-29.h' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Emacs" #define PACKAGE_TARNAME "emacs" #define PACKAGE_VERSION "29.0.50" #define PACKAGE_STRING "GNU Emacs 29.0.50" #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" #define PACKAGE_URL "https://www.gnu.org/software/emacs/" #define HAVE_PDUMPER 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_PWD_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTIL_H 1 #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_MALLOC_MALLOC_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_STDALIGN_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_SYS_RANDOM_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define SYSTEM_TYPE "darwin" #define HAVE_TERM_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_NET_IF_DL_H 1 #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 #define HAVE_SBRK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_FCHMOD 1 #define HAVE_FACCESSAT 1 #define HAVE_REALPATH 1 #define HAVE_LSTAT 1 #define HAVE_READLINKAT 1 #define HAVE_MEMSET_S 1 #define HAVE_FCHMODAT 1 #define HAVE_LCHMOD 1 #define HAVE_FCNTL 1 #define HAVE_FDOPENDIR 1 #define HAVE_FSTATAT 1 #define HAVE_FSYNC 1 #define HAVE_FUTIMENS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKOSTEMP 1 #define HAVE_PSELECT 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_READLINK 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_STRTOIMAX 1 #define HAVE_SYMLINK 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_UTIMENSAT 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_FUTIMES 1 #define HAVE_LUTIMES 1 #define SYSTEM_MALLOC 1 #define HAVE_MMAP 1 #define HAVE_PTHREAD 1 #define THREADS_ENABLED 1 #define HAVE_SQLITE3 1 #define HAVE_GNUTLS 1 #define HAVE_JSON 1 #define HAVE_KQUEUE 1 #define USE_FILE_NOTIFY 1 #define HAVE_XIM 1 #define USE_XIM 1 #define HAVE_LCMS2 1 #define HAVE_ZLIB 1 #define HAVE_DLADDR 1 #define HAVE_MODULES 1 #define MODULES_SUFFIX ".dylib" #define MODULES_SECONDARY_SUFFIX ".so" #define HAVE_LIBGCCJIT 1 #define HAVE_LIBGCCJIT_H 1 #define HAVE_NATIVE_COMP 1 #define NATIVE_ELISP_SUFFIX ".eln" #define HAVE_LIBXML2 1 #define MAIL_USE_FLOCK 1 #define SIZEOF_LONG 8 #define HAVE_FCHDIR 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETRUSAGE 1 #define HAVE_LRAND48 1 #define HAVE_RANDOM 1 #define HAVE_RINT 1 #define HAVE_TRUNC 1 #define HAVE_SELECT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_SETLOCALE 1 #define HAVE_NEWLOCALE 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SHUTDOWN 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_STRSIGNAL 1 #define HAVE_SETITIMER 1 #define HAVE_SENDTO 1 #define HAVE_RECVFROM 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SYNC 1 #define HAVE_GETPWENT 1 #define HAVE_ENDPWENT 1 #define HAVE_GETGRENT 1 #define HAVE_ENDGRENT 1 #define HAVE_CFMAKERAW 1 #define HAVE_CFSETSPEED 1 #define HAVE_LOG2 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define HAVE_PTHREAD_SETNAME_NP_1ARG 1 #define HAVE_ALIGNED_ALLOC 1 #define HAVE_DECL_ALIGNED_ALLOC 1 #define HAVE_POSIX_MADVISE 1 #define HAVE___BUILTIN_FRAME_ADDRESS 1 #define HAVE___BUILTIN_UNWIND_INIT 1 #define HAVE_FSEEKO 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define TERMINFO 1 #define TERMINFO_DEFINES_BC 1 #define USE_NCURSES 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_SNPRINTF 1 #define HAVE_SPAWN_H 1 #define HAVE_POSIX_SPAWN 1 #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 #define HAVE_POSIX_SPAWNATTR_SETFLAGS 1 #define HAVE_DECL_POSIX_SPAWN_SETSID 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_MBSTATE_T 1 #define AMPERSAND_FULL_NAME 1 #define HAVE_PTYS 1 #define HAVE_SOCKETS 1 #define NULL_DEVICE "/dev/null" #define SEPCHAR ':' #define subprocesses 1 #define USER_FULL_NAME pw->pw_gecos #define DIRECTORY_SEP '/' #define IS_DEVICE_SEP(_c_) 0 #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) #define DONT_REOPEN_PTY 1 #define DEFAULT_SOUND_DEVICE "/dev/dsp" #define INTERRUPT_INPUT 1 #define UNIX98_PTYS 1 #define PTY_ITERATION int i; for (i = 0; i < 1; i++) #define PTY_TTY_NAME_SPRINTF { char *ptyname = 0; sigset_t blocked; sigemptyset (&blocked); sigaddset (&blocked, SIGCHLD); pthread_sigmask (SIG_BLOCK, &blocked, 0); if (grantpt (fd) != -1 && unlockpt (fd) != -1) ptyname = ptsname(fd); pthread_sigmask (SIG_UNBLOCK, &blocked, 0); if (!ptyname) { emacs_close (fd); return -1; } snprintf (pty_name, PTY_NAME_SIZE, "%s", ptyname); } #define PTY_OPEN do { fd = posix_openpt (O_RDWR | O_CLOEXEC | O_NOCTTY); if (fd < 0 && errno == EINVAL) fd = posix_openpt (O_RDWR | O_NOCTTY); } while (false) #define PTY_NAME_SPRINTF /**/ #define SIGNALS_VIA_CHARACTERS 1 #define TAB3 OXTABS #define GC_SETJMP_WORKS 1 #define HAVE__SETJMP 1 #define HAVE_SIGSETJMP 1 #define DARWIN_OS /**/ #define SIZEOF_SPEED_T 8 #define USABLE_FIONREAD 1 #define USABLE_SIGIO 1 #define COPYRIGHT "Copyright (C) 2022 Free Software Foundation, Inc." #define EMACS_CONFIGURATION "aarch64-apple-darwin21.6.0" #define EMACS_CONFIG_OPTIONS "--prefix=/Users/jacobfaibussowitsch/soft/packages CC=clang CXX=clang++ 'CFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas' 'CXXFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas' LDFLAGS=-L/opt/homebrew/lib -C --with-native-compilation --with-gnutls --without-x --with-xml2 --with-dbus --with-modules --with-json --without-ns --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-libsystemd --with-cairo --with-harfbuzz --with-zlib --with-toolkit-scroll-bars --disable-gcc-warnings --without-compress-install --with-libgmp" #define HAVE_STRUCT_ATTRIBUTE_ALIGNED 1 #define HAVE_TYPEOF 1 #define HAVE_STATEMENT_EXPRESSIONS 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETCWD 1 #define restrict __restrict__ #define HAVE___HEADER_INLINE 1 #define HAVE_DECL_STRMODE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_DECL_MEMMEM 1 #define HAVE_DECL_MEMRCHR 0 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_SIGSET_T 1 #define HAVE_WCHAR_T 1 #define HAVE_DECL_FCLOSEALL 0 #define __USE_MINGW_ANSI_STDIO 1 #define HAVE_DECL_ECVT 1 #define HAVE_DECL_FCVT 1 #define HAVE_DECL_GCVT 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRTOIMAX 1 #define _USE_STD_STAT 1 #define HAVE_DECL_EXECVPE 0 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define GETGROUPS_T gid_t #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_MALLOC_POSIX 1 #define PROMOTED_MODE_T int #define HAVE_WORKING_UTIMES 1 #define HAVE_SYS_ACL_H 1 #define HAVE_ACL_GET_FILE 1 #define HAVE_ACL_GET_FD 1 #define HAVE_ACL_SET_FILE 1 #define HAVE_ACL_SET_FD 1 #define HAVE_ACL_FREE 1 #define HAVE_ACL_FROM_TEXT 1 #define HAVE_ACL_DELETE_DEF_FILE 1 #define HAVE_ACL_DELETE_FD_NP 1 #define HAVE_ACL_DELETE_FILE_NP 1 #define HAVE_ACL_COPY_EXT_NATIVE 1 #define HAVE_ACL_CREATE_ENTRY_NP 1 #define HAVE_ACL_FIRST_ENTRY 1 #define HAVE_ACL_TYPE_EXTENDED 1 #define USE_ACL 1 #define HAVE_ALLOCA 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_CANONICALIZE_LGPL 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_CLOSE_STREAM 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_ACCESS 1 #define GNULIB_FACCESSAT 1 #define HAVE_DECL_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 #define HAVE_SYS_MOUNT_H 1 #define STAT_STATFS2_BSIZE 1 #define __GETOPT_PREFIX rpl_ #define HAVE_TIMESPEC_GET 1 #define GETTIMEOFDAY_TIMEZONE void #define _GL_REPLACE_IEEE754_H 1 #define HAVE___INLINE 1 #define HAVE_GMP_H 1 #define HAVE_MEMMEM 1 #define GNULIB_MKOSTEMP 1 #define NEED_MKTIME_WORKING 1 #define HAVE_BUG_BIG_NANOSLEEP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYSCTL 1 #define my_strftime nstrftime #define READLINK_TRAILING_SLASH_BUG 1 #define _REGEX_INCLUDE_LIMITS_H 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_LIBINTL_H 1 #define HAVE_DECL_ISBLANK 1 #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STPCPY 1 #define GNULIB_TEMPNAME 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_STDIO_SINGLE_THREAD 1 #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD #define HAVE_C_VARARRAYS 1 #define OPEN_TRAILING_SLASH_BUG 1 #define HAVE_LIBGEN_H 1 #define HAVE_GETGROUPS 1 #define HAVE_GETGROUPS 1 #define NEED_MKTIME_INTERNAL 1 #define EMACS_CONFIG_FEATURES "ACL GMP GNUTLS JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE PDUMPER SQLITE3 THREADS XIM ZLIB" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Emacs config.status 29.0.50, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Jacobs-MBP.fios-router.home config.status:2363: creating src/verbose.mk config.status:2363: creating src/emacs-module.h config.status:2363: creating Makefile config.status:2363: creating lib/gnulib.mk config.status:2363: creating ./doc/man/emacs.1 config.status:2363: creating lib/Makefile config.status:2363: creating lib-src/Makefile config.status:2363: creating oldXMenu/Makefile config.status:2363: creating doc/emacs/Makefile config.status:2363: creating doc/misc/Makefile config.status:2363: creating doc/lispintro/Makefile config.status:2363: creating doc/lispref/Makefile config.status:2363: creating src/Makefile config.status:2363: creating lwlib/Makefile config.status:2363: creating lisp/Makefile config.status:2363: creating leim/Makefile config.status:2363: creating nextstep/Makefile config.status:2363: creating nt/Makefile config.status:2363: creating test/Makefile config.status:2363: creating test/infra/Makefile config.status:2363: creating admin/charsets/Makefile config.status:2363: creating admin/unidata/Makefile config.status:2363: creating admin/grammars/Makefile config.status:2363: creating src/config.h config.status:2549: src/config.h is unchanged config.status:2563: executing src/epaths.h commands config.status:2563: executing src/.gdbinit commands config.status:2563: executing doc/emacs/emacsver.texi commands config.status:2563: executing etc-refcards-emacsver.tex commands --Apple-Mail=_34DFE65D-C3B9-42CA-903B-97D0CF2F347A-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 11:29:51 2022 Received: (at 58688) by debbugs.gnu.org; 21 Oct 2022 15:29:51 +0000 Received: from localhost ([127.0.0.1]:38720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olty3-0006SM-Du for submit@debbugs.gnu.org; Fri, 21 Oct 2022 11:29:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37362) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olty1-0006S6-G0 for 58688@debbugs.gnu.org; Fri, 21 Oct 2022 11:29:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oltxw-0004ip-7p; Fri, 21 Oct 2022 11:29:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=ac56217mj4OAhY/KY1IzE3W1PjofhEtFBo6gkAQY5kQ=; b=luN2HxVieMYJ jl7jMTBJUDyjl/R32mjZI+vRk820dH3/fhrmtVqJ+oF6eb8O7ECOzy+nUBwYjMPhTwhOctBxBA5HN RgMuc4N8gOHdV6QANZd+VzynD/6pw1auczVM2nZXj3X97nb/zNmPUyESsSLNp0juWyoTrHoZNkAoV fEyheUK/hT3xSpfG/fuJdv8iiHOII6ykSa/pXq+WTtSLJdy8ibt3W0FfSLu7FqGjkg0OEg1IO7XAy D+zLXnATt+voDua5MOtiacDqdOUKeR8FD1/ZiRNx9RbaAYiRBNqYl67EQ5k7oDDZKYf5F6AkDm8mp VMpw8k0nqNFhDTv72hL4eg==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oltxv-0000mI-HE; Fri, 21 Oct 2022 11:29:43 -0400 Date: Fri, 21 Oct 2022 18:29:43 +0300 Message-Id: <831qr1w5y0.fsf@gnu.org> From: Eli Zaretskii To: Jacob Faibussowitsch In-Reply-To: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> (message from Jacob Faibussowitsch on Fri, 21 Oct 2022 10:23:56 -0400) Subject: Re: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 References: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58688 Cc: 58688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Jacob Faibussowitsch > Date: Fri, 21 Oct 2022 10:23:56 -0400 > > menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 [-Werror,-Wimplicit-function-declaration] > cancel_hourglass (); > ^ Thanks, should be fixed now. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 11:56:05 2022 Received: (at 58688) by debbugs.gnu.org; 21 Oct 2022 15:56:05 +0000 Received: from localhost ([127.0.0.1]:38757 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oluNN-00079k-MR for submit@debbugs.gnu.org; Fri, 21 Oct 2022 11:56:05 -0400 Received: from mail-qk1-f172.google.com ([209.85.222.172]:40743) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oluNI-00079T-65 for 58688@debbugs.gnu.org; Fri, 21 Oct 2022 11:56:00 -0400 Received: by mail-qk1-f172.google.com with SMTP id b25so2275062qkk.7 for <58688@debbugs.gnu.org>; Fri, 21 Oct 2022 08:55:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=6KptecFbj/DNlK52Ga0Kh1SNcbYSQ41mnzY0I7+/kjo=; b=PMeqKniQT7F+Wq2hZH8WVNpXR8fgTlJOOc4h92n0yFEwdsQe3UdEWyKlEyzpBWfu3w +Qw8BtodYlTVQzy6NEQy15p/N8ukd/KeJTqR6TMq6umvP5JgH/ZxTXmjQliR7l9tUi7a hD6MeE+UBnBky76NcFLfBMTU8kDXaO+SiU9eiVZsyspGPGP/qRwzxChgQzcnpG+wFYNy lCWJ95mn3QTQxMXU3AdrkCGj+ReWyJDhw2v/HIAKXlcALCCZlux5hqb5TysBUYFtwe4K DHdkb+OQX/oGFtuArfnebsVPZ9bQmABkEqX7Ye5Do1jZn7w7Ss2Dqe4au6ATx0+1/oI2 1TLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6KptecFbj/DNlK52Ga0Kh1SNcbYSQ41mnzY0I7+/kjo=; b=sTGW5AvZ0HixGehr9kvUU+Z5wKuixPnsMhIV7bA7ywdgIEpT54QtgtBTLtPke1yEHP 8qxi+XaD30Bh3T0JVLONHAMU0S+4RYEQ/jmJJM50EhXKOCTCYGpB97Dy1pQdc8CCeNQb QqwdyBXk8kRXB5QhVmdaVh90K3fg1abUqAMGgRI1Et6KK3vzjLAMXwuHVpqRZ78FVFBz 7eK9mq2Iu7VXo1M5lWCX6UlMX0HlAMON2ZceBQ+nPny31EPzCc5xSQ2e59xU8+zhwM+P WVryEF7rytHhHQJk16WJTkH0drRBHrezs5QfDUjtZ6WiFBoKkVd4POvZiIa74cS9h8tD Yh1g== X-Gm-Message-State: ACrzQf1GMxVQgGtQSqlXRDWuuIorB61HHxlfpjkSfjEee8e7LOKP7/9w IUhnA7H88qOcodkdsFG5V6A= X-Google-Smtp-Source: AMsMyM6VtbE8MW6F203S2/WtqFVcWRlCnb9FZMVtyiW2qnGfGYOnFoyIP0h57sntyhVupgWAC+iEUQ== X-Received: by 2002:a05:620a:4042:b0:6ec:2343:17f8 with SMTP id i2-20020a05620a404200b006ec234317f8mr14455090qko.307.1666367750566; Fri, 21 Oct 2022 08:55:50 -0700 (PDT) Received: from smtpclient.apple (pool-108-21-63-133.nycmny.fios.verizon.net. [108.21.63.133]) by smtp.gmail.com with ESMTPSA id k11-20020a05620a414b00b006e99290e83fsm10051104qko.107.2022.10.21.08.55.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Oct 2022 08:55:50 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 From: Jacob Faibussowitsch In-Reply-To: <831qr1w5y0.fsf@gnu.org> Date: Fri, 21 Oct 2022 11:55:49 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <5C3CC597-BB5F-4DB6-88FC-C40FC89B48B4@gmail.com> References: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> <831qr1w5y0.fsf@gnu.org> To: Eli Zaretskii X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58688 Cc: 58688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) No dice I=E2=80=99m afraid. It appears cancel_hourglass() is gated = behind HAVE_WINDOW_SYSTEM: // src/dispextern.h ... #ifdef HAVE_WINDOW_SYSTEM extern void start_hourglass (void); extern void cancel_hourglass (void); Which I do not appear to have: // src/config.h ... /* Define if you have a window system. */ /* #undef HAVE_WINDOW_SYSTEM */ This is after doing: $ rm -f ./config.cache $ ./config.status --recheck $ make Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch) > On Oct 21, 2022, at 11:29, Eli Zaretskii wrote: >=20 >> From: Jacob Faibussowitsch >> Date: Fri, 21 Oct 2022 10:23:56 -0400 >>=20 >> menu.c:1401:3: error: implicit declaration of function = 'cancel_hourglass' is invalid in C99 = [-Werror,-Wimplicit-function-declaration] >> cancel_hourglass (); >> ^ >=20 > Thanks, should be fixed now. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 12:07:02 2022 Received: (at 58688) by debbugs.gnu.org; 21 Oct 2022 16:07:02 +0000 Received: from localhost ([127.0.0.1]:38773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oluXy-0007R3-Ab for submit@debbugs.gnu.org; Fri, 21 Oct 2022 12:07:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oluXt-0007Qn-0n for 58688@debbugs.gnu.org; Fri, 21 Oct 2022 12:06:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oluXn-0006Y3-QZ; Fri, 21 Oct 2022 12:06:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=HgN/7rOy2vTcDoegL37YT7w5prvdOYdopFGT/bDwL0E=; b=C7DvFehauYTTjITllIhb gcHGIWp1qWbEk4zNOVxq8Arjkm0hbfAoNDVBfcqBYBrqYfU9abZe135cqstGsmeHiFwNHTKIp67k4 ZENU+4r6FzH1nDpfqFV6IeaAAwf+PSNSRS9/8SgiLoYDkKZOBOI7qjIojpsj3r+DCepgMTsBC4mLD zfjsow0qk0h5//r+M6u59V4s6JZ/nJ5j0yEtnBS+phLCpGrvDM4Bs6Lda1xAEfYUVPKCrZ+N9t453 weBjKO6SgO9JeLwcVdr3SJCh2CUiTOzKh1F4uiwdSPwR+6lztmuXaw5/9OPZWdssg+AqiJK2AyeTi rx14pvfdZ2Go3Q==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oluXn-000428-99; Fri, 21 Oct 2022 12:06:47 -0400 Date: Fri, 21 Oct 2022 19:06:46 +0300 Message-Id: <83wn8tupnt.fsf@gnu.org> From: Eli Zaretskii To: Jacob Faibussowitsch In-Reply-To: <5C3CC597-BB5F-4DB6-88FC-C40FC89B48B4@gmail.com> (message from Jacob Faibussowitsch on Fri, 21 Oct 2022 11:55:49 -0400) Subject: Re: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 References: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> <831qr1w5y0.fsf@gnu.org> <5C3CC597-BB5F-4DB6-88FC-C40FC89B48B4@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58688 Cc: 58688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Jacob Faibussowitsch > Date: Fri, 21 Oct 2022 11:55:49 -0400 > Cc: 58688@debbugs.gnu.org > > No dice I’m afraid. It appears cancel_hourglass() is gated behind HAVE_WINDOW_SYSTEM: > > // src/dispextern.h > ... > #ifdef HAVE_WINDOW_SYSTEM > > extern void start_hourglass (void); > extern void cancel_hourglass (void); > > Which I do not appear to have: Well, it would help if you'd posted your Emacs configuration with the bug report to begin with. I've tried to fix this now. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 12:09:39 2022 Received: (at 58688) by debbugs.gnu.org; 21 Oct 2022 16:09:39 +0000 Received: from localhost ([127.0.0.1]:38777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oluaV-0007Uu-AN for submit@debbugs.gnu.org; Fri, 21 Oct 2022 12:09:39 -0400 Received: from mail-qt1-f175.google.com ([209.85.160.175]:42903) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oluaP-0007Uc-5b for 58688@debbugs.gnu.org; Fri, 21 Oct 2022 12:09:33 -0400 Received: by mail-qt1-f175.google.com with SMTP id w3so1912192qtv.9 for <58688@debbugs.gnu.org>; Fri, 21 Oct 2022 09:09:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=t39YsFVeBBddtCZPJ58n6ApmVU8hlNYOuwX4/w/iETs=; b=ZC312lnDziYksVpjaVWM+bh9qHymSJSYyaB1adQJCsaq60C8SCcvQ1sJhzcSPCTwq+ /7C7+9Q5gZq9Bw+lwZVR9M8cVi0NE5NM9l9pOtK3965BOyz5HAljTLNkjnU6vJMJX6pF iffmbs13DDJQ/UW5XoiK9wN1Y1zVUhIDGFlz4K/yOYkrI+qEZ429Sb+cHMcp0KmFMjCy qRQTX228LcEGccUanNCXgIQroQjCN/EH7UWN6ccRrnVrefFQiUJlUzrLmMkvqAyRy2j3 CCB50j6CGlCdYLUDTCGU5edC7vItYhq6QbVRXMFqvUyLEBefKCB0H88mSnOqJ4WKUo5e geow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t39YsFVeBBddtCZPJ58n6ApmVU8hlNYOuwX4/w/iETs=; b=h3QdKNl2zsiw4I7srcUXirlF/KeHk4uUZs+BC22qg8R+NKKoCzRIwWU4dK2OhfZqeK +0byrj52v+HU5/ToodnsLdAbGF3zg2n0EkIhntdVwrDFxzhfeYIQAiJmAKR3s4WKrjRi K1ahZlGiygFnMEW8UwnwoIRvsaLNQdzAWoO4PKoOn9fsZ29CPuIkUP0NeouVQuKPU9Nk 7oamI3lCyvZ/I2Zpj39ImPFW/qUFh6XILtFxTKmPTu1C+/Vdc6Oye7TzBHTRhnBrrQXU pTmJkS64MPZNCx51Uw4rliPQn0yshgKDMQUrlrZNUgx1e+PMOm19omu2GP7HNSvtE5wW CIBA== X-Gm-Message-State: ACrzQf04oMJIzez9Y3GlYW/qsbAHchPGx4vB47IBWduEsPnQ5vpEjqVI Ttnm1jxC8WPjT5wkbWqozeA= X-Google-Smtp-Source: AMsMyM70O41zr2gBzJXqsyqUAnMHdxghdICvfY4Q6LPNg+E9j94FSIPTAMFSPGISFUZwSM5L65Zk0Q== X-Received: by 2002:ac8:5706:0:b0:39d:322:7c36 with SMTP id 6-20020ac85706000000b0039d03227c36mr11810015qtw.632.1666368563592; Fri, 21 Oct 2022 09:09:23 -0700 (PDT) Received: from smtpclient.apple (pool-108-21-63-133.nycmny.fios.verizon.net. [108.21.63.133]) by smtp.gmail.com with ESMTPSA id l13-20020ac8148d000000b0039c72bb51f3sm8208885qtj.86.2022.10.21.09.09.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Oct 2022 09:09:22 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 From: Jacob Faibussowitsch In-Reply-To: <83wn8tupnt.fsf@gnu.org> Date: Fri, 21 Oct 2022 12:09:21 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <0D4D0C70-C420-4046-AE0F-8163B6AAFC4C@gmail.com> References: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> <831qr1w5y0.fsf@gnu.org> <5C3CC597-BB5F-4DB6-88FC-C40FC89B48B4@gmail.com> <83wn8tupnt.fsf@gnu.org> To: Eli Zaretskii X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58688 Cc: 58688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Well, it would help if you'd posted your Emacs configuration with the > bug report to begin with. I did. I attached my configure.log with the original mail. Or do = attachments get scrubbed? Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch) > On Oct 21, 2022, at 12:06, Eli Zaretskii wrote: >=20 >> From: Jacob Faibussowitsch >> Date: Fri, 21 Oct 2022 11:55:49 -0400 >> Cc: 58688@debbugs.gnu.org >>=20 >> No dice I=E2=80=99m afraid. It appears cancel_hourglass() is gated = behind HAVE_WINDOW_SYSTEM: >>=20 >> // src/dispextern.h >> ... >> #ifdef HAVE_WINDOW_SYSTEM >>=20 >> extern void start_hourglass (void); >> extern void cancel_hourglass (void); >>=20 >> Which I do not appear to have: >=20 > Well, it would help if you'd posted your Emacs configuration with the > bug report to begin with. >=20 > I've tried to fix this now. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 12:10:59 2022 Received: (at 58688) by debbugs.gnu.org; 21 Oct 2022 16:10:59 +0000 Received: from localhost ([127.0.0.1]:38782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olubn-0007XP-AA for submit@debbugs.gnu.org; Fri, 21 Oct 2022 12:10:59 -0400 Received: from mail-qk1-f176.google.com ([209.85.222.176]:38907) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olubh-0007X9-V5 for 58688@debbugs.gnu.org; Fri, 21 Oct 2022 12:10:54 -0400 Received: by mail-qk1-f176.google.com with SMTP id d13so2313529qko.5 for <58688@debbugs.gnu.org>; Fri, 21 Oct 2022 09:10:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=AQGjl/zUfZM6MeQiWbOvrFHPnQL7bOT+YO2hNsB1SNg=; b=EAdtapl6DdRcz63OARqJ5AxasGDMYs43Y1H0UQHcaUGRNBgxIVRdWT0VXyCaq2xJ13 2QIx58FQsu/dhZsH8j+5RyyCFVAjKYRancEpKyU4VEosE+UnTU/nMn3yr+NG2YPE6G0G 7tyDMdxAAX+l8VxdWl3/IK8sKnwjyv69izXf2aGzdqbwo9/Kk0iVJjzzz/Qdlgbi6dxs xIR3uW5VhqfX81kI7gfCl5yfJ/yTc2qLBcDfBeGj5itd4NFCfokS7l27vp4P2R7iLRrk LR6xfQuHQMmLTAQkEc/niJ8JJgpgcrgo2cvxmVZ+w7+v5514JjW54iq/a/5Emg1+dPpN W0gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AQGjl/zUfZM6MeQiWbOvrFHPnQL7bOT+YO2hNsB1SNg=; b=U+HO7QEUHPZzSnepDrmS3H9ULpuiltxVGyPVy0d+eGGnqwCsG/3yZb6CvhONzdhDLb YW4Tqq3rLegMPCo8DnMtbEv1FgTLEaD0+1jtv9p1cR45A3EmOhii0h3b7/5gB8I470wY +7JJSi+IGSMm7dqz3M/2FWGsMpnc2D1+sRFfl4WVMMZqR/58lPWVADCEL1MH9OQ+ch36 I/avXW+CVlhhiAEtSIRtJXRkZMH1gO9lLCo/Jd7F/rsFZ9Ia6x+MchirDV6svdFZlaN3 eLCM7spewYxFrPdGba5TrGEbIvbMq1joZnrCczdghdvgko2/xSDYQzS9+fP5sGcPhADA ErzA== X-Gm-Message-State: ACrzQf1sbdz5jbLGmceRpb0vyiuZAnGKOZwd1RrdTcJ+dXpWWFeNhxgT u0Hry2CpVk/J+kjE6S0ilu15zoVyFgX7xA== X-Google-Smtp-Source: AMsMyM5dzbueU9UUzIenehjE6k0R+y6OqjLJWMaE2R/dwMFx0FGpaBrbUhPCHdBWtTItxzRTIa3rgA== X-Received: by 2002:a05:620a:2b85:b0:6ee:cc4a:de6 with SMTP id dz5-20020a05620a2b8500b006eecc4a0de6mr13845548qkb.458.1666368644521; Fri, 21 Oct 2022 09:10:44 -0700 (PDT) Received: from smtpclient.apple (pool-108-21-63-133.nycmny.fios.verizon.net. [108.21.63.133]) by smtp.gmail.com with ESMTPSA id h24-20020ac85158000000b00304fe5247bfsm8163083qtn.36.2022.10.21.09.10.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Oct 2022 09:10:43 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 From: Jacob Faibussowitsch In-Reply-To: <0D4D0C70-C420-4046-AE0F-8163B6AAFC4C@gmail.com> Date: Fri, 21 Oct 2022 12:10:42 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <2B1A40F5-5B56-4AD0-863E-E8E3A8B78513@gmail.com> References: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> <831qr1w5y0.fsf@gnu.org> <5C3CC597-BB5F-4DB6-88FC-C40FC89B48B4@gmail.com> <83wn8tupnt.fsf@gnu.org> <0D4D0C70-C420-4046-AE0F-8163B6AAFC4C@gmail.com> To: Eli Zaretskii X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58688 Cc: 58688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) P.S. it builds now, thanks for the fix! Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch) > On Oct 21, 2022, at 12:09, Jacob Faibussowitsch = wrote: >=20 >> Well, it would help if you'd posted your Emacs configuration with the >> bug report to begin with. >=20 > I did. I attached my configure.log with the original mail. Or do = attachments get scrubbed? >=20 > Best regards, >=20 > Jacob Faibussowitsch > (Jacob Fai - booss - oh - vitch) >=20 >> On Oct 21, 2022, at 12:06, Eli Zaretskii wrote: >>=20 >>> From: Jacob Faibussowitsch >>> Date: Fri, 21 Oct 2022 11:55:49 -0400 >>> Cc: 58688@debbugs.gnu.org >>>=20 >>> No dice I=E2=80=99m afraid. It appears cancel_hourglass() is gated = behind HAVE_WINDOW_SYSTEM: >>>=20 >>> // src/dispextern.h >>> ... >>> #ifdef HAVE_WINDOW_SYSTEM >>>=20 >>> extern void start_hourglass (void); >>> extern void cancel_hourglass (void); >>>=20 >>> Which I do not appear to have: >>=20 >> Well, it would help if you'd posted your Emacs configuration with the >> bug report to begin with. >>=20 >> I've tried to fix this now. >=20 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 13:14:33 2022 Received: (at 58688-done) by debbugs.gnu.org; 21 Oct 2022 17:14:33 +0000 Received: from localhost ([127.0.0.1]:38941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olvbN-0000lV-8H for submit@debbugs.gnu.org; Fri, 21 Oct 2022 13:14:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olvbL-0000lH-Og for 58688-done@debbugs.gnu.org; Fri, 21 Oct 2022 13:14:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olvbG-00057g-F9; Fri, 21 Oct 2022 13:14:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=kdQw6USXJRVWcLRLAl6vbwlBo8vGsqwgV3H5KEmiOMY=; b=aCcgHzeKVotv StznWBEFWD6GVoo525fcCQddsz6Bfjx05jvU5AJ8iN1JmiJp63pKbd3FNuSDW7ND0yDWY74jv1QZa zL+c1GwHVNVDuiiXUnh36HfHVG3CDbKax5zAS4fUVgw6CdOPXw+m8HVVk+soZoeJMAiemXVfV1PpW 6QMsD/wc6JDurFhFjNVU74vKEaH50xFNV+fPkPMabVaLqjeRwnhytN0UbbBzjjCQBeIYceYFpZ/pr LM0LSv97n4sB2R9fIxrEOE2a/NTCCXgG6QQPgg9SM4UxATV5IOKgxLAFngZo/AsdtiTFk2NugJ0nt YsJbYkk5SSbLTACKTRh72g==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olvbF-0007wl-T8; Fri, 21 Oct 2022 13:14:26 -0400 Date: Fri, 21 Oct 2022 20:14:25 +0300 Message-Id: <83v8odumj2.fsf@gnu.org> From: Eli Zaretskii To: Jacob Faibussowitsch In-Reply-To: <0D4D0C70-C420-4046-AE0F-8163B6AAFC4C@gmail.com> (message from Jacob Faibussowitsch on Fri, 21 Oct 2022 12:09:21 -0400) Subject: Re: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99 References: <99C76B70-616C-48BF-906F-1147622CEC22@gmail.com> <831qr1w5y0.fsf@gnu.org> <5C3CC597-BB5F-4DB6-88FC-C40FC89B48B4@gmail.com> <83wn8tupnt.fsf@gnu.org> <0D4D0C70-C420-4046-AE0F-8163B6AAFC4C@gmail.com> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58688-done Cc: 58688-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Jacob Faibussowitsch > Date: Fri, 21 Oct 2022 12:09:21 -0400 > Cc: 58688@debbugs.gnu.org > > > Well, it would help if you'd posted your Emacs configuration with the > > bug report to begin with. > > I did. I attached my configure.log with the original mail. Or do attachments get scrubbed? You aren't supposed to attach config.log, you are supposed to write your report in the empty space before the system configuration data collected by "M-x report-emacs-bug". > P.S. it builds now, thanks for the fix! Thanks for testing, closing the bug. From unknown Sat Aug 16 16:02:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 19 Nov 2022 12:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator