bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#41346: 28.0.50; feature/native-comp: assertion error


From: Gregor Zattler
Subject: bug#41346: 28.0.50; feature/native-comp: assertion error
Date: Sun, 17 May 2020 07:19:30 +0200

Dear emacs-developers, Andrea,

I tried to build feature/native-comp as of yesterday (commit
d6f6353cfdbbea5501915675081265b4dc4591e3) on an up-to-date
x86_64-pc-linux-gnu (Thinkpad, 8GB RAM, i5-4300U CPU) debian
buster (10.4) with version 8.3.0-6 of libgccjit installed
and got an assertion error.  I got it running a week or two
ago, though.

I do the build with a little shell script, with `set -x`.
Below you find the output (stdout, sdterr) of said script.


Thanks for working on emacs, on native-comp and for looking
into this, Gregor


No local changes to save
+ set -e
+ export GRFZ_EMACS_FLAVOR=emacs-snapshot
+ GRFZ_EMACS_FLAVOR=emacs-snapshot
+ cd /home/grfz/src/emacs
+ git checkout -f lisp/startup.el
+ git stash
No local changes to save
+ git pull
>From https://git.savannah.gnu.org/git/emacs
   788c2480f4..a6ebca21b3  master     -> origin/master
Already up to date.
+ git stash pop
No stash entries found.
+ true
++ dpkg-buildflags --get CFLAGS
++ tr ' ' '\n'
++ egrep -vi 'Wall|no-PIE'
++ tr '\n' ' '
++ sed -e 's/  / /g' -e 's/ $//g'
+ export 'CFLAGS=-g -O2 -fdebug-prefix-map=/home/grfz/src/emacs=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-pie'
+ CFLAGS='-g -O2 -fdebug-prefix-map=/home/grfz/src/emacs=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-pie'
++ dpkg-buildflags --get LDFLAGS
++ tr ' ' '\n'
++ egrep -vi no-pie
++ tr '\n' ' '
++ sed -e 's/ //g'
+ export 'LDFLAGS=-Wl,-z,relro -no-pie'
+ LDFLAGS='-Wl,-z,relro -no-pie'
++ dpkg-buildflags --get CPPFLAGS
++ tr ' ' '\n'
++ egrep -vi jutsnothingimportant
++ tr '\n' ' '
+ export 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2  '
+ CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2  '
+ ./autogen.sh
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.
Building aclocal.m4 ...
Running 'autoreconf -fi -I m4' ...
You can now run './configure'.
++ git status
++ grep -qs '^On branch feature/native-comp$'
++ echo --with-nativecomp
+ ./configure -C --prefix=/usr/local/stow/emacs-snapshot 
--with-file-notification=inotify --with-cairo --without-toolkit-scroll-bars 
--with-x-toolkit=gtk3 --with-sound=yes --without-gconf --with-mailutils 
--with-x=yes --enable-checking=yes --enable-check-lisp-object-type=yes 
--with-nativecomp
configure: creating cache config.cache
checking for xcrun... no
checking for GNU Make... make
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
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 we are using the GNU C compiler... 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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... no
checking whether the compiler is clang... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking max safe object size... 9223372036854775807
checking whether C compiler handles -fno-common... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Wabsolute-value... no
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waddress-of-packed-member... no
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Wanalyzer-double-fclose... no
checking whether C compiler handles -Wanalyzer-double-free... no
checking whether C compiler handles -Wanalyzer-exposure-through-output-file... 
no
checking whether C compiler handles -Wanalyzer-file-leak... no
checking whether C compiler handles -Wanalyzer-free-of-non-heap... no
checking whether C compiler handles -Wanalyzer-malloc-leak... no
checking whether C compiler handles -Wanalyzer-null-argument... no
checking whether C compiler handles -Wanalyzer-null-dereference... no
checking whether C compiler handles -Wanalyzer-possible-null-argument... no
checking whether C compiler handles -Wanalyzer-possible-null-dereference... no
checking whether C compiler handles -Wanalyzer-stale-setjmp-buffer... no
checking whether C compiler handles -Wanalyzer-tainted-array-index... no
checking whether C compiler handles -Wanalyzer-too-complex... no
checking whether C compiler handles 
-Wanalyzer-unsafe-call-within-signal-handler... no
checking whether C compiler handles -Wanalyzer-use-after-free... no
checking whether C compiler handles 
-Wanalyzer-use-of-pointer-in-stale-stack-frame... no
checking whether C compiler handles -Warith-conversion... no
checking whether C compiler handles -Wattribute-warning... no
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbool-compare... yes
checking whether C compiler handles -Wbool-operation... yes
checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcannot-profile... no
checking whether C compiler handles -Wcast-function-type... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdangling-else... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdesignated-init... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
checking whether C compiler handles -Wdiscarded-qualifiers... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Wduplicate-decl-specifier... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wenum-compare... yes
checking whether C compiler handles -Wenum-conversion... no
checking whether C compiler handles -Wexpansion-to-defined... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-diag... no
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wframe-address... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Whsa... yes
checking whether C compiler handles -Wif-not-aligned... yes
checking whether C compiler handles -Wignored-attributes... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Wincompatible-pointer-types... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Wint-conversion... yes
checking whether C compiler handles -Wint-in-bool-context... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wlogical-not-parentheses... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmemset-elt-size... yes
checking whether C compiler handles -Wmemset-transposed-args... yes
checking whether C compiler handles -Wmisleading-indentation... yes
checking whether C compiler handles -Wmissing-attributes... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-profile... no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wmultistatement-macros... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wnonnull-compare... yes
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Wodr... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wpacked-not-aligned... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-compare... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wpsabi... yes
checking whether C compiler handles -Wrestrict... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wscalar-storage-order... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshift-count-negative... yes
checking whether C compiler handles -Wshift-count-overflow... yes
checking whether C compiler handles -Wshift-negative-value... yes
checking whether C compiler handles -Wsizeof-array-argument... yes
checking whether C compiler handles -Wsizeof-pointer-div... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wstring-compare... no
checking whether C compiler handles -Wstringop-truncation... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=malloc... 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 -Wswitch-bool... yes
checking whether C compiler handles -Wswitch-outside-range... no
checking whether C compiler handles -Wswitch-unreachable... yes
checking whether C compiler handles -Wtautological-compare... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-macros... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wzero-length-bounds... no
checking whether C compiler handles 
-Walloc-size-larger-than=9223372036854775807... yes
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Wattribute-alias=2... no
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Wstringop-overflow=2... yes
checking whether C compiler handles -Wvla-larger-than=4031... yes
checking whether C compiler handles -Wredundant-decls... yes
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 for a BSD-compatible install... /usr/bin/install -c
checking command to symlink files in the same directory... ln -s
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 library containing sqrt... -lm
checking for pkg-config... /usr/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... yes
checking for soundcard.h... no
checking for mmsystem.h... no
checking for _oss_ioctl in -lossaudio... no
checking for alsa >= 1.0.0... yes
checking for linux/fs.h... yes
checking for malloc.h... yes
checking for sys/systeminfo.h... no
checking for sys/sysinfo.h... yes
checking for coff.h... no
checking for pty.h... yes
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 sys/socket.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) 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 dirent.h... yes
checking for execinfo.h... yes
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... yes
checking for sys/time.h... yes
checking for ieee754.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for ADDR_NO_RANDOMIZE... yes
checking if Linux sysinfo may be used... yes
checking for term.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for net/if.h... yes
checking for ifaddrs.h... yes
checking for net/if_dl.h... no
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for struct ifreq.ifr_addr.sa_len... no
checking whether gcc understands -MMD -MF... yes
checking for X... libraries , headers 
checking whether malloc is Doug Lea style... no
checking for getpagesize... yes
checking for working mmap... yes
checking for main in -lXbsd... no
checking for pthread library... -lpthread
checking for thread support... yes
checking whether X on GNU/Linux needs -b to link... no
checking for Xkb... yes
checking for XrmSetDatabase... yes
checking for XScreenResourceString... yes
checking for XScreenNumberOfScreen... yes
checking X11 version 6... 6 or newer
checking for librsvg-2.0 >= 2.14.0... yes
checking for getaddrinfo_a in -lanl... yes
checking for gtk+-3.0 >= 3.10 glib-2.0 >= 2.37.5... yes
checking whether GTK compiles... yes
configure: WARNING: Your version of Gtk+ will have problems with
       closing open displays.  This is no problem if you just use
       one display, but if you use more than one and close one of them
       Emacs may crash.
       See https://gitlab.gnome.org/GNOME/gtk/issues/221
checking for dbus-1 >= 1.0... yes
checking for dbus_watch_get_unix_fd... yes
checking for dbus_type_is_valid... yes
checking for dbus_validate_bus_name... yes
checking for dbus_validate_path... yes
checking for dbus_validate_interface... yes
checking for dbus_validate_member... yes
checking for gio-2.0 >= 2.26... yes
checking whether GSettings is in gio... yes
checking for gobject-2.0 >= 2.0... yes
checking for lgetfilecon in -lselinux... yes
checking for gnutls >= 2.12.2... yes
checking for libsystemd >= 222... yes
checking for jansson >= 2.7... no
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init1... yes
checking X11/extensions/Xrender.h usability... yes
checking X11/extensions/Xrender.h presence... yes
checking for X11/extensions/Xrender.h... yes
checking for XRenderQueryExtension in -lXrender... yes
checking for cairo >= 1.8.0... yes
checking for freetype2... yes
checking for fontconfig >= 2.2.0... yes
checking for FT_Face_GetCharVariantIndex... yes
checking for libotf... yes
checking for OTF_get_variation_glyphs in -lotf... yes
checking for m17n-flt... yes
checking for harfbuzz >= 0.9.42... yes
checking X11/Xlib-xcb.h usability... yes
checking X11/Xlib-xcb.h presence... yes
checking for X11/Xlib-xcb.h... yes
checking for xcb_translate_coordinates in -lxcb... yes
checking for XGetXCBConnection in -lX11-xcb... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking for jpeglib 6b or later... -ljpeg
checking for lcms2... yes
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking for libpng >= 1.0.0... yes
checking whether png_longjmp is declared... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for GifMakeMapObject in -lgif... yes
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... yes
checking for xrandr >= 1.2.2... yes
checking for xinerama >= 1.0.2... yes
checking for xfixes >= 4.0.0... yes
checking for X11/extensions/Xdbe.h... yes
checking for XdbeAllocateBackBufferName in -lXext... yes
checking for libxml-2.0 > 2.6.17... yes
checking for htmlReadMemory in -lxml2... yes
checking for accept4... yes
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... yes
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... yes
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 timer_getoverrun... no
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
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... yes
checking for cfsetspeed... yes
checking for __executable_start... yes
checking for log2... yes
checking for pthread_setname_np... yes
checking whether pthread_setname_np takes a single argument... no
checking whether pthread_setname_np takes three arguments... no
checking for aligned_alloc... yes
checking whether aligned_alloc is declared... yes
checking for posix_madvise... yes
checking for __builtin_frame_address... yes
checking for __builtin_unwind_init... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for grantpt... yes
checking for getpt... yes
checking for posix_openpt... yes
checking for library containing tputs... -ltinfo
checking for timerfd interface... yes
checking whether signals can be handled on alternate stack... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for library containing __gmpz_roinit_n... -lgmp
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for struct unipair.unicode... yes
checking for sbrk... yes
checking for fchmod... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for explicit_bzero... yes
checking for memset_s... no
checking for faccessat... yes
checking for fchmodat... yes
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 gettimeofday... yes
checking for lstat... yes
checking for mkostemp... yes
checking for tzset... yes
checking for pipe2... yes
checking for pselect... 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... yes
checking for utimensat... yes
checking for getdtablesize... yes
checking for futimes... yes
checking for futimesat... yes
checking for lutimes... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking whether GLib is linked in... yes
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and _NL_PAPER_WIDTH... yes
checking for mbstate_t... yes
checking for signals via characters... yes
checking for _setjmp... yes
checking for sigsetjmp... yes
checking for usable FIONREAD... yes
checking for usable SIGIO... yes
checking for struct alignment... yes
checking for typeof syntax and keyword spelling... typeof
checking for statement expressions... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for C/C++ restrict keyword... __restrict
checking whether byte ordering is bigendian... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether lstat correctly handles trailing slash... yes
checking for mode_t... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... no
checking for gawk... gawk
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... yes
checking for working GNU getopt_long function... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether memmem is declared... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether <sys/select.h> is self-contained... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for sigset_t... yes
checking for wchar_t... yes
checking whether strnlen is declared... yes
checking whether strtoimax is declared... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
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 for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether the utimes function works... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... -lacl
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... yes
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... yes
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... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for acl_entries... yes
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... no
checking for alloca as a compiler built-in... yes
checking for __builtin_expect... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for copy_file_range... yes
checking for d_type member in directory struct... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether fstatat (..., 0) works... yes
checking for sys/mount.h... yes
checking how to get file system space usage... checking for statvfs function 
(SVR4)... yes
checking whether to use statvfs64... no
checking for two-argument statfs with statfs.f_frsize member... yes
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for statfs that truncates block counts... no
checking whether futimens works... yes
checking for getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking for memmem... yes
checking whether memmem works... yes
checking for mempcpy... yes
checking for memrchr... yes
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 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 readlinkat signature is correct... yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
checking for sig2str... no
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
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... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... yes
checking for working strnlen... yes
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... yes
checking for nlink_t... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether localtime loops forever near extrema... no
checking for timezone_t... no
checking for library containing timer_settime... -lrt
checking for timer_settime... yes
checking whether utimensat works... yes
checking for variable-length arrays... yes
checking whether getdtablesize works... yes
checking whether the compiler supports the __inline keyword... yes
checking for gcc option to disable position independent executables... not 
needed

Configured for 'x86_64-pc-linux-gnu'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               gcc -g -O2 
-fdebug-prefix-map=/home/grfz/src/emacs=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -fno-pie
  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?                          GTK3
  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?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use a png library?                           yes -lpng16 -lz
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use cairo?                                   yes
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick?                             no
  Does Emacs use native APIs for images?                  no
  Does Emacs support sound?                               yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               yes
  Does Emacs use a file notification library?             yes -lglibc (inotify)
  Does Emacs use access control lists?                    yes -lacl
  Does Emacs use -lselinux?                               yes
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use HarfBuzz?                                yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   no
  Does Emacs use -lsystemd?                               yes
  Does Emacs use -ljansson?                               no
  Does Emacs use -lgmp?                                   yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     no
  Does Emacs support Xwidgets (requires gtk3)?            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


configure: updating cache config.cache
configure: creating ./config.status
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 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
++ git status
++ grep -qs '^On branch feature/native-comp$'
++ echo NATIVE_FAST_BOOT=1
+ make NATIVE_FAST_BOOT=1 -j -l 4.1
make -C lib all
make info-real info-dir
make[1]: Entering directory '/home/grfz/src/emacs/lib'
  GEN      alloca.h
  GEN      dirent.h
make[1]: Entering directory '/home/grfz/src/emacs'
make -C doc/lispref info
  GEN      fcntl.h
  GEN      inttypes.h
  GEN      limits.h
make -C doc/lispintro info
  GEN      signal.h
  GEN      stdio.h
make[2]: Entering directory '/home/grfz/src/emacs/doc/lispref'
/usr/bin/mkdir -p ../../info
make -C doc/emacs info
  GEN      stdlib.h
  GEN      string.h
make[2]: Entering directory '/home/grfz/src/emacs/doc/lispintro'
/usr/bin/mkdir -p ../../info
make -C doc/misc info
make[2]: Entering directory '/home/grfz/src/emacs/doc/emacs'
make[2]: Entering directory '/home/grfz/src/emacs/doc/misc'
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      ../../info/auth.info
  GEN      ../../info/emacs.info
  GEN      ../../info/eintr.info
  GEN      ../../info/elisp.info
  GEN      info/dir
  GEN      ../../info/autotype.info
  GEN      ../../info/bovine.info
  GEN      sys/time.h
  GEN      ../../info/calc.info
  GEN      time.h
  GEN      ../../info/ccmode.info
  GEN      unistd.h
  GEN      sys/types.h
  GEN      ../../info/cl.info
  GEN      ../../info/dired-x.info
  GEN      ../../info/dbus.info
  GEN      ../../info/ebrowse.info
  GEN      ../../info/ede.info
  GEN      ../../info/ediff.info
  GEN      ../../info/edt.info
  GEN      ../../info/eieio.info
  GEN      ../../info/emacs-mime.info
  GEN      ../../info/epa.info
  CC       fingerprint.o
  CC       fchmodat.o
  CC       fcntl.o
  CC       fsusage.o
  CC       regex.o
  CC       sig2str.o
  CC       time_rz.o
  CC       acl-errno-valid.o
  CC       acl-internal.o
  CC       get-permissions.o
  CC       set-permissions.o
  CC       allocator.o
  CC       binary-io.o
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  GEN      ../../info/efaq-w32.info
  GEN      ../../info/woman.info
  GEN      ../../info/wisent.info
  GEN      ../../info/widget.info
  GEN      ../../info/viper.info
  GEN      ../../info/vip.info
  GEN      ../../info/vhdl-mode.info
  GEN      ../../info/url.info
  GEN      ../../info/tramp.info
  GEN      ../../info/todo-mode.info
  GEN      ../../info/srecode.info
  GEN      ../../info/speedbar.info
  GEN      ../../info/smtpmail.info
  GEN      ../../info/sieve.info
  GEN      ../../info/ses.info
make[2]: Leaving directory '/home/grfz/src/emacs/doc/lispintro'
  CC       save-cwd.o
  CC       openat-die.o
  CC       unistd.o
  CC       u64.o
  CC       timespec-sub.o
  CC       timespec-add.o
  CC       timespec.o
  CC       tempname.o
  CC       stat-time.o
  CC       qcopy-acl.o
  CC       pipe2.o
  CC       nstrftime.o
  CC       gettime.o
  CC       filevercmp.o
  CC       filemode.o
  CC       dtotimespec.o
  CC       dtoastr.o
  CC       sha512.o
  GEN      ../../info/semantic.info
  CC       sha256.o
  GEN      ../../info/sc.info
  CC       sha1.o
  GEN      ../../info/sasl.info
  CC       md5.o
  GEN      ../../info/reftex.info
  CC       count-trailing-zeros.o
  CC       count-one-bits.o
  CC       count-leading-zeros.o
  CC       close-stream.o
  CC       careadlinkat.o
  AR       libgnu.a
make[1]: Leaving directory '/home/grfz/src/emacs/lib'
make[2]: Leaving directory '/home/grfz/src/emacs/doc/emacs'
  GEN      ../../info/remember.info
  GEN      ../../info/rcirc.info
  GEN      ../../info/pgg.info
  GEN      ../../info/pcl-cvs.info
  GEN      ../../info/org.info
  GEN      ../../info/octave-mode.info
  GEN      ../../info/nxml-mode.info
  GEN      ../../info/newsticker.info
  GEN      ../../info/mh-e.info
make[2]: Leaving directory '/home/grfz/src/emacs/doc/lispref'
  GEN      ../../info/message.info
  GEN      ../../info/mairix-el.info
  GEN      ../../info/info.info
  GEN      ../../info/ido.info
  GEN      ../../info/idlwave.info
  GEN      ../../info/htmlfontify.info
  GEN      ../../info/emacs-gnutls.info
  GEN      ../../info/gnus.info
  GEN      ../../info/forms.info
  GEN      ../../info/flymake.info
  GEN      ../../info/eww.info
  GEN      ../../info/efaq.info
  GEN      ../../info/eudc.info
  GEN      ../../info/eshell.info
  GEN      ../../info/ert.info
  GEN      ../../info/erc.info
make[2]: Leaving directory '/home/grfz/src/emacs/doc/misc'
make[1]: Leaving directory '/home/grfz/src/emacs'
make -C lib-src all
make[1]: Entering directory '/home/grfz/src/emacs/lib-src'
  CCLD     etags
  CCLD     make-fingerprint
  CCLD     make-docfile
  CCLD     hexl
  CCLD     ebrowse
  CCLD     emacsclient
  CCLD     ctags
make[1]: Leaving directory '/home/grfz/src/emacs/lib-src'
make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' 
BIN_DESTDIR='/usr/local/stow/emacs-snapshot/bin/' \
         
LISP_DESTDIR='/usr/local/stow/emacs-snapshot/share/emacs/28.0.50/lisp/' all
make[1]: Entering directory '/home/grfz/src/emacs/src'
  GEN      lisp.mk
  GEN      globals.h
  GEN      buildobj.h
make -C ../admin/charsets eucjp-ms.el
make[2]: Entering directory '/home/grfz/src/emacs/admin/charsets'
  GEN      ../../lisp/international/eucjp-ms.el
make[2]: Leaving directory '/home/grfz/src/emacs/admin/charsets'
make -C ../admin/charsets cp51932.el
make[2]: Entering directory '/home/grfz/src/emacs/admin/charsets'
  GEN      ../../etc/charsets/CP932-2BYTE.map
  CC       lastfile.o
  GEN      ../../lisp/international/cp51932.el
make[2]: Leaving directory '/home/grfz/src/emacs/admin/charsets'
  CC       doc.o
  CC       terminfo.o
  CC       xgselect.o
  CC       image.o
  CC       fringe.o
  CC       fontset.o
In file included from frame.h:22,
                 from image.c:38:
image.c: In function ‘xpm_load_image’:
termhooks.h:822:31: warning: ‘max_color’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
 #define FRAME_TERMINAL(f) ((f)->terminal)
                               ^~
image.c:4824:21: note: ‘max_color’ was declared here
       char *color, *max_color;
                     ^~~~~~~~~
  CC       hbfont.o
  CC       ftcrfont.o
  CC       ftfont.o
  CC       xfont.o
  CC       systhread.o
  CC       thread.o
  CC       decompress.o
  CC       profiler.o
  CC       inotify.o
  CC       lcms.o
  CC       xml.o
  CC       composite.o
  CC       textprop.o
  CC       intervals.o
  CC       doprnt.o
  CC       atimer.o
  CC       timefns.o
  CC       sound.o
  CC       region-cache.o
  CC       callproc.o
  CC       gnutls.o
  CC       process.o
  CC       comp.o
  CC       bytecode.o
  CC       syntax.o
  CC       emacs-module.o
  CC       dynlib.o
  CC       lread.o
  CC       print.o
  CC       font.o
  CC       fns.o
  CC       floatfns.o
  CC       eval.o
  CC       callint.o
  CC       data.o
  CC       editfns.o
  CC       pdumper.o
  CC       alloc.o
  CC       undo.o
  CC       regex-emacs.o
  CC       search.o
  CC       indent.o
  CC       casefiddle.o
  CC       casetab.o
  CC       cmds.o
  CC       dired.o
  CC       fileio.o
  CC       minibuf.o
  CC       marker.o
  CC       insdel.o
  CC       filelock.o
  CC       buffer.o
  CC       bignum.o
  CC       sysdep.o
  CC       keymap.o
  CC       macros.o
  CC       keyboard.o
  CC       emacs.o
  CC       dbusbind.o
  CC       emacsgtkfixed.o
  CC       gtkutil.o
  CC       xsettings.o
  CC       xsmfns.o
  CC       xrdb.o
  CC       xselect.o
  CC       xterm.o
  CC       xfns.o
  CC       xfaces.o
  CC       terminal.o
  CC       term.o
  CC       cm.o
  CC       bidi.o
  CC       chartab.o
xfns.c: In function ‘Fx_create_frame’:
xfns.c:3392:5: warning: ‘icon_yval’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
     x_wm_set_icon_position (f, icon_xval, icon_yval);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xfns.c:3379:18: note: ‘icon_yval’ was declared here
   int icon_xval, icon_yval;
                  ^~~~~~~~~
xfns.c:3392:5: warning: ‘icon_xval’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
     x_wm_set_icon_position (f, icon_xval, icon_yval);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xfns.c:3379:7: note: ‘icon_xval’ was declared here
   int icon_xval, icon_yval;
       ^~~~~~~~~
  CC       character.o
  CC       ccl.o
  CC       coding.o
  CC       category.o
  CC       charset.o
  CC       window.o
  CC       xmenu.o
  CC       menu.o
  CC       xdisp.o
  CC       scroll.o
  CC       frame.o
  CC       dispnew.o
make -C ../admin/unidata charscript.el
make[2]: Entering directory '/home/grfz/src/emacs/admin/unidata'
  GEN      ../../lisp/international/charscript.el
make[2]: Leaving directory '/home/grfz/src/emacs/admin/unidata'
make -C ../admin/charsets all
make[2]: Entering directory '/home/grfz/src/emacs/admin/charsets'
  GEN      ../../etc/charsets/8859-2.map
  GEN      ../../etc/charsets/8859-3.map
  GEN      ../../etc/charsets/VISCII.map
  GEN      ../../etc/charsets/MULE-uviscii.map
  GEN      ../../etc/charsets/MULE-lviscii.map
  GEN      ../../etc/charsets/MULE-tibetan.map
  GEN      ../../etc/charsets/MULE-sisheng.map
  GEN      ../../etc/charsets/MULE-is13194.map
  GEN      ../../etc/charsets/MULE-ipa.map
  GEN      ../../etc/charsets/MULE-ethiopic.map
  GEN      ../../etc/charsets/CP949-2BYTE.map
  GEN      ../../etc/charsets/symbol.map
  GEN      ../../etc/charsets/stdenc.map
  GEN      ../../etc/charsets/EBCDICUS.map
  GEN      ../../etc/charsets/EBCDICUK.map
  GEN      ../../etc/charsets/MACINTOSH.map
  GEN      ../../etc/charsets/NEXTSTEP.map
  GEN      ../../etc/charsets/HP-ROMAN8.map
  GEN      ../../etc/charsets/KA-ACADEMY.map
  GEN      ../../etc/charsets/VSCII-2.map
  GEN      ../../etc/charsets/KA-PS.map
  GEN      ../../etc/charsets/VSCII.map
  GEN      ../../etc/charsets/TIS-620.map
  GEN      ../../etc/charsets/PTCP154.map
  GEN      ../../etc/charsets/MIK.map
  GEN      ../../etc/charsets/KOI8-T.map
  GEN      ../../etc/charsets/KOI8-U.map
  GEN      ../../etc/charsets/KOI8-R.map
  GEN      ../../etc/charsets/KOI-8.map
  GEN      ../../etc/charsets/JOHAB.map
  GEN      ../../etc/charsets/KSC5636.map
  GEN      ../../etc/charsets/KSC5601.map
  GEN      ../../etc/charsets/JISX213A.map
  GEN      ../../etc/charsets/JISC6226.map
  GEN      ../../etc/charsets/JISX2132.map
  GEN      ../../etc/charsets/JISX0212.map
  GEN      ../../etc/charsets/JISX2131.map
  GEN      ../../etc/charsets/JISX0208.map
  GEN      ../../etc/charsets/JISX0201.map
  GEN      ../../etc/charsets/CNS-F.map
  GEN      ../../etc/charsets/CNS-7.map
  GEN      ../../etc/charsets/CNS-6.map
  GEN      ../../etc/charsets/CNS-5.map
  GEN      ../../etc/charsets/CNS-4.map
  GEN      ../../etc/charsets/CNS-3.map
  GEN      ../../etc/charsets/CNS-2.map
  GEN      ../../etc/charsets/CNS-1.map
  GEN      ../../etc/charsets/BIG5-HKSCS.map
  GEN      ../../etc/charsets/BIG5.map
  GEN      ../../etc/charsets/GB180302.map
  GEN      ../../etc/charsets/BIG5-2.map
  GEN      ../../etc/charsets/BIG5-1.map
  GEN      ../../etc/charsets/GBK.map
  GEN      ../../etc/charsets/GB2312.map
  GEN      ../../etc/charsets/GB180304.map
  GEN      ../../etc/charsets/CP858.map
  GEN      ../../etc/charsets/CP720.map
  GEN      ../../etc/charsets/CP10007.map
  GEN      ../../etc/charsets/CP1257.map
  GEN      ../../etc/charsets/CP1258.map
  GEN      ../../etc/charsets/CP1256.map
  GEN      ../../etc/charsets/CP1255.map
  GEN      ../../etc/charsets/CP1254.map
  GEN      ../../etc/charsets/CP1253.map
  GEN      ../../etc/charsets/CP1252.map
  GEN      ../../etc/charsets/CP1251.map
  GEN      ../../etc/charsets/CP1250.map
  GEN      ../../etc/charsets/CP1125.map
  GEN      ../../etc/charsets/CP775.map
  GEN      ../../etc/charsets/CP737.map
  GEN      ../../etc/charsets/IBM1047.map
  GEN      ../../etc/charsets/IBM1026.map
  GEN      ../../etc/charsets/IBM1004.map
  GEN      ../../etc/charsets/IBM918.map
  GEN      ../../etc/charsets/IBM905.map
  GEN      ../../etc/charsets/IBM904.map
  GEN      ../../etc/charsets/IBM903.map
  GEN      ../../etc/charsets/IBM891.map
  GEN      ../../etc/charsets/IBM880.map
  GEN      ../../etc/charsets/IBM875.map
  GEN      ../../etc/charsets/IBM874.map
  GEN      ../../etc/charsets/IBM871.map
  GEN      ../../etc/charsets/IBM870.map
  GEN      ../../etc/charsets/IBM869.map
  GEN      ../../etc/charsets/IBM868.map
  GEN      ../../etc/charsets/IBM866.map
  GEN      ../../etc/charsets/IBM865.map
  GEN      ../../etc/charsets/IBM864.map
  GEN      ../../etc/charsets/ALTERNATIVNYJ.map
  GEN      ../../etc/charsets/IBM863.map
  GEN      ../../etc/charsets/IBM862.map
  GEN      ../../etc/charsets/IBM861.map
  GEN      ../../etc/charsets/IBM860.map
  GEN      ../../etc/charsets/IBM857.map
  GEN      ../../etc/charsets/IBM856.map
  GEN      ../../etc/charsets/IBM855.map
  GEN      ../../etc/charsets/IBM852.map
  GEN      ../../etc/charsets/IBM851.map
  GEN      ../../etc/charsets/IBM850.map
  GEN      ../../etc/charsets/IBM500.map
  GEN      ../../etc/charsets/IBM437.map
  GEN      ../../etc/charsets/IBM424.map
  GEN      ../../etc/charsets/IBM423.map
  GEN      ../../etc/charsets/IBM420.map
  GEN      ../../etc/charsets/IBM297.map
  GEN      ../../etc/charsets/IBM290.map
  GEN      ../../etc/charsets/IBM285.map
  GEN      ../../etc/charsets/IBM284.map
  GEN      ../../etc/charsets/IBM281.map
  GEN      ../../etc/charsets/IBM280.map
  GEN      ../../etc/charsets/IBM278.map
  GEN      ../../etc/charsets/IBM277.map
  GEN      ../../etc/charsets/IBM275.map
  GEN      ../../etc/charsets/IBM274.map
  GEN      ../../etc/charsets/IBM273.map
  GEN      ../../etc/charsets/IBM256.map
  GEN      ../../etc/charsets/IBM038.map
  GEN      ../../etc/charsets/IBM037.map
  GEN      ../../etc/charsets/8859-16.map
  GEN      ../../etc/charsets/8859-15.map
  GEN      ../../etc/charsets/8859-14.map
  GEN      ../../etc/charsets/8859-13.map
  GEN      ../../etc/charsets/8859-11.map
  GEN      ../../etc/charsets/8859-10.map
  GEN      ../../etc/charsets/8859-9.map
  GEN      ../../etc/charsets/8859-8.map
  GEN      ../../etc/charsets/8859-7.map
  GEN      ../../etc/charsets/8859-6.map
  GEN      ../../etc/charsets/8859-5.map
  GEN      ../../etc/charsets/8859-4.map
  GEN      charsets.stamp
make[2]: Leaving directory '/home/grfz/src/emacs/admin/charsets'
  CCLD     temacs
/usr/bin/mkdir -p ../etc
make -C ../lisp update-subdirs
make[2]: Entering directory '/home/grfz/src/emacs/lisp'
make[2]: Leaving directory '/home/grfz/src/emacs/lisp'
cp -f temacs bootstrap-emacs
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap
Loading loadup.el (source)...
dump mode: pbootstrap
Using load-path (/home/grfz/src/emacs/lisp /home/grfz/src/emacs/lisp/emacs-lisp 
/home/grfz/src/emacs/lisp/progmodes /home/grfz/src/emacs/lisp/language 
/home/grfz/src/emacs/lisp/international /home/grfz/src/emacs/lisp/textmodes 
/home/grfz/src/emacs/lisp/vc)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading window (source)...
Loading /home/grfz/src/emacs/lisp/files.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/pcase.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /home/grfz/src/emacs/lisp/cus-face.el (source)...
Loading /home/grfz/src/emacs/lisp/faces.el (source)...
Loading /home/grfz/src/emacs/lisp/button.el (source)...
Loading /home/grfz/src/emacs/lisp/ldefs-boot.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/nadvice.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /home/grfz/src/emacs/lisp/obarray.el (source)...
Loading /home/grfz/src/emacs/lisp/abbrev.el (source)...
Loading /home/grfz/src/emacs/lisp/simple.el (source)...
Loading /home/grfz/src/emacs/lisp/help.el (source)...
Loading /home/grfz/src/emacs/lisp/jka-cmpr-hook.el (source)...
Loading /home/grfz/src/emacs/lisp/epa-hook.el (source)...
Loading /home/grfz/src/emacs/lisp/international/mule-cmds.el (source)...
Loading /home/grfz/src/emacs/lisp/case-table.el (source)...
Loading /home/grfz/src/emacs/lisp/international/characters.el (source)...
Loading /home/grfz/src/emacs/lisp/international/charscript.el (source)...
Loading /home/grfz/src/emacs/lisp/composite.el (source)...
Loading /home/grfz/src/emacs/lisp/language/chinese.el (source)...
Loading /home/grfz/src/emacs/lisp/language/cyrillic.el (source)...
Loading /home/grfz/src/emacs/lisp/language/indian.el (source)...
Loading /home/grfz/src/emacs/lisp/language/sinhala.el (source)...
Loading /home/grfz/src/emacs/lisp/language/english.el (source)...
Loading /home/grfz/src/emacs/lisp/language/ethiopic.el (source)...
Loading /home/grfz/src/emacs/lisp/language/european.el (source)...
Loading /home/grfz/src/emacs/lisp/language/czech.el (source)...
Loading /home/grfz/src/emacs/lisp/language/slovak.el (source)...
Loading /home/grfz/src/emacs/lisp/language/romanian.el (source)...
Loading /home/grfz/src/emacs/lisp/language/greek.el (source)...
Loading /home/grfz/src/emacs/lisp/language/hebrew.el (source)...
Loading /home/grfz/src/emacs/lisp/international/cp51932.el (source)...
Loading /home/grfz/src/emacs/lisp/international/eucjp-ms.el (source)...
Loading /home/grfz/src/emacs/lisp/language/japanese.el (source)...
Loading /home/grfz/src/emacs/lisp/language/korean.el (source)...
Loading /home/grfz/src/emacs/lisp/language/lao.el (source)...
Loading /home/grfz/src/emacs/lisp/language/tai-viet.el (source)...
Loading /home/grfz/src/emacs/lisp/language/thai.el (source)...
Loading /home/grfz/src/emacs/lisp/language/tibetan.el (source)...
Loading /home/grfz/src/emacs/lisp/language/vietnamese.el (source)...
Loading /home/grfz/src/emacs/lisp/language/misc-lang.el (source)...
Loading /home/grfz/src/emacs/lisp/language/utf-8-lang.el (source)...
Loading /home/grfz/src/emacs/lisp/language/georgian.el (source)...
Loading /home/grfz/src/emacs/lisp/language/khmer.el (source)...
Loading /home/grfz/src/emacs/lisp/language/burmese.el (source)...
Loading /home/grfz/src/emacs/lisp/language/cham.el (source)...
Loading /home/grfz/src/emacs/lisp/indent.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/cl-generic.el (source)...
Loading /home/grfz/src/emacs/lisp/minibuffer.el (source)...
Loading /home/grfz/src/emacs/lisp/frame.el (source)...
Loading /home/grfz/src/emacs/lisp/startup.el (source)...
Loading /home/grfz/src/emacs/lisp/term/tty-colors.el (source)...
Loading /home/grfz/src/emacs/lisp/font-core.el (source)...
Loading /home/grfz/src/emacs/lisp/facemenu.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/syntax.el (source)...
Loading /home/grfz/src/emacs/lisp/font-lock.el (source)...
Loading /home/grfz/src/emacs/lisp/jit-lock.el (source)...
Loading /home/grfz/src/emacs/lisp/mouse.el (source)...
Loading /home/grfz/src/emacs/lisp/scroll-bar.el (source)...
Loading /home/grfz/src/emacs/lisp/select.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/timer.el (source)...
Loading /home/grfz/src/emacs/lisp/isearch.el (source)...
Loading /home/grfz/src/emacs/lisp/rfn-eshadow.el (source)...
Loading /home/grfz/src/emacs/lisp/menu-bar.el (source)...
Loading /home/grfz/src/emacs/lisp/tab-bar.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/lisp.el (source)...
Loading /home/grfz/src/emacs/lisp/textmodes/page.el (source)...
Loading /home/grfz/src/emacs/lisp/register.el (source)...
Loading /home/grfz/src/emacs/lisp/textmodes/paragraphs.el (source)...
Loading /home/grfz/src/emacs/lisp/progmodes/prog-mode.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/lisp-mode.el (source)...
Loading /home/grfz/src/emacs/lisp/progmodes/elisp-mode.el (source)...
Loading /home/grfz/src/emacs/lisp/textmodes/text-mode.el (source)...
Loading /home/grfz/src/emacs/lisp/textmodes/fill.el (source)...
Loading /home/grfz/src/emacs/lisp/newcomment.el (source)...
Loading /home/grfz/src/emacs/lisp/replace.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/tabulated-list.el (source)...
Loading /home/grfz/src/emacs/lisp/buff-menu.el (source)...
Loading /home/grfz/src/emacs/lisp/fringe.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/regexp-opt.el (source)...
Loading /home/grfz/src/emacs/lisp/image.el (source)...
Loading /home/grfz/src/emacs/lisp/international/fontset.el (source)...
Loading /home/grfz/src/emacs/lisp/dnd.el (source)...
Loading /home/grfz/src/emacs/lisp/tool-bar.el (source)...
Loading /home/grfz/src/emacs/lisp/dynamic-setting.el (source)...
Loading /home/grfz/src/emacs/lisp/x-dnd.el (source)...
Loading /home/grfz/src/emacs/lisp/term/common-win.el (source)...
Loading /home/grfz/src/emacs/lisp/term/x-win.el (source)...
Loading /home/grfz/src/emacs/lisp/mwheel.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/float-sup.el (source)...
Loading /home/grfz/src/emacs/lisp/vc/vc-hooks.el (source)...
Loading /home/grfz/src/emacs/lisp/vc/ediff-hook.el (source)...
Loading /home/grfz/src/emacs/lisp/uniquify.el (source)...
Loading /home/grfz/src/emacs/lisp/electric.el (source)...
Loading /home/grfz/src/emacs/lisp/emacs-lisp/eldoc.el (source)...
Loading /home/grfz/src/emacs/lisp/cus-start.el (source)...
Loading /home/grfz/src/emacs/lisp/tooltip.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name bootstrap-emacs.pdmp
dumping fingerprint: 
2cb0caf05c685124336e3e73f3c31aa2459767f514a8c849b145c03c0804d21b
Dump complete
Byte counts: header=96 hot=13984824 discardable=138024 cold=9612512
Reloc counts: hot=968186 discardable=4900
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory '/home/grfz/src/emacs/lisp'
 ELC+ELN   emacs-lisp/byte-opt.elc
 ELC+ELN   emacs-lisp/macroexp.elc
 ELC+ELN   emacs-lisp/cconv.elc
 ELC+ELN   emacs-lisp/bytecomp.elc
 ELC+ELN   emacs-lisp/comp.elc
 ELC+ELN   emacs-lisp/autoload.elc
make[2]: Leaving directory '/home/grfz/src/emacs/lisp'
make -C ../lisp autoloads EMACS="../src/bootstrap-emacs"
make[2]: Entering directory '/home/grfz/src/emacs/lisp'
make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
 ELC+ELN   international/titdic-cnv.elc
 ELC+ELN   ../lisp/button.elc
 ELC+ELN   ../lisp/abbrev.elc
 ELC+ELN   ../lisp/case-table.elc
  GEN      calendar/cal-loaddefs.el
 ELC+ELN   ../lisp/bindings.elc
 ELC+ELN   ../lisp/buff-menu.elc
  GEN      mh-e/mh-loaddefs.el
 ELC+ELN   ../lisp/disp-table.elc
make[3]: Entering directory '/home/grfz/src/emacs/admin/grammars'
 ELC+ELN   ../lisp/cus-face.elc
  GEN      net/tramp-loaddefs.el
  GEN      ../../lisp/cedet/semantic/bovine/c-by.el
 ELC+ELN   ../lisp/composite.elc
 ELC+ELN   ../lisp/custom.elc
  GEN      ../../lisp/cedet/semantic/bovine/make-by.el
 ELC+ELN   ../lisp/dnd.elc
 ELC+ELN   ../lisp/dos-fns.elc
 ELC+ELN   ../lisp/cus-start.elc
  GEN      ../../lisp/cedet/semantic/bovine/scm-by.el
  GEN      ../../lisp/cedet/semantic/wisent/javat-wy.el
  GEN      ../../lisp/cedet/semantic/wisent/js-wy.el
  GEN      ../../lisp/cedet/semantic/wisent/python-wy.el
  GEN      ../../lisp/cedet/srecode/srt-wy.el
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset-default’ is an obsolete macro (as of 
28.1); use (setf (oref-default ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/emacs-lisp/eieio-base.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
  INFO     Scraping files for mh-loaddefs.el... 
  INFO     Scraping files for mh-loaddefs.el...12% 
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
  INFO     Scraping files for mh-loaddefs.el...24% 
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
  INFO     Scraping files for mh-loaddefs.el...36% 
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/db-find.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
  INFO     Scraping files for mh-loaddefs.el...48% 
  INFO     Scraping files for tramp-loaddefs.el... 
  INFO     Scraping files for cal-loaddefs.el... 
  INFO     Scraping files for cal-loaddefs.el...10% 
  INFO     Scraping files for mh-loaddefs.el...60% 
  INFO     Scraping files for cal-loaddefs.el...21% 
  INFO     Scraping files for tramp-loaddefs.el...10% 
  INFO     Scraping files for mh-loaddefs.el...72% 
  INFO     Scraping files for cal-loaddefs.el...32% 
  INFO     Scraping files for cal-loaddefs.el...42% 
  INFO     Scraping files for tramp-loaddefs.el...20% 
  INFO     Scraping files for mh-loaddefs.el...84% 
  INFO     Scraping files for cal-loaddefs.el...53% 
  INFO     Scraping files for mh-loaddefs.el...96% 
  INFO     Scraping files for mh-loaddefs.el...100% 
  INFO     Scraping files for cal-loaddefs.el...64% 
  INFO     Scraping files for tramp-loaddefs.el...30% 
  INFO     Scraping files for mh-loaddefs.el...done
  INFO     Scraping files for cal-loaddefs.el...74% 
  INFO     Scraping files for cal-loaddefs.el...85% 
  INFO     Scraping files for tramp-loaddefs.el...41% 
  INFO     Scraping files for cal-loaddefs.el...96% 
  INFO     Scraping files for cal-loaddefs.el...99% 
  INFO     Scraping files for cal-loaddefs.el...done
  INFO     Scraping files for tramp-loaddefs.el...52% 
  INFO     Scraping files for tramp-loaddefs.el...63% 
  INFO     Scraping files for tramp-loaddefs.el...73% 
  INFO     Scraping files for tramp-loaddefs.el...83% 
  INFO     Scraping files for tramp-loaddefs.el...93% 
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
  INFO     Scraping files for tramp-loaddefs.el...100% 
  INFO     Scraping files for tramp-loaddefs.el...done
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/scope.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../../lisp/cedet/semantic/analyze.el: ‘oset’ is an obsolete macro (as of 28.1); 
use (setf (oref ..) ..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
../db-mode.el: ‘oset’ is an obsolete macro (as of 28.1); use (setf (oref ..) 
..) instead
make[3]: Leaving directory '/home/grfz/src/emacs/admin/grammars'
  GEN      calendar/diary-loaddefs.el
  INFO     Scraping files for diary-loaddefs.el... 
  INFO     Scraping files for diary-loaddefs.el...17% 
  INFO     Scraping files for diary-loaddefs.el...27% 
  INFO     Scraping files for diary-loaddefs.el...37% 
  INFO     Scraping files for diary-loaddefs.el...48% 
  INFO     Scraping files for diary-loaddefs.el...62% 
  INFO     Scraping files for diary-loaddefs.el...72% 
  INFO     Scraping files for diary-loaddefs.el...82% 
  INFO     Scraping files for diary-loaddefs.el...96% 
  INFO     Scraping files for diary-loaddefs.el...done
make -C ../leim all EMACS="../src/bootstrap-emacs"
make[3]: Entering directory '/home/grfz/src/emacs/leim'
  GEN      ../lisp/leim/quail/CCDOSPY.el
/usr/bin/mkdir -p ../lisp/leim/ja-dic
  GEN      ../lisp/language/pinyin.el
  GEN      ../lisp/leim/ja-dic/ja-dic.el
  INFO     Processing OKURI-ARI entries
  INFO     Processing POSTFIX entries
  INFO     Processing PREFIX entries
  INFO     Collecting OKURI-NASI entries
  INFO     Collecting OKURI-NASI entries... 
  INFO     Collecting OKURI-NASI entries...28% 
  INFO     Collecting OKURI-NASI entries...38% 
  INFO     Collecting OKURI-NASI entries...48% 
  INFO     Collecting OKURI-NASI entries...58% 
  INFO     Collecting OKURI-NASI entries...68% 
  INFO     Collecting OKURI-NASI entries...78% 
  INFO     Collecting OKURI-NASI entries...88% 
  INFO     Collecting OKURI-NASI entries...98% 
  INFO     Collecting OKURI-NASI entries...done
  INFO     Processing OKURI-NASI entries
  INFO     Processing OKURI-NASI entries... 
  INFO     Processing OKURI-NASI entries...10% 
  INFO     Processing OKURI-NASI entries...20% 
  INFO     Processing OKURI-NASI entries...30% 
  INFO     Processing OKURI-NASI entries...40% 
  INFO     Processing OKURI-NASI entries...50% 
  INFO     Processing OKURI-NASI entries...60% 
  INFO     Processing OKURI-NASI entries...70% 
  INFO     Processing OKURI-NASI entries...80% 
  INFO     Processing OKURI-NASI entries...90% 
  INFO     Processing OKURI-NASI entries...100% 
  INFO     Processing OKURI-NASI entries...done
  GEN      ../lisp/leim/quail/CTLau-b5.el
  GEN      ../lisp/leim/quail/CTLau.el
  GEN      ../lisp/leim/quail/ZIRANMA.el
  GEN      ../lisp/leim/quail/PY.el
  GEN      ../lisp/leim/quail/tsang-cns.el
  GEN      ../lisp/leim/quail/tsang-b5.el
  GEN      ../lisp/leim/quail/ZOZY.el
  GEN      ../lisp/leim/quail/QJ-b5.el
  GEN      ../lisp/leim/quail/PY-b5.el
  GEN      ../lisp/leim/quail/Punct-b5.el
  GEN      ../lisp/leim/quail/ETZY.el
  GEN      ../lisp/leim/quail/ECDICT.el
  GEN      ../lisp/leim/quail/ARRAY30.el
  GEN      ../lisp/leim/quail/4Corner.el
  GEN      ../lisp/leim/quail/TONEPY.el
  GEN      ../lisp/leim/quail/SW.el
  GEN      ../lisp/leim/quail/QJ.el
  GEN      ../lisp/leim/quail/Punct.el
  GEN      ../lisp/leim/leim-list.el
make[3]: Leaving directory '/home/grfz/src/emacs/leim'
  GEN      calendar/hol-loaddefs.el
  INFO     Scraping files for hol-loaddefs.el... 
  INFO     Scraping files for hol-loaddefs.el...16% 
  INFO     Scraping files for hol-loaddefs.el...33% 
  INFO     Scraping files for hol-loaddefs.el...46% 
  INFO     Scraping files for hol-loaddefs.el...63% 
  INFO     Scraping files for hol-loaddefs.el...80% 
  INFO     Scraping files for hol-loaddefs.el...96% 
  INFO     Scraping files for hol-loaddefs.el...done
Directories for loaddefs: . ./calc ./calendar ./cedet ./cedet/ede 
./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine 
./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent 
./cedet/srecode ./eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./emacs-lisp 
./emacs-lisp/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./emulation ./erc 
./eshell ./gnus ./image ./international 
./international/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./language ./leim 
./leim/ja-dic ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes 
./textmodes ./url ./vc
  GEN      loaddefs.el
  INFO     Scraping files for loaddefs.el... 
  INFO     Scraping files for loaddefs.el...10% 
  INFO     Scraping files for loaddefs.el...20% 
  INFO     Scraping files for loaddefs.el...30% 
  INFO     Scraping files for loaddefs.el...40% 
  INFO     Scraping files for loaddefs.el...50% 
  INFO     Scraping files for loaddefs.el...60% 
  INFO     Scraping files for loaddefs.el...70% 
  INFO     Scraping files for loaddefs.el...80% 
  INFO     Scraping files for loaddefs.el...90% 
  INFO     Scraping files for loaddefs.el...100% 
  INFO     Scraping files for loaddefs.el...done
make[2]: Leaving directory '/home/grfz/src/emacs/lisp'
 ELC+ELN   ../lisp/widget.elc
 ELC+ELN   ../lisp/x-dnd.elc
 ELC+ELN   ../lisp/vc/vc-hooks.elc
 ELC+ELN   ../lisp/tooltip.elc
 ELC+ELN   ../lisp/uniquify.elc
 ELC+ELN   ../lisp/window.elc
 ELC+ELN   ../lisp/w32-vars.elc
 ELC+ELN   ../lisp/vc/ediff-hook.elc
 ELC+ELN   ../lisp/version.elc
 ELC+ELN   ../lisp/w32-fns.elc
 ELC+ELN   ../lisp/textmodes/fill.elc
 ELC+ELN   ../lisp/textmodes/page.elc
 ELC+ELN   ../lisp/tool-bar.elc
 ELC+ELN   ../lisp/textmodes/text-mode.elc
 ELC+ELN   ../lisp/term/w32-win.elc
 ELC+ELN   ../lisp/textmodes/paragraphs.elc
 ELC+ELN   ../lisp/term/x-win.elc
 ELC+ELN   ../lisp/term/tty-colors.elc
 ELC+ELN   ../lisp/term/pc-win.elc
 ELC+ELN   ../lisp/term/internal.elc
 ELC+ELN   ../lisp/term/common-win.elc
 ELC+ELN   ../lisp/tab-bar.elc
 ELC+ELN   ../lisp/subr.elc
 ELC+ELN   ../lisp/simple.elc
 ELC+ELN   ../lisp/select.elc
 ELC+ELN   ../lisp/scroll-bar.elc
 ELC+ELN   ../lisp/rfn-eshadow.elc
 ELC+ELN   ../lisp/startup.elc
 ELC+ELN   ../lisp/replace.elc
 ELC+ELN   ../lisp/register.elc
 ELC+ELN   ../lisp/progmodes/prog-mode.elc
 ELC+ELN   ../lisp/obarray.elc
 ELC+ELN   ../lisp/progmodes/elisp-mode.elc
 ELC+ELN   ../lisp/mwheel.elc
 ELC+ELN   ../lisp/newcomment.elc
 ELC+ELN   ../lisp/minibuffer.elc
 ELC+ELN   ../lisp/mouse.elc
 ELC+ELN   ../lisp/ls-lisp.elc
 ELC+ELN   ../lisp/menu-bar.elc
 ELC+ELN   ../lisp/language/vietnamese.elc
 ELC+ELN   ../lisp/language/utf-8-lang.elc
 ELC+ELN   ../lisp/language/tai-viet.elc
 ELC+ELN   ../lisp/language/tibetan.elc
 ELC+ELN   ../lisp/language/thai.elc
 ELC+ELN   ../lisp/language/sinhala.elc
 ELC+ELN   ../lisp/language/slovak.elc
 ELC+ELN   ../lisp/language/misc-lang.elc
 ELC+ELN   ../lisp/language/lao.elc
 ELC+ELN   ../lisp/language/romanian.elc
 ELC+ELN   ../lisp/language/korean.elc
 ELC+ELN   ../lisp/language/japanese.elc
 ELC+ELN   ../lisp/language/khmer.elc
 ELC+ELN   ../lisp/language/indian.elc
 ELC+ELN   ../lisp/language/hebrew.elc
 ELC+ELN   ../lisp/language/greek.elc
 ELC+ELN   ../lisp/language/georgian.elc
 ELC+ELN   ../lisp/language/european.elc
 ELC+ELN   ../lisp/language/ethiopic.elc
 ELC+ELN   ../lisp/language/english.elc
 ELC+ELN   ../lisp/language/cyrillic.elc
 ELC+ELN   ../lisp/language/czech.elc
 ELC+ELN   ../lisp/language/chinese.elc
 ELC+ELN   ../lisp/language/burmese.elc
 ELC+ELN   ../lisp/language/cham.elc
 ELC+ELN   ../lisp/jka-cmpr-hook.elc
 ELC+ELN   ../lisp/jit-lock.elc
 ELC+ELN   ../lisp/isearch.elc
 ELC+ELN   ../lisp/international/mule.elc
 ELC+ELN   ../lisp/international/mule-util.elc
 ELC+ELN   ../lisp/international/mule-conf.elc
 ELC+ELN   ../lisp/international/eucjp-ms.elc
 ELC+ELN   ../lisp/international/fontset.elc
 ELC+ELN   ../lisp/international/mule-cmds.elc
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[2]: Entering directory '/home/grfz/src/emacs/admin/unidata'
 ELC+ELN   ../lisp/international/charscript.elc
 ELC+ELN   ../lisp/international/cp51932.elc
  ELC      uvs.elc
  ELC      unidata-gen.elc
  GEN      unidata.txt
  GEN      ../../lisp/international/uni-bidi.el
  GEN      ../../lisp/international/uni-brackets.el
  GEN      ../../lisp/international/uni-category.el
  GEN      ../../lisp/international/uni-combining.el
  GEN      ../../lisp/international/uni-uppercase.el
  GEN      ../../lisp/international/uni-titlecase.el
  GEN      ../../lisp/international/uni-special-uppercase.el
  GEN      ../../lisp/international/uni-special-titlecase.el
  GEN      ../../lisp/international/uni-special-lowercase.el
  GEN      ../../lisp/international/uni-old-name.el
  GEN      ../../lisp/international/uni-numeric.el
  GEN      ../../lisp/international/uni-name.el
  GEN      ../../lisp/international/uni-mirrored.el
  GEN      ../../lisp/international/uni-lowercase.el
  GEN      ../../lisp/international/uni-digit.el
  GEN      ../../lisp/international/uni-decomposition.el
  GEN      ../../lisp/international/uni-decimal.el
  GEN      ../../lisp/international/uni-comment.el
 ELC+ELN   ../lisp/international/characters.elc
  GEN      ../../lisp/international/charprop.el
make[2]: Leaving directory '/home/grfz/src/emacs/admin/unidata'
 ELC+ELN   ../lisp/indent.elc
 ELC+ELN   ../lisp/help.elc
 ELC+ELN   ../lisp/international/ucs-normalize.elc
 ELC+ELN   ../lisp/term/ns-win.elc
 ELC+ELN   ../lisp/image.elc
 ELC+ELN   ../lisp/fringe.elc
 ELC+ELN   ../lisp/frame.elc
 ELC+ELN   ../lisp/format.elc
 ELC+ELN   ../lisp/font-lock.elc
 ELC+ELN   ../lisp/font-core.elc
 ELC+ELN   ../lisp/files.elc
 ELC+ELN   ../lisp/faces.elc
 ELC+ELN   ../lisp/epa-hook.elc
 ELC+ELN   ../lisp/emacs-lisp/timer.elc
 ELC+ELN   ../lisp/emacs-lisp/syntax.elc
 ELC+ELN   ../lisp/facemenu.elc
 ELC+ELN   ../lisp/env.elc
 ELC+ELN   ../lisp/emacs-lisp/tabulated-list.elc
 ELC+ELN   ../lisp/emacs-lisp/regexp-opt.elc
 ELC+ELN   ../lisp/emacs-lisp/nadvice.elc
 ELC+ELN   ../lisp/emacs-lisp/macroexp.elc
 ELC+ELN   ../lisp/emacs-lisp/map-ynp.elc
 ELC+ELN   ../lisp/emacs-lisp/lisp.elc
 ELC+ELN   ../lisp/emacs-lisp/lisp-mode.elc
 ELC+ELN   ../lisp/emacs-lisp/float-sup.elc
 ELC+ELN   ../lisp/emacs-lisp/eldoc.elc
 ELC+ELN   ../lisp/emacs-lisp/cl-preloaded.elc
 ELC+ELN   ../lisp/emacs-lisp/cl-generic.elc
 ELC+ELN   ../lisp/emacs-lisp/backquote.elc
 ELC+ELN   ../lisp/electric.elc
 ELC+ELN   ../lisp/emacs-lisp/byte-run.elc
 ELC+ELN   ../lisp/dynamic-setting.elc
 ELC+ELN   ../lisp/dos-w32.elc
 ELC+ELN   ../lisp/dos-vars.elc
  GEN      ../etc/DOC
rm -f emacs && cp -f temacs emacs
LC_ALL=C ./temacs -batch  -l loadup --temacs=pdump \
        --bin-dest /usr/local/stow/emacs-snapshot/bin/ --lisp-dest 
/usr/local/stow/emacs-snapshot/share/emacs/28.0.50/lisp/
Loading loadup.el (source)...
dump mode: pdump
Using load-path (/home/grfz/src/emacs/lisp)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr (native compiled elisp)...
Loading version (native compiled elisp)...
Loading widget...
Loading custom (native compiled elisp)...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env (native compiled elisp)...
Loading format...
Loading bindings...
Loading window (native compiled elisp)...
Loading files (native compiled elisp)...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces (native compiled elisp)...
Loading button (native compiled elisp)...
Loading loaddefs.el (source)...
Loading emacs-lisp/nadvice...
Loading emacs-lisp/cl-preloaded...
Loading obarray (native compiled elisp)...
Loading abbrev (native compiled elisp)...
Loading simple (native compiled elisp)...
Loading help (native compiled elisp)...
Loading jka-cmpr-hook...
Loading epa-hook (native compiled elisp)...
Loading international/mule-cmds...
Loading case-table (native compiled elisp)...
Loading international/charprop.el (source)...
Loading international/characters...
Loading international/charscript...
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 indent (native compiled elisp)...
Loading emacs-lisp/cl-generic...
Loading minibuffer (native compiled elisp)...
Loading frame (native compiled elisp)...
Loading startup (native compiled elisp)...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock (native compiled elisp)...
Loading jit-lock (native compiled elisp)...
Loading mouse (native compiled elisp)...
Loading scroll-bar...
Loading select (native compiled elisp)...
Loading emacs-lisp/timer...
Loading isearch (native compiled elisp)...
Loading rfn-eshadow...
Loading menu-bar...
Loading tab-bar (native compiled elisp)...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register (native compiled elisp)...
Loading textmodes/paragraphs...
Loading progmodes/prog-mode...
Loading emacs-lisp/lisp-mode...
Loading progmodes/elisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading newcomment (native compiled elisp)...
Loading replace (native compiled elisp)...
Loading emacs-lisp/tabulated-list...
Loading buff-menu (native compiled elisp)...
Loading fringe (native compiled elisp)...
Loading emacs-lisp/regexp-opt...
Loading image (native compiled elisp)...
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 emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify (native compiled elisp)...
Loading electric...
Loading emacs-lisp/eldoc...
Loading cus-start (native compiled elisp)...
Loading tooltip...
Loading leim/leim-list.el (source)...
Waiting for git...
Waiting for git...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Pure-hashed: 14719 strings, 2320 vectors, 40470 conses, 1581 bytecodes, 248 
others
Dumping under the name emacs.pdmp
dumping fingerprint: 
2cb0caf05c685124336e3e73f3c31aa2459767f514a8c849b145c03c0804d21b
Dump complete
Byte counts: header=96 hot=8085208 discardable=138024 cold=4042472
Reloc counts: hot=442357 discardable=4880
Adding name emacs-28.0.50.1
Adding name emacs-28.0.50.1.pdmp
cp -f emacs.pdmp bootstrap-emacs.pdmp 
make[1]: Leaving directory '/home/grfz/src/emacs/src'
make -C lisp all
make[1]: Entering directory '/home/grfz/src/emacs/lisp'
make -C ../leim all EMACS="../src/emacs"
make -C ../admin/grammars all EMACS="../../src/emacs"
  GEN      cus-load.el
  GEN      finder-inf.el
make[2]: Entering directory '/home/grfz/src/emacs/admin/grammars'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/grfz/src/emacs/admin/grammars'
make[2]: Entering directory '/home/grfz/src/emacs/leim'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/grfz/src/emacs/leim'

comp.c:3725: Emacs fatal error: assertion failed: check_comp_unit_relocs 
(comp_u)
Backtrace:
../src/emacs[0x574f3b]
../src/emacs[0x42b836]
../src/emacs[0x430c0a]
../src/emacs[0x6374aa]
../src/emacs[0x5c9da6]
../src/emacs[0x5d0374]
../src/emacs[0x43e644]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f06cc6d309b]
../src/emacs[0x43f5fa]
/bin/bash: line 2: 13839 Aborted                 EMACSLOADPATH= '../src/emacs' 
-batch --no-site-file --no-site-lisp -l cus-dep --eval '(setq 
generated-custom-dependencies-file (unmsys--file-name "./cus-load.el"))' -f 
custom-make-dependencies . ./calc ./calendar ./cedet ./cedet/ede 
./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine 
./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent 
./cedet/srecode ./eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./emacs-lisp 
./emacs-lisp/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./emulation ./erc 
./eshell ./gnus ./image ./international 
./international/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./language 
./language/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./leim ./leim/ja-dic 
./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes 
./progmodes/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 
./term/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./textmodes 
./textmodes/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./url ./vc 
./vc/eln-x86_64-pc-linux-gnu-b5e14142f9b69778
make[1]: *** [Makefile:161: cus-load.el] Error 134
make[1]: *** Waiting for unfinished jobs....

comp.c:3725: Emacs fatal error: assertion failed: check_comp_unit_relocs 
(comp_u)
Backtrace:
../src/emacs[0x574f3b]
../src/emacs[0x42b836]
../src/emacs[0x430c0a]
../src/emacs[0x6374aa]
../src/emacs[0x5c9da6]
../src/emacs[0x5d0374]
../src/emacs[0x43e644]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f005762b09b]
../src/emacs[0x43f5fa]
/bin/bash: line 2: 13841 Aborted                 EMACSLOADPATH= '../src/emacs' 
-batch --no-site-file --no-site-lisp -l finder --eval '(setq 
generated-finder-keywords-file (unmsys--file-name "./finder-inf.el"))' -f 
finder-compile-keywords-make-dist . ./calc ./calendar ./cedet ./cedet/ede 
./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine 
./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent 
./cedet/srecode ./eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./emacs-lisp 
./emacs-lisp/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./emulation ./erc 
./eshell ./gnus ./image ./international 
./international/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./language 
./language/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./mail ./mh-e ./net ./nxml 
./org ./play ./progmodes ./progmodes/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 
./term/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./textmodes 
./textmodes/eln-x86_64-pc-linux-gnu-b5e14142f9b69778 ./url ./vc 
./vc/eln-x86_64-pc-linux-gnu-b5e14142f9b69778
make[1]: *** [Makefile:169: finder-inf.el] Error 134
make[2]: Entering directory '/home/grfz/src/emacs/lisp'
 ELC+ELN   emacs-lisp/eieio.elc
 ELC+ELN   emacs-lisp/eieio-base.elc
 ELC+ELN   cedet/semantic/db.elc

comp.c:3725: Emacs fatal error: assertion failed: check_comp_unit_relocs 
(comp_u)

comp.c:3725: Emacs fatal error: assertion failed: check_comp_unit_relocs 
(comp_u)
Backtrace:
Backtrace:
../src/emacs[0x574f3b]
../src/emacs[0x574f3b]
../src/emacs[0x42b836]
../src/emacs[0x42b836]
../src/emacs[0x430c0a]
../src/emacs[0x430c0a]
../src/emacs[0x6374aa]
../src/emacs[0x6374aa]
../src/emacs[0x5c9da6]
../src/emacs[0x5c9da6]
../src/emacs[0x5d0374]
../src/emacs[0x5d0374]
../src/emacs[0x43e644]
../src/emacs[0x43e644]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f80959c009b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f6c7cbc409b]
../src/emacs[0x43f5fa]
../src/emacs[0x43f5fa]

comp.c:3725: Emacs fatal error: assertion failed: check_comp_unit_relocs 
(comp_u)
Backtrace:
../src/emacs[0x574f3b]
../src/emacs[0x42b836]
../src/emacs[0x430c0a]
../src/emacs[0x6374aa]
../src/emacs[0x5c9da6]
../src/emacs[0x5d0374]
../src/emacs[0x43e644]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f701917509b]
../src/emacs[0x43f5fa]
/bin/bash: line 1: 15278 Aborted                 EMACSLOADPATH= '../src/emacs' 
-batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l 
comp -f batch-byte-native-compile-for-bootstrap emacs-lisp/eieio.el
/bin/bash: line 1: 15280 Aborted                 EMACSLOADPATH= '../src/emacs' 
-batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l 
comp -f batch-byte-native-compile-for-bootstrap emacs-lisp/eieio-base.el
make[2]: *** [Makefile:312: emacs-lisp/eieio.elc] Error 134
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:312: emacs-lisp/eieio-base.elc] Error 134
/bin/bash: line 1: 15279 Aborted                 EMACSLOADPATH= '../src/emacs' 
-batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l 
comp -f batch-byte-native-compile-for-bootstrap cedet/semantic/db.el
make[2]: *** [Makefile:312: cedet/semantic/db.elc] Error 134
make[2]: Leaving directory '/home/grfz/src/emacs/lisp'
make[1]: *** [Makefile:346: compile-main] Error 2
make[1]: Leaving directory '/home/grfz/src/emacs/lisp'
make: *** [Makefile:411: lisp] Error 2
+ exit




Ciao,
-- 
Gregor






reply via email to

[Prev in Thread] Current Thread [Next in Thread]