unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Lars Ingebrigtsen <larsi@gnus.org>, Eli Zaretskii <eliz@gnu.org>
Cc: 47275@debbugs.gnu.org
Subject: bug#47275: Emacs 27.2 RC2 "make check" segv, infloop (Solaris 10 sparc)
Date: Sat, 25 Jun 2022 15:55:35 -0500	[thread overview]
Message-ID: <78692419-f24f-8242-f878-f88a057cf106@cs.ucla.edu> (raw)
In-Reply-To: <87ilopj6g6.fsf@gnus.org>

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]

On 6/25/22 07:03, Lars Ingebrigtsen wrote:
> This was a year ago -- Paul, do you still see this in recent Emacs
> versions?  (I vaguely recall there being some Solaris-related fixes
> lately.)

I still see problems with Emacs master, yes. Build log attached. I had 
to control-C out of the lisp/eshell/esh-var-tests.log test since it 
seemed to be hung (Emacs had a subsidiary zombie process but didn't seem 
to be making any attempt to deal with it). The attached build log is 
relative to current Emacs master (commit 
4410f5d86997b6b238ff05c2ece338b28e1163b1).

I installed some patches in master to fix some of the issues I found, 
and the build log assumes those patches. If we want people to run and 
test Emacs 28 on Solaris we should fix at least the non-portable 
distribution tarball <https://bugs.gnu.org/56222> and the "find ... 
-path" portability bug 
<https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=b0ed2d1f46d27885a19ae6941b6ea5276f0050e0>.

[-- Attachment #2: build-log.txt --]
[-- Type: text/plain, Size: 77768 bytes --]

bash-3.2$ echo $PATH
/usr/bin:/usr/sbin:/usr/ccs/bin:/r/share1/src/developerstudio12.6/bin
bash-3.2$ ./configure MAKE=/usr/sfw/bin/gmake --with-jpeg=ifavailable --with-png=ifavailable --with-gif=ifavailable --with-tiff=ifavailable --with-gnutls=ifavailable
checking for xcrun... no
checking for GNU Make... /usr/sfw/bin/gmake
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... no
checking whether cc accepts -g... yes
checking for cc 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 cc understands -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... yes
checking for sys/sysinfo.h... yes
checking for coff.h... no
checking for pty.h... no
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for pwd.h... yes
checking for utmp.h... yes
checking for util.h... no
checking for sanitizer/lsan_interface.h... no
checking for sys/socket.h... yes
checking for sys/param.h... yes
checking for pthread.h... yes
checking for malloc/malloc.h... no
checking for sys/un.h... yes
checking for vfork.h... no
checking for dirent.h... yes
checking for execinfo.h... no
checking for stdio_ext.h... yes
checking for sys/vfs.h... yes
checking for sys/fs_types.h... no
checking for getopt.h... yes
checking for sys/cdefs.h... no
checking for sys/time.h... yes
checking for ieee754.h... no
checking for limits.h... yes
checking for sys/select.h... yes
checking for sys/random.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for time_t past the year 2038... no
checking for 64-bit time_t with _TIME_BITS=64... no
configure: WARNING: The 'time_t' type stops working after January 2038,
            and this package needs a wider 'time_t' type
            if there is any way to access timestamps after that.
            Configure with 'CC="cc -m64"' perhaps?
checking whether cc accepts -g3... yes
checking whether cc accepts -O... yes
checking whether the compiler is clang... no
checking whether C compiler handles -Werror -Wunknown-warning-option... yes
checking for a BSD-compatible install... ./build-aux/install-sh -c
checking command to symlink files in the same directory... ln -s
checking for install-info... :
checking for gzip... /usr/bin/gzip
checking for 'find' args to delete a file... -exec rm -f {} ';'
checking for brew... no
configure: WARNING: You do not seem to have makeinfo >= 4.13.
You will not be able to rebuild the manuals if you delete them or change
their sources. 
checking for -znocombreloc... not needed
checking whether addresses are sanitized... no
checking for math library... -lm
checking for pkg-config... no
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for soundcard.h... no
checking for mmsystem.h... no
checking for _oss_ioctl in -lossaudio... no
checking for alsa >= 1.0.0... no
checking for ADDR_NO_RANDOMIZE... no
checking if Linux sysinfo may be used... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for net/if.h... yes
checking for ifaddrs.h... no
checking for net/if_dl.h... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for struct ifreq.ifr_addr.sa_len... no
checking for X... libraries , headers 
checking whether malloc is Doug Lea style... no
checking for sbrk... yes
checking for getpagesize... yes
checking for __lsan_ignore_object... no
checking for fork... yes
checking for vfork... yes
checking for fchmod... yes
checking for canonicalize_file_name... no
checking for faccessat... no
checking for realpath... yes
checking for lstat... yes
checking for readlinkat... no
checking for explicit_bzero... no
checking for memset_s... no
checking for fchmodat... no
checking for lchmod... no
checking for fcntl... yes
checking for fdopendir... yes
checking for fstatat... yes
checking for fsync... yes
checking for futimens... yes
checking for getrandom... no
checking for timespec_get... no
checking for gettimeofday... yes
checking for mkostemp... no
checking for pipe2... no
checking for pselect... yes
checking for pthread_sigmask... yes
checking for readlink... yes
checking for isblank... yes
checking for iswctype... yes
checking for strtoimax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for timegm... no
checking for utimensat... yes
checking for getdtablesize... yes
checking for futimes... no
checking for futimesat... yes
checking for lutimes... no
checking for working mmap... yes
checking for main in -lXbsd... no
checking for pthread library... none needed
checking for thread support... yes
checking for Xkb... yes
checking for XkbRefreshKeyboardMapping... yes
checking for XkbFreeNames... yes
checking for XrmSetDatabase... yes
checking for XScreenResourceString... yes
checking for XScreenNumberOfScreen... yes
checking for XDisplayCells... yes
checking for XDestroySubwindows... yes
checking X11 version 6... 6 or newer
checking for XICCallback.callback... no
checking for librsvg-2.0 >= 2.14.0... no
checking for libwebp >= 0.6.0... no
checking for sqlite3_open_v2 in -lsqlite3... no
checking for getaddrinfo_a in -lanl... no
checking for gtk+-3.0 >= 3.10 glib-2.0 >= 2.37.5... no
checking for gtk+-2.0 >= 2.24 glib-2.0 >= 2.28... no
checking for malloc_trim... no
checking for dbus-1 >= 1.0... no
checking for gio-2.0 >= 2.26... no
checking for gconf-2.0 >= 2.13... no
checking for lgetfilecon in -lselinux... no
checking for gnutls >= 2.12.2... no
checking for libsystemd >= 222... no
checking for jansson >= 2.7... no
checking for sys/inotify.h... no
checking for libkqueue... no
checking for library containing kqueue... no
checking for gio-2.0 >= 2.24... no
checking for xaw3d... no
checking for libXaw... yes; using Lucid toolkit
checking X11 toolkit version... 6 or newer
checking for library containing XmuConvertStandardSelection... -lXmu
checking for XRenderQueryExtension in -lXrender... no
checking for cairo >= 1.8.0... no
configure: WARNING: cairo requested but not found.
checking for fontconfig >= 2.2.0... no
checking for X11/Xlib-xcb.h... no
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking for jpeglib 6b or later... no
checking for lcms2... no
checking for library containing inflateEnd... -lz
checking for dlopen... yes
checking for dladdr... yes
checking for dlfunc... no
checking for libpng >= 1.0.0... no
checking for libpng not configured by pkg-config... no
checking for tiffio.h... no
checking for gif_lib.h... no
checking for gpm.h... no
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... yes
checking for xrandr >= 1.2.2... no
checking for X11/extensions/Xrandr.h... no
checking for xinerama >= 1.0.2... no
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for xfixes >= 4.0.0... no
checking for X11/extensions/Xfixes.h... yes
checking for XFixesHideCursor in -lXfixes... no
checking for xi... no
checking for X11/extensions/sync.h... yes
checking for XSyncQueryExtension in -lXext... yes
checking for X11/extensions/Xdbe.h... yes
checking for XdbeAllocateBackBufferName in -lXext... yes
checking for X11/extensions/shape.h... no
checking for X11/extensions/Xcomposite.h... no
checking for libxml-2.0 > 2.6.17... no
checking for maillock in -lmail... yes
checking for touchlock... yes
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for maillock.h... yes
checking for linux/seccomp.h... no
checking for linux/filter.h... no
checking for libseccomp >= 2.5.2... no
checking for accept4... no
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... no
checking for lrand48... yes
checking for random... yes
checking for rint... yes
checking for trunc... yes
checking for select... yes
checking for getpagesize... (cached) yes
checking for setlocale... yes
checking for newlocale... no
checking for getrlimit... yes
checking for setrlimit... yes
checking for shutdown... yes
checking for pthread_sigmask... (cached) yes
checking for strsignal... yes
checking for setitimer... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getifaddrs... no
checking for freeifaddrs... no
checking for gai_strerror... yes
checking for sync... yes
checking for getpwent... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for cfmakeraw... no
checking for cfsetspeed... no
checking for __executable_start... no
checking for log2... yes
checking for pthread_setname_np... no
checking for pthread_set_name_np... 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 __builtin_frame_address... no
checking for __builtin_unwind_init... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for grantpt... yes
checking for getpt... no
checking for posix_openpt... yes
checking for library containing tputs... -lcurses
checking whether -lcurses library defines BC... yes
checking for timerfd interface... no
checking whether signals can be handled on alternate stack... yes
checking for valgrind/valgrind.h... no
checking for struct unipair.unicode... no
checking for pid_t... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking for spawn.h... yes
checking for posix_spawn... yes
checking for posix_spawn_file_actions_addchdir... no
checking for posix_spawn_file_actions_addchdir_np... no
checking for posix_spawnattr_setflags... yes
checking whether POSIX_SPAWN_SETSID is declared... no
checking whether GLib is linked in... no
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and _NL_PAPER_WIDTH... no
checking for mbstate_t... yes
checking for _setjmp... yes
checking for sigsetjmp... yes
checking POSIX termios... yes
checking size of speed_t... 4
checking for usable FIONREAD... yes
checking for struct alignment... yes
checking for typeof syntax and keyword spelling... typeof
checking for statement expressions... yes
checking whether malloc (0) returns nonnull... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for a race-free mkdir -p... /opt/sfw/bin/mkdir -p
checking whether lstat correctly handles trailing slash... yes
checking whether // is distinct from /... no
checking whether realpath works... no
checking for getcwd... yes
checking for C/C++ restrict keyword... __restrict__
checking whether byte ordering is bigendian... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking if environ is properly declared... no
checking for complete errno.h... yes
checking whether ctype.h defines __header_inline... no
checking for mode_t... yes
checking whether strmode is declared... no
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... no
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... 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... no
checking for sys/inttypes.h... yes
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
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... yes
checking for working mktime... no
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... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking for wchar_t... yes
checking for good max_align_t... no
checking whether NULL can be used in arbitrary expressions... yes
checking whether fcloseall is declared... no
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strnlen is declared... no
checking whether strtoimax is declared... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... no
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... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking type of array argument to getgroups... gid_t
checking whether getdtablesize is declared... yes
checking whether malloc is ptrdiff_t safe... no
checking whether malloc, realloc, calloc set errno on failure... no
checking for O_CLOEXEC... no
checking for promoted mode_t type... mode_t
checking whether the utimes function works... yes
checking for C compiler option to allow warnings... -Wno-error
checking for sys/acl.h... yes
checking for library containing acl_get_file... no
checking for facl... yes
checking for library containing acl_trivial... -lsec
checking for acl_trivial... yes
checking for alloca as a compiler built-in... no
checking for __builtin_expect... yes
checking for byteswap.h... no
checking for library containing clock_gettime... -lrt
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for copy_file_range... no
checking for d_type member in directory struct... no
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for explicit_memset... no
checking for access... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... no
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for getxattr with XATTR_NAME_POSIX_ACL macros... no
checking for flexible array member... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether free is known to preserve errno... yes
checking whether fstatat (..., 0) works... yes
checking for sys/mount.h... yes
checking for statvfs function (SVR4)... yes
checking whether to use statvfs64... no
checking for two-argument statfs with statfs.f_frsize member... no
checking for sys/fs/s5param.h... no
checking for sys/statfs.h... yes
checking for statfs that truncates block counts... no
checking whether futimens works... no
checking for getloadavg... yes
checking for sys/loadavg.h... yes
checking whether getloadavg is declared... yes
checking for gettimeofday with POSIX signature... yes
checking whether the compiler supports the __inline keyword... yes
checking for gmp.h... no
checking for gmp/gmp.h... no
checking for memmem... no
checking for mempcpy... no
checking for memrchr... no
checking for library containing nanosleep... -lrt
checking for working nanosleep... 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... no
checking for sched_getaffinity... no
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... no
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlink truncates results correctly... yes
checking for working re_compile_pattern... no
checking for libintl.h... yes
checking whether isblank is declared... yes
checking for sig2str... yes
checking for sigdescr_np... no
checking for socklen_t... yes
checking for ssize_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
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 working stdalign.h... no
checking for stpcpy... no
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether localtime works even near extrema... yes
checking for timezone_t... no
checking whether timer_settime is declared... yes
checking for library containing timer_settime... -lrt
checking for timer_settime... yes
checking whether utimensat works... no
checking for variable-length arrays... yes
checking for rawmemchr... no
checking whether open recognizes a trailing slash... yes
checking for euidaccess... no
checking for libgen.h... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for library containing eaccess... -lgen
checking for eaccess... yes
checking for group_member... no
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking whether getgroups handles negative values... yes
checking whether realloc (0, 0) returns nonnull... yes
checking whether getdtablesize works... yes
checking for __mktime_internal... no
checking for timer_getoverrun... yes
checking for cc option to disable position independent executables... not needed

Configured for 'sparc-sun-solaris2.10'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               cc -g3 -O
  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?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use a png library?                           no 
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lwebp?                                  no
  Does Emacs use -lsqlite3?                               no
  Does Emacs use cairo?                                   no
  Does Emacs use -llcms2?                                 no
  Does Emacs use imagemagick?                             no
  Does Emacs use native APIs for images?                  no
  Does Emacs support sound?                               no
  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?             no
  Does Emacs use access control lists?                    yes -lsec
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                no
  Does Emacs use -lxml2?                                  no
  Does Emacs use -lfreetype?                              no
  Does Emacs use HarfBuzz?                                no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use -lsystemd?                               no
  Does Emacs use -ljansson?                               no
  Does Emacs use the GMP library?                         no
  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?                   no
  Does Emacs use version 2 of the the X Input Extension?  no
  Does Emacs generate a smaller-size Japanese dictionary? no


configure: creating ./config.status
config.status: creating src/verbose.mk
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 doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/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 src/config.h
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
configure: 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: You might want to install GNU Mailutils
<https://mailutils.org> and use './configure --with-mailutils'.
bash-3.2$ make
make: Warning: Both `makefile' and `Makefile' exist
/usr/sfw/bin/gmake -f Makefile 
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50'
/usr/sfw/bin/gmake -C lib all
  GEN      byteswap.h
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib'
  GEN      dirent.h
  GEN      malloc/dynarray.gl.h
  GEN      malloc/dynarray-skeleton.gl.h
  GEN      execinfo.h
  GEN      fcntl.h
  GEN      getopt.h
  GEN      getopt-cdefs.h
gmake[2]: *** [getopt-cdefs.h] Interrupt
gmake[1]: *** [lib] Terminated
bash-3.2$ !/us
/usr/sfw/bin/gmake check
/usr/sfw/bin/gmake -C lib all
  GEN      getopt-cdefs.h
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib'
  GEN      ieee754.h
  GEN      inttypes.h
echo '#include "mini-gmp.h"' > gmp.h-t
mv gmp.h-t gmp.h
  GEN      limits.h
  GEN      malloc/scratch_buffer.gl.h
  GEN      signal.h
  GEN      stdalign.h
  GEN      stddef.h
  GEN      stdint.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/random.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  CC       fingerprint.o
  CC       malloc.o
  CC       memmem.o
  CC       mktime.o
  CC       realloc.o
  CC       acl-errno-valid.o
  CC       acl-internal.o
  CC       get-permissions.o
  CC       set-permissions.o
  CC       allocator.o
  CC       openat-proc.o
  CC       binary-io.o
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       canonicalize-lgpl.o
  CC       careadlinkat.o
  CC       cloexec.o
  CC       close-stream.o
  CC       copy-file-range.o
  CC       count-leading-zeros.o
  CC       count-one-bits.o
  CC       count-trailing-zeros.o
  CC       md5-stream.o
  CC       md5.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       dtoastr.o
  CC       dtotimespec.o
  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       euidaccess.o
  CC       execinfo.o
  CC       explicit_bzero.o
  CC       faccessat.o
  CC       fchmodat.o
  CC       fcntl.o
  CC       file-has-acl.o
  CC       filemode.o
  CC       filevercmp.o
  CC       fstatat.o
  CC       fsusage.o
  CC       futimens.o
  CC       getopt.o
  CC       getopt1.o
  CC       getrandom.o
  CC       gettime.o
  CC       group-member.o
  CC       lchmod.o
  CC       mini-gmp-gnulib.o
  CC       lstat.o
  CC       mempcpy.o
  CC       memrchr.o
  CC       mkostemp.o
  CC       nproc.o
  CC       nstrftime.o
  CC       open.o
  CC       pipe2.o
  CC       qcopy-acl.o
  CC       rawmemchr.o
  CC       readlinkat.o
  CC       regex.o
  CC       malloc/scratch_buffer_dupfree.o
  CC       malloc/scratch_buffer_grow.o
  CC       malloc/scratch_buffer_grow_preserve.o
  CC       malloc/scratch_buffer_set_array_size.o
  CC       sigdescr_np.o
  CC       stat-time.o
  CC       stpcpy.o
  CC       strnlen.o
  CC       tempname.o
  CC       time_rz.o
  CC       timegm.o
  CC       timespec.o
  CC       timespec-add.o
  CC       timespec-sub.o
  CC       u64.o
  CC       unistd.o
  CC       utimens.o
  CC       utimensat.o
  CC       openat-die.o
  CC       save-cwd.o
  AR       libgnu.a
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib'
/usr/sfw/bin/gmake -C lib-src all
  CCLD     etags
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib-src'
  CCLD     ctags
  CCLD     emacsclient
  CCLD     ebrowse
  CCLD     hexl
  CC       pop.o
  CCLD     movemail
  CCLD     make-docfile
  CCLD     make-fingerprint
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib-src'
/usr/sfw/bin/gmake -C src VCSWITNESS='' BIN_DESTDIR=''/usr/local/bin/'' \
	 ELN_DESTDIR='/usr/local/lib/emacs/29.0.50/' all
  GEN      lisp.mk
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/src'
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/src'
  GEN      globals.h
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/src'
/usr/sfw/bin/gmake -C ../lwlib/ liblw.a
  CC       lwlib.o
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lwlib'
  CC       lwlib-Xlw.o
  CC       xlwmenu.o
  CC       lwlib-Xaw.o
  CC       lwlib-utils.o
  GEN      liblw.a
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lwlib'
  CC       dispnew.o
  CC       frame.o
  CC       scroll.o
  CC       xdisp.o
  CC       menu.o
  CC       xmenu.o
  CC       window.o
  CC       charset.o
  CC       coding.o
"coding.c", line 11232: Warning: Likely out-of-bound read: *(args[16]) in function Fdefine_coding_system_internal  
  CC       category.o
  CC       ccl.o
  CC       character.o
  CC       chartab.o
  CC       bidi.o
  CC       cm.o
  CC       term.o
  CC       terminal.o
  CC       xfaces.o
  CC       xterm.o
  CC       xfns.o
  CC       xselect.o
  CC       xrdb.o
  CC       xsmfns.o
  CC       xsettings.o
  CC       emacs.o
  CC       keyboard.o
  CC       macros.o
  CC       keymap.o
  CC       sysdep.o
  CC       bignum.o
  CC       buffer.o
  CC       filelock.o
  CC       insdel.o
  CC       marker.o
  CC       minibuf.o
  CC       fileio.o
  CC       dired.o
  CC       cmds.o
  CC       casetab.o
  CC       casefiddle.o
  CC       indent.o
  CC       search.o
  CC       regex-emacs.o
  CC       undo.o
  CC       alloc.o
  CC       pdumper.o
  CC       data.o
  GEN      buildobj.h
  CC       doc.o
  CC       editfns.o
  CC       callint.o
  CC       eval.o
  CC       floatfns.o
  CC       fns.o
  CC       sort.o
  CC       font.o
  CC       print.o
  CC       lread.o
  CC       emacs-module.o
  CC       syntax.o
  CC       bytecode.o
  CC       comp.o
  CC       dynlib.o
  CC       process.o
  CC       gnutls.o
  CC       callproc.o
  CC       region-cache.o
  CC       sound.o
  CC       timefns.o
  CC       atimer.o
  CC       doprnt.o
  CC       intervals.o
  CC       textprop.o
  CC       composite.o
  CC       xml.o
  CC       lcms.o
  CC       profiler.o
  CC       decompress.o
  CC       thread.o
  CC       systhread.o
  CC       sqlite.o
  CC       xfont.o
  CC       fontset.o
  CC       fringe.o
  CC       image.o
  CC       terminfo.o
  CC       lastfile.o
  CC       widget.o
/usr/sfw/bin/gmake -C ../admin/charsets all
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
/usr/sfw/bin/gmake -C ../admin/unidata charscript.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
gmake[2]: Nothing to be done for `charscript.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
/usr/sfw/bin/gmake -C ../admin/unidata emoji-zwj.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
gmake[2]: Nothing to be done for `emoji-zwj.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
  CCLD     temacs
/opt/sfw/bin/mkdir -p ../etc
/usr/sfw/bin/gmake -C ../lisp update-subdirs
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
cp -f temacs bootstrap-emacs
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap \
	--bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/29.0.50/
Loading loadup.el (source)...
Dump mode: pbootstrap
Using load-path (/var/run/rpc_door/eggert/emacs-29.0.50/lisp /var/run/rpc_door/eggert/emacs-29.0.50/lisp/emacs-lisp /var/run/rpc_door/eggert/emacs-29.0.50/lisp/progmodes /var/run/rpc_door/eggert/emacs-29.0.50/lisp/language /var/run/rpc_door/eggert/emacs-29.0.50/lisp/international /var/run/rpc_door/eggert/emacs-29.0.50/lisp/textmodes /var/run/rpc_door/eggert/emacs-29.0.50/lisp/vc)
Loading emacs-lisp/debug-early...
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading keymap...
Loading version...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading /var/run/rpc_door/eggert/emacs-29.0.50/lisp/loaddefs.el (source)...
Loading button...
Loading emacs-lisp/cl-preloaded...
Loading emacs-lisp/oclosure...
Loading obarray...
Loading abbrev...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading /var/run/rpc_door/eggert/emacs-29.0.50/lisp/international/charprop.el (source)...
Loading international/characters...
Loading international/charscript...
Loading international/emoji-zwj...
Loading composite...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading language/sinhala...
Loading language/english...
Loading language/ethiopic...
Loading language/european...
Loading language/czech...
Loading language/slovak...
Loading language/romanian...
Loading language/greek...
Loading language/hebrew...
Loading international/cp51932...
Loading international/eucjp-ms...
Loading language/japanese...
Loading language/korean...
Loading language/lao...
Loading language/tai-viet...
Loading language/thai...
Loading language/tibetan...
Loading language/vietnamese...
Loading language/misc-lang...
Loading language/utf-8-lang...
Loading language/georgian...
Loading language/khmer...
Loading language/burmese...
Loading language/cham...
Loading language/philippine...
Loading language/indonesian...
Loading indent...
Loading emacs-lisp/cl-generic...
Loading simple...
Loading emacs-lisp/seq...
Loading emacs-lisp/nadvice...
Loading minibuffer...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading font-core...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading emacs-lisp/easymenu...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading tab-bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading progmodes/prog-mode...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading newcomment...
Loading replace...
Loading emacs-lisp/tabulated-list...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading progmodes/elisp-mode...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading paren...
Loading emacs-lisp/shorthands...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Loading international/iso-transl...
Loading /var/run/rpc_door/eggert/emacs-29.0.50/lisp/leim/leim-list.el (source)...
Loading emacs-lisp/rmc...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name bootstrap-emacs.pdmp
Dumping fingerprint: 8678cc9a2e97210bdd656db6e136f7dc53522c5e03af4b308e0bc29247ddce63
Dump complete
Byte counts: header=100 hot=4281940 discardable=75584 cold=5044584
Reloc counts: hot=466963 discardable=4940
ANCIENT=yes /usr/sfw/bin/gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-first'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
/usr/sfw/bin/gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-first'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
  GEN      ../etc/DOC
/usr/sfw/bin/gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
/usr/sfw/bin/gmake -C ../admin/charsets cp51932.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
gmake[2]: Nothing to be done for `cp51932.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
/usr/sfw/bin/gmake -C ../admin/charsets eucjp-ms.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
gmake[2]: Nothing to be done for `eucjp-ms.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
rm -f emacs && cp -f temacs emacs
LC_ALL=C ./temacs -batch  -l loadup --temacs=pdump \
	--bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/29.0.50/
Loading loadup.el (source)...
Dump mode: pdump
Using load-path (/var/run/rpc_door/eggert/emacs-29.0.50/lisp)
Loading emacs-lisp/debug-early...
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading keymap...
Loading version...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading loaddefs.el (source)...
Loading button...
Loading emacs-lisp/cl-preloaded...
Loading emacs-lisp/oclosure...
Loading obarray...
Loading abbrev...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/charprop.el (source)...
Loading international/characters...
Loading international/charscript...
Loading international/emoji-zwj...
Loading composite...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading language/sinhala...
Loading language/english...
Loading language/ethiopic...
Loading language/european...
Loading language/czech...
Loading language/slovak...
Loading language/romanian...
Loading language/greek...
Loading language/hebrew...
Loading international/cp51932...
Loading international/eucjp-ms...
Loading language/japanese...
Loading language/korean...
Loading language/lao...
Loading language/tai-viet...
Loading language/thai...
Loading language/tibetan...
Loading language/vietnamese...
Loading language/misc-lang...
Loading language/utf-8-lang...
Loading language/georgian...
Loading language/khmer...
Loading language/burmese...
Loading language/cham...
Loading language/philippine...
Loading language/indonesian...
Loading indent...
Loading emacs-lisp/cl-generic...
Loading simple...
Loading emacs-lisp/seq...
Loading emacs-lisp/nadvice...
Loading minibuffer...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading font-core...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading emacs-lisp/easymenu...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading tab-bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading progmodes/prog-mode...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading newcomment...
Loading replace...
Loading emacs-lisp/tabulated-list...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading progmodes/elisp-mode...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading paren...
Loading emacs-lisp/shorthands...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Loading international/iso-transl...
Loading leim/leim-list.el (source)...
Loading emacs-lisp/rmc...
Waiting for git...
gmake[1]: *** [emacs.pdmp] Segmentation Fault
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/src'
gmake: *** [src] Error 2
bash-3.2$ !!
/usr/sfw/bin/gmake check
/usr/sfw/bin/gmake -C lib all
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib'
/usr/sfw/bin/gmake -C lib-src all
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib-src'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lib-src'
/usr/sfw/bin/gmake -C src VCSWITNESS='' BIN_DESTDIR=''/usr/local/bin/'' \
	 ELN_DESTDIR='/usr/local/lib/emacs/29.0.50/' all
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/src'
/usr/sfw/bin/gmake -C ../lwlib/ liblw.a
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lwlib'
gmake[2]: `liblw.a' is up to date.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lwlib'
/usr/sfw/bin/gmake -C ../admin/charsets all
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
/usr/sfw/bin/gmake -C ../admin/unidata charscript.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
gmake[2]: Nothing to be done for `charscript.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
/usr/sfw/bin/gmake -C ../admin/unidata emoji-zwj.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
gmake[2]: Nothing to be done for `emoji-zwj.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
/usr/sfw/bin/gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/unidata'
/usr/sfw/bin/gmake -C ../admin/charsets cp51932.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
gmake[2]: Nothing to be done for `cp51932.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
/usr/sfw/bin/gmake -C ../admin/charsets eucjp-ms.el
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
gmake[2]: Nothing to be done for `eucjp-ms.el'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/charsets'
LC_ALL=C ./temacs -batch  -l loadup --temacs=pdump \
	--bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/29.0.50/
Loading loadup.el (source)...
Dump mode: pdump
Using load-path (/var/run/rpc_door/eggert/emacs-29.0.50/lisp)
Loading emacs-lisp/debug-early...
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading keymap...
Loading version...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading loaddefs.el (source)...
Loading button...
Loading emacs-lisp/cl-preloaded...
Loading emacs-lisp/oclosure...
Loading obarray...
Loading abbrev...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/charprop.el (source)...
Loading international/characters...
Loading international/charscript...
Loading international/emoji-zwj...
Loading composite...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading language/sinhala...
Loading language/english...
Loading language/ethiopic...
Loading language/european...
Loading language/czech...
Loading language/slovak...
Loading language/romanian...
Loading language/greek...
Loading language/hebrew...
Loading international/cp51932...
Loading international/eucjp-ms...
Loading language/japanese...
Loading language/korean...
Loading language/lao...
Loading language/tai-viet...
Loading language/thai...
Loading language/tibetan...
Loading language/vietnamese...
Loading language/misc-lang...
Loading language/utf-8-lang...
Loading language/georgian...
Loading language/khmer...
Loading language/burmese...
Loading language/cham...
Loading language/philippine...
Loading language/indonesian...
Loading indent...
Loading emacs-lisp/cl-generic...
Loading simple...
Loading emacs-lisp/seq...
Loading emacs-lisp/nadvice...
Loading minibuffer...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading font-core...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading emacs-lisp/easymenu...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading tab-bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading progmodes/prog-mode...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading newcomment...
Loading replace...
Loading emacs-lisp/tabulated-list...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading progmodes/elisp-mode...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading paren...
Loading emacs-lisp/shorthands...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Loading international/iso-transl...
Loading leim/leim-list.el (source)...
Loading emacs-lisp/rmc...
Waiting for git...
Error running git rev-parse: (file-missing "Searching for program" "No such file or directory" "git")
Waiting for git...
Error running git rev-parse --abbrev-ref: (file-missing "Searching for program" "No such file or directory" "git")
Finding pointers to doc strings...
Finding pointers to doc strings...done
Pure-hashed: 18007 strings, 5544 vectors, 48747 conses, 4998 bytecodes, 334 others
Dumping under the name emacs.pdmp
Dumping fingerprint: 8678cc9a2e97210bdd656db6e136f7dc53522c5e03af4b308e0bc29247ddce63
Dump complete
Byte counts: header=100 hot=3955876 discardable=75584 cold=3696304
Reloc counts: hot=439358 discardable=5019
Adding name emacs-29.0.50.1
Adding name emacs-29.0.50.1.pdmp
cp -f emacs.pdmp bootstrap-emacs.pdmp 
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/src'
/usr/sfw/bin/gmake -C lisp all
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
/usr/sfw/bin/gmake -C ../leim all EMACS="../src/emacs"
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/leim'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/leim'
/usr/sfw/bin/gmake -C ../admin/grammars all EMACS="../../src/emacs"
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/grammars'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/admin/grammars'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/leim'
gmake[2]: Nothing to be done for `generate-ja-dic'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/leim'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Nothing to be done for `compile-targets'.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/misc'
gmake[2]: `org.texi' is up to date.
gmake[2]: `modus-themes.texi' is up to date.
gmake[2]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/misc'
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/lisp'
/usr/sfw/bin/gmake -C doc/lispref info
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/lispref'
gmake[1]: Nothing to be done for `info'.
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/lispref'
/usr/sfw/bin/gmake -C doc/lispintro info
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/lispintro'
gmake[1]: Nothing to be done for `info'.
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/lispintro'
/usr/sfw/bin/gmake -C doc/emacs info
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/emacs'
gmake[1]: Nothing to be done for `info'.
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/emacs'
/usr/sfw/bin/gmake -C doc/misc info
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/misc'
gmake[1]: Nothing to be done for `info'.
gmake[1]: Leaving directory `/var/run/rpc_door/eggert/emacs-29.0.50/doc/misc'
/usr/sfw/bin/gmake -C test check
gmake[1]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/test'
rm -f ./*.tmp
gmake[2]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/test'
gmake[3]: Entering directory `/var/run/rpc_door/eggert/emacs-29.0.50/test'
  ELC      lisp/net/tramp-tests.elc
  GEN      lisp/net/tramp-tests.log
  ELC      lib-src/emacsclient-tests.elc
  GEN      lib-src/emacsclient-tests.log
  ELC      lisp/abbrev-tests.elc
  GEN      lisp/abbrev-tests.log
  ELC      lisp/align-tests.elc
  GEN      lisp/align-tests.log
  ELC      lisp/allout-tests.elc
  GEN      lisp/allout-tests.log
  ELC      lisp/allout-widgets-tests.elc
  GEN      lisp/allout-widgets-tests.log
  ELC      lisp/ansi-color-tests.elc
  GEN      lisp/ansi-color-tests.log
  ELC      lisp/apropos-tests.elc
  GEN      lisp/apropos-tests.log
  ELC      lisp/arc-mode-tests.elc
  GEN      lisp/arc-mode-tests.log
  ELC      lisp/auth-source-pass-tests.elc
  GEN      lisp/auth-source-pass-tests.log
  ELC      lisp/auth-source-tests.elc
  GEN      lisp/auth-source-tests.log
  ELC      lisp/autoinsert-tests.elc
  GEN      lisp/autoinsert-tests.log
  ELC      lisp/autorevert-tests.elc
  GEN      lisp/autorevert-tests.log
  ELC      lisp/battery-tests.elc
  GEN      lisp/battery-tests.log
  ELC      lisp/bookmark-tests.elc
  GEN      lisp/bookmark-tests.log
  ELC      lisp/buff-menu-tests.elc
  GEN      lisp/buff-menu-tests.log
  ELC      lisp/button-tests.elc
  GEN      lisp/button-tests.log
  ELC      lisp/calc/calc-tests.elc
  GEN      lisp/calc/calc-tests.log
  ELC      lisp/calculator-tests.elc
  GEN      lisp/calculator-tests.log
  ELC      lisp/calendar/cal-french-tests.elc
  GEN      lisp/calendar/cal-french-tests.log
  ELC      lisp/calendar/cal-julian-tests.elc
  GEN      lisp/calendar/cal-julian-tests.log
  ELC      lisp/calendar/icalendar-tests.elc
  GEN      lisp/calendar/icalendar-tests.log
  ELC      lisp/calendar/iso8601-tests.elc
  GEN      lisp/calendar/iso8601-tests.log
  ELC      lisp/calendar/lunar-tests.elc
  GEN      lisp/calendar/lunar-tests.log
  ELC      lisp/calendar/parse-time-tests.elc
  GEN      lisp/calendar/parse-time-tests.log
  ELC      lisp/calendar/solar-tests.elc
  GEN      lisp/calendar/solar-tests.log
  ELC      lisp/calendar/time-date-tests.elc
  GEN      lisp/calendar/time-date-tests.log
  ELC      lisp/calendar/todo-mode-tests.elc
  GEN      lisp/calendar/todo-mode-tests.log
  ELC      lisp/cedet/cedet-files-tests.elc
  GEN      lisp/cedet/cedet-files-tests.log
  ELC      lisp/cedet/semantic-utest-c.elc
  GEN      lisp/cedet/semantic-utest-c.log
  ELC      lisp/cedet/semantic-utest-ia.elc
  GEN      lisp/cedet/semantic-utest-ia.log
  ELC      lisp/cedet/semantic-utest.elc
  GEN      lisp/cedet/semantic-utest.log
  ELC      lisp/cedet/semantic/bovine/gcc-tests.elc
  GEN      lisp/cedet/semantic/bovine/gcc-tests.log
  ELC      lisp/cedet/semantic/format-tests.elc
  GEN      lisp/cedet/semantic/format-tests.log
  ELC      lisp/cedet/semantic/fw-tests.elc
  GEN      lisp/cedet/semantic/fw-tests.log
  ELC      lisp/cedet/srecode-utest-getset.elc
  GEN      lisp/cedet/srecode-utest-getset.log
  ELC      lisp/cedet/srecode-utest-template.elc
  GEN      lisp/cedet/srecode-utest-template.log
  ELC      lisp/cedet/srecode/document-tests.elc
  GEN      lisp/cedet/srecode/document-tests.log
  ELC      lisp/cedet/srecode/fields-tests.elc
  GEN      lisp/cedet/srecode/fields-tests.log
  ELC      lisp/char-fold-tests.elc
  GEN      lisp/char-fold-tests.log
  ELC      lisp/color-tests.elc
  GEN      lisp/color-tests.log
  ELC      lisp/comint-tests.elc
  GEN      lisp/comint-tests.log
  ELC      lisp/completion-tests.elc
  GEN      lisp/completion-tests.log
  ELC      lisp/cus-edit-tests.elc
  GEN      lisp/cus-edit-tests.log
  ELC      lisp/custom-tests.elc
  GEN      lisp/custom-tests.log
  ELC      lisp/dabbrev-tests.elc
  GEN      lisp/dabbrev-tests.log
  ELC      lisp/delim-col-tests.elc
  GEN      lisp/delim-col-tests.log
  ELC      lisp/descr-text-tests.elc
  GEN      lisp/descr-text-tests.log
  ELC      lisp/desktop-tests.elc
  GEN      lisp/desktop-tests.log
  ELC      lisp/dired-aux-tests.elc
  GEN      lisp/dired-aux-tests.log
  ELC      lisp/dired-tests.elc
  GEN      lisp/dired-tests.log
  ELC      lisp/dired-x-tests.elc
  GEN      lisp/dired-x-tests.log
  ELC      lisp/dnd-tests.elc
  GEN      lisp/dnd-tests.log
  ELC      lisp/dom-tests.elc
  GEN      lisp/dom-tests.log
  ELC      lisp/edmacro-tests.elc
  GEN      lisp/edmacro-tests.log
  ELC      lisp/electric-tests.elc
  GEN      lisp/electric-tests.log
  ELC      lisp/elide-head-tests.elc
  GEN      lisp/elide-head-tests.log
  ELC      lisp/emacs-lisp/backquote-tests.elc
  GEN      lisp/emacs-lisp/backquote-tests.log
  ELC      lisp/emacs-lisp/backtrace-tests.elc
  GEN      lisp/emacs-lisp/backtrace-tests.log
  ELC      lisp/emacs-lisp/benchmark-tests.elc
  GEN      lisp/emacs-lisp/benchmark-tests.log
  ELC      lisp/emacs-lisp/bindat-tests.elc
  GEN      lisp/emacs-lisp/bindat-tests.log
  ELC      lisp/emacs-lisp/bytecomp-tests.elc
  GEN      lisp/emacs-lisp/bytecomp-tests.log
  ELC      lisp/emacs-lisp/cconv-tests.elc
  GEN      lisp/emacs-lisp/cconv-tests.log
  ELC      lisp/emacs-lisp/check-declare-tests.elc
  GEN      lisp/emacs-lisp/check-declare-tests.log
  ELC      lisp/emacs-lisp/checkdoc-tests.elc
  GEN      lisp/emacs-lisp/checkdoc-tests.log
  ELC      lisp/emacs-lisp/cl-extra-tests.elc
  GEN      lisp/emacs-lisp/cl-extra-tests.log
  ELC      lisp/emacs-lisp/cl-generic-tests.elc
  GEN      lisp/emacs-lisp/cl-generic-tests.log
  ELC      lisp/emacs-lisp/cl-lib-tests.elc
  GEN      lisp/emacs-lisp/cl-lib-tests.log
  ELC      lisp/emacs-lisp/cl-macs-tests.elc
  GEN      lisp/emacs-lisp/cl-macs-tests.log
  ELC      lisp/emacs-lisp/cl-preloaded-tests.elc
  GEN      lisp/emacs-lisp/cl-preloaded-tests.log
  ELC      lisp/emacs-lisp/cl-print-tests.elc
  GEN      lisp/emacs-lisp/cl-print-tests.log
  ELC      lisp/emacs-lisp/cl-seq-tests.elc
  GEN      lisp/emacs-lisp/cl-seq-tests.log
  ELC      lisp/emacs-lisp/comp-cstr-tests.elc
  GEN      lisp/emacs-lisp/comp-cstr-tests.log
  ELC      lisp/emacs-lisp/copyright-tests.elc
  GEN      lisp/emacs-lisp/copyright-tests.log
  ELC      lisp/emacs-lisp/derived-tests.elc
  GEN      lisp/emacs-lisp/derived-tests.log
  ELC      lisp/emacs-lisp/easy-mmode-tests.elc
  GEN      lisp/emacs-lisp/easy-mmode-tests.log
  ELC      lisp/emacs-lisp/edebug-tests.elc
  GEN      lisp/emacs-lisp/edebug-tests.log
  ELC      lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.elc
  GEN      lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.log
  ELC      lisp/emacs-lisp/eieio-tests/eieio-test-persist.elc
  GEN      lisp/emacs-lisp/eieio-tests/eieio-test-persist.log
  ELC      lisp/emacs-lisp/eieio-tests/eieio-tests.elc
  GEN      lisp/emacs-lisp/eieio-tests/eieio-tests.log
  ELC      lisp/emacs-lisp/ert-tests.elc
  GEN      lisp/emacs-lisp/ert-tests.log
  ELC      lisp/emacs-lisp/ert-x-tests.elc
  GEN      lisp/emacs-lisp/ert-x-tests.log
  ELC      lisp/emacs-lisp/faceup-tests/faceup-test-basics.elc
  GEN      lisp/emacs-lisp/faceup-tests/faceup-test-basics.log
  ELC      lisp/emacs-lisp/faceup-tests/faceup-test-files.elc
  GEN      lisp/emacs-lisp/faceup-tests/faceup-test-files.log
Running 1 tests (2022-06-25 13:07:50-0700, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
Test faceup-files backtrace:
  signal(ert-test-failed (((should (faceup-test-files-check-one "files
  ert-fail(((should (faceup-test-files-check-one "files/test1.txt")) :
  #f(compiled-function () #<bytecode -0x1a3116ab>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name faceup-files :documentation nil :body
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :expensi
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/emacs-lisp/faceup-te
  command-line()
  normal-top-level()
Test faceup-files condition:
    (ert-test-failed
     ((should
       (faceup-test-files-check-one "files/test1.txt"))
      :form
      (faceup-test-files-check-one "files/test1.txt")
      :value nil :explanation
      ((on-line 4
		("«(help-echo):\"Balloon tip: Fly smoothly!\":«w:WARNING»»: The first word on this line should use")
		("«(help-echo):\"Balloon tip: Fly smoothly!\":«w:WARNING»»: The first word on this line should use"))
       (on-line 8
		("In this mode «s:\"«(syntax-table):(4 . 41):<»\"» and «s:\"«(syntax-table):(5 . 40):>»\"» are parentheses, but only when on the same")
		("In this mode «s:\"«(syntax-table):(4 . 41):<»\"» and «s:\"«(syntax-table):(5 . 40):>»\"» are parentheses, but only when on the same"))
       (on-line 9
		("line without any other «s:\"«(syntax-table):(4 . 41):<»\"» and «s:\"«(syntax-table):(5 . 40):>»\"» characters between them.")
		("line without any other «s:\"«(syntax-table):(4 . 41):<»\"» and «s:\"«(syntax-table):(5 . 40):>»\"» characters between them."))
       (on-line 10
		("«(syntax-table):(4 . 41):<»OK«(syntax-table):(5 . 40):>» <NOT «(syntax-table):(4 . 41):<»OK«(syntax-table):(5 . 40):>» >")
		("«(syntax-table):(4 . 41):<»OK«(syntax-table):(5 . 40):>» <NOT «(syntax-table):(4 . 41):<»OK«(syntax-table):(5 . 40):>» >")))))
   FAILED  1/1  faceup-files (0.023923 sec) at lisp/emacs-lisp/faceup-tests/faceup-test-files.el:58

Ran 1 tests, 0 results as expected, 1 unexpected (2022-06-25 13:07:52-0700, 1.802671 sec)

1 unexpected results:
   FAILED  faceup-files

gmake[3]: *** [lisp/emacs-lisp/faceup-tests/faceup-test-files.log] Error 1
  ELC      lisp/emacs-lisp/find-func-tests.elc
  GEN      lisp/emacs-lisp/find-func-tests.log
  ELC      lisp/emacs-lisp/float-sup-tests.elc
  GEN      lisp/emacs-lisp/float-sup-tests.log
  ELC      lisp/emacs-lisp/generator-tests.elc
  GEN      lisp/emacs-lisp/generator-tests.log
  ELC      lisp/emacs-lisp/gv-tests.elc
  GEN      lisp/emacs-lisp/gv-tests.log
  ELC      lisp/emacs-lisp/hierarchy-tests.elc
  GEN      lisp/emacs-lisp/hierarchy-tests.log
  ELC      lisp/emacs-lisp/let-alist-tests.elc
  GEN      lisp/emacs-lisp/let-alist-tests.log
  ELC      lisp/emacs-lisp/lisp-mnt-tests.elc
  GEN      lisp/emacs-lisp/lisp-mnt-tests.log
  ELC      lisp/emacs-lisp/lisp-mode-tests.elc
  GEN      lisp/emacs-lisp/lisp-mode-tests.log
  ELC      lisp/emacs-lisp/lisp-tests.elc
  GEN      lisp/emacs-lisp/lisp-tests.log
Running 37 tests (2022-06-25 13:08:44-0700, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
   passed   1/37  backward-up-list-basic (0.001697 sec)
   passed   2/37  core-elisp-tests-1-defvar-in-let (0.000916 sec)
Mark set
   passed   3/37  core-elisp-tests-2-window-configurations (0.001314 sec)
   passed   4/37  core-elisp-tests-3-backquote (0.000726 sec)
   passed   5/37  end-of-defun-twice (0.004477 sec)
   passed   6/37  lisp-backward-sexp-1-empty-parens (0.000873 sec)
   passed   7/37  lisp-backward-sexp-1-eobp (0.000940 sec)
   passed   8/37  lisp-backward-sexp-1-error-mismatch (0.000838 sec)
   passed   9/37  lisp-backward-sexp-2-bobp (0.000869 sec)
   passed  10/37  lisp-backward-sexp-2-bobp-and-subsequent (0.000985 sec)
   passed  11/37  lisp-delete-pair-parens (1.001518 sec)
   passed  12/37  lisp-delete-pair-quotation-marks (1.011332 sec)
   passed  13/37  lisp-delete-pair-quotes-in-text-mode (0.001307 sec)
   passed  14/37  lisp-delete-pair-quotes-text-mode-syntax-table (1.168948 sec)
Test lisp-fill-paragraph-colon backtrace:
  signal(ert-test-failed (((should (looking-at ":three")) :form (looki
  ert-fail(((should (looking-at ":three")) :form (looking-at ":three")
  #f(compiled-function () #<bytecode -0x8c746ec>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name lisp-fill-paragraph-colon :documentat
  ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... 
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/emacs-lisp/lisp-test
  command-line()
  normal-top-level()
Test lisp-fill-paragraph-colon condition:
    (ert-test-failed
     ((should
       (looking-at ":three"))
      :form
      (looking-at ":three")
      :value nil))
   FAILED  15/37  lisp-fill-paragraph-colon (0.008819 sec) at lisp/emacs-lisp/lisp-tests.el:649
   passed  16/37  lisp-forward-sexp-1-empty-parens (0.000948 sec)
   passed  17/37  lisp-forward-sexp-1-eobp (0.000817 sec)
   passed  18/37  lisp-forward-sexp-1-error-mismatch (0.000821 sec)
   passed  19/37  lisp-forward-sexp-2-eobp (0.000836 sec)
   passed  20/37  lisp-forward-sexp-2-eobp-and-subsequent (0.000857 sec)
   passed  21/37  lisp-forward-sexp-elisp-inside-symbol (0.002659 sec)
   passed  22/37  lisp-forward-sexp-elisp-quoted-symbol (0.002446 sec)
   passed  23/37  lisp-forward-sexp-emacs-lisp-quote-char (0.002248 sec)
   passed  24/37  lisp-forward-sexp-emacs-lisp-semi-char-error (0.002655 sec)
   passed  25/37  lisp-forward-sexp-python-triple-quoted-string (0.006505 sec)
   passed  26/37  lisp-forward-sexp-python-triple-quotes-string (0.006096 sec)
   passed  27/37  mark-defun-arg-region-active (0.003966 sec)
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
   passed  28/37  mark-defun-bob (0.012065 sec)
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
   passed  29/37  mark-defun-neg-arg-region-inactive (0.015363 sec)
   passed  30/37  mark-defun-no-arg-region-active (0.004119 sec)
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
   passed  31/37  mark-defun-no-arg-region-inactive (0.013917 sec)
Mark set
Mark set
Mark set
Mark set
Mark set
Mark set
   passed  32/37  mark-defun-pos-arg-region-inactive (0.009128 sec)
   passed  33/37  up-list-basic (0.001232 sec)
   passed  34/37  up-list-cross-string (0.001297 sec)
   passed  35/37  up-list-no-cross-string (0.001537 sec)
   passed  36/37  up-list-out-of-string (0.001238 sec)
   passed  37/37  up-list-with-forward-sexp-function (0.001366 sec)

Ran 37 tests, 36 results as expected, 1 unexpected (2022-06-25 13:08:49-0700, 5.103395 sec)

1 unexpected results:
   FAILED  lisp-fill-paragraph-colon

gmake[3]: *** [lisp/emacs-lisp/lisp-tests.log] Error 1
  ELC      lisp/emacs-lisp/macroexp-tests.elc
  GEN      lisp/emacs-lisp/macroexp-tests.log
  ELC      lisp/emacs-lisp/map-tests.elc
  GEN      lisp/emacs-lisp/map-tests.log
  ELC      lisp/emacs-lisp/memory-report-tests.elc
  GEN      lisp/emacs-lisp/memory-report-tests.log
  ELC      lisp/emacs-lisp/multisession-tests.elc
  GEN      lisp/emacs-lisp/multisession-tests.log
  ELC      lisp/emacs-lisp/nadvice-tests.elc
  GEN      lisp/emacs-lisp/nadvice-tests.log
  ELC      lisp/emacs-lisp/oclosure-tests.elc
  GEN      lisp/emacs-lisp/oclosure-tests.log
  ELC      lisp/emacs-lisp/package-tests.elc
  GEN      lisp/emacs-lisp/package-tests.log
  ELC      lisp/emacs-lisp/pcase-tests.elc
  GEN      lisp/emacs-lisp/pcase-tests.log
  ELC      lisp/emacs-lisp/pp-tests.elc
  GEN      lisp/emacs-lisp/pp-tests.log
  ELC      lisp/emacs-lisp/range-tests.elc
  GEN      lisp/emacs-lisp/range-tests.log
  ELC      lisp/emacs-lisp/regexp-opt-tests.elc
  GEN      lisp/emacs-lisp/regexp-opt-tests.log
  ELC      lisp/emacs-lisp/ring-tests.elc
  GEN      lisp/emacs-lisp/ring-tests.log
  ELC      lisp/emacs-lisp/rmc-tests.elc
  GEN      lisp/emacs-lisp/rmc-tests.log
  ELC      lisp/emacs-lisp/rx-tests.elc
  GEN      lisp/emacs-lisp/rx-tests.log
  ELC      lisp/emacs-lisp/seq-tests.elc
  GEN      lisp/emacs-lisp/seq-tests.log
  ELC      lisp/emacs-lisp/shadow-tests.elc
  GEN      lisp/emacs-lisp/shadow-tests.log
  ELC      lisp/emacs-lisp/shortdoc-tests.elc
  GEN      lisp/emacs-lisp/shortdoc-tests.log
  ELC      lisp/emacs-lisp/subr-x-tests.elc
  GEN      lisp/emacs-lisp/subr-x-tests.log
  ELC      lisp/emacs-lisp/syntax-tests.elc
  GEN      lisp/emacs-lisp/syntax-tests.log
  ELC      lisp/emacs-lisp/tabulated-list-tests.elc
  GEN      lisp/emacs-lisp/tabulated-list-tests.log
  ELC      lisp/emacs-lisp/testcover-tests.elc
  GEN      lisp/emacs-lisp/testcover-tests.log
  ELC      lisp/emacs-lisp/text-property-search-tests.elc
  GEN      lisp/emacs-lisp/text-property-search-tests.log
  ELC      lisp/emacs-lisp/thunk-tests.elc
  GEN      lisp/emacs-lisp/thunk-tests.log
  ELC      lisp/emacs-lisp/timer-tests.elc
  GEN      lisp/emacs-lisp/timer-tests.log
  ELC      lisp/emacs-lisp/unsafep-tests.elc
  GEN      lisp/emacs-lisp/unsafep-tests.log
  ELC      lisp/emacs-lisp/vtable-tests.elc
  GEN      lisp/emacs-lisp/vtable-tests.log
  ELC      lisp/emacs-lisp/warnings-tests.elc
  GEN      lisp/emacs-lisp/warnings-tests.log
  ELC      lisp/emulation/viper-tests.elc
  GEN      lisp/emulation/viper-tests.log
  ELC      lisp/epg-config-tests.elc
  GEN      lisp/epg-config-tests.log
  ELC      lisp/epg-tests.elc
  GEN      lisp/epg-tests.log
  ELC      lisp/erc/erc-dcc-tests.elc
  GEN      lisp/erc/erc-dcc-tests.log
  ELC      lisp/erc/erc-tests.elc
  GEN      lisp/erc/erc-tests.log
  ELC      lisp/erc/erc-track-tests.elc
  GEN      lisp/erc/erc-track-tests.log
  ELC      lisp/eshell/em-basic-tests.elc
  GEN      lisp/eshell/em-basic-tests.log
  ELC      lisp/eshell/em-extpipe-tests.elc
  GEN      lisp/eshell/em-extpipe-tests.log
  ELC      lisp/eshell/em-glob-tests.elc
  GEN      lisp/eshell/em-glob-tests.log
  ELC      lisp/eshell/em-hist-tests.elc
  GEN      lisp/eshell/em-hist-tests.log
  ELC      lisp/eshell/em-ls-tests.elc
  GEN      lisp/eshell/em-ls-tests.log
  ELC      lisp/eshell/em-pred-tests.elc
  GEN      lisp/eshell/em-pred-tests.log
  ELC      lisp/eshell/em-tramp-tests.elc
  GEN      lisp/eshell/em-tramp-tests.log
  ELC      lisp/eshell/esh-opt-tests.elc
  GEN      lisp/eshell/esh-opt-tests.log
  ELC      lisp/eshell/esh-proc-tests.elc
  GEN      lisp/eshell/esh-proc-tests.log
Running 4 tests (2022-06-25 13:13:12-0700, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
Loading em-alias...
Loading em-banner...
Loading em-basic...
Loading em-cmpl...
Loading em-extpipe...
Loading em-glob...
Loading em-hist...
Loading em-ls...
Loading em-prompt...
Loading em-script...
Loading em-term...
Loading em-unix...
[sh]+ Done (/usr/bin/sh -c while true; do sleep 1; done)
   passed  1/4  esh-proc-test/kill-background-process (0.841542 sec)
   passed  2/4  esh-proc-test/kill-pipeline (0.217380 sec)
Test esh-proc-test/kill-pipeline-head backtrace:
  signal(error ("timed out waiting for subprocess(es)"))
  error("timed out waiting for subprocess(es)")
  (progn (error "timed out waiting for subprocess(es)"))
  (if (> (float-time (time-since start)) eshell-test--max-subprocess-t
  (while (if all eshell-process-list (eshell-interactive-process-p)) (
  (let ((start (current-time))) (while (if all eshell-process-list (es
  eshell-wait-for-subprocess(t)
  #f(compiled-function () #<bytecode -0x1fa366e9>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name esh-proc-test/kill-pipeline-head :doc
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ... ...))
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/eshell/esh-proc-test
  command-line()
  normal-top-level()
Test esh-proc-test/kill-pipeline-head condition:
    (error "timed out waiting for subprocess(es)")
   FAILED  3/4  esh-proc-test/kill-pipeline-head (5.097699 sec) at lisp/eshell/esh-proc-tests.el:69
   passed  4/4  esh-proc-test/sigpipe-exits-process (1.189399 sec)

Ran 4 tests, 3 results as expected, 1 unexpected (2022-06-25 13:13:21-0700, 9.005127 sec)

1 unexpected results:
   FAILED  esh-proc-test/kill-pipeline-head

gmake[3]: *** [lisp/eshell/esh-proc-tests.log] Error 1
  ELC      lisp/eshell/esh-var-tests.elc
  GEN      lisp/eshell/esh-var-tests.log
gmake[3]: *** [lisp/eshell/esh-var-tests.log] Interrupt
gmake[2]: *** [check-doit] Interrupt
gmake[1]: *** [check] Interrupt
gmake: *** [check] Interrupt

bash-3.2$ 

      reply	other threads:[~2022-06-25 20:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-20  4:52 bug#47275: Emacs 27.2 RC2 "make check" segv, infloop (Solaris 10 sparc) Paul Eggert
2021-03-20  7:21 ` Eli Zaretskii
2021-03-20 16:23   ` Paul Eggert
2021-03-20 16:51     ` Eli Zaretskii
2021-03-20 17:00       ` Paul Eggert
2021-03-20 17:33         ` Eli Zaretskii
2022-06-25 12:03           ` Lars Ingebrigtsen
2022-06-25 20:55             ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78692419-f24f-8242-f878-f88a057cf106@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=47275@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).