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

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

bug#31151: 27.0.50; error "Recursive ‘require’ for feature ‘mm-decode’"


From: Stefan Husmann
Subject: bug#31151: 27.0.50; error "Recursive ‘require’ for feature ‘mm-decode’"
Date: Sat, 14 Apr 2018 08:55:22 +0200

Hello,

I think the latest change on master on the file broke the build process
for emacs.

==> Erstelle Paket: emacs-lucid-git 27.0.50.r132814-1 (Sa 14. Apr 08:44:27 CEST 
2018)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
  -> Aktualisiere das emacs git Repo...
Fordere an von origin
==> Überprüfe source Dateien mit sha256sums...
    emacs ... Übersprungen
==> Entpacke Quellen...
  -> Erstelle Arbeitskopie des emacs git Repos...
Setze Branch 'makepkg' neu
==> Beginne pkgver()...
==> Entferne existierendes $pkgdir/ Verzeichnis...
==> Beginne build()...
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 gcc and cc understand -c and -o together... yes
checking for putenv... yes
checking for sbrk... yes
checking for fchmod... yes
checking for readlinkat... yes
checking for explicit_bzero... yes
checking for faccessat... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fstatat... yes
checking for fsync... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for lstat... yes
checking for mkostemp... yes
checking for tzset... yes
checking for pipe2... yes
checking for pselect... yes
checking for readlink... yes
checking for strtoimax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for timegm... yes
checking for futimes... yes
checking for futimesat... yes
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... yes
checking for getdtablesize... 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 -Wabi... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
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 -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wchkp... 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 -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-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 -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 -Wjump-misses-init... 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-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-prototypes... yes
checking whether C compiler handles -Wmultichar... 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 -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-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=format... 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-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 
-Walloc-size-larger-than=9223372036854775807... yes
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -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 setfattr... yes
checking for brew... no
checking for -znocombreloc... yes
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/prctl.h... yes
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 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.11.0... yes
checking for Wand >= 6.3.5 Wand != 6.8.2 Wand < 7... yes
checking for MagickRelinquishMemory... yes
checking for MagickExportImagePixels... yes
checking for MagickMergeImageLayers... yes
checking for MagickAutoOrientImage... yes
checking for getaddrinfo_a in -lanl... yes
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 lgetfilecon in -lselinux... no
checking for gnutls >= 2.12.2... yes
checking for libsystemd >= 222... yes
checking for jansson >= 2.7... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init1... yes
checking for XawScrollbarSetThumb in -lXaw3d... yes
checking for xaw3d... yes; using Lucid toolkit
checking X11 toolkit version... 6 or newer
checking for library containing XmuConvertStandardSelection... -lXmu
checking for fontconfig >= 2.2.0... yes
checking for xft >= 0.13.0... yes
checking for XRenderQueryExtension in -lXrender... yes
checking for X11/Xft/Xft.h... yes
checking for XftFontOpen in -lXft... yes
checking for freetype2... yes
checking for libotf... yes
checking for OTF_get_variation_glyphs in -lotf... yes
checking for m17n-flt... 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 maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
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 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 prctl... yes
checking for aligned_alloc... yes
checking whether aligned_alloc is declared... 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 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 socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... 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 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 working alloca.h... yes
checking for alloca... yes
checking for unsigned long long int... yes
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 whether strtold conforms to C99... yes
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 whether fdatasync is declared... 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 C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking for long long int... 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 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 sigset_t... yes
checking for wchar_t... 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 whether the utimes function works... 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 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 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 d_type member in directory struct... yes
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for library containing fdatasync... none required
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 dustat.h usability... no
checking dustat.h presence... no
checking for dustat.h... no
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 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 memrchr... yes
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlinkat signature is correct... 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 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 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 for variable-length arrays... yes
checking whether getdtablesize works... yes
checking for gcc option to disable position independent executables... -no-pie

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

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               gcc -march=x86-64 
-mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
  Should Emacs use the GNU version of malloc?             no (only before 
dumping)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 yes
  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?                                   no
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick (version 6)?                 yes
  Does Emacs support sound?                               yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               no
  Does Emacs use a file notification library?             yes -lglibc (inotify)
  Does Emacs use access control lists?                    yes -lacl
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use -lsystemd?                               yes
  Does Emacs use -ljansson?                               yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     yes
  Does Emacs support Xwidgets (requires gtk3)?            no
  Does Emacs have threading support in lisp?              yes


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: src/config.h is unchanged
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
configure: You might want to install GNU Mailutils
<https://mailutils.org> and use './configure --with-mailutils'.
make -C lib all
make[1]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lib'
  GEN      alloca.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      signal.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  CC       fcntl.o
  CC       fsusage.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
  CC       careadlinkat.o
  CC       close-stream.o
  CC       count-leading-zeros.o
  CC       count-one-bits.o
  CC       count-trailing-zeros.o
  CC       md5.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       dtoastr.o
  CC       dtotimespec.o
  CC       filemode.o
  CC       filevercmp.o
  CC       gettime.o
  CC       nstrftime.o
  CC       pipe2.o
  CC       qcopy-acl.o
  CC       stat-time.o
  CC       tempname.o
  CC       timespec.o
  CC       timespec-add.o
  CC       timespec-sub.o
  CC       u64.o
  CC       unistd.o
  CC       utimens.o
  CC       openat-die.o
  CC       save-cwd.o
  AR       libgnu.a
  CC       e-fcntl.o
  CC       e-fsusage.o
  CC       e-sig2str.o
  CC       e-time_rz.o
  CC       e-acl-errno-valid.o
  CC       e-acl-internal.o
  CC       e-get-permissions.o
  CC       e-set-permissions.o
  CC       e-allocator.o
  CC       e-binary-io.o
  CC       e-c-ctype.o
  CC       e-c-strcasecmp.o
  CC       e-c-strncasecmp.o
  CC       e-careadlinkat.o
  CC       e-close-stream.o
  CC       e-count-leading-zeros.o
  CC       e-count-one-bits.o
  CC       e-count-trailing-zeros.o
  CC       e-md5.o
  CC       e-sha1.o
  CC       e-sha256.o
  CC       e-sha512.o
  CC       e-dtoastr.o
  CC       e-dtotimespec.o
  CC       e-filemode.o
  CC       e-filevercmp.o
  CC       e-gettime.o
  CC       e-nstrftime.o
  CC       e-pipe2.o
  CC       e-qcopy-acl.o
  CC       e-stat-time.o
  CC       e-tempname.o
  CC       e-timespec.o
  CC       e-timespec-add.o
  CC       e-timespec-sub.o
  CC       e-u64.o
  CC       e-unistd.o
  CC       e-utimens.o
  CC       e-openat-die.o
  CC       e-save-cwd.o
  AR       libegnu.a
make[1]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lib'
make -C lib-src all
make[1]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lib-src'
  CCLD     etags
  CCLD     ctags
  CCLD     emacsclient
  CCLD     ebrowse
  CCLD     profile
  CCLD     hexl
  CCLD     movemail
  CCLD     update-game-score
  CCLD     make-docfile
make[1]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lib-src'
make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all
make[1]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/src'
  GEN      globals.h
make -C ../lwlib liblw.a
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lwlib'
make[2]: 'liblw.a' is up to date.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lwlib'
  CC       dispnew.o
  CC       frame.o
  CC       scroll.o
  CC       xdisp.o
  CC       menu.o
  CC       xmenu.o
  CC       window.o
  CC       charset.o
  CC       coding.o
  CC       category.o
  CC       ccl.o
  CC       character.o
  CC       chartab.o
  CC       bidi.o
  CC       cm.o
  CC       term.o
  CC       terminal.o
  CC       xfaces.o
  CC       xterm.o
  CC       xfns.o
  CC       xselect.o
  CC       xrdb.o
  CC       xsmfns.o
  CC       xsettings.o
  CC       dbusbind.o
  CC       emacs.o
  CC       keyboard.o
  CC       macros.o
  CC       keymap.o
  CC       sysdep.o
  CC       buffer.o
  CC       filelock.o
  CC       insdel.o
  CC       marker.o
  CC       minibuf.o
  CC       fileio.o
  CC       dired.o
  CC       cmds.o
  CC       casetab.o
  CC       casefiddle.o
  CC       indent.o
  CC       search.o
  CC       regex.o
  CC       undo.o
  CC       alloc.o
  CC       data.o
  GEN      buildobj.h
  CC       doc.o
  CC       editfns.o
  CC       callint.o
  CC       eval.o
  CC       floatfns.o
  CC       fns.o
  CC       font.o
  CC       print.o
  CC       lread.o
  CC       emacs-module.o
  CC       syntax.o
  CC       unexelf.o
  CC       bytecode.o
  CC       process.o
  CC       gnutls.o
  CC       callproc.o
  CC       region-cache.o
  CC       sound.o
  CC       atimer.o
  CC       doprnt.o
  CC       intervals.o
  CC       textprop.o
  CC       composite.o
  CC       xml.o
  CC       lcms.o
  CC       inotify.o
  CC       profiler.o
  CC       decompress.o
  CC       thread.o
  CC       systhread.o
  CC       sheap.o
  CC       xfont.o
  CC       ftfont.o
  CC       xftfont.o
  CC       ftxfont.o
  CC       fontset.o
  CC       fringe.o
  CC       image.o
  CC       xgselect.o
  CC       json.o
  CC       terminfo.o
  CC       lastfile.o
  CC       gmalloc.o
  CC       widget.o
make -C ../admin/charsets all
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/charsets'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/charsets'
make -C ../admin/unidata charscript.el
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/unidata'
make[2]: Nothing to be done for 'charscript.el'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/unidata'
  CCLD     temacs
/usr/bin/mkdir -p ../etc
setfattr -n user.pax.flags -v er temacs
make -C ../lisp update-subdirs
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
./temacs --batch  --load loadup bootstrap
Loading loadup.el (source)...
Using load-path 
(/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/emacs-lisp 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/progmodes 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/language 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/international
 /home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/textmodes 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/vc)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading button...
Loading 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/loaddefs.el
 (source)...
Loading emacs-lisp/nadvice...
Loading emacs-lisp/cl-preloaded...
Loading minibuffer...
Loading obarray...
Loading abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/international/charprop.el
 (source)...
Loading international/characters...
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...
Loading emacs-lisp/cl-generic...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
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...
Loading replace...
Loading emacs-lisp/tabulated-list...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Loading 
/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp/leim/leim-list.el
 (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
12863040 of 33554432 static heap bytes used
99319 pure bytes used
mv -f emacs bootstrap-emacs
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make[2]: Nothing to be done for 'compile-first'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make -C ../lisp autoloads EMACS="../src/bootstrap-emacs"
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make -C ../leim all EMACS="../src/bootstrap-emacs"
make[3]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/leim'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/leim'
make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
make[3]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/grammars'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/grammars'
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 ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image 
./international ./language ./leim ./leim/ja-dic ./leim/quail ./mail ./mh-e 
./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./vc
  GEN      loaddefs.el
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/unidata'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/unidata'
make -C ../admin/charsets cp51932.el
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/charsets'
make[2]: Nothing to be done for 'cp51932.el'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/charsets'
make -C ../admin/charsets eucjp-ms.el
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/charsets'
make[2]: Nothing to be done for 'eucjp-ms.el'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/charsets'
  GEN      ../etc/DOC
LC_ALL=C ./temacs -batch  -l loadup dump
Loading loadup.el (source)...
Using load-path 
(/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading button...
Loading loaddefs.el (source)...
Loading emacs-lisp/nadvice...
Loading emacs-lisp/cl-preloaded...
Loading minibuffer...
Loading obarray...
Loading abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/charprop.el (source)...
Loading international/characters...
Loading international/charscript...
Loading 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...
Loading emacs-lisp/cl-generic...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
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...
Loading replace...
Loading emacs-lisp/tabulated-list...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-dnd...
Loading term/common-win...
Loading term/x-win...
Loading mwheel...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Loading leim/leim-list.el (source)...
Waiting for git...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Pure-hashed: 15571 strings, 4110 vectors, 40131 conses, 3948 bytecodes, 179 
others
Dumping under the name emacs
11941440 of 33554432 static heap bytes used
2451316 pure bytes used
Adding name emacs-27.0.50.6
ln -f emacs bootstrap-emacs
make[1]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/src'
make -C lisp all
make[1]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make -C ../leim all EMACS="../src/emacs"
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/leim'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/leim'
make -C ../admin/grammars all EMACS="../../src/emacs"
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/grammars'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/admin/grammars'
make[2]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
  ELC      finder.elc
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (macroexpand-all …) => 
(macroexpand (eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "shr.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "url.el") => (load "mm-decode.el") => (load 
"shr.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => 
(macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "url.el") => (macroexpand-all …) => (macroexpand 
(eval-when-compile …)) => (load "mm-decode.el") => (load "shr.el") => (load 
"url.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature 
‘mm-decode’")

In toplevel form:
finder.el:33:1:Error: Recursive ‘require’ for feature ‘mm-decode’
make[2]: *** [Makefile:301: finder.elc] Error 1
make[2]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make[1]: *** [Makefile:324: compile-main] Error 2
make[1]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/emacs-lucid-git/src/emacs/lisp'
make: *** [Makefile:405: lisp] Error 2
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...

Process makepkg exited abnormally with code 2

In GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll 
bars)
 of 2018-04-12 built on frege
Repository revision: 3d6fa0b1e085a987588d5b3a54d91abfee42ceea
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: Arch Linux

Recent messages:
Save file /home/haawda/paketierung/meine_Pakete/emacs-lucid-git/PKGBUILD? (y, 
n, !, ., q, C-r, d or C-h) y
Saving file /home/haawda/paketierung/meine_Pakete/emacs-lucid-git/PKGBUILD... 
[2 times]
Wrote /home/haawda/paketierung/meine_Pakete/emacs-lucid-git/PKGBUILD
(Shell command succeeded with no output)
Wrote /home/haawda/paketierung/meine_Pakete/emacs-lucid-git/PKGBUILD
Mark set
Mark activated
Auto-saving...done
mwheel-scroll: Beginning of buffer [4 times]
Making completion list...

Configured using:
 'configure '--program-transform-name=s/^ctags$/ctags.emacs/'
 --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/usr/share --with-x-toolkit=lucid
 --mandir=/usr/share/man --pdfdir=/usr/share/doc/emacs --with-modules
 --with-xft --without-gconf --without-gsettings --with-imagemagick
 --without-xwidgets --without-pop --with-gameuser=:games
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
 --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'

Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS NOTIFY ACL
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
LUCID X11 MODULES THREADS LIBSYSTEMD JSON LCMS2

Important settings:
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: PKGBUILD

Minor modes in effect:
  sh-electric-here-document-mode: t
  diff-auto-refine-mode: t
  shell-dirtrack-mode: t
  show-paren-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  recentf-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/usr/share/emacs/site-lisp/julia-mode hides 
/usr/share/emacs/site-lisp/ess/julia-mode
/usr/share/emacs/site-lisp/flim/md4 hides /usr/share/emacs/27.0.50/lisp/md4
/usr/share/emacs/site-lisp/flim/hex-util hides 
/usr/share/emacs/27.0.50/lisp/hex-util
/usr/share/emacs/site-lisp/org/ob hides /usr/share/emacs/27.0.50/lisp/org/ob
/usr/share/emacs/site-lisp/org/org-irc hides 
/usr/share/emacs/27.0.50/lisp/org/org-irc
/usr/share/emacs/site-lisp/org/org-habit hides 
/usr/share/emacs/27.0.50/lisp/org/org-habit
/usr/share/emacs/site-lisp/org/org-info hides 
/usr/share/emacs/27.0.50/lisp/org/org-info
/usr/share/emacs/site-lisp/org/org-version hides 
/usr/share/emacs/27.0.50/lisp/org/org-version
/usr/share/emacs/site-lisp/org/org-src hides 
/usr/share/emacs/27.0.50/lisp/org/org-src
/usr/share/emacs/site-lisp/org/org-ctags hides 
/usr/share/emacs/27.0.50/lisp/org/org-ctags
/usr/share/emacs/site-lisp/org/ob-sqlite hides 
/usr/share/emacs/27.0.50/lisp/org/ob-sqlite
/usr/share/emacs/site-lisp/org/ob-css hides 
/usr/share/emacs/27.0.50/lisp/org/ob-css
/usr/share/emacs/site-lisp/org/ob-shell hides 
/usr/share/emacs/27.0.50/lisp/org/ob-shell
/usr/share/emacs/site-lisp/org/org-list hides 
/usr/share/emacs/27.0.50/lisp/org/org-list
/usr/share/emacs/site-lisp/org/ob-emacs-lisp hides 
/usr/share/emacs/27.0.50/lisp/org/ob-emacs-lisp
/usr/share/emacs/site-lisp/org/ob-shen hides 
/usr/share/emacs/27.0.50/lisp/org/ob-shen
/usr/share/emacs/site-lisp/org/ob-vala hides 
/usr/share/emacs/27.0.50/lisp/org/ob-vala
/usr/share/emacs/site-lisp/org/ob-mscgen hides 
/usr/share/emacs/27.0.50/lisp/org/ob-mscgen
/usr/share/emacs/site-lisp/org/org-indent hides 
/usr/share/emacs/27.0.50/lisp/org/org-indent
/usr/share/emacs/site-lisp/org/ob-calc hides 
/usr/share/emacs/27.0.50/lisp/org/ob-calc
/usr/share/emacs/site-lisp/org/org-gnus hides 
/usr/share/emacs/27.0.50/lisp/org/org-gnus
/usr/share/emacs/site-lisp/org/org-datetree hides 
/usr/share/emacs/27.0.50/lisp/org/org-datetree
/usr/share/emacs/site-lisp/org/ob-scheme hides 
/usr/share/emacs/27.0.50/lisp/org/ob-scheme
/usr/share/emacs/site-lisp/org/ob-lua hides 
/usr/share/emacs/27.0.50/lisp/org/ob-lua
/usr/share/emacs/site-lisp/org/ox-man hides 
/usr/share/emacs/27.0.50/lisp/org/ox-man
/usr/share/emacs/site-lisp/org/ob-stan hides 
/usr/share/emacs/27.0.50/lisp/org/ob-stan
/usr/share/emacs/site-lisp/org/ob-java hides 
/usr/share/emacs/27.0.50/lisp/org/ob-java
/usr/share/emacs/site-lisp/org/ob-asymptote hides 
/usr/share/emacs/27.0.50/lisp/org/ob-asymptote
/usr/share/emacs/site-lisp/org/ox-html hides 
/usr/share/emacs/27.0.50/lisp/org/ox-html
/usr/share/emacs/site-lisp/org/ob-lilypond hides 
/usr/share/emacs/27.0.50/lisp/org/ob-lilypond
/usr/share/emacs/site-lisp/org/org-attach hides 
/usr/share/emacs/27.0.50/lisp/org/org-attach
/usr/share/emacs/site-lisp/org/org-eshell hides 
/usr/share/emacs/27.0.50/lisp/org/org-eshell
/usr/share/emacs/site-lisp/org/org-w3m hides 
/usr/share/emacs/27.0.50/lisp/org/org-w3m
/usr/share/emacs/site-lisp/org/ob-makefile hides 
/usr/share/emacs/27.0.50/lisp/org/ob-makefile
/usr/share/emacs/site-lisp/org/org-table hides 
/usr/share/emacs/27.0.50/lisp/org/org-table
/usr/share/emacs/site-lisp/org/org-mhe hides 
/usr/share/emacs/27.0.50/lisp/org/org-mhe
/usr/share/emacs/site-lisp/org/ob-gnuplot hides 
/usr/share/emacs/27.0.50/lisp/org/ob-gnuplot
/usr/share/emacs/site-lisp/org/org-bibtex hides 
/usr/share/emacs/27.0.50/lisp/org/org-bibtex
/usr/share/emacs/site-lisp/org/ob-picolisp hides 
/usr/share/emacs/27.0.50/lisp/org/ob-picolisp
/usr/share/emacs/site-lisp/org/org-mouse hides 
/usr/share/emacs/27.0.50/lisp/org/org-mouse
/usr/share/emacs/site-lisp/org/ox-texinfo hides 
/usr/share/emacs/27.0.50/lisp/org/ox-texinfo
/usr/share/emacs/site-lisp/org/ob-ledger hides 
/usr/share/emacs/27.0.50/lisp/org/ob-ledger
/usr/share/emacs/site-lisp/org/org-id hides 
/usr/share/emacs/27.0.50/lisp/org/org-id
/usr/share/emacs/site-lisp/org/ox-publish hides 
/usr/share/emacs/27.0.50/lisp/org/ox-publish
/usr/share/emacs/site-lisp/org/ob-clojure hides 
/usr/share/emacs/27.0.50/lisp/org/ob-clojure
/usr/share/emacs/site-lisp/org/ob-exp hides 
/usr/share/emacs/27.0.50/lisp/org/ob-exp
/usr/share/emacs/site-lisp/org/ob-screen hides 
/usr/share/emacs/27.0.50/lisp/org/ob-screen
/usr/share/emacs/site-lisp/org/org-mobile hides 
/usr/share/emacs/27.0.50/lisp/org/org-mobile
/usr/share/emacs/site-lisp/org/ob-comint hides 
/usr/share/emacs/27.0.50/lisp/org/ob-comint
/usr/share/emacs/site-lisp/org/org-lint hides 
/usr/share/emacs/27.0.50/lisp/org/org-lint
/usr/share/emacs/site-lisp/org/ob-eval hides 
/usr/share/emacs/27.0.50/lisp/org/ob-eval
/usr/share/emacs/site-lisp/org/org-faces hides 
/usr/share/emacs/27.0.50/lisp/org/org-faces
/usr/share/emacs/site-lisp/org/ob-sql hides 
/usr/share/emacs/27.0.50/lisp/org/ob-sql
/usr/share/emacs/site-lisp/org/ob-maxima hides 
/usr/share/emacs/27.0.50/lisp/org/ob-maxima
/usr/share/emacs/site-lisp/org/org-protocol hides 
/usr/share/emacs/27.0.50/lisp/org/org-protocol
/usr/share/emacs/site-lisp/org/ob-ruby hides 
/usr/share/emacs/27.0.50/lisp/org/ob-ruby
/usr/share/emacs/site-lisp/org/ob-forth hides 
/usr/share/emacs/27.0.50/lisp/org/ob-forth
/usr/share/emacs/site-lisp/org/org-macs hides 
/usr/share/emacs/27.0.50/lisp/org/org-macs
/usr/share/emacs/site-lisp/org/ob-fortran hides 
/usr/share/emacs/27.0.50/lisp/org/ob-fortran
/usr/share/emacs/site-lisp/org/ob-ditaa hides 
/usr/share/emacs/27.0.50/lisp/org/ob-ditaa
/usr/share/emacs/site-lisp/org/ob-hledger hides 
/usr/share/emacs/27.0.50/lisp/org/ob-hledger
/usr/share/emacs/site-lisp/org/ob-haskell hides 
/usr/share/emacs/27.0.50/lisp/org/ob-haskell
/usr/share/emacs/site-lisp/org/ob-processing hides 
/usr/share/emacs/27.0.50/lisp/org/ob-processing
/usr/share/emacs/site-lisp/org/org-colview hides 
/usr/share/emacs/27.0.50/lisp/org/org-colview
/usr/share/emacs/site-lisp/org/ob-ocaml hides 
/usr/share/emacs/27.0.50/lisp/org/ob-ocaml
/usr/share/emacs/site-lisp/org/ob-tangle hides 
/usr/share/emacs/27.0.50/lisp/org/ob-tangle
/usr/share/emacs/site-lisp/org/org-entities hides 
/usr/share/emacs/27.0.50/lisp/org/org-entities
/usr/share/emacs/site-lisp/org/org-docview hides 
/usr/share/emacs/27.0.50/lisp/org/org-docview
/usr/share/emacs/site-lisp/org/ob-python hides 
/usr/share/emacs/27.0.50/lisp/org/ob-python
/usr/share/emacs/site-lisp/org/org-inlinetask hides 
/usr/share/emacs/27.0.50/lisp/org/org-inlinetask
/usr/share/emacs/site-lisp/org/org-rmail hides 
/usr/share/emacs/27.0.50/lisp/org/org-rmail
/usr/share/emacs/site-lisp/org/ob-js hides 
/usr/share/emacs/27.0.50/lisp/org/ob-js
/usr/share/emacs/site-lisp/org/ob-sass hides 
/usr/share/emacs/27.0.50/lisp/org/ob-sass
/usr/share/emacs/site-lisp/org/ob-org hides 
/usr/share/emacs/27.0.50/lisp/org/ob-org
/usr/share/emacs/site-lisp/org/ob-sed hides 
/usr/share/emacs/27.0.50/lisp/org/ob-sed
/usr/share/emacs/site-lisp/org/ob-table hides 
/usr/share/emacs/27.0.50/lisp/org/ob-table
/usr/share/emacs/site-lisp/org/ob-dot hides 
/usr/share/emacs/27.0.50/lisp/org/ob-dot
/usr/share/emacs/site-lisp/org/org-bbdb hides 
/usr/share/emacs/27.0.50/lisp/org/org-bbdb
/usr/share/emacs/site-lisp/org/org-agenda hides 
/usr/share/emacs/27.0.50/lisp/org/org-agenda
/usr/share/emacs/site-lisp/org/org-capture hides 
/usr/share/emacs/27.0.50/lisp/org/org-capture
/usr/share/emacs/site-lisp/org/ob-awk hides 
/usr/share/emacs/27.0.50/lisp/org/ob-awk
/usr/share/emacs/site-lisp/org/ob-keys hides 
/usr/share/emacs/27.0.50/lisp/org/ob-keys
/usr/share/emacs/site-lisp/org/ob-R hides /usr/share/emacs/27.0.50/lisp/org/ob-R
/usr/share/emacs/site-lisp/org/ob-lob hides 
/usr/share/emacs/27.0.50/lisp/org/ob-lob
/usr/share/emacs/site-lisp/org/ob-groovy hides 
/usr/share/emacs/27.0.50/lisp/org/ob-groovy
/usr/share/emacs/site-lisp/org/org-duration hides 
/usr/share/emacs/27.0.50/lisp/org/org-duration
/usr/share/emacs/site-lisp/org/org-footnote hides 
/usr/share/emacs/27.0.50/lisp/org/org-footnote
/usr/share/emacs/site-lisp/org/org-plot hides 
/usr/share/emacs/27.0.50/lisp/org/org-plot
/usr/share/emacs/site-lisp/org/org-element hides 
/usr/share/emacs/27.0.50/lisp/org/org-element
/usr/share/emacs/site-lisp/org/ox-ascii hides 
/usr/share/emacs/27.0.50/lisp/org/ox-ascii
/usr/share/emacs/site-lisp/org/ob-lisp hides 
/usr/share/emacs/27.0.50/lisp/org/ob-lisp
/usr/share/emacs/site-lisp/org/org-loaddefs hides 
/usr/share/emacs/27.0.50/lisp/org/org-loaddefs
/usr/share/emacs/site-lisp/org/org-macro hides 
/usr/share/emacs/27.0.50/lisp/org/org-macro
/usr/share/emacs/site-lisp/org/ob-perl hides 
/usr/share/emacs/27.0.50/lisp/org/ob-perl
/usr/share/emacs/site-lisp/org/org-eww hides 
/usr/share/emacs/27.0.50/lisp/org/org-eww
/usr/share/emacs/site-lisp/org/ox-md hides 
/usr/share/emacs/27.0.50/lisp/org/ox-md
/usr/share/emacs/site-lisp/org/ob-octave hides 
/usr/share/emacs/27.0.50/lisp/org/ob-octave
/usr/share/emacs/site-lisp/org/ob-ebnf hides 
/usr/share/emacs/27.0.50/lisp/org/ob-ebnf
/usr/share/emacs/site-lisp/org/ob-io hides 
/usr/share/emacs/27.0.50/lisp/org/ob-io
/usr/share/emacs/site-lisp/org/ox-icalendar hides 
/usr/share/emacs/27.0.50/lisp/org/ox-icalendar
/usr/share/emacs/site-lisp/org/ox-latex hides 
/usr/share/emacs/27.0.50/lisp/org/ox-latex
/usr/share/emacs/site-lisp/org/org hides /usr/share/emacs/27.0.50/lisp/org/org
/usr/share/emacs/site-lisp/org/ob-coq hides 
/usr/share/emacs/27.0.50/lisp/org/ob-coq
/usr/share/emacs/site-lisp/org/org-clock hides 
/usr/share/emacs/27.0.50/lisp/org/org-clock
/usr/share/emacs/site-lisp/org/org-crypt hides 
/usr/share/emacs/27.0.50/lisp/org/org-crypt
/usr/share/emacs/site-lisp/org/ob-ref hides 
/usr/share/emacs/27.0.50/lisp/org/ob-ref
/usr/share/emacs/site-lisp/org/ob-abc hides 
/usr/share/emacs/27.0.50/lisp/org/ob-abc
/usr/share/emacs/site-lisp/org/ob-C hides /usr/share/emacs/27.0.50/lisp/org/ob-C
/usr/share/emacs/site-lisp/org/ox-odt hides 
/usr/share/emacs/27.0.50/lisp/org/ox-odt
/usr/share/emacs/site-lisp/org/org-pcomplete hides 
/usr/share/emacs/27.0.50/lisp/org/org-pcomplete
/usr/share/emacs/site-lisp/org/org-feed hides 
/usr/share/emacs/27.0.50/lisp/org/org-feed
/usr/share/emacs/site-lisp/org/ox-beamer hides 
/usr/share/emacs/27.0.50/lisp/org/ox-beamer
/usr/share/emacs/site-lisp/org/org-archive hides 
/usr/share/emacs/27.0.50/lisp/org/org-archive
/usr/share/emacs/site-lisp/org/ox-org hides 
/usr/share/emacs/27.0.50/lisp/org/ox-org
/usr/share/emacs/site-lisp/org/ob-latex hides 
/usr/share/emacs/27.0.50/lisp/org/ob-latex
/usr/share/emacs/site-lisp/org/ob-plantuml hides 
/usr/share/emacs/27.0.50/lisp/org/ob-plantuml
/usr/share/emacs/site-lisp/org/ob-matlab hides 
/usr/share/emacs/27.0.50/lisp/org/ob-matlab
/usr/share/emacs/site-lisp/org/ox hides /usr/share/emacs/27.0.50/lisp/org/ox
/usr/share/emacs/site-lisp/org/ob-J hides /usr/share/emacs/27.0.50/lisp/org/ob-J
/usr/share/emacs/site-lisp/org/org-compat hides 
/usr/share/emacs/27.0.50/lisp/org/org-compat
/usr/share/emacs/site-lisp/org/org-timer hides 
/usr/share/emacs/27.0.50/lisp/org/org-timer
/usr/share/emacs/site-lisp/org/org-install hides 
/usr/share/emacs/27.0.50/lisp/org/org-install
/usr/share/emacs/site-lisp/org/ob-core hides 
/usr/share/emacs/27.0.50/lisp/org/ob-core
/usr/share/emacs/site-lisp/flim/sasl-cram hides 
/usr/share/emacs/27.0.50/lisp/net/sasl-cram
/usr/share/emacs/site-lisp/flim/sasl hides 
/usr/share/emacs/27.0.50/lisp/net/sasl
/usr/share/emacs/site-lisp/flim/hmac-def hides 
/usr/share/emacs/27.0.50/lisp/net/hmac-def
/usr/share/emacs/site-lisp/flim/sasl-digest hides 
/usr/share/emacs/27.0.50/lisp/net/sasl-digest
/usr/share/emacs/site-lisp/flim/hmac-md5 hides 
/usr/share/emacs/27.0.50/lisp/net/hmac-md5
/usr/share/emacs/site-lisp/flim/sasl-ntlm hides 
/usr/share/emacs/27.0.50/lisp/net/sasl-ntlm
/usr/share/emacs/site-lisp/flim/ntlm hides 
/usr/share/emacs/27.0.50/lisp/net/ntlm
/usr/share/emacs/site-lisp/semi/smime hides 
/usr/share/emacs/27.0.50/lisp/gnus/smime
/usr/share/emacs/site-lisp/semi/pgg hides 
/usr/share/emacs/27.0.50/lisp/obsolete/pgg
/usr/share/emacs/site-lisp/semi/pgg-def hides 
/usr/share/emacs/27.0.50/lisp/obsolete/pgg-def
/usr/share/emacs/site-lisp/semi/pgg-parse hides 
/usr/share/emacs/27.0.50/lisp/obsolete/pgg-parse
/usr/share/emacs/site-lisp/semi/pgg-gpg hides 
/usr/share/emacs/27.0.50/lisp/obsolete/pgg-gpg
/usr/share/emacs/site-lisp/semi/pgg-pgp5 hides 
/usr/share/emacs/27.0.50/lisp/obsolete/pgg-pgp5
/usr/share/emacs/site-lisp/semi/pgg-pgp hides 
/usr/share/emacs/27.0.50/lisp/obsolete/pgg-pgp

Features:
(shadow sort company-oddmuse company-keywords company-etags
company-gtags company-dabbrev-code company-dabbrev company-files
company-capf company-cmake company-xcode company-clang company-semantic
company-eclim company-template company-bbdb mail-extr emacsbug sendmail
vc-git pkgbuild-mode sh-script smie executable notmuch hl-line
notmuch-message notmuch-hello notmuch-tree notmuch-show notmuch-print
notmuch-crypto notmuch-mua notmuch-draft notmuch-maildir-fcc
notmuch-address notmuch-company notmuch-parser notmuch-wash diff-mode
coolj notmuch-query goto-addr icalendar diary-lib diary-loaddefs
cal-menu calendar cal-loaddefs notmuch-tag crm notmuch-lib
notmuch-version notmuch-compat cl message rmc puny rfc822 mml mailabbrev
gmm-utils mailheader mm-view mml-smime mml-sec epa gnus-util rmail
rmail-loaddefs mail-utils smime mel mime-def alist mcharset mcs-20
mcs-e20 pces pces-e20 pces-20 broken pcustom path-util poe pym static
apel-ver product mm-decode mm-bodies mm-encode mailcap mail-parse
rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr dired
dired-loaddefs elec-pair tramp trampver tramp-compat tramp-loaddefs
ucs-normalize shell pcomplete parse-time format-spec advice time-date
paren cus-start cus-load skeleton preview-latex auto-loads tex-site
tabbar slime-company company slime compile etags xref project arc-mode
archive-mode noutline outline easy-mmode pp comint ansi-color ring
hyperspec thingatpt browse-url edmacro kmacro geiser-install geiser
recentf tree-widget wid-edit chess chess-engine chess-display
chess-random chess-input chess-var chess-module chess-game chess-pgn
chess-file chess-database chess-fen chess-algebraic chess-ply chess-pos
chess-message mule-util finder-inf package let-alist derived pcase
cl-extra help-mode easymenu url-handlers url-parse auth-source cl-seq
eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars
seq byte-opt gv bytecomp byte-compile cconv epg epg-config subr-x
cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote dbusbind inotify lcms2
dynamic-setting font-render-setting x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 378621 39626)
 (symbols 48 32829 2)
 (miscs 40 180 416)
 (strings 32 72904 12656)
 (string-bytes 1 1991139)
 (vectors 16 50812)
 (vector-slots 8 909564 26316)
 (floats 8 109 438)
 (intervals 56 14387 0)
 (buffers 992 25))


Best Regards

Stefan Husmann

reply via email to

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