Created
July 5, 2025 02:03
-
-
Save poteznydorsz/5a466979be274cedadcbbab122c8ea1c to your computer and use it in GitHub Desktop.
emacs 30.1 build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| make actual-bootstrap || make advice-on-failure make-target=bootstrap exit-status=$? | |
| make[1]: Entering directory '/c/Users/Administrator/emacs/build' | |
| make bootstrap-clean | |
| make[2]: Entering directory '/c/Users/Administrator/emacs/build' | |
| make -C src bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/src' | |
| GEN /c/Users/Administrator/emacs/build/src/lisp.mk | |
| rm -f android-emacs libemacs.so | |
| rm -f temacs.exe core ./*.core \#* ./*.o build-counter.c | |
| rm -f dmpstruct.h | |
| rm -f emacs.pdmp | |
| rm -f ../etc/DOC | |
| rm -f bootstrap-emacs.exe bootstrap-emacs.pdmp | |
| rm -f emacs-30.1.exe | |
| rm -f buildobj.h | |
| rm -f globals.h gl-stamp | |
| rm -f ./*.res ./*.tmp | |
| rm -f emacs.exe emacs-*.*.*[0-9].exe emacs-*.*.*[0-9].pdmp | |
| rm -f ../etc/DOC* | |
| rm -f deps/* | |
| rm -f emacs-module.h epaths.h config.h config.stamp | |
| if test -f ./.gdbinit; then \ | |
| mv ./.gdbinit ./.gdbinit.save; \ | |
| if test -f "../../src/.gdbinit"; then rm -f ./.gdbinit.save; \ | |
| else mv ./.gdbinit.save ./.gdbinit; fi; \ | |
| fi | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/src' | |
| make -C oldXMenu bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/oldXMenu' | |
| rm -f libXMenu11.a ./*.o deps/* | |
| rm -f Makefile | |
| rm -fr deps | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/oldXMenu' | |
| make -C lwlib bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/lwlib' | |
| rm -f ./*.o liblw.a \#* deps/* | |
| rm -f Makefile | |
| rm -fr deps | |
| rm -f TAGS | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/lwlib' | |
| make -C lib bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/lib' | |
| rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d | |
| rm -f core *.stackdump alloca.h assert.h byteswap.h endian.h errno.h execinfo.h getopt.h getopt-cdefs.h malloc/dynarray.gl.h malloc/dynarray-skeleton.gl.h ieee754.h gmp.h limits.h stdbit.h stdckdint.h stddef.h stdint.h string.h string.h-t1 string.h-t2 sys/random.h time.h | |
| rm -f Makefile Makefile.android | |
| rm -fr deps | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/lib' | |
| make -C lib-src bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/lib-src' | |
| rm -f core ./*.o ./*.res | |
| rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc | |
| rm -f etags.exe ctags.exe emacsclient.exe emacsclientw.exe ebrowse.exe hexl.exe movemail.exe make-docfile.exe make-fingerprint.exe | |
| rm -f TAGS Makefile blessmail Makefile.android | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/lib-src' | |
| make -C nt bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/nt' | |
| rm -f core *.o *.res | |
| rm -f runemacs.exe addpm.exe cmdproxy.exe ddeclient.exe | |
| rm -f TAGS Makefile *.rc | |
| true | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/nt' | |
| make -C doc/emacs bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/doc/emacs' | |
| rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ | |
| ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs | |
| rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps | |
| rm -f Makefile | |
| rm -f \ | |
| ../../../doc/emacs/../../info/emacs.info \ | |
| ../../../doc/emacs/../../info/emacs.info-[1-9] \ | |
| ../../../doc/emacs/../../info/emacs.info-[1-9][0-9] | |
| rm -f ../../../doc/emacs/emacsver.texi TAGS | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/doc/emacs' | |
| make -C doc/misc bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/doc/misc' | |
| rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \ | |
| ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \ | |
| ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs | |
| rm -f gnustmp* | |
| rm -f ./*.dvi ./*.html ./*.pdf ./*.ps | |
| rm -f Makefile | |
| for file in auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eglot eieio emacs-gnutls emacs-mime epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info.info mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode tramp transient url use-package vhdl-mode vip viper vtable widget wisent woman efaq-w32; do \ | |
| file=`echo ${file} | sed 's/\.info$//'`.info; \ | |
| rm -f \ | |
| ../../../doc/misc/../../info/${file} \ | |
| ../../../doc/misc/../../info/${file}-[1-9] \ | |
| ../../../doc/misc/../../info/${file}-[1-9][0-9]; \ | |
| done | |
| rm -f ../../../doc/misc/modus-themes.texi ../../../doc/misc/org.texi | |
| rm -f TAGS | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/doc/misc' | |
| make -C doc/lispref bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/doc/lispref' | |
| rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ | |
| ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs | |
| rm -f elisp[12]* vol[12].tmp | |
| rm -f elisp.dvi elisp.html elisp.pdf elisp.ps | |
| rm -f vol[12].dvi vol[12].pdf vol[12].ps | |
| rm -f Makefile | |
| rm -f \ | |
| ../../../doc/lispref/../../info/elisp.info \ | |
| ../../../doc/lispref/../../info/elisp.info-[1-9] \ | |
| ../../../doc/lispref/../../info/elisp.info-[1-9][0-9] | |
| rm -f ../../../doc/lispref/../../info/elisp_type_hierarchy.txt ../../../doc/lispref/../../info/elisp_type_hierarchy.jpg | |
| rm -f TAGS | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/doc/lispref' | |
| make -C doc/lispintro bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/doc/lispintro' | |
| rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ | |
| ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs | |
| rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps | |
| rm -f Makefile | |
| rm -f \ | |
| ../../../doc/lispintro/../../info/eintr.info \ | |
| ../../../doc/lispintro/../../info/eintr.info-[1-9] | |
| rm -f TAGS | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/doc/lispintro' | |
| make -C test bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/test' | |
| find . '(' -name '*.log' -o -name '*.log~' ')' -delete | |
| find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete | |
| rm -f ../../test/lisp/gnus/mml-sec-resources/random_seed | |
| rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \ | |
| src/emacs-module-resources/*.dll gmp.h | |
| find ../../test -name '*.elc' -delete | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/test' | |
| make -C java bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/java' | |
| rm -f *.apk emacs.apk-in *.dex *.unaligned *.class *.idsig \ | |
| cf-stamp ./org/gnu/emacs/EmacsConfig.java | |
| rm -rf install-temp ../../java/org/gnu/emacs/R.java TAGS | |
| find . -name '*.class' -delete | |
| rm -f Makefile | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/java' | |
| make -C cross bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/cross' | |
| for dir in src lib-src lib etc; do \ | |
| find $dir -type f -delete; \ | |
| done | |
| rm -rf lib/config.h lib-src/config.h | |
| if test -f ndk-build/Makefile; then \ | |
| make -C ndk-build clean; \ | |
| fi | |
| for dir in src lib-src lib etc; do \ | |
| find $dir -type l -delete; \ | |
| done | |
| rm -rf lib/Makefile lib/gnulib.mk ndk-build/Makefile | |
| rm -rf ndk-build/ndk-build.mk Makefile | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/cross' | |
| make -C nextstep bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/nextstep' | |
| rm -rf | |
| rm -f Makefile | |
| rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \ | |
| GNUstep/Emacs.base/Resources/Emacs.desktop \ | |
| Cocoa/Emacs.base/Contents/Info.plist \ | |
| Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/nextstep' | |
| make -C admin/charsets bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/admin/charsets' | |
| make[3]: Nothing to be done for 'bootstrap-clean'. | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/admin/charsets' | |
| make -C admin/unidata bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/admin/unidata' | |
| rm -f ../../../admin/unidata/*.elc unidata.txt | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/admin/unidata' | |
| make -C leim bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/leim' | |
| rm -f ../../leim/../lisp/leim/quail/CCDOSPY.el ../../leim/../lisp/leim/quail/Punct.el ../../leim/../lisp/leim/quail/QJ.el ../../leim/../lisp/leim/quail/SW.el ../../leim/../lisp/leim/quail/TONEPY.el ../../leim/../lisp/leim/quail/4Corner.el ../../leim/../lisp/leim/quail/ARRAY30.el ../../leim/../lisp/leim/quail/ECDICT.el ../../leim/../lisp/leim/quail/ETZY.el ../../leim/../lisp/leim/quail/Punct-b5.el ../../leim/../lisp/leim/quail/PY-b5.el ../../leim/../lisp/leim/quail/QJ-b5.el ../../leim/../lisp/leim/quail/ZOZY.el ../../leim/../lisp/leim/quail/tsang-b5.el ../../leim/../lisp/leim/quail/quick-b5.el ../../leim/../lisp/leim/quail/tsang-cns.el ../../leim/../lisp/leim/quail/quick-cns.el ../../leim/../lisp/leim/quail/PY.el ../../leim/../lisp/leim/quail/ZIRANMA.el ../../leim/../lisp/leim/quail/CTLau.el ../../leim/../lisp/leim/quail/CTLau-b5.el ../../leim/../lisp/language/pinyin.el ../../leim/../lisp/leim/leim-list.el | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/leim' | |
| make -C lisp bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/lisp' | |
| find ../../lisp -name '*.elc' -delete | |
| rm -f ../../lisp/cus-load.el ../../lisp/finder-inf.el ../../lisp/subdirs.el ../../lisp/eshell/esh-groups.el | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/lisp' | |
| make -C admin/grammars bootstrap-clean | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/admin/grammars' | |
| make[3]: Nothing to be done for 'bootstrap-clean'. | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/admin/grammars' | |
| [ ! -f config.log ] || mv -f config.log config.log~ | |
| rm -rf ../info | |
| rm -f ../etc/refcards/emacsver.tex | |
| rm -rf native-lisp/ lisp/leim/ja-dic/ | |
| rm -fr autom4te.cache config.cache | |
| rm -f config.log ../doc/man/emacs.1 | |
| make[2]: Leaving directory '/c/Users/Administrator/emacs/build' | |
| cd .. && ./autogen.sh autoconf | |
| Checking whether you have the necessary tools... | |
| (Read INSTALL.REPO for more details on building Emacs) | |
| Checking for autoconf (need at least version 2.65) ... ok | |
| Your system has the required tools. | |
| Running 'autoreconf -fi -I m4' ... | |
| Building 'aclocal.m4' in exec ... | |
| Running 'autoreconf -fi' in exec ... | |
| You can now run './configure'. | |
| make MAKEFILE_NAME=force-Makefile force-Makefile | |
| make[2]: Entering directory '/c/Users/Administrator/emacs/build' | |
| make[3]: *** No rule to make target 'echo-sources'. Stop. | |
| if [ -x ./config.status ]; then \ | |
| ./config.status --recheck; \ | |
| else \ | |
| ../configure --cache-file=/dev/null; \ | |
| fi | |
| running CONFIG_SHELL=/bin/sh /bin/sh ../configure prefix=/d/programs/emacs --with-native-compilation=aot --with-gnutls --without-dbus --without-pop --with-xpm --with-imagemagick --with-tree-sitter PKG_CONFIG_PATH=/ucrt64/lib/pkgconfig:/ucrt64/share/pkgconfig --no-create --no-recursion | |
| configure: loading site script /etc/config.site | |
| checking for xcrun... no | |
| checking for GNU Make... make | |
| checking build system type... x86_64-w64-mingw32 | |
| checking host system type... x86_64-w64-mingw32 | |
| checking the compiler's target... x86_64-w64-mingw32 | |
| checking for gcc... gcc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.exe | |
| checking for suffix of executables... .exe | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether the compiler supports GNU C... yes | |
| checking whether gcc accepts -g... yes | |
| checking for gcc option to enable C11 features... none needed | |
| checking whether the compiler is clang... no | |
| checking for compiler option needed when checking for declarations... none | |
| checking whether gcc and cc understand -c and -o together... yes | |
| checking for stdio.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for strings.h... yes | |
| checking for sys/stat.h... yes | |
| checking for sys/types.h... yes | |
| checking for unistd.h... yes | |
| checking for wchar.h... yes | |
| checking for minix/config.h... no | |
| checking for linux/fs.h... no | |
| checking for malloc.h... yes | |
| checking for sys/systeminfo.h... no | |
| checking for sys/sysinfo.h... no | |
| checking for coff.h... no | |
| checking for pty.h... no | |
| checking for sys/resource.h... yes | |
| checking for sys/utsname.h... no | |
| checking for pwd.h... yes | |
| checking for util.h... no | |
| checking for sanitizer/lsan_interface.h... no | |
| checking for sanitizer/asan_interface.h... no | |
| checking for sanitizer/common_interface_defs.h... no | |
| checking for sys/socket.h... yes | |
| checking for sys/param.h... yes | |
| checking for pthread.h... (cached) no | |
| checking for malloc/malloc.h... no | |
| checking for sys/un.h... no | |
| checking for vfork.h... no | |
| checking for utmp.h... no | |
| checking for utmpx.h... no | |
| checking for OS.h... no | |
| checking for byteswap.h... no | |
| checking for dirent.h... yes | |
| checking for execinfo.h... no | |
| checking for linux/xattr.h... no | |
| checking for stdio_ext.h... no | |
| checking for sys/vfs.h... no | |
| checking for sys/fs_types.h... no | |
| checking for getopt.h... (cached) no | |
| checking for sys/time.h... yes | |
| checking for ieee754.h... no | |
| checking for limits.h... yes | |
| checking for sys/select.h... no | |
| checking for stdbit.h... no | |
| checking for stdbool.h... yes | |
| checking for stdckdint.h... yes | |
| checking for sys/random.h... no | |
| checking for endian.h... no | |
| checking whether it is safe to define __EXTENSIONS__... yes | |
| checking whether _XOPEN_SOURCE should be defined... no | |
| checking how to run the C preprocessor... gcc -I ../nt/inc -Wno-error=implicit-function-declaration -E | |
| checking for egrep -e... /usr/bin/grep -E | |
| checking for Minix Amsterdam compiler... no | |
| checking for ar... ar | |
| checking for ranlib... ranlib | |
| checking for option for large files... -D_FILE_OFFSET_BITS=64 | |
| checking for option for timestamps after 2038... none needed | |
| checking whether gcc -I ../nt/inc -Wno-error=implicit-function-declaration accepts -g3 -O2... yes | |
| checking whether the compiler is clang... no | |
| checking whether C compiler handles -Werror -Wunknown-warning-option... no | |
| checking whether -Wno-missing-field-initializers is needed... no | |
| checking whether -Wuninitialized is supported... yes | |
| checking whether C compiler handles -fstrict-flex-arrays... yes | |
| checking whether C compiler handles -Wall... yes | |
| checking whether C compiler handles -Warith-conversion... yes | |
| checking whether C compiler handles -Wdate-time... yes | |
| checking whether C compiler handles -Wdisabled-optimization... yes | |
| checking whether C compiler handles -Wdouble-promotion... yes | |
| checking whether C compiler handles -Wduplicated-cond... yes | |
| checking whether C compiler handles -Wextra... yes | |
| checking whether C compiler handles -Wformat-signedness... yes | |
| checking whether C compiler handles -Wflex-array-member-not-at-end... yes | |
| checking whether C compiler handles -Winit-self... yes | |
| checking whether C compiler handles -Winvalid-pch... yes | |
| checking whether C compiler handles -Wlogical-op... yes | |
| checking whether C compiler handles -Wmissing-declarations... yes | |
| checking whether C compiler handles -Wmissing-include-dirs... yes | |
| checking whether C compiler handles -Wmissing-prototypes... yes | |
| checking whether C compiler handles -Wmissing-variable-declarations... yes | |
| checking whether C compiler handles -Wnested-externs... yes | |
| checking whether C compiler handles -Wnull-dereference... yes | |
| checking whether C compiler handles -Wold-style-definition... yes | |
| checking whether C compiler handles -Wopenmp-simd... yes | |
| checking whether C compiler handles -Wpacked... yes | |
| checking whether C compiler handles -Wpointer-arith... yes | |
| checking whether C compiler handles -Wstrict-flex-arrays... yes | |
| checking whether C compiler handles -Wstrict-prototypes... yes | |
| checking whether C compiler handles -Wsuggest-attribute=noreturn... yes | |
| checking whether C compiler handles -Wsuggest-final-methods... yes | |
| checking whether C compiler handles -Wsuggest-final-types... yes | |
| checking whether C compiler handles -Wtrampolines... yes | |
| checking whether C compiler handles -Wuninitialized... yes | |
| checking whether C compiler handles -Wunknown-pragmas... yes | |
| checking whether C compiler handles -Wunused-macros... yes | |
| checking whether C compiler handles -Wvariadic-macros... yes | |
| checking whether C compiler handles -Wvector-operation-performance... yes | |
| checking whether C compiler handles -Wwrite-strings... yes | |
| checking whether C compiler handles -Warray-bounds=2... yes | |
| checking whether C compiler handles -Wattribute-alias=2... yes | |
| checking whether C compiler handles -Wformat=2... yes | |
| checking whether C compiler handles -Wformat-truncation=2... yes | |
| checking whether C compiler handles -Wimplicit-fallthrough=5... yes | |
| checking whether C compiler handles -Wshift-overflow=2... yes | |
| checking whether C compiler handles -Wuse-after-free=3... yes | |
| checking whether C compiler handles -Wvla-larger-than=4031... yes | |
| checking whether C compiler handles -Wredundant-decls... (cached) no | |
| checking whether C compiler handles -Wno-missing-field-initializers... yes | |
| checking whether C compiler handles -Wno-override-init... yes | |
| checking whether C compiler handles -Wno-sign-compare... yes | |
| checking whether C compiler handles -Wno-type-limits... yes | |
| checking whether C compiler handles -Wno-unused-parameter... yes | |
| checking whether C compiler handles -Wno-format-nonliteral... yes | |
| checking whether C compiler handles -Wno-bidi-chars... yes | |
| checking whether C compiler handles -Wno-pointer-sign... yes | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking command to symlink files in the same directory... /bin/ln | |
| checking for install-info... /usr/bin/install-info | |
| checking for gzip... /usr/bin/gzip | |
| checking for 'find' args to delete a file... -delete | |
| checking for brew... no | |
| checking for -znocombreloc... not needed | |
| checking whether addresses are sanitized... no | |
| checking for math library... none required | |
| checking for pkg-config... /ucrt64/bin/pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for machine/soundcard.h... no | |
| checking for sys/soundcard.h... no | |
| checking for soundcard.h... no | |
| checking for mmsystem.h... yes | |
| checking for _oss_ioctl in -lossaudio... no | |
| checking for alsa >= 1.0.0... no | |
| checking for ADDR_NO_RANDOMIZE... no | |
| checking for sys/wait.h that is POSIX.1 compatible... yes | |
| checking for net/if.h... no | |
| checking for ifaddrs.h... no | |
| checking for net/if_dl.h... no | |
| checking for struct ifreq.ifr_flags... no | |
| checking for struct ifreq.ifr_hwaddr... no | |
| checking for struct ifreq.ifr_netmask... no | |
| checking for struct ifreq.ifr_broadaddr... no | |
| checking for struct ifreq.ifr_addr... no | |
| checking for struct ifreq.ifr_addr.sa_len... no | |
| checking whether gcc understands -MMD -MF... yes | |
| checking for gcc -I ../nt/inc -Wno-error=implicit-function-declaration options needed to detect all undeclared functions... none needed | |
| checking for struct passwd.pw_gecos... yes | |
| checking for X... no | |
| checking whether Windows API headers are recent enough... yes | |
| checking for windres... windres | |
| checking whether malloc is Doug Lea style... no | |
| checking for sbrk... (cached) yes | |
| checking for getpagesize... yes | |
| checking for __lsan_ignore_object... no | |
| checking for fork... no | |
| checking for vfork... no | |
| checking for fchmod... no | |
| checking for utmpname... no | |
| checking for utmpxname... no | |
| checking for canonicalize_file_name... (cached) yes | |
| checking for realpath... (cached) yes | |
| checking for lstat... (cached) yes | |
| checking for fchmodat... (cached) yes | |
| checking for lchmod... (cached) yes | |
| checking for fcntl... (cached) yes | |
| checking for fdopendir... (cached) not-needed | |
| checking for listxattr... no | |
| checking for fstatat... (cached) yes | |
| checking for fsync... (cached) yes | |
| checking for gettimeofday... yes | |
| checking for memset_s... no | |
| checking for pselect... (cached) yes | |
| checking for pthread_sigmask... (cached) yes | |
| checking for readlink... (cached) yes | |
| checking for isblank... yes | |
| checking for iswctype... yes | |
| checking for strtoimax... yes | |
| checking for symlink... (cached) yes | |
| checking for localtime_r... no | |
| checking for getdtablesize... no | |
| checking for working mmap... no | |
| checking for main in -lXbsd... no | |
| checking for thread support... yes | |
| checking for librsvg-2.0 >= 2.14.0... yes | |
| checking for libwebpdemux >= 0.6.0... yes | |
| checking for WebPGetInfo... no | |
| checking for libwebpdemux >= 0.6.0 libwebpdecoder >= 0.6.0... yes | |
| checking for sqlite3_open_v2 in -lsqlite3... yes | |
| checking for sqlite3_load_extension in -lsqlite3... yes | |
| checking for MagickWand >= 7... yes | |
| checking for MagickRelinquishMemory... yes | |
| checking for MagickExportImagePixels... yes | |
| checking for MagickMergeImageLayers... yes | |
| checking for MagickAutoOrientImage... yes | |
| checking for getaddrinfo_a in -lanl... no | |
| checking for malloc_trim... no | |
| checking for lgetfilecon in -lselinux... no | |
| checking for gnutls >= 2.12.2... yes | |
| checking for libsystemd >= 222... no | |
| checking for tree-sitter >= 0.20.2... yes | |
| checking for windows.h... yes | |
| checking for harfbuzz >= 1.2.3... yes | |
| checking for hb_font_set_var_named_instance in -lharfbuzz... yes | |
| checking for X11/xpm.h... yes | |
| checking for jpeglib 6b or later... -ljpeg | |
| checking for lcms2... yes | |
| checking for library containing inflateEnd... -lz | |
| checking for dladdr... no | |
| checking for dlfunc... no | |
| checking for gcc_jit_context_acquire in -lgccjit... yes | |
| checking for libgccjit.h... yes | |
| checking for png.h... yes | |
| checking whether png_longjmp is declared... yes | |
| checking for tiffio.h... yes | |
| checking for gif_lib.h... yes | |
| checking for gpm.h... no | |
| checking for libxml-2.0 > 2.6.17... yes | |
| checking for maillock in -lmail... no | |
| checking for maillock in -llockfile... no | |
| checking for liblockfile.so... no | |
| checking for maillock.h... no | |
| checking for linux/seccomp.h... no | |
| checking for linux/filter.h... no | |
| checking for libseccomp >= 2.5.2... no | |
| checking size of long... 4 | |
| checking for accept4... no | |
| checking for fchdir... no | |
| checking for gethostname... (cached) yes | |
| checking for getrusage... no | |
| checking for get_current_dir_name... no | |
| checking for lrand48... no | |
| checking for random... (cached) yes | |
| checking for rint... yes | |
| checking for tcdrain... no | |
| checking for trunc... yes | |
| checking for select... (cached) yes | |
| checking for getpagesize... (cached) yes | |
| checking for setlocale... yes | |
| checking for newlocale... no | |
| checking for getrlimit... (cached) yes | |
| checking for setrlimit... (cached) yes | |
| checking for shutdown... (cached) yes | |
| checking for pthread_sigmask... (cached) yes | |
| checking for strsignal... (cached) no | |
| checking for setitimer... (cached) yes | |
| checking for sendto... (cached) yes | |
| checking for recvfrom... (cached) yes | |
| checking for getsockname... (cached) yes | |
| checking for getifaddrs... no | |
| checking for freeifaddrs... no | |
| checking for gai_strerror... (cached) yes | |
| checking for sync... no | |
| checking for endpwent... no | |
| checking for getgrent... no | |
| checking for endgrent... no | |
| checking for cfmakeraw... no | |
| checking for cfsetspeed... no | |
| checking for __executable_start... no | |
| checking for log2... yes | |
| checking for pthread_setname_np... yes | |
| checking for pthread_set_name_np... no | |
| checking for getpwent... no | |
| checking for renameat2... no | |
| checking whether cfmakeraw is inline... no | |
| checking whether cfsetspeed is inline... no | |
| checking whether pthread_setname_np takes a single argument... no | |
| checking whether pthread_setname_np takes three arguments... no | |
| checking for aligned_alloc... no | |
| checking for posix_memalign... no | |
| checking whether aligned_alloc is declared... no | |
| checking for posix_madvise... no | |
| checking for madvise... no | |
| checking for __builtin_frame_address... yes | |
| checking for __builtin_unwind_init... yes | |
| checking for declarations of fseeko and ftello... yes | |
| checking for grantpt... no | |
| checking for getpt... no | |
| checking for posix_openpt... no | |
| checking for library containing tputs... none required | |
| checking for timerfd interface... no | |
| checking whether signals can be handled on alternate stack... no | |
| checking for valgrind/valgrind.h... no | |
| checking for struct unipair.unicode... no | |
| checking for pid_t... yes | |
| checking for snprintf... yes | |
| checking for open_memstream... no | |
| checking for spawn.h... no | |
| checking for posix_spawn... no | |
| checking for posix_spawn_file_actions_addchdir... no | |
| checking for posix_spawn_file_actions_addchdir_np... no | |
| checking for posix_spawnattr_setflags... no | |
| checking whether POSIX_SPAWN_SETSID is declared... no | |
| checking whether GLib is linked in... no | |
| checking for nl_langinfo and CODESET... (cached) yes | |
| checking for nl_langinfo and _NL_PAPER_WIDTH... (cached) yes | |
| checking for mbstate_t... yes | |
| checking for _setjmp... no | |
| checking for sigsetjmp... no | |
| checking POSIX termios... no | |
| checking for usable FIONREAD... yes | |
| checking for usable SIGIO... no | |
| checking for usable SIGPOLL... no | |
| checking for struct alignment... yes | |
| checking for C/C++ restrict keyword... __restrict__ | |
| checking for typeof syntax and keyword spelling... typeof | |
| checking for statement expressions... yes | |
| checking whether malloc (0) returns nonnull... yes | |
| checking for sys/acl.h... yes | |
| checking for library containing acl_get_file... (cached) none required | |
| checking for acl_get_file... (cached) yes | |
| checking for acl_get_fd... no | |
| checking for acl_set_file... (cached) yes | |
| checking for acl_set_fd... no | |
| checking for acl_free... (cached) yes | |
| checking for acl_from_mode... no | |
| checking for acl_from_text... (cached) yes | |
| checking for acl_delete_def_file... no | |
| checking for acl_extended_file... no | |
| checking for acl_delete_fd_np... no | |
| checking for acl_delete_file_np... no | |
| checking for acl_copy_ext_native... no | |
| checking for acl_create_entry_np... no | |
| checking for acl_to_short_text... no | |
| checking for acl_free_text... no | |
| checking for working acl_get_file... (cached) yes | |
| checking for acl/libacl.h... no | |
| checking for acl_entries... no | |
| checking for ACL_FIRST_ENTRY... no | |
| checking for ACL_TYPE_EXTENDED... no | |
| checking for working alloca.h... no | |
| checking for alloca... yes | |
| checking for a race-free mkdir -p... /usr/bin/mkdir -p | |
| checking whether the preprocessor supports include_next... yes | |
| checking whether source code line length is unlimited... yes | |
| checking whether sysinfo is declared... no | |
| checking for sys/sysctl.h... no | |
| checking for sysctl... no | |
| checking whether lstat correctly handles trailing slash... (cached) yes | |
| checking whether // is distinct from /... yes | |
| checking whether realpath works... (cached) yes | |
| checking for faccessat... yes | |
| checking whether byte ordering is bigendian... no | |
| checking if environ is properly declared... yes | |
| checking for complete errno.h... no | |
| checking for EMULTIHOP value... no | |
| checking for ENOLINK value... yes | |
| checking for EOVERFLOW value... yes | |
| checking whether ctype.h defines __header_inline... no | |
| checking for mode_t... yes | |
| checking whether strmode is declared... no | |
| checking whether getline is declared... no | |
| checking for gawk... gawk | |
| checking for getopt.h... (cached) no | |
| checking for glibc-compatible sys/cdefs.h... no | |
| checking whether timespec_get is declared... yes | |
| checking for timespec_get... yes | |
| checking for struct timeval... yes | |
| checking for wide-enough struct timeval.tv_sec member... (cached) yes | |
| checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no | |
| checking whether the compiler produces multi-arch binaries... no | |
| checking whether stdint.h conforms to C99... yes | |
| checking whether stdint.h works without ISO C predefines... yes | |
| checking whether stdint.h has UINTMAX_WIDTH etc.... no | |
| checking for 64-bit off_t... yes | |
| checking for 64-bit st_size... no | |
| checking whether memmem is declared... no | |
| checking whether memrchr is declared... no | |
| checking whether <limits.h> defines MIN and MAX... no | |
| checking whether <sys/param.h> defines MIN and MAX... no | |
| checking whether time_t is signed... yes | |
| checking whether alarm is declared... (cached) yes | |
| checking for working mktime... (cached) yes | |
| checking whether struct tm is in sys/time.h or time.h... time.h | |
| checking for struct tm.tm_zone... no | |
| checking whether tzname is declared... yes | |
| checking for tzname... yes | |
| checking for struct tm.tm_gmtoff... no | |
| checking whether <sys/select.h> is self-contained... no | |
| checking for inline... inline | |
| checking for sigset_t... no | |
| checking for volatile sig_atomic_t... yes | |
| checking for sighandler_t... no | |
| checking for wchar_t... yes | |
| checking for good max_align_t... yes | |
| checking whether NULL can be used in arbitrary expressions... yes | |
| checking for unreachable... no | |
| checking whether nullptr_t needs <stddef.h>... yes | |
| checking for clean definition of __STDC_VERSION_STDDEF_H__... yes | |
| checking whether fcloseall is declared... yes | |
| checking whether getw is declared... yes | |
| checking whether putw is declared... yes | |
| checking which flavor of printf attribute matches inttypes macros... gnu | |
| checking whether strnlen is declared... yes | |
| checking whether strtoimax is declared... yes | |
| checking whether stat file-mode macros are broken... no | |
| checking for nlink_t... no | |
| checking for struct timespec in <time.h>... yes | |
| checking for TIME_UTC in <time.h>... yes | |
| checking whether execvpe is declared... no | |
| checking whether clearerr_unlocked is declared... no | |
| checking whether feof_unlocked is declared... no | |
| checking whether ferror_unlocked is declared... no | |
| checking whether fflush_unlocked is declared... no | |
| checking whether fgets_unlocked is declared... no | |
| checking whether fputc_unlocked is declared... no | |
| checking whether fputs_unlocked is declared... no | |
| checking whether fread_unlocked is declared... no | |
| checking whether fwrite_unlocked is declared... no | |
| checking whether getc_unlocked is declared... no | |
| checking whether getchar_unlocked is declared... no | |
| checking whether putc_unlocked is declared... no | |
| checking whether putchar_unlocked is declared... no | |
| checking type of array argument to getgroups... int | |
| checking whether getdelim is declared... no | |
| checking whether getdtablesize is declared... no | |
| checking whether malloc is ptrdiff_t safe... yes | |
| checking whether malloc, realloc, calloc set errno on failure... no | |
| checking for O_CLOEXEC... no | |
| checking for promoted mode_t type... int | |
| checking whether the utimes function works... no | |
| checking for C compiler option to allow warnings... -Wno-error | |
| checking for alignas and alignof... yes, keywords | |
| checking for static_assert... yes, a keyword | |
| checking for __builtin_expect... yes | |
| checking for readlinkat... yes | |
| checking for copy_file_range... no | |
| checking for d_type member in directory struct... no | |
| checking whether // is distinct from /... (cached) yes | |
| checking whether dup2 works... (cached) yes | |
| checking for faccessat... (cached) yes | |
| checking whether fchmodat works... (cached) not-needed-so-yes | |
| checking whether fcntl handles F_DUPFD correctly... (cached) yes | |
| checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes | |
| checking whether fdopendir is declared... no | |
| checking whether fdopendir works... (cached) no-but-not-needed-so-yes | |
| checking for flexible array member... yes | |
| checking for __fpending... no | |
| checking whether free is known to preserve errno... (cached) yes | |
| checking whether fstatat (..., 0) works... (cached) yes | |
| checking for sys/mount.h... no | |
| checking for statvfs function (SVR4)... no | |
| checking for two-argument statfs with statfs.f_frsize member... no | |
| checking for 3-argument statfs function (DEC OSF/1)... no | |
| checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... no | |
| checking for four-argument statfs (SVR3)... no | |
| checking for two-argument statfs with statfs.f_fsize member (4.4BSD and NetBSD)... no | |
| checking for futimens... not-needed | |
| checking whether futimens works... (cached) not-needed-so-yes | |
| checking for getline... no | |
| checking for getloadavg... yes | |
| checking for sys/loadavg.h... no | |
| checking whether getloadavg is declared... no | |
| checking for getrandom... no | |
| checking for bcrypt.h... yes | |
| checking whether the bcrypt library is guaranteed to be present... (cached) no | |
| checking for gettimeofday with POSIX signature... yes | |
| checking whether the compiler supports the __inline keyword... yes | |
| checking for gmp.h... yes | |
| checking for library containing __gmpz_roinit_n... -lgmp | |
| checking for memmem... no | |
| checking for mempcpy... yes | |
| checking for memrchr... no | |
| checking for memset_explicit... no | |
| checking for explicit_memset... no | |
| checking for mkostemp... no | |
| checking for library containing nanosleep... none required | |
| checking for working nanosleep... (cached) yes | |
| checking for sys/pstat.h... no | |
| checking for sys/sysmp.h... no | |
| checking for sys/param.h... (cached) yes | |
| checking for sys/sysctl.h... (cached) no | |
| checking for sched_getaffinity_np... no | |
| checking for pstat_getdynamic... no | |
| checking for sysmp... no | |
| checking for sysctl... (cached) no | |
| checking for sched_getaffinity... no | |
| checking for pipe2... yes | |
| checking whether signature of pselect conforms to POSIX... (cached) yes | |
| checking whether pselect detects invalid fds... (cached) yes | |
| checking whether pthread_sigmask is a macro... (cached) no | |
| checking whether pthread_sigmask works without -lpthread... yes | |
| checking whether pthread_sigmask returns error numbers... (cached) yes | |
| checking whether pthread_sigmask unblocks signals correctly... (cached) not relevant | |
| checking whether readlink signature is correct... yes | |
| checking whether readlink handles trailing slash correctly... (cached) yes | |
| checking whether readlink truncates results correctly... (cached) yes | |
| checking for readlinkat... (cached) yes | |
| checking whether readlinkat signature is correct... yes | |
| checking for working re_compile_pattern... no | |
| checking for libintl.h... yes | |
| checking whether isblank is declared... yes | |
| checking for sig2str... no | |
| checking for sigdescr_np... no | |
| checking for socklen_t... yes | |
| checking for ssize_t... yes | |
| checking for struct stat.st_atim.tv_nsec... no | |
| checking for struct stat.st_atimespec.tv_nsec... no | |
| checking for struct stat.st_atimensec... no | |
| checking for struct stat.st_atim.st__tim.tv_nsec... no | |
| checking for struct stat.st_birthtimespec.tv_nsec... no | |
| checking for struct stat.st_birthtimensec... no | |
| checking for struct stat.st_birthtim.tv_nsec... no | |
| checking for bool, true, false... yes | |
| checking for stpcpy... no | |
| checking for working strnlen... yes | |
| checking whether strtoimax works... yes | |
| checking whether symlink handles trailing slash correctly... (cached) yes | |
| checking whether localtime_r is declared... no | |
| checking whether localtime_r exists as an inline function... no | |
| checking whether localtime works even near extrema... yes | |
| checking for timezone_t... no | |
| checking for timegm... no | |
| checking whether timer_settime is declared... no | |
| checking for utimensat... yes | |
| checking whether utimensat works... (cached) yes | |
| checking for variable-length arrays... yes | |
| checking for getdelim... no | |
| checking for flockfile... no | |
| checking for funlockfile... no | |
| checking whether getc_unlocked is declared... (cached) no | |
| checking for __mktime_internal... no | |
| checking for timer_getoverrun... no | |
| checking for gcc option to disable position independent executables... not needed | |
| checking for __ctype_get_mb_cur_max... no | |
| checking whether MB_CUR_MAX is defined to function that won't link... no | |
| Configured for 'x86_64-w64-mingw32'. | |
| Where should the build process find the source code? .. | |
| What compiler should emacs be built with? gcc -g3 -O2 -gdwarf-2 | |
| Should Emacs use the GNU version of malloc? no | |
| (The GNU allocators don't work with this system configuration.) | |
| Should Emacs use a relocating allocator for buffers? no | |
| Should Emacs use mmap(2) for buffer allocation? yes | |
| What window system should Emacs use? w32 | |
| What toolkit should Emacs use? none | |
| Where do we find X Windows header files? NONE | |
| Where do we find X Windows libraries? NONE | |
| Does Emacs use -lXaw3d? no | |
| Is Emacs being built for Android? no | |
| Does Emacs use the X Double Buffer Extension? no | |
| Does Emacs use -lXpm? yes | |
| Does Emacs use -ljpeg? yes | |
| Does Emacs use -ltiff? yes | |
| Does Emacs use a gif library? yes | |
| Does Emacs use a png library? yes | |
| Does Emacs use -lrsvg-2? yes | |
| Does Emacs use -lwebp? yes | |
| Does Emacs use -lsqlite3? yes | |
| Does Emacs use cairo? no | |
| Does Emacs use -llcms2? yes | |
| Does Emacs use imagemagick? yes | |
| Does Emacs use native APIs for images? yes (w32) | |
| Does Emacs support sound? yes | |
| Does Emacs use -lgpm? no | |
| Does Emacs use -ldbus? no | |
| Does Emacs use -lgconf? no | |
| Does Emacs use GSettings? no | |
| Does Emacs use a file notification library? yes (w32) | |
| Does Emacs use access control lists? yes | |
| Does Emacs use -lselinux? no | |
| Does Emacs use -lgnutls? yes | |
| Does Emacs use -lxml2? yes | |
| Does Emacs use -lfreetype? no | |
| Does Emacs use HarfBuzz? yes | |
| Does Emacs use -lm17n-flt? no | |
| Does Emacs use -lotf? no | |
| Does Emacs use -lxft? no | |
| Does Emacs use -lsystemd? no | |
| Does Emacs use -ltree-sitter? yes | |
| Does Emacs use the GMP library? yes | |
| Does Emacs directly use zlib? yes | |
| Does Emacs have dynamic modules support? yes | |
| Does Emacs use toolkit scroll bars? yes | |
| Does Emacs support Xwidgets? no | |
| Does Emacs have threading support in lisp? yes | |
| Does Emacs support the portable dumper? yes | |
| Does Emacs support legacy unexec dumping? no | |
| Which dumping strategy does Emacs use? pdumper | |
| Does Emacs have native lisp compiler? yes | |
| Does Emacs use version 2 of the X Input Extension? no | |
| Does Emacs generate a smaller-size Japanese dictionary? no | |
| configure: creating ./config.status | |
| MAKE='make' ./config.status | |
| config.status: creating src/verbose.mk | |
| config.status: creating nt/emacs.rc | |
| config.status: creating nt/emacsclient.rc | |
| config.status: creating src/emacs-module.h | |
| config.status: creating Makefile | |
| config.status: creating lib/gnulib.mk | |
| config.status: creating ../doc/man/emacs.1 | |
| config.status: creating lib/Makefile | |
| config.status: creating lib-src/Makefile | |
| config.status: creating oldXMenu/Makefile | |
| config.status: creating src/Makefile | |
| config.status: creating lwlib/Makefile | |
| config.status: creating nextstep/Makefile | |
| config.status: creating nt/Makefile | |
| config.status: creating doc/emacs/Makefile | |
| config.status: creating doc/misc/Makefile | |
| config.status: creating doc/lispintro/Makefile | |
| config.status: creating doc/lispref/Makefile | |
| config.status: creating lisp/Makefile | |
| config.status: creating leim/Makefile | |
| config.status: creating test/Makefile | |
| config.status: creating test/manual/noverlay/Makefile | |
| config.status: creating test/infra/Makefile | |
| config.status: creating admin/charsets/Makefile | |
| config.status: creating admin/unidata/Makefile | |
| config.status: creating admin/grammars/Makefile | |
| config.status: creating java/Makefile | |
| config.status: creating cross/Makefile | |
| config.status: creating java/AndroidManifest.xml | |
| config.status: creating src/config.h | |
| config.status: executing src/epaths.h commands | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build' | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build' | |
| config.status: executing src/.gdbinit commands | |
| config.status: executing doc/emacs/emacsver.texi commands | |
| config.status: executing etc-refcards-emacsver.tex commands | |
| make[2]: Leaving directory '/c/Users/Administrator/emacs/build' | |
| make actual-all | |
| make[2]: Entering directory '/c/Users/Administrator/emacs/build' | |
| make -C lib all | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/lib' | |
| GEN alloca.h | |
| GEN byteswap.h | |
| GEN endian.h | |
| GEN errno.h | |
| GEN execinfo.h | |
| GEN getopt.h | |
| GEN getopt-cdefs.h | |
| GEN malloc/dynarray.gl.h | |
| GEN malloc/dynarray-skeleton.gl.h | |
| GEN ieee754.h | |
| GEN limits.h | |
| GEN stdbit.h | |
| GEN stddef.h | |
| GEN stdint.h | |
| GEN string.h | |
| GEN sys/random.h | |
| GEN time.h | |
| CC fingerprint.o | |
| CC acl_entries.o | |
| CC memmem.o | |
| CC mktime.o | |
| CC binary-io.o | |
| CC boot-time.o | |
| In file included from ../../lib/boot-time.c:60: | |
| ../../lib/boot-time-aux.h: In function 'get_windows_boot_time_fallback': | |
| ../../lib/boot-time-aux.h:395:26: warning: the comparison will always evaluate as 'true' for the add | |
| ress of 'GetTickCount64' will never be NULL [-Waddress] | |
| 395 | if (GetTickCount64Func != NULL) | |
| | ^~ | |
| In file included from C:/msys64/ucrt64/include/winbase.h:36, | |
| from C:/msys64/ucrt64/include/windows.h:70, | |
| from ../../lib/boot-time.c:48: | |
| C:/msys64/ucrt64/include/sysinfoapi.h:42:31: note: 'GetTickCount64' declared here | |
| 42 | WINBASEAPI ULONGLONG WINAPI GetTickCount64 (VOID); | |
| | ^~~~~~~~~~~~~~ | |
| CC byteswap.o | |
| CC c-ctype.o | |
| CC c-strcasecmp.o | |
| CC c-strncasecmp.o | |
| CC close-stream.o | |
| CC md5-stream.o | |
| CC md5.o | |
| CC sha1.o | |
| CC sha256.o | |
| CC sha512.o | |
| CC dtoastr.o | |
| CC dtotimespec.o | |
| CC endian.o | |
| CC execinfo.o | |
| CC filemode.o | |
| CC filevercmp.o | |
| CC fpending.o | |
| CC getopt.o | |
| CC getopt1.o | |
| CC getrandom.o | |
| CC gettime.o | |
| CC gettimeofday.o | |
| ../../lib/gettimeofday.c: In function 'gettimeofday': | |
| ../../lib/gettimeofday.c:102:42: warning: the comparison will always evaluate as 'true' for the addr | |
| ess of 'GetSystemTimePreciseAsFileTime' will never be NULL [-Waddress] | |
| 102 | if (GetSystemTimePreciseAsFileTimeFunc != NULL) | |
| | ^~ | |
| In file included from C:/msys64/ucrt64/include/winbase.h:36, | |
| from C:/msys64/ucrt64/include/windows.h:70, | |
| from ../../lib/gettimeofday.c:30: | |
| C:/msys64/ucrt64/include/sysinfoapi.h:73:26: note: 'GetSystemTimePreciseAsFileTime' declared here | |
| 73 | WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| CC malloc/dynarray_at_failure.o | |
| CC malloc/dynarray_emplace_enlarge.o | |
| CC malloc/dynarray_finalize.o | |
| CC malloc/dynarray_resize.o | |
| CC malloc/dynarray_resize_clear.o | |
| CC memrchr.o | |
| CC memset_explicit.o | |
| CC mkostemp.o | |
| CC nstrftime.o | |
| CC qcopy-acl.o | |
| CC regex.o | |
| In file included from ../../lib/regex.c:69: | |
| ../../lib/regex_internal.c: In function 'create_ci_newstate': | |
| ../../lib/regex_internal.c:1599:48: warning: 'calloc' sizes specified with 'sizeof' in the earlier a | |
| rgument and not in the later argument [-Wcalloc-transposed-args] | |
| 1599 | newstate = (re_dfastate_t *) calloc (sizeof (re_dfastate_t), 1); | |
| | ^~~~~~~~~~~~~ | |
| ../../lib/regex_internal.c:1599:48: note: earlier argument should specify number of elements, later | |
| size of each element | |
| ../../lib/regex_internal.c: In function 'create_cd_newstate': | |
| ../../lib/regex_internal.c:1647:48: warning: 'calloc' sizes specified with 'sizeof' in the earlier a | |
| rgument and not in the later argument [-Wcalloc-transposed-args] | |
| 1647 | newstate = (re_dfastate_t *) calloc (sizeof (re_dfastate_t), 1); | |
| | ^~~~~~~~~~~~~ | |
| ../../lib/regex_internal.c:1647:48: note: earlier argument should specify number of elements, later | |
| size of each element | |
| In file included from ../../lib/regex.c:70: | |
| ../../lib/regcomp.c: In function 'init_dfa': | |
| ../../lib/regcomp.c:834:38: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 834 | dfa->state_table = calloc (sizeof (struct re_state_table_entry), table_size); | |
| | ^~~~~~ | |
| ../../lib/regcomp.c:834:38: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regcomp.c:865:60: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 865 | dfa->sb_char = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); | |
| | ^~~~~~~~ | |
| ../../lib/regcomp.c:865:60: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regcomp.c: In function 'parse_bracket_exp': | |
| ../../lib/regcomp.c:3058:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3058 | sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); | |
| | ^~~~~~~~ | |
| ../../lib/regcomp.c:3058:46: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regcomp.c:3059:45: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3059 | mbcset = (re_charset_t *) calloc (sizeof (re_charset_t), 1); | |
| | ^~~~~~~~~~~~ | |
| ../../lib/regcomp.c:3059:45: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regcomp.c: In function 'build_charclass_op': | |
| ../../lib/regcomp.c:3551:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3551 | sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); | |
| | ^~~~~~~~ | |
| ../../lib/regcomp.c:3551:46: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regcomp.c:3557:45: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3557 | mbcset = (re_charset_t *) calloc (sizeof (re_charset_t), 1); | |
| | ^~~~~~~~~~~~ | |
| ../../lib/regcomp.c:3557:45: note: earlier argument should specify number of elements, later size of | |
| each element | |
| In file included from ../../lib/regex.c:71: | |
| ../../lib/regexec.c: In function 'get_subexp': | |
| ../../lib/regexec.c:2724:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 2724 | sub_top->path = calloc (sizeof (state_array_t), | |
| | ^~~~~~~~~~~~~ | |
| ../../lib/regexec.c:2724:47: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regexec.c: In function 'build_trtable': | |
| ../../lib/regexec.c:3269:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3269 | calloc (sizeof (re_dfastate_t *), SBC_MAX); | |
| | ^~~~~~~~~~~~~ | |
| ../../lib/regexec.c:3269:29: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regexec.c:3341:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3341 | (re_dfastate_t **) calloc (sizeof (re_dfastate_t *), SBC_MAX); | |
| | ^~~~~~~~~~~~~ | |
| ../../lib/regexec.c:3341:44: note: earlier argument should specify number of elements, later size of | |
| each element | |
| ../../lib/regexec.c:3372:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument | |
| and not in the later argument [-Wcalloc-transposed-args] | |
| 3372 | (re_dfastate_t **) calloc (sizeof (re_dfastate_t *), 2 * SBC_MAX); | |
| | ^~~~~~~~~~~~~ | |
| ../../lib/regexec.c:3372:44: note: earlier argument should specify number of elements, later size of | |
| each element | |
| CC sig2str.o | |
| CC sigdescr_np.o | |
| CC stat-time.o | |
| CC stdbit.o | |
| CC stdc_bit_width.o | |
| CC stdc_count_ones.o | |
| CC stdc_leading_zeros.o | |
| CC stdc_trailing_zeros.o | |
| CC stpcpy.o | |
| CC tempname.o | |
| CC time_r.o | |
| CC time_rz.o | |
| CC timegm.o | |
| CC timespec.o | |
| CC timespec-add.o | |
| CC timespec-sub.o | |
| CC u64.o | |
| AR libgnu.a | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/lib' | |
| make -C nt all | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/nt' | |
| RC emacs.res | |
| CCLD runemacs.exe | |
| CCLD addpm.exe | |
| ../../nt/addpm.c: In function 'main': | |
| ../../nt/addpm.c:264:44: warning: '\bin\' directive writing 5 bytes into a region of size between 2 | |
| and 261 [-Wformat-overflow=] | |
| 264 | sprintf (full_emacs_path, "%s\\bin\\%s", emacs_path, prog_name); | |
| | ^~~~~~~ | |
| ../../nt/addpm.c:264:15: note: 'sprintf' output between 18 and 277 bytes into a destination of size | |
| 261 | |
| 264 | sprintf (full_emacs_path, "%s\\bin\\%s", emacs_path, prog_name); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| ../../nt/addpm.c:295:44: warning: '\bin\' directive writing 5 bytes into a region of size between 2 | |
| and 261 [-Wformat-overflow=] | |
| 295 | sprintf (full_emacs_path, "%s\\bin\\%s", emacs_path, prog_name); | |
| | ^~~~~~~ | |
| ../../nt/addpm.c:295:15: note: 'sprintf' output between 18 and 277 bytes into a destination of size | |
| 261 | |
| 295 | sprintf (full_emacs_path, "%s\\bin\\%s", emacs_path, prog_name); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| CCLD cmdproxy.exe | |
| ../../nt/cmdproxy.c:162:11: warning: no previous declaration for 'escape_char' [-Wmissing-variable-d | |
| eclarations] | |
| 162 | const int escape_char = '\\'; | |
| | ^~~~~~~~~~~ | |
| ../../nt/cmdproxy.c:512:21: warning: no previous declaration for 'child' [-Wmissing-variable-declara | |
| tions] | |
| 512 | PROCESS_INFORMATION child; | |
| | ^~~~~ | |
| ../../nt/cmdproxy.c:513:5: warning: no previous declaration for 'interactive' [-Wmissing-variable-de | |
| clarations] | |
| 513 | int interactive = TRUE; | |
| | ^~~~~~~~~~~ | |
| CCLD ddeclient.exe | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/nt' | |
| make -C lib-src all | |
| make[3]: Entering directory '/c/Users/Administrator/emacs/build/lib-src' | |
| CC ntlib.o | |
| CCLD etags.exe | |
| CCLD ctags.exe | |
| CCLD emacsclient.exe | |
| ../../lib-src/emacsclient.c:1718:9: warning: no previous declaration for 'set_fg' [-Wmissing-variabl | |
| e-declarations] | |
| 1718 | FARPROC set_fg; /* Pointer to AllowSetForegroundWindow. */ | |
| | ^~~~~~ | |
| ../../lib-src/emacsclient.c:1719:9: warning: no previous declaration for 'get_wc' [-Wmissing-variabl | |
| e-declarations] | |
| 1719 | FARPROC get_wc; /* Pointer to RealGetWindowClassA. */ | |
| | ^~~~~~ | |
| ../../lib-src/emacsclient.c: In function 'w32_find_emacs_process': | |
| ../../lib-src/emacsclient.c:1759:9: error: too many arguments to function 'get_wc'; expected 0, have | |
| 3 | |
| 1759 | if (! get_wc (hWnd, class, sizeof (class)) | |
| | ^~~~~~ ~~~~ | |
| ../../lib-src/emacsclient.c:1770:3: error: too many arguments to function 'set_fg'; expected 0, have | |
| 1 | |
| 1770 | set_fg (emacs_pid); | |
| | ^~~~~~ ~~~~~~~~~ | |
| make[3]: *** [Makefile:446: emacsclient.exe] Error 1 | |
| make[3]: Leaving directory '/c/Users/Administrator/emacs/build/lib-src' | |
| make[2]: *** [Makefile:537: lib-src] Error 2 | |
| make[2]: Leaving directory '/c/Users/Administrator/emacs/build' | |
| make[1]: *** [Makefile:1293: actual-bootstrap] Error 2 | |
| make[1]: Leaving directory '/c/Users/Administrator/emacs/build' | |
| make[1]: Entering directory '/c/Users/Administrator/emacs/build' | |
| *** | |
| *** "make bootstrap" failed with exit status 2. | |
| *** | |
| *** You could try to: | |
| *** - run "make extraclean" and run "make" again (or, equivalently, run | |
| *** "make bootstrap configure=default"), to rebuild Emacs with the | |
| *** default configuration options, which might fix the problem | |
| *** - run "git clean -fdx" and run "make bootstrap" again, which might | |
| *** fix the problem if "make bootstrap configure=default" did not | |
| *** !BEWARE! "git clean -fdx" deletes all files that are not under | |
| *** !BEWARE! version control, which means that all changes to such | |
| *** !BEWARE! files will be lost and cannot be restored later | |
| *** - run "make V=1", which displays the full commands invoked by make, | |
| *** to further investigate the problem | |
| *** - report the problem and ask for help by sending an email to | |
| *** bug-gnu-emacs@gnu.org, mentioning at least the build error | |
| *** message, the platform, and the repository revision displayed by | |
| *** "git rev-parse HEAD" | |
| *** | |
| make[1]: *** [Makefile:418: advice-on-failure] Error 2 | |
| make[1]: Leaving directory '/c/Users/Administrator/emacs/build' | |
| make: *** [Makefile:1276: bootstrap] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment