* Package: app-editors/xemacs-21.5.34-r7 * Repository: gentoo * Maintainer: xemacs@gentoo.org * USE: X abi_x86_64 alsa amd64 athena elibc_glibc eolconv gdbm gif gpm jpeg kernel_linux mule png pop tiff userland_GNU xim * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking xemacs-21.5.34.tar.gz to /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work >>> Unpacking NeXT_XEmacs.tar.gz to /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work >>> Source unpacked in /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work >>> Preparing source in /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34 ... * Applying xemacs-21.5.34-ncurses-tinfo.patch ... [ ok ] * Applying xemacs-21.5.34-gcc5.patch ... [ ok ] * Applying xemacs-21.5.34-glibc-macro.patch ... [ ok ] * Applying xemacs-21.5.34-as-needed.patch ... [ ok ] * Applying xemacs-21.5.34-configure-libc-version.patch ... [ ok ] * Applying xemacs-21.5.34-ar.patch ... patching file configure Hunk #1 succeeded at 778 with fuzz 1. Hunk #2 succeeded at 10288 with fuzz 1 (offset -7 lines). patching file configure.ac Hunk #1 succeeded at 2575 (offset 18 lines). [ ok ] * Applying xemacs-21.5.34-strsignal.patch ... [ ok ] * Applying xemacs-21.5.34-process-test-qa.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34 ... * econf: updating xemacs-21.5.34/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xemacs-21.5.34/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/xemacs-21.5.34-r7 --htmldir=/usr/share/doc/xemacs-21.5.34-r7/html --libdir=/usr/lib64 --with-scrollbars=athena --with-athena=xaw --with-tiff --with-png --with-jpeg --without-xface --with-xft=no --with-mule --with-xim=xlib --without-wnn --with-sound=native,alsa --with-database=gdbm --with-optimization --with-gif --with-gpm --without-postgresql --without-ldap --with-file-coding --with-pop --prefix=/usr --without-canna --with-ncurses --with-msw=no --with-mail-locking=flock --with-site-lisp=yes --with-site-modules=yes --with-system-malloc --enable-option-checking=no --with-last-packages=/usr/lib/xemacs checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu XEmacs has no builtin knowledge of `x86_64' machines. Using configure-time autodetection only. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed You appear to be using GCC version 11.2 checking whether we are using g++... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for GNU libc... yes Extracting information from the machine- and system-dependent headers... checking for preferred optimization flags... -O3 -fno-strict-aliasing checking for preferred debugging flags... -g checking for preferred warning flags for XEMACS_CC... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter checking for preferred warning flags for CC... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement checking for remaining CFLAGS... -pipe -march=native -fno-diagnostics-color -O2 -no-pie checking total value of XE_CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie checking total value of CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie checking for buggy gcc versions... no checking for compiler version information... x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0 checking for standard C library version information... checking for malloc_set_state... no checking whether __after_morecore_hook exists... no checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking for bison... bison -y checking a.out.h usability... yes checking a.out.h presence... yes checking for a.out.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking cygwin/version.h usability... no checking cygwin/version.h presence... no checking for cygwin/version.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking for utime... yes checking return type of signal handlers... void checking for size_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for ssize_t... yes checking for socklen_t... yes checking for struct timeval... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for an ANSI C-conforming const... yes checking whether make sets $(MAKE)... yes checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of double... 8 checking for long file names... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for sin... no checking for sin in -lm... yes checking for mkstemp... yes checking type of mail spool file locking... checking for lockf... yes checking for flock... yes checking whether the -xildoff compiler flag is required... no checking whether ASLR needs to be disabled... no checking for specified window system... checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking Xm/Xm.h usability... no checking Xm/Xm.h presence... no checking for Xm/Xm.h... no checking for X defines extracted by xmkmf... checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XOpenDisplay in -lX11... yes checking for XShapeSelectInput in -lXext... yes checking for XtOpenDisplay in -lXt... yes checking the version of X11 being used... R6 checking for XConvertCase... yes checking for XtRegisterDrawable... yes checking X11/Xlocale.h usability... yes checking X11/Xlocale.h presence... yes checking for X11/Xlocale.h... yes checking X11/Xfuncproto.h usability... yes checking X11/Xfuncproto.h presence... yes checking for X11/Xfuncproto.h... yes checking for XRegisterIMInstantiateCallback... yes checking for standard XRegisterIMInstantiateCallback prototype... no checking for XmuReadBitmapDataFromFile in -lXmu... yes checking for main in -lXbsd... no checking for X11/extensions/shape.h... yes Using X11. checking for WM_COMMAND option... yes checking X11/Xauth.h usability... yes checking X11/Xauth.h presence... yes checking for X11/Xauth.h... yes checking for XauGetAuthByAddr in -lXau... yes checking for module support... checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -lc... yes checking how to build dynamic libraries for x86_64-pc-linux... checking how to produce PIC code... -fPIC checking if PIC flag -fPIC really works... yes checking if C compiler can produce shared libraries... yes checking for ld used by GCC... /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld checking if the linker is GNU ld... yes checking for dlerror... yes checking for _dlerror... no checking tt_c.h usability... no checking tt_c.h presence... no checking for tt_c.h... no checking Tt/tt_c.h usability... no checking Tt/tt_c.h presence... no checking for Tt/tt_c.h... no checking desktop/tt_c.h usability... no checking desktop/tt_c.h presence... no checking for desktop/tt_c.h... no checking Dt/Dt.h usability... no checking Dt/Dt.h presence... no checking for Dt/Dt.h... no checking for LDAP... checking for graphics libraries... checking for Xpm - no older than 3.4f... yes checking for "FOR_MSW" xpm... no checking for EGifPutExtensionLast in -lgif... no checking for EGifPutExtensionLast in -lungif... no checking for inflate in -lc... no checking for inflate in -lz... yes checking for X11 graphics libraries... checking for the Athena widgets... checking for XawScrollbarSetThumb in -lXaw... yes checking for Xaw3dComputeBottomShadowRGB in -lXaw... no checking X11/Xaw/ThreeD.h usability... no checking X11/Xaw/ThreeD.h presence... no checking for X11/Xaw/ThreeD.h... no checking for X11/Xaw/XawInit.h... yes checking for Xm/Xm.h... (cached) no checking for Mule-related features... checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for strerror in -lintl... no checking for Mule input methods... checking for cbrt... yes checking for closedir... yes checking for dup2... yes checking for eaccess... yes checking for fmod... yes checking for fpathconf... yes checking for frexp... yes checking for fsync... yes checking for ftime... yes checking for ftruncate... yes checking for getaddrinfo... yes checking for gethostname... yes checking for getnameinfo... yes checking for getpagesize... yes checking for getrlimit... yes checking for gettimeofday... yes checking for getcwd... yes checking for link... yes checking for logb... yes checking for lrand48... yes checking for matherr... no checking for mkdir... yes checking for mktime... yes checking for perror... yes checking for poll... yes checking for random... yes checking for readlink... yes checking for rename... yes checking for res_init... no checking for rint... yes checking for rmdir... yes checking for select... yes checking for setitimer... yes checking for setpgid... yes checking for setsid... yes checking for sigblock... yes checking for sighold... yes checking for sigprocmask... yes checking for snprintf... yes checking for strerror... yes checking for strlwr... no checking for strsignal... yes checking for strupr... no checking for symlink... yes checking for tzset... yes checking for ulimit... yes checking for umask... yes checking for usleep... yes checking for vlimit... yes checking for vsnprintf... yes checking for waitpid... yes checking for wcscmp... yes checking for wcslen... yes checking for getpt... yes checking for _getpty... no checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for killpg... yes checking for tcgetpgrp... yes checking for openpty... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... 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 netdb declares h_errno... yes checking for sigsetjmp... yes checking whether localtime caches TZ... no checking whether gettimeofday accepts one or two arguments... two checking for inline... inline checking for typeof... __typeof__ checking for working alloca.h... yes checking for alloca... yes checking for working alloca in function calls... yes checking for working scanf... yes checking for working strcoll... yes checking for getpgrp... yes checking whether getpgrp requires zero arguments... yes checking for working mmap... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... 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 sun_len member in struct sockaddr_un... no checking for ip_mreq struct in netinet/in.h... yes checking for msgget... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking for sound support... checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking alsa/input.h usability... yes checking alsa/input.h presence... yes checking for alsa/input.h... yes checking for snd_pcm_open in -lasound... yes checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no checking for audio/audiolib.h... no checking for TTY-related features... checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for ncurses/curses.h... (cached) no checking gpm.h usability... yes checking gpm.h presence... yes checking for gpm.h... yes checking for Gpm_Open in -lgpm... yes checking for database support... checking ndbm.h usability... no checking ndbm.h presence... no checking for ndbm.h... no checking gdbm/ndbm.h usability... yes checking gdbm/ndbm.h presence... yes checking for gdbm/ndbm.h... yes checking for dbm_open in -lgdbm... no checking for dbm_open in -lgdbm_compat... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for Berkeley db.h... no XEmacs 21.5-b34 "kale" configured for `x86_64-pc-linux'. Compilation Environment and Installation Defaults: Source code location: /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34 Installation prefix: /usr Operating system description file: `s/linux.h' Not using any machine description file Compiler version: x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0 - GCC specs file: specs. - Compiler command: x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie libc version: Relocating allocator for buffers: no GNU version of malloc: no - User chose not to use GNU allocators. Package Search (a 'root' contains '{xemacs,mule,site}-packages'): User package roots: ~/.xemacs System package roots: /usr/share/xemacs WARNING: /usr/share/xemacs was specified, but doesn't exist. WARNING: XEmacs functionality will be noticably limited until WARNING: some packages are installed. Legacy package roots: /usr/lib/xemacs WARNING: /usr/lib/xemacs was specified, but doesn't exist. WARNING: If you don't need this setting, it is recommended WARNING: that you not use it. Window System: Compiling in support for the X window system: - X Windows headers location: - X Windows libraries location: - Handling WM_COMMAND properly. Compiling in support for the Athena widget set: - Athena headers location: X11/Xaw - Athena library to link: Xaw Using Lucid menubars. Using Athena scrollbars. Using Athena dialog boxes. Using Athena native widgets. TTY: Compiling in support for ncurses. Compiling in support for GPM (General Purpose Mouse). Images: Compiling in support for XPM images. Compiling in support for PNG images. Compiling in support for JPEG images. Compiling in support for TIFF images. Sound: Compiling in support for sound (native). Compiling in support for ALSA (Advanced Linux Sound Architecture). Databases: Compiling in support for GNU DBM. Internationalization: Compiling in support for Mule (multi-lingual Emacs). Compiling in support for XIM (X11R5+ I18N input method). - Using raw Xlib to provide XIM support. Mail: Compiling in support for POP mail retrieval. Compiling in support for "flock" mail spool file locking method. Other Features: Inhibiting IPv6 canonicalization at startup. Compiling in support for dynamic shared object modules. Using the new GC mark algorithms (KKCC). WARNING: --------------------------------------------------------- WARNING: The new algorithms are experimental. They are enabled by WARNING: default for this release. Use `--disable-kkcc' to WARNING: turn it off. WARNING: --------------------------------------------------------- Using the new portable dumper. Dumping into executable. Compiling in support for extra debugging code. Compiling in support for runtime error checking. WARNING: --------------------------------------------------------- WARNING: XEmacs will run noticeably more slowly as a result. WARNING: Error checking is on by default for XEmacs beta releases. WARNING: --------------------------------------------------------- configure: creating ./config.status config.status: creating Makefile.in config.status: creating src/.gdbinit.in config.status: creating lib-src/Makefile.in config.status: creating lwlib/Makefile.in config.status: creating src/Makefile.in config.status: creating src/paths.h config.status: creating src/xemacs.def.in config.status: creating lib-src/config.values config.status: creating lib-src/ellcc.h config.status: creating src/config.h config.status: creating lwlib/config.h config.status: executing default commands creating ./Makefile creating ./GNUmakefile creating lib-src/Makefile creating lib-src/GNUmakefile creating lwlib/Makefile creating lwlib/GNUmakefile creating src/Makefile creating src/GNUmakefile creating src/.gdbinit creating src/.dbxrc creating src/xemacs.def >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34 ... make -j4 EMACSLOADPATH=/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp cd /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/man && make info Producing `src/Emacs.ad.h' from `etc/Emacs.ad'. Resetting `src/sheap-adjust.h'. make[1]: Entering directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/man' make[1]: Nothing to be done for 'info'. make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/man' cd ./lib-src && make all cd ./lwlib && make all make[1]: Entering directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib' x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H lwlib.c make[1]: Entering directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src' x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuslib.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H lwlib-utils.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H lwlib-colors.c /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuslib.c: In function 'connect_to_internet_server': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuslib.c:415:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 415 | write (s, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuslib.c:416:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 416 | write (s, server_xauth->data, server_xauth->data_length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuslib.c:424:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 424 | write (s, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H lwlib-fonts.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ellcc.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o ellcc x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H lwlib-Xaw.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/getopt.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/getopt1.c lwlib-Xaw.c: In function 'xaw_update_scrollbar': lwlib-Xaw.c:80:40: warning: unused parameter 'instance' [-Wunused-parameter] 80 | xaw_update_scrollbar (widget_instance *instance, Widget widget, | ~~~~~~~~~~~~~~~~~^~~~~~~~ lwlib-Xaw.c: In function 'xaw_scrollbar_scroll': lwlib-Xaw.c:616:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 616 | event_data.slider_value = (int) call_data; | ^ lwlib-Xaw.c:619:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 619 | if ((int) call_data > 0) | ^ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H xlwmenu.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H \ -DINHIBIT_STRING_HEADER /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/regex.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/b2m.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o b2m x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuserv.c gnuslib.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o gnuserv /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/b2m.c: In function 'main': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/b2m.c:197:13: warning: 'labels' may be used uninitialized in this function [-Wmaybe-uninitialized] 197 | puts (labels); | ^~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/regex.c: In function 're_search_2': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/regex.c:4584:7: warning: variable 'forward_search_p' set but not used [-Wunused-but-set-variable] 4584 | int forward_search_p; | ^~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/regex.c: In function 're_match_2_internal': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/regex.c:6293:22: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable] 6293 | re_char *sdummy = NULL; | ^~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/regex.c:6292:28: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable] 6292 | unsigned char *pdummy; | ^~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H xlwtabs.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H xlwgcs.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/fakemail.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o fakemail x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H xlwradio.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/profile.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o profile x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o make-docfile x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H xlwcheckbox.c /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c: In function 'main': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c:189:7: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 189 | chdir (argv[i + 1]); | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c:240:11: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 240 | chdir (argv[i]); | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c: In function 'scan_c_file': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c:868:21: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 868 | fscanf (infile, "%d", &minargs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c:873:23: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 873 | fscanf (infile, "%d", &maxargs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c: In function 'next_extra_elc': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-docfile.c:135:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 135 | fgets (line_buf, BUFSIZ, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H xlwgauge.c x86_64-pc-linux-gnu-gcc -Demacs -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/digest-doc.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o digest-doc x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib/../src -DHAVE_CONFIG_H lwlib-Xlw.c lwlib-Xlw.c: In function 'xlw_update_one_widget': lwlib-Xlw.c:558:21: warning: variable 'mw' set but not used [-Wunused-but-set-variable] 558 | XlwMenuWidget mw; | ^~ x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/sorted-doc.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o sorted-doc rm -f liblw.a ar cq liblw.a lwlib.o lwlib-utils.o lwlib-colors.o lwlib-fonts.o lwlib-Xaw.o xlwmenu.o xlwtabs.o xlwgcs.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lwlib' cd ./src && make all make[1]: Entering directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src' x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H abbrev.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H alloc.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/cvtmail.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o cvtmail x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H alloca.c In file included from alloc.c:41: alloc.c: In function 'Fmake_byte_code': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:2296:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2296 | EXTERNAL_LIST_LOOP_2 (symbol, arglist) | ^~~~~~~~~~~~~~~~~~~~ alloc.c: In function 'tree_memory_usage_1': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2184:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2184 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2198:1: note: in expansion of macro 'PRIVATE_SAFE_LIST_LOOP_6' 2198 | PRIVATE_SAFE_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:4601:7: note: in expansion of macro 'SAFE_LIST_LOOP_3' 4601 | SAFE_LIST_LOOP_3 (elt, arg, tail) | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H array.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/hexl.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o hexl x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/mmencode.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o mmencode /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/hexl.c: In function 'main': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/hexl.c:183:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 183 | fread (buf, 1, 10, fp); /* skip 10 bytes */ | ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/hexl.c:211:19: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 211 | fread (buf, 1, 18, fp); /* skip 18 bytes */ | ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/mmencode.c: In function 'from64': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/mmencode.c:200:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | fgets(Buf, sizeof(Buf), infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/mmencode.c: In function 'fromqp': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/mmencode.c:366:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 366 | fgets(Buf, sizeof(Buf), infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Demacs -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-path.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o make-path x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H balloon_help.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/make-dump-id.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o make-dump-id x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H balloon-x.c x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/insert-data-in-exec.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o insert-data-in-exec x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H blocktype.c In file included from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/insert-data-in-exec.c:35: ../src/config.h:118: warning: "_POSIX_C_SOURCE" redefined 118 | #define _POSIX_C_SOURCE 199506L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/insert-data-in-exec.c:32: /usr/include/features.h:290: note: this is the location of the previous definition 290 | # define _POSIX_C_SOURCE 200809L | In file included from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/insert-data-in-exec.c:35: ../src/config.h:896: warning: "alloca" redefined 896 | #define alloca __builtin_alloca | In file included from /usr/include/stdlib.h:573, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/insert-data-in-exec.c:33: /usr/include/alloca.h:35: note: this is the location of the previous definition 35 | # define alloca(size) __builtin_alloca (size) | x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuclient.c gnuslib.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o gnuclient x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DEMACS_NAME='"XEmacs"' -DVERSION='"21.5-b34"' /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c getopt.o getopt1.o regex.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o etags x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DVERSION='"21.5-b34"' /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c getopt.o getopt1.o regex.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o ootags /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c: In function 'just_read_file': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:4171:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 4171 | register char *dummy; | ^~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c: In function 'just_read_file': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c:3464:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 3464 | register char *dummy; | ^~~~~ In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuserv.h:119, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuclient.c:52: In function 'strncat', inlined from 'filename_expand' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuclient.c:208:7, inlined from 'main' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/gnuclient.c:669:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying 4096 bytes from a string of length 4097 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/pop.c \ getopt.o getopt1.o regex.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o movemail /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c: In function 'main': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c:339:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 339 | setuid (getuid ()); | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c:352:7: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 352 | setuid (getuid ()); | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c:461:11: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 461 | ftruncate (indesc, 0L); | ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c: In function 'popmail': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/movemail.c:776:3: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 776 | fchown (mbfi, getuid (), (gid_t) -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:159: In function 'strncpy', inlined from 'savenstr' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:6534:3, inlined from 'savestr' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:6519:10: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c: In function 'savestr': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:6519:24: note: length computed here 6519 | return savenstr (cp, strlen (cp)); | ^~~~~~~~~~~ In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c:79: In function 'strncpy', inlined from 'savenstr' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c:5058:3, inlined from 'savestr' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c:5043:10: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c: In function 'savestr': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/ootags.c:5043:24: note: length computed here 5043 | return savenstr (cp, strlen (cp)); | ^~~~~~~~~~~ In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/pop.c:84: In function 'strncpy', inlined from 'pop_stat' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/pop.c:369:4: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 160 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'pop_multi_first' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/pop.c:702:7: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 160 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'pop_list' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/pop.c:463:6: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 160 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'pop_last' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/pop.c:877:7: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 160 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H buffer.c In file included from buffer.c:75: buffer.c: In function 'cleanup_buffer_undo_lists': buffer.c:321:17: warning: variable 'name' set but not used [-Wunused-but-set-variable] 321 | ALIST_LOOP_3 (name, buf, Vbuffer_alist) | ^~~~ lisp.h:2291:31: note: in definition of macro 'ALIST_LOOP_3' 2291 | Lisp_Object _al3_acons_##car, car, cdr, _al3_tail_##car; \ | ^~~ buffer.c: In function 'Fget_file_buffer': buffer.c:538:19: warning: variable 'name' set but not used [-Wunused-but-set-variable] 538 | ALIST_LOOP_3 (name, buf, Vbuffer_alist) | ^~~~ lisp.h:2291:31: note: in definition of macro 'ALIST_LOOP_3' 2291 | Lisp_Object _al3_acons_##car, car, cdr, _al3_tail_##car; \ | ^~~ buffer.c: In function 'Fkill_buffer': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ buffer.c:1212:9: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1212 | EXTERNAL_LIST_LOOP_2 (arg, Vkill_buffer_query_functions) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H bytecode.c In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:159: In function 'strncat', inlined from 'write_classname' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:2866:7, inlined from 'C_entries' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:3530:31: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c: In function 'C_entries': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:2841:14: note: length computed here 2841 | int qlen = strlen (qualifier); | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H callint.c In file included from callint.c:29: callint.c: In function 'quotify_args': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ callint.c:218:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 218 | EXTERNAL_LIST_LOOP_3 (elt, expr, tail) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DCTAGS -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -I. -I../src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DEMACS_NAME='"XEmacs"' -DVERSION='"21.5-b34"' /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c getopt.o getopt1.o regex.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm -o ctags /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c: In function 'just_read_file': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:4171:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 4171 | register char *dummy; | ^~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H casefiddle.c In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:159: In function 'strncpy', inlined from 'savenstr' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:6534:3, inlined from 'savestr' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:6519:10: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c: In function 'savestr': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:6519:24: note: length computed here 6519 | return savenstr (cp, strlen (cp)); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H casetab.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H chartab.c In file included from chartab.c:37: chartab.c: In function 'chartab_data_validate': chartab.c:1652:41: warning: variable 'data' set but not used [-Wunused-but-set-variable] 1652 | EXTERNAL_PROPERTY_LIST_LOOP_3 (range, data, value) | ^~~~ lisp.h:2399:18: note: in definition of macro 'EXTERNAL_PROPERTY_LIST_LOOP_3' 2399 | Lisp_Object key, value, hare_##key, tortoise_##key; \ | ^~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H filelock.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H cmdloop.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H cmds.c In file included from /usr/include/string.h:519, from /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:159: In function 'strncat', inlined from 'write_classname' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:2866:7, inlined from 'C_entries' at /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:3530:31: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c: In function 'C_entries': /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src/etags.c:2841:14: note: length computed here 2841 | int qlen = strlen (qualifier); | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H console.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H console-stream.c make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lib-src' x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H data.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H database.c In file included from database.c:28: database.c: In function 'Fopen_database': database.c:634:21: warning: unused parameter 'subtype' [-Wunused-parameter] 634 | (file, type, subtype, access_, mode, codesys)) lisp.h:3502:69: note: in definition of macro 'DEFUN_3' 3502 | #define DEFUN_3(a,b,c) DEFUN_2(a,b), Lisp_Object c | ^ lisp.h:3504:34: note: in expansion of macro 'DEFUN_4' 3504 | #define DEFUN_5(a,b,c,d,e) DEFUN_4(a,b,c,d), Lisp_Object e | ^~~~~~~ lisp.h:3505:34: note: in expansion of macro 'DEFUN_5' 3505 | #define DEFUN_6(a,b,c,d,e,f) DEFUN_5(a,b,c,d,e), Lisp_Object f | ^~~~~~~ lisp.h:3469:22: note: in expansion of macro 'DEFUN_6' 3469 | Lisp_Object Fname (DEFUN_##max_args arglist) | ^~~~~~ database.c:623:1: note: in expansion of macro 'DEFUN' 623 | DEFUN ("open-database", Fopen_database, 1, 6, 0, /* | ^~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H debug.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H tests.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H device.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H dired.c In file included from dired.c:23: dired.c: In function 'file_name_completion': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dired.c:396:19: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 396 | EXTERNAL_LIST_LOOP_2 (elt, Vcompletion_ignored_extensions) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H doc.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H doprnt.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H editfns.c In file included from lisp.h:2989, from doprnt.c:29: doprnt.c: In function 'emacs_doprnt_1': text.h:907:21: warning: 'arg.l' may be used uninitialized in this function [-Wmaybe-uninitialized] 907 | ((ptr)[0] = (Ibyte) (x), (Bytecount) 1) | ^ doprnt.c:581:28: note: 'arg.l' was declared here 581 | union printf_arg arg; | ^~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H elhash.c In file included from elhash.c:79: elhash.c: In function 'hash_table_data_validate': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elhash.c:1006:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 1006 | GET_EXTERNAL_LIST_LENGTH (value, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ elhash.c:1006:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 1006 | GET_EXTERNAL_LIST_LENGTH (value, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ At top level: elhash.c:135:46: warning: 'hash_table_test_description' defined but not used [-Wunused-const-variable=] 135 | static const struct sized_memory_description hash_table_test_description = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H emacs.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H emodules.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H eval.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H events.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H event-stream.c In file included from eval.c:137: eval.c: In function 'FletX': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:1108:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 1108 | EXTERNAL_LIST_LOOP_3 (var, varlist, tail) | ^~~~~~~~~~~~~~~~~~~~ eval.c: In function 'Flet': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:1156:5: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 1156 | GET_EXTERNAL_LIST_LENGTH (varlist, varcount); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ eval.c:1156:5: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 1156 | GET_EXTERNAL_LIST_LENGTH (varlist, varcount); | ^~~~~~~~~~~~~~~~~~~~~~~~ eval.c: In function 'condition_case_3': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:2232:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2232 | EXTERNAL_LIST_LOOP_2 (handler, handlers) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H event-unixoid.c lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:2244:15: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2244 | EXTERNAL_LIST_LOOP_2 (condition, conditions) | ^~~~~~~~~~~~~~~~~~~~ eval.c: In function 'Feval': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:3845:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 3845 | GET_EXTERNAL_LIST_LENGTH (original_args, nargs); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ eval.c:3845:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 3845 | GET_EXTERNAL_LIST_LENGTH (original_args, nargs); | ^~~~~~~~~~~~~~~~~~~~~~~~ eval.c: In function 'function_argcount': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:4351:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 4351 | EXTERNAL_LIST_LOOP_2 (arg, arglist) | ^~~~~~~~~~~~~~~~~~~~ eval.c: In function 'Fapply': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:4418:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 4418 | GET_EXTERNAL_LIST_LENGTH (spread_arg, numargs); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ eval.c:4418:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 4418 | GET_EXTERNAL_LIST_LENGTH (spread_arg, numargs); | ^~~~~~~~~~~~~~~~~~~~~~~~ eval.c: In function 'funcall_lambda': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:4510:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 4510 | EXTERNAL_LIST_LOOP_2 (symbol, arglist) | ^~~~~~~~~~~~~~~~~~~~ eval.c: In function 'Fmultiple_value_call': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:4891:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 4891 | GET_EXTERNAL_LIST_LENGTH (args, listcount); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ eval.c:4891:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 4891 | GET_EXTERNAL_LIST_LENGTH (args, listcount); | ^~~~~~~~~~~~~~~~~~~~~~~~ eval.c: In function 'Fvalues_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:5098:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 5098 | GET_EXTERNAL_LIST_LENGTH (list, listcount); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ eval.c:5098:3: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 5098 | GET_EXTERNAL_LIST_LENGTH (list, listcount); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eval.c:5113:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 5113 | EXTERNAL_LIST_LOOP_2 (elt, list) | ^~~~~~~~~~~~~~~~~~~~ In file included from events.c:26: events.c: In function 'Fmake_event': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ events.c:662:13: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 662 | EXTERNAL_LIST_LOOP_2 (sym, value) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H dumper.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H input-method-xlib.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H inline.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H linuxplay.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H alsaplay.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H miscplay.c alsaplay.c:333:1: warning: no previous prototype for 'alsa_play_sound_data' [-Wmissing-prototypes] 333 | alsa_play_sound_data (const Binbyte *data, int length, int volume) | ^~~~~~~~~~~~~~~~~~~~ alsaplay.c:398:1: warning: no previous prototype for 'alsa_play_sound_file' [-Wmissing-prototypes] 398 | alsa_play_sound_file (const Extbyte *sound_file, int volume) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H terminfo.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H extents.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H faces.c In file included from extents.c:213: extents.c: In function 'report_extent_modification_mapper': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ extents.c:4698:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 4698 | EXTERNAL_LIST_LOOP_2 (elt, hook) | ^~~~~~~~~~~~~~~~~~~~ extents.c: In function 'memoize_extent_face_internal': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ extents.c:4813:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 4813 | EXTERNAL_LIST_LOOP_2 (face, list) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H file-coding.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H fileio.c In file included from file-coding.c:71: file-coding.c: In function 'default_query_method': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:453:13: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 453 | EXTERNAL_LIST_LOOP_2 (safe_charset, safe_charsets) | ^~~~~~~~~~~~~~~~~~~~ file-coding.c: In function 'make_coding_system_1': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:1271:13: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1271 | EXTERNAL_LIST_LOOP_2 (alias, value) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:1303:17: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1303 | EXTERNAL_LIST_LOOP_2 (safe_charset, value) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:1378:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1378 | EXTERNAL_LIST_LOOP_2 (alias, aliases) | ^~~~~~~~~~~~~~~~~~~~ file-coding.c: In function 'chain_putprop': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:2733:9: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2733 | EXTERNAL_LIST_LOOP_2 (elt, value) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:2745:9: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2745 | EXTERNAL_LIST_LOOP_2 (elt, value) | ^~~~~~~~~~~~~~~~~~~~ file-coding.c: In function 'Fset_coding_priority_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-coding.c:4107:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 4107 | EXTERNAL_LIST_LOOP_2 (elt, list) | ^~~~~~~~~~~~~~~~~~~~ In file included from fileio.c:31: fileio.c: In function 'Ffind_file_name_handler': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:268:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 268 | EXTERNAL_LIST_LOOP_2 (elt, Vfile_name_handler_alist) | ^~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'Finsert_file_contents_internal': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:3288:7: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 3288 | GC_EXTERNAL_LIST_LOOP_2 (p, Vafter_insert_file_functions) | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H filemode.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H floatfns.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H fns.c In file included from fns.c:35: fns.c: In function 'Fnbutlast': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:1092:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 1092 | EXTERNAL_LIST_LOOP_3 (elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ fns.c:1092:29: warning: variable 'elt' set but not used [-Wunused-but-set-variable] 1092 | EXTERNAL_LIST_LOOP_3 (elt, list, tail) | ^~~ lisp.h:2125:13: note: in definition of macro 'EXTERNAL_LIST_LOOP_3' 2125 | Lisp_Object elt, tail, tortoise_##elt; \ | ^~~ fns.c: In function 'Fbutlast': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:1140:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 1140 | EXTERNAL_LIST_LOOP_3 (elt, list, list_tail) | ^~~~~~~~~~~~~~~~~~~~ fns.c:1140:29: warning: variable 'elt' set but not used [-Wunused-but-set-variable] 1140 | EXTERNAL_LIST_LOOP_3 (elt, list, list_tail) | ^~~ lisp.h:2125:13: note: in definition of macro 'EXTERNAL_LIST_LOOP_3' 2125 | Lisp_Object elt, tail, tortoise_##elt; \ | ^~~ fns.c: In function 'Fold_member': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2238:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 2238 | EXTERNAL_LIST_LOOP_3 (list_elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ fns.c: In function 'Fold_memq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2254:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 2254 | EXTERNAL_LIST_LOOP_3 (list_elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ fns.c: In function 'Fold_assoc': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2269:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 2269 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ fns.c:2269:40: warning: variable 'elt_cdr' set but not used [-Wunused-but-set-variable] 2269 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:27: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ fns.c: In function 'Fold_assq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2286:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 2286 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ fns.c:2286:40: warning: variable 'elt_cdr' set but not used [-Wunused-but-set-variable] 2286 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:27: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ fns.c: In function 'Fold_rassq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2300:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 2300 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ fns.c:2300:31: warning: variable 'elt_car' set but not used [-Wunused-but-set-variable] 2300 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:18: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ fns.c: In function 'Fold_rassoc': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2314:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 2314 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ fns.c:2314:31: warning: variable 'elt_car' set but not used [-Wunused-but-set-variable] 2314 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:18: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ fns.c: In function 'Fold_delete': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2148:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2148 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2260:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4' 2260 | EXTERNAL_LIST_LOOP_4 (elt, list, tail_##elt, len_##elt) \ | ^~~~~~~~~~~~~~~~~~~~ fns.c:2331:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_DELETE_IF' 2331 | EXTERNAL_LIST_LOOP_DELETE_IF (list_elt, list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c: In function 'Fold_delq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2148:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2148 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2260:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4' 2260 | EXTERNAL_LIST_LOOP_4 (elt, list, tail_##elt, len_##elt) \ | ^~~~~~~~~~~~~~~~~~~~ fns.c:2345:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_DELETE_IF' 2345 | EXTERNAL_LIST_LOOP_DELETE_IF (list_elt, list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c: In function 'Freplace_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fns.c:2692:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2692 | EXTERNAL_LIST_LOOP_2 (elt, new_) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H font-lock.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H frame.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H gc.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H general.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H glyphs.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H glyphs-eimage.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H glyphs-shared.c In file included from glyphs.c:46: glyphs.c: In function 'Fset_console_type_image_conversion_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glyphs.c:326:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 326 | EXTERNAL_LIST_LOOP_2 (mapping, list) | ^~~~~~~~~~~~~~~~~~~~ glyphs.c: In function 'decode_image_instance_type_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glyphs.c:1412:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1412 | EXTERNAL_LIST_LOOP_2 (elt, list) | ^~~~~~~~~~~~~~~~~~~~ glyphs.c: In function 'check_valid_xbm_inline': glyphs.c:2663:32: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Charcount' {aka 'long int'} [-Wsign-compare] 2663 | if (i_width * i_height / 8UL > string_char_length (bits)) | ^ glyphs.c:2640:36: warning: unused variable 'args' [-Wunused-variable] 2640 | Lisp_Object width, height, bits, args[2]; | ^~~~ glyphs-eimage.c: In function 'tiff_instantiate': glyphs-eimage.c:1336:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 1336 | uint32 width, height; | ^~~~~~ glyphs-eimage.c:1336:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] glyphs-eimage.c:1358:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 1358 | uint32 *raster; | ^~~~~~ glyphs-eimage.c:1389:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 1389 | raster = (uint32*) _TIFFmalloc ((tsize_t) (pixels_sq * sizeof (uint32))); | ^~~~~~ glyphs-eimage.c:1389:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] glyphs-eimage.c:1393:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 1393 | uint32 *rp; | ^~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H glyphs-widget.c In file included from glyphs-widget.c:25: glyphs-widget.c: In function 'check_valid_item_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glyphs-widget.c:188:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 188 | EXTERNAL_LIST_LOOP_2 (elt, items) | ^~~~~~~~~~~~~~~~~~~~ glyphs-widget.c: In function 'check_valid_instantiator_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glyphs-widget.c:204:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 204 | EXTERNAL_LIST_LOOP_2 (elt, data) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H gpmevent.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H gui.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H menubar.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H scrollbar.c In file included from menubar.c:32: menubar.c: In function 'Fmenu_find_real_submenu': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ menubar.c:195:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 195 | EXTERNAL_LIST_LOOP_2 (elt, path) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ menubar.c:214:11: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 214 | EXTERNAL_LIST_LOOP_2 (submenu, desc) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H dialog.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H toolbar.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H gutter.c In file included from gutter.c:26: gutter.c: In function 'gutter_visible_validate': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gutter.c:1038:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1038 | EXTERNAL_LIST_LOOP_2 (elt, instantiator) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H hash.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H imgproc.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H indent.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H insdel.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H intl.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H keymap.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H line-number.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H lread.c In file included from lread.c:26: lread.c: In function 'check_if_suppressed': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lread.c:357:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 357 | EXTERNAL_LIST_LOOP_2 (cons, Vload_suppress_alist) | ^~~~~~~~~~~~~~~~~~~~ lread.c: In function 'decode_mode': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lread.c:863:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 863 | EXTERNAL_LIST_LOOP_2 (elt, mode) | ^~~~~~~~~~~~~~~~~~~~ lread.c: In function 'Flocate_file': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lread.c:900:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 900 | EXTERNAL_LIST_LOOP_2 (elt, suffixes) | ^~~~~~~~~~~~~~~~~~~~ lread.c: In function 'locate_file_without_hash': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lread.c:1161:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1161 | EXTERNAL_LIST_LOOP_2 (elt, path) | ^~~~~~~~~~~~~~~~~~~~ lread.c: In function 'Flocate_file_clear_hashing': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lread.c:1226:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1226 | EXTERNAL_LIST_LOOP_2 (elt, path) | ^~~~~~~~~~~~~~~~~~~~ lread.c: In function 'locate_file': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lread.c:1282:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1282 | EXTERNAL_LIST_LOOP_2 (pathel, path) | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from lisp.h:112, from lread.c:26: In function 'strncpy', inlined from 'qxestrncpy' at lisp.h:6054:20, inlined from 'locate_file_map_suffixes' at lread.c:1023:4: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lread.c:26: lread.c: In function 'locate_file_map_suffixes': lisp.h:6003:10: note: length computed here 6003 | return strlen ((const Chbyte *) s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H lstream.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H macros.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H marker.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H md5.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H minibuf.c In file included from minibuf.c:28: minibuf.c: In function 'map_completion_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ minibuf.c:258:3: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 258 | GC_EXTERNAL_LIST_LOOP_2 (elt, liszt) | ^~~~~~~~~~~~~~~~~~~~~~~ minibuf.c: In function 'regexp_ignore_completion_p': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ minibuf.c:302:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 302 | EXTERNAL_LIST_LOOP_2 (re, Vcompletion_regexp_list) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H mule-ccl.c mule-ccl.c: In function 'ccl_driver': mule-ccl.c:1347:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1347 | if (!src) | ^~ mule-ccl.c:1350:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1350 | if (src >= src_end) | ^~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H mule-charset.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H mule-coding.c In file included from mule-coding.c:32: mule-coding.c: In function 'parse_charset_conversion_specs': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mule-coding.c:2739:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2739 | EXTERNAL_LIST_LOOP_2 (car, spec_list) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H fontcolor.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H opaque.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H print.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H process.c process.c: In function 'make_process_internal': process.c:517:26: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] 517 | sprintf (suffix, "<%d>", i); | ^~ process.c:517:24: note: directive argument in the range [1, 2147483647] 517 | sprintf (suffix, "<%d>", i); | ^~~~~~ In file included from /usr/include/stdio.h:888, from lisp.h:114, from process.c:36: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H process-unix.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H profile.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H rangetab.c In file included from rangetab.c:25: rangetab.c: In function 'rangetab_data_validate': rangetab.c:819:41: warning: variable 'data' set but not used [-Wunused-but-set-variable] 819 | EXTERNAL_PROPERTY_LIST_LOOP_3 (range, data, value) | ^~~~ lisp.h:2399:18: note: in definition of macro 'EXTERNAL_PROPERTY_LIST_LOOP_3' 2399 | Lisp_Object key, value, hare_##key, tortoise_##key; \ | ^~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H realpath.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H redisplay.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H redisplay-output.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H regex.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H search.c search.c: In function 'search_buffer': search.c:1423:48: warning: variable 'inv_bytelen' set but not used [-Wunused-but-set-variable] 1423 | Bytecount orig_bytelen, new_bytelen, inv_bytelen; | ^~~~~~~~~~~ In file included from search.c:28: search.c: In function 'debug_regexps_changed': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ search.c:3403:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 3403 | EXTERNAL_LIST_LOOP_2 (elt, *val) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H select.c In file included from select.c:23: select.c: In function 'Fget_selection_internal': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ select.c:568:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 568 | EXTERNAL_LIST_LOOP_2 (element, Vselection_coercible_types) | ^~~~~~~~~~~~~~~~~~~~ select.c: In function 'select_convert_out': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ select.c:624:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 624 | EXTERNAL_LIST_LOOP_2 (element, Vselection_coercible_types) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H sequence.c In file included from sequence.c:21: sequence.c: In function 'Flength': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2142:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2142 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2219:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4_NO_DECLARE' 2219 | EXTERNAL_LIST_LOOP_4_NO_DECLARE (GELL_elt, list, GELL_tail, len) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:70:7: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 70 | GET_EXTERNAL_LIST_LENGTH (sequence, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2218:15: warning: variable 'GELL_elt' set but not used [-Wunused-but-set-variable] 2218 | Lisp_Object GELL_elt, GELL_tail; \ | ^~~~~~~~ sequence.c:70:7: note: in expansion of macro 'GET_EXTERNAL_LIST_LENGTH' 70 | GET_EXTERNAL_LIST_LENGTH (sequence, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'count_with_tail': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:750:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 750 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'list_count_from_end': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:884:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 884 | EXTERNAL_LIST_LOOP_2 (elt, sequence) | ^~~~~~~~~~~~~~~~~~~~ In file included from sequence.c:21: sequence.c: In function 'Fcount': sequence.c:965:66: warning: variable 'from_end' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~~~~~~ lisp.h:3707:40: note: in definition of macro 'DECLARE_N_KEYWORDS_8' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:61: warning: variable 'end' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~ lisp.h:3705:38: note: in definition of macro 'DECLARE_N_KEYWORDS_7' 3705 | DECLARE_N_KEYWORDS_6(a,b,c,d,e,f), g = Qnil | ^ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:54: warning: variable 'start' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~~~ lisp.h:3703:36: note: in definition of macro 'DECLARE_N_KEYWORDS_6' 3703 | DECLARE_N_KEYWORDS_5(a,b,c,d,e), f = Qnil | ^ lisp.h:3707:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_7' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:49: warning: variable 'key' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~ lisp.h:3701:34: note: in definition of macro 'DECLARE_N_KEYWORDS_5' 3701 | DECLARE_N_KEYWORDS_4(a,b,c,d), e = Qnil | ^ lisp.h:3705:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_6' 3705 | DECLARE_N_KEYWORDS_6(a,b,c,d,e,f), g = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3707:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_7' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:41: warning: variable 'if_not' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~~~~ lisp.h:3699:32: note: in definition of macro 'DECLARE_N_KEYWORDS_4' 3699 | DECLARE_N_KEYWORDS_3(a,b,c), d = Qnil | ^ lisp.h:3703:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_5' 3703 | DECLARE_N_KEYWORDS_5(a,b,c,d,e), f = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3705:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_6' 3705 | DECLARE_N_KEYWORDS_6(a,b,c,d,e,f), g = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3707:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_7' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:36: warning: variable 'if_' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~ lisp.h:3697:30: note: in definition of macro 'DECLARE_N_KEYWORDS_3' 3697 | DECLARE_N_KEYWORDS_2(a,b), c = Qnil | ^ lisp.h:3701:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_4' 3701 | DECLARE_N_KEYWORDS_4(a,b,c,d), e = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3703:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_5' 3703 | DECLARE_N_KEYWORDS_5(a,b,c,d,e), f = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3705:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_6' 3705 | DECLARE_N_KEYWORDS_6(a,b,c,d,e,f), g = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3707:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_7' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:26: warning: variable 'test_not' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~~~~~~ lisp.h:3695:28: note: in definition of macro 'DECLARE_N_KEYWORDS_2' 3695 | DECLARE_N_KEYWORDS_1(a), b = Qnil | ^ lisp.h:3699:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_3' 3699 | DECLARE_N_KEYWORDS_3(a,b,c), d = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3701:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_4' 3701 | DECLARE_N_KEYWORDS_4(a,b,c,d), e = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3703:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_5' 3703 | DECLARE_N_KEYWORDS_5(a,b,c,d,e), f = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3705:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_6' 3705 | DECLARE_N_KEYWORDS_6(a,b,c,d,e,f), g = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3707:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_7' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ sequence.c:965:20: warning: variable 'test' set but not used [-Wunused-but-set-variable] 965 | (test, test_not, if_, if_not, key, start, end, from_end), | ^~~~ lisp.h:3693:17: note: in definition of macro 'DECLARE_N_KEYWORDS_1' 3693 | Lisp_Object a = Qnil | ^ lisp.h:3697:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_2' 3697 | DECLARE_N_KEYWORDS_2(a,b), c = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3699:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_3' 3699 | DECLARE_N_KEYWORDS_3(a,b,c), d = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3701:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_4' 3701 | DECLARE_N_KEYWORDS_4(a,b,c,d), e = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3703:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_5' 3703 | DECLARE_N_KEYWORDS_5(a,b,c,d,e), f = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3705:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_6' 3705 | DECLARE_N_KEYWORDS_6(a,b,c,d,e,f), g = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3707:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_7' 3707 | DECLARE_N_KEYWORDS_7(a,b,c,d,e,f,g), h = Qnil | ^~~~~~~~~~~~~~~~~~~~ lisp.h:3635:3: note: in expansion of macro 'DECLARE_N_KEYWORDS_8' 3635 | DECLARE_N_KEYWORDS_##keyword_count keywords; \ | ^~~~~~~~~~~~~~~~~~~ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:964:3: note: in expansion of macro 'PARSE_KEYWORDS' 964 | PARSE_KEYWORDS (Fcount, nargs, args, 8, | ^~~~~~~~~~~~~~ In file included from sequence.c:21: sequence.c: In function 'Fsubseq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1049:13: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1049 | EXTERNAL_LIST_LOOP_2 (elt, sequence) | ^~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fmember': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1215:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 1215 | EXTERNAL_LIST_LOOP_3 (list_elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fmemq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1229:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 1229 | EXTERNAL_LIST_LOOP_3 (list_elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'list_position_cons_before': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1276:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 1276 | EXTERNAL_LIST_LOOP_3 (elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1297:7: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 1297 | GC_EXTERNAL_LIST_LOOP_3 (elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fassoc': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1427:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 1427 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ sequence.c:1427:40: warning: variable 'elt_cdr' set but not used [-Wunused-but-set-variable] 1427 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:27: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ sequence.c: In function 'Fassq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1450:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 1450 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ sequence.c:1450:40: warning: variable 'elt_cdr' set but not used [-Wunused-but-set-variable] 1450 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:27: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ sequence.c: In function 'FassocX': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1496:7: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 1496 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ sequence.c:1496:44: warning: variable 'elt_cdr' set but not used [-Wunused-but-set-variable] 1496 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:27: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1506:7: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 1506 | GC_EXTERNAL_LIST_LOOP_2 (elt, alist) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Frassoc': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1527:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 1527 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ sequence.c:1527:31: warning: variable 'elt_car' set but not used [-Wunused-but-set-variable] 1527 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:18: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ sequence.c: In function 'Frassq': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1541:3: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 1541 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ sequence.c:1541:31: warning: variable 'elt_car' set but not used [-Wunused-but-set-variable] 1541 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:18: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ sequence.c: In function 'FrassocX': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2365:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2365 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2335:1: note: in expansion of macro 'PRIVATE_EXTERNAL_ALIST_LOOP_8' 2335 | PRIVATE_EXTERNAL_ALIST_LOOP_8 (elt, elt_car, elt_cdr, list, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1585:7: note: in expansion of macro 'EXTERNAL_ALIST_LOOP_4' 1585 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~~~~~~~~~~~~~~~ sequence.c:1585:35: warning: variable 'elt_car' set but not used [-Wunused-but-set-variable] 1585 | EXTERNAL_ALIST_LOOP_4 (elt, elt_car, elt_cdr, alist) | ^~~~~~~ lisp.h:2332:18: note: in definition of macro 'EXTERNAL_ALIST_LOOP_4' 2332 | Lisp_Object elt, elt_car, elt_cdr; \ | ^~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1595:7: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 1595 | GC_EXTERNAL_LIST_LOOP_2 (elt, alist) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'position': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1643:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 1643 | GC_EXTERNAL_LIST_LOOP_2 (elt, sequence) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'FdeleteX': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2156:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2156 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:1970:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_4' 1970 | GC_EXTERNAL_LIST_LOOP_4 (list_elt, sequence, tail, list_len) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'FremoveX': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:2324:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 2324 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tailing) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'list_delete_duplicates_from_end': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:2450:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 2450 | GC_EXTERNAL_LIST_LOOP_3 (elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:2493:13: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 2493 | EXTERNAL_LIST_LOOP_3 (elt, list, tail) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2148:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2148 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2260:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_4' 2260 | EXTERNAL_LIST_LOOP_4 (elt, list, tail_##elt, len_##elt) \ | ^~~~~~~~~~~~~~~~~~~~ sequence.c:2511:11: note: in expansion of macro 'EXTERNAL_LIST_LOOP_DELETE_IF' 2511 | EXTERNAL_LIST_LOOP_DELETE_IF (elt, list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:2511:41: warning: variable 'elt' set but not used [-Wunused-but-set-variable] 2511 | EXTERNAL_LIST_LOOP_DELETE_IF (elt, list, | ^~~ lisp.h:2146:13: note: in definition of macro 'EXTERNAL_LIST_LOOP_4' 2146 | Lisp_Object elt, tail, tortoise_##elt; \ | ^~~ sequence.c:2511:11: note: in expansion of macro 'EXTERNAL_LIST_LOOP_DELETE_IF' 2511 | EXTERNAL_LIST_LOOP_DELETE_IF (elt, list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fdelete_duplicates': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:2575:13: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 2575 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:2609:13: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 2609 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fremove_duplicates': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:3072:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 3072 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:3104:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 3104 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Freverse': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:3274:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 3274 | EXTERNAL_LIST_LOOP_2 (elt, sequence) | ^~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Ffill': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:4134:9: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 4134 | EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~ sequence.c:4134:31: warning: variable 'elt' set but not used [-Wunused-but-set-variable] 4134 | EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~ lisp.h:2125:13: note: in definition of macro 'EXTERNAL_LIST_LOOP_3' 2125 | Lisp_Object elt, tail, tortoise_##elt; \ | ^~~ sequence.c: In function 'Freduce': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:5045:15: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 5045 | GC_EXTERNAL_LIST_LOOP_2 (elt, sequence) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:5062:15: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 5062 | GC_EXTERNAL_LIST_LOOP_2 (elt, sequence) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2127:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2127 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:5116:15: note: in expansion of macro 'EXTERNAL_LIST_LOOP_3' 5116 | EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fnsubstitute': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:5822:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 5822 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tail) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fsubstitute': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2136:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2136 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, tail, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6099:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_3' 6099 | GC_EXTERNAL_LIST_LOOP_3 (elt, sequence, tailing) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'sublis': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6203:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 6203 | GC_EXTERNAL_LIST_LOOP_2 (elt, alist) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'nsublis': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6297:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 6297 | GC_EXTERNAL_LIST_LOOP_2 (elt, alist) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6325:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 6325 | GC_EXTERNAL_LIST_LOOP_2 (elt, alist) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fnsublis': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6397:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 6397 | GC_EXTERNAL_LIST_LOOP_2 (elt, alist) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'mismatch_from_end': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6587:9: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 6587 | EXTERNAL_LIST_LOOP_2 (elt, sequence1) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:6634:9: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 6634 | EXTERNAL_LIST_LOOP_2 (elt, sequence2) | ^~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'venn': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:7640:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 7640 | GC_EXTERNAL_LIST_LOOP_2 (elt, liszt1) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Funion': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:7912:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 7912 | GC_EXTERNAL_LIST_LOOP_2 (elt, liszt1) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:7944:9: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 7944 | GC_EXTERNAL_LIST_LOOP_2 (elt, liszt2) | ^~~~~~~~~~~~~~~~~~~~~~~ sequence.c: In function 'Fset_exclusive_or': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:8013:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 8013 | GC_EXTERNAL_LIST_LOOP_2 (elt, liszt1) | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sequence.c:8039:5: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 8039 | GC_EXTERNAL_LIST_LOOP_2 (elt, liszt2) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from sequence.c:21: sequence.c: In function 'Fnset_exclusive_or': sequence.c:8090:41: warning: variable 'stable' set but not used [-Wunused-but-set-variable] 8090 | (test, key, test_not, stable), NULL); | ^~~~~~ lisp.h:3699:32: note: in definition of macro 'DECLARE_N_KEYWORDS_4' 3699 | DECLARE_N_KEYWORDS_3(a,b,c), d = Qnil | ^ lisp.h:3597:3: note: in expansion of macro 'PARSE_KEYWORDS_8' 3597 | PARSE_KEYWORDS_8 (intern_massaging_name (1 + #function), nargs, args, \ | ^~~~~~~~~~~~~~~~ sequence.c:8089:3: note: in expansion of macro 'PARSE_KEYWORDS' 8089 | PARSE_KEYWORDS (Fnset_exclusive_or, nargs, args, 4, | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H sysdll.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H signal.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H sound.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H specifier.c In file included from specifier.c:29: specifier.c: In function 'decode_locale_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ specifier.c:775:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 775 | EXTERNAL_LIST_LOOP_2 (elt, locale) | ^~~~~~~~~~~~~~~~~~~~ specifier.c: In function 'define_specifier_tag': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2115:3: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2115 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ specifier.c:1165:7: note: in expansion of macro 'GC_EXTERNAL_LIST_LOOP_2' 1165 | GC_EXTERNAL_LIST_LOOP_2 (charset_name, Fcharset_list ()) | ^~~~~~~~~~~~~~~~~~~~~~~ specifier.c: In function 'check_valid_inst_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ specifier.c:1518:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1518 | EXTERNAL_LIST_LOOP_2 (inst_pair, inst_list) | ^~~~~~~~~~~~~~~~~~~~ specifier.c: In function 'check_valid_spec_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ specifier.c:1568:3: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1568 | EXTERNAL_LIST_LOOP_2 (spec, spec_list) | ^~~~~~~~~~~~~~~~~~~~ specifier.c: In function 'display_table_validate': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ specifier.c:3701:7: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 3701 | EXTERNAL_LIST_LOOP_2 (car, instantiator) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H strftime.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H symbols.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H syntax.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H sysdep.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H text.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H console-tty.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H device-tty.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H event-tty.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H frame-tty.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H fontcolor-tty.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H redisplay-tty.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H cm.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H undo.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H unicode.c In file included from unicode.c:36: unicode.c: In function 'add_charsets_to_precedence_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ unicode.c:1197:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1197 | EXTERNAL_LIST_LOOP_2 (elt, list) | ^~~~~~~~~~~~~~~~~~~~ unicode.c: In function 'Fset_language_unicode_precedence_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ unicode.c:1295:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1295 | EXTERNAL_LIST_LOOP_2 (elt, list) | ^~~~~~~~~~~~~~~~~~~~ unicode.c: In function 'Fset_default_unicode_precedence_list': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ unicode.c:1329:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1329 | EXTERNAL_LIST_LOOP_2 (elt, list) | ^~~~~~~~~~~~~~~~~~~~ unicode.c: In function 'Funicode_to_char': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ unicode.c:1452:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1452 | EXTERNAL_LIST_LOOP_2 (elt, charsets) | ^~~~~~~~~~~~~~~~~~~~ unicode.c: In function 'Fload_unicode_mapping_table': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ unicode.c:1552:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 1552 | EXTERNAL_LIST_LOOP_2 (elt, flags) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H console-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H device-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H event-Xt.c In file included from device-x.c:29: device-x.c: In function 'Fx_set_font_path': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ device-x.c:2009:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2009 | EXTERNAL_LIST_LOOP_2 (path_entry, font_path) | ^~~~~~~~~~~~~~~~~~~~ lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ device-x.c:2019:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 2019 | EXTERNAL_LIST_LOOP_2 (path_entry, font_path) | ^~~~~~~~~~~~~~~~~~~~ event-Xt.c: In function 'x_reset_modifier_mapping': event-Xt.c:385:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 385 | KeySym sym = (code ? XKeycodeToKeysym (display, code, column) : 0); | ^~~~~~ In file included from events.h:573, from event-Xt.c:40: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ event-Xt.c:310:7: warning: variable 'warned_about_duplicate_modifiers' set but not used [-Wunused-but-set-variable] 310 | int warned_about_duplicate_modifiers = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H frame-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H glyphs-x.c glyphs-x.c: In function 'x_widget_instantiate': glyphs-x.c:2448:9: warning: variable 'nm' set but not used [-Wunused-but-set-variable] 2448 | char* nm=0; | ^~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H fontcolor-x.c fontcolor-x.c: In function 'x_font_instance_properties': fontcolor-x.c:827:17: warning: variable 'name_len' set but not used [-Wunused-but-set-variable] 827 | Bytecount name_len; | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H redisplay-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H select-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H gccache-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H intl-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H gui-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H menubar-x.c gui-x.c: In function 'button_item_to_widget_value': gui-x.c:504:17: warning: variable 'unused_intlen' set but not used [-Wunused-but-set-variable] 504 | Bytecount unused_intlen; | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H scrollbar-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H dialog-x.c scrollbar-x.c: In function 'x_update_scrollbar_instance_values': scrollbar-x.c:149:52: warning: unused parameter 'w' [-Wunused-parameter] 149 | x_update_scrollbar_instance_values (struct window *w, | ~~~~~~~~~~~~~~~^ In file included from dialog-x.c:26: dialog-x.c: In function 'dbox_descriptor_to_widget_value': lisp.h:2173:30: warning: value computed is not used [-Wunused-value] 2173 | ((((len & 1) != 0) && (tortoise = XCDR (tortoise), 0)), \ | ^~ lisp.h:2179:3: note: in expansion of macro 'PRIVATE_UNVERIFIED_LIST_LOOP_7' 2179 | PRIVATE_UNVERIFIED_LIST_LOOP_7 (elt, list, len, hare, tortoise, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.h:2105:1: note: in expansion of macro 'PRIVATE_EXTERNAL_LIST_LOOP_6' 2105 | PRIVATE_EXTERNAL_LIST_LOOP_6 (elt, list, len_##elt, hare_##elt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dialog-x.c:176:5: note: in expansion of macro 'EXTERNAL_LIST_LOOP_2' 176 | EXTERNAL_LIST_LOOP_2 (button, buttons) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H toolbar-x.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H toolbar-xlike.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H widget.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H window.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H lastfile.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H EmacsFrame.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H EmacsShell.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DDEFINE_TOP_LEVEL_EMACS_SHELL /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/EmacsShell-sub.c mv EmacsShell-sub.o TopLevelEmacsShell.o x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H EmacsManager.c x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DDEFINE_TRANSIENT_EMACS_SHELL /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/EmacsShell-sub.c mv EmacsShell-sub.o TransientEmacsShell.o ../lib-src/make-dump-id x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H dump-id.c if test -f dump-size ; then \ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DMAX_SIZE=`cat dump-size` /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/dump-data.c ;\ else \ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DMAX_SIZE=0 /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/dump-data.c ;\ fi x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-export-dynamic -o temacs abbrev.o alloc.o alloca.o array.o balloon_help.o balloon-x.o blocktype.o buffer.o bytecode.o callint.o casefiddle.o casetab.o chartab.o filelock.o cmdloop.o cmds.o console.o console-stream.o data.o database.o debug.o tests.o device.o dired.o doc.o doprnt.o editfns.o elhash.o emacs.o emodules.o eval.o events.o event-stream.o event-unixoid.o dumper.o input-method-xlib.o inline.o linuxplay.o alsaplay.o miscplay.o terminfo.o extents.o faces.o file-coding.o fileio.o filemode.o floatfns.o fns.o font-lock.o frame.o gc.o general.o glyphs.o glyphs-eimage.o glyphs-shared.o glyphs-widget.o gpmevent.o gui.o menubar.o scrollbar.o dialog.o toolbar.o gutter.o hash.o imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o macros.o marker.o md5.o minibuf.o mule-ccl.o mule-charset.o mule-coding.o fontcolor.o opaque.o print.o process.o process-unix.o profile.o rangetab.o realpath.o redisplay.o redisplay-output.o regex.o search.o select.o sequence.o sysdll.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o text.o console-tty.o device-tty.o event-tty.o frame-tty.o fontcolor-tty.o redisplay-tty.o cm.o undo.o unicode.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o fontcolor-x.o redisplay-x.o select-x.o gccache-x.o intl-x.o gui-x.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o toolbar-xlike.o widget.o window.o lastfile.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o dump-id.o dump-data.o ../lwlib/liblw.a -lXaw -ltiff -lpng -ljpeg -lz -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm ./temacs -nd -no-packages -batch -l /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/update-elc.el Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/update-elc.el... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dumped-lisp.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/NEEDTODUMP Loading loadup-el.el... Loading loadup.el... Using load-path (/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/) Using module-load-path (/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules) Loading dumped-lisp.el... Loading backquote.el... Loading bytecomp-runtime.el... Loading subr.el... Loading cl.el... Loading cl-extra.el... Requiring obsolete.el... Loading cl-macs.el... Loading cl-seq.el... Loading post-gc.el... Loading version.el... Loading custom.el... Requiring cus-face.el... Requiring font.el... Requiring disp-table.el... Requiring widget.el... Loading cus-start.el... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading replace.el... Loading widget.el... Loading cmdloop.el... Loading keymap.el... Loading syntax.el... Loading syntax-ppss.el... Loading device.el... Loading console.el... Loading obsolete.el... Loading specifier.el... Loading frame.el... Loading x-faces.el... Loading faces.el... Loading glyphs.el... Loading fontcolor.el... Loading extents.el... Loading events.el... Loading hash-table.el... Loading text-props.el... Loading process.el... Loading multicast.el... Loading map-ynp.el... Loading undo-stack.el... Loading window.el... Loading window-xemacs.el... Loading resize-minibuffer.el... Loading simple.el... Loading newcomment.el... Loading keydefs.el... Loading abbrev.el... Loading derived.el... Loading minibuf.el... Loading list-mode.el... Loading modeline.el... Loading cus-file.el... Loading startup.el... Loading misc.el... Loading loadhist.el... Loading files.el... Loading lib-complete.el... Loading format.el... Loading indent.el... Loading isearch-mode.el... Loading buffer.el... Loading buff-menu.el... Loading paths.el... Loading lisp.el... Loading page.el... Loading register.el... Loading iso8859-1.el... Loading easy-mmode.el... Loading help.el... Requiring help-macro.el... Loading easymenu.el... Loading special-mode.el... Loading lisp-mode.el... Loading text-mode.el... Loading fill.el... Loading auto-save.el... Loading movemail.el... Loading float-sup.el... Loading itimer.el... Loading itimer-autosave.el... Loading printer.el... Loading behavior.el... Loading behavior-defs.el... Loading diagnose.el... Loading gui.el... Loading mouse.el... Loading mode-motion.el... Loading toolbar.el... Loading scrollbar.el... Loading menubar.el... Loading dialog.el... Loading gutter.el... Loading select.el... Loading menubar-items.el... Loading gutter-items.el... Loading toolbar-items.el... Loading dialog-items.el... Loading coding.el... Loading code-files.el... Loading code-process.el... Loading code-cmds.el... Loading unicode.el... Requiring ccl.el... Loading make-coding-system.el... Loading mule-charset.el... Loading mule-cmds.el... Loading mule-coding.el... Loading mule-composite-stub.el... Loading mule-composite.el... Loading mule-x-init.el... Loading mule-tty-init.el... Loading code-init.el... Loading mule-category.el... Loading kinsoku.el... Loading arabic.el... Loading chinese.el... Requiring china-util.el... Loading cyrillic.el... Loading english.el... Loading ethiopic.el... Loading greek.el... Loading hebrew.el... Loading indian.el... Loading devanagari.el... Loading japanese.el... Loading korean.el... Loading lao.el... Loading latin.el... Loading misc-lang.el... Loading thai.el... Loading tibetan.el... Loading vietnamese.el... Loading canna-leim.el... Loading general-late.el... Loading x-scrollbar.el... Loading x-mouse.el... Loading x-select.el... Loading x-misc.el... Loading x-init.el... Loading x-win-sun.el... Loading x-win-xfree86.el... Loading x-win-xfree86.el... Loading x-win-sun.el... Loading tty-init.el... Loading fontl-hooks.el... Loading auto-show.el... Loading paragraphs.el... Loading loaddefs.el... Loading site-load.el... Bootstrapping from temacs... Loading bytecomp.el... Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/bytecomp.el... Loading byte-optimize.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/bytecomp.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-macs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-macs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/byte-optimize.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/byte-optimize.elc Loading bytecomp... Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easy-mmode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easy-mmode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/autoload.el... While compiling make-autoload in file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/autoload.el: ** reference to free variable autoload-make-autoload-complex-operators ** reference to free variable autoload-make-autoload-operators Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/autoload.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/shadow.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/shadow.elc Loading autoload... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/... No autoloads found in lisp/custom-load.el No autoloads found in lisp/finder-inf.el Saving file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads.el Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads.el Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/auto-autoloads.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/auto-autoloads.elc Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/auto-autoloads... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/auto-autoloads... Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/make-coding-system.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/make-coding-system.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/backquote.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/backquote.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/bytecomp-runtime.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/bytecomp-runtime.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/subr.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/subr.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-extra.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-extra.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-seq.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-seq.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/post-gc.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/post-gc.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/version.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/version.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-start.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-start.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/find-paths.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/find-paths.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/packages.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/packages.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/setup-paths.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/setup-paths.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/replace.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/replace.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/widget.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/widget.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cmdloop.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cmdloop.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keymap.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keymap.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax-ppss.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax-ppss.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/device.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/device.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/console.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/console.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/obsolete.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/obsolete.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/specifier.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/specifier.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/frame.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/frame.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-faces.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-faces.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/faces.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/faces.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glyphs.el... While compiling toplevel forms in file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glyphs.el: ** variable when bound but not referenced Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glyphs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontcolor.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontcolor.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/extents.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/extents.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/events.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/events.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/hash-table.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/hash-table.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-props.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-props.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/process.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/process.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/multicast.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/multicast.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/map-ynp.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/map-ynp.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/undo-stack.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/undo-stack.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window-xemacs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window-xemacs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/resize-minibuffer.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/resize-minibuffer.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/simple.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/simple.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/newcomment.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/newcomment.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keydefs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keydefs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/abbrev.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/abbrev.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/derived.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/derived.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/minibuf.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/minibuf.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/list-mode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/list-mode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/modeline.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/modeline.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-file.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-file.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/startup.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/startup.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/misc.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/misc.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loadhist.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loadhist.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/files.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/files.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lib-complete.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lib-complete.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/format.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/format.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/indent.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/indent.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/isearch-mode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/isearch-mode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buffer.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buffer.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buff-menu.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buff-menu.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paths.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paths.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/page.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/page.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/register.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/register.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/iso8859-1.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/iso8859-1.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/help.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/help.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easymenu.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easymenu.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/special-mode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/special-mode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp-mode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp-mode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-mode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-mode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fill.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fill.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-save.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-save.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/movemail.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/movemail.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/float-sup.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/float-sup.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer-autosave.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer-autosave.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/printer.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/printer.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior-defs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior-defs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/diagnose.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/diagnose.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gui.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gui.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mouse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mouse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mode-motion.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mode-motion.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/scrollbar.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/scrollbar.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/select.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/select.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar-items.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar-items.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter-items.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter-items.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar-items.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar-items.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog-items.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog-items.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/coding.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/coding.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-files.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-files.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-process.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-process.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-cmds.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-cmds.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/unicode.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/unicode.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-charset.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-charset.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-cmds.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-cmds.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-coding.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-coding.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite-stub.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite-stub.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-x-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-x-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-tty-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-tty-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-category.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-category.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/kinsoku.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/kinsoku.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/arabic.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/arabic.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/chinese.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/chinese.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/cyrillic.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/cyrillic.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/english.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/english.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ethiopic.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ethiopic.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/greek.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/greek.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/hebrew.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/hebrew.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/indian.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/indian.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/devanagari.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/devanagari.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/japanese.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/japanese.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/korean.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/korean.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/lao.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/lao.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/latin.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/latin.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/misc-lang.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/misc-lang.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/thai.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/thai.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/tibetan.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/tibetan.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/vietnamese.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/vietnamese.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/canna-leim.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/canna-leim.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/general-late.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/general-late.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-scrollbar.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-scrollbar.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-mouse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-mouse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-select.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-select.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-misc.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-misc.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-init.el... While compiling x-keysym-on-keyboard-sans-modifiers-p in file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-init.el: ** function x-keysym-on-keyboard-sans-modifiers-p used to take 0+ arguments, now takes 1-2 While compiling x-keysym-on-keyboard-p: ** function x-keysym-on-keyboard-p used to take 0+ arguments, now takes 1-2 Loading x-win-sun... Loading x-win-xfree86... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-xfree86.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-xfree86.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-sun.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-sun.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/tty-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/tty-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontl-hooks.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontl-hooks.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-show.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-show.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paragraphs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paragraphs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loaddefs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loaddefs.elc Done if true ; then \ ./temacs -nd -no-packages -batch -l /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/make-docfile.el -- \ -o ../lib-src/DOC -d /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -i ../lib-src/../site-packages \ abbrev.c alloc.c alloca.c array.c balloon_help.c balloon-x.c blocktype.c buffer.c bytecode.c callint.c casefiddle.c casetab.c chartab.c filelock.c cmdloop.c cmds.c console.c console-stream.c data.c database.c debug.c tests.c device.c dired.c doc.c doprnt.c editfns.c elhash.c emacs.c emodules.c eval.c events.c event-stream.c event-unixoid.c dumper.c input-method-xlib.c inline.c linuxplay.c alsaplay.c miscplay.c terminfo.c extents.c faces.c file-coding.c fileio.c filemode.c floatfns.c fns.c font-lock.c frame.c gc.c general.c glyphs.c glyphs-eimage.c glyphs-shared.c glyphs-widget.c gpmevent.c gui.c menubar.c scrollbar.c dialog.c toolbar.c gutter.c hash.c imgproc.c indent.c insdel.c intl.c keymap.c line-number.c lread.c lstream.c macros.c marker.c md5.c minibuf.c mule-ccl.c mule-charset.c mule-coding.c fontcolor.c opaque.c print.c process.c process-unix.c profile.c rangetab.c realpath.c redisplay.c redisplay-output.c regex.c search.c select.c sequence.c sysdll.c signal.c sound.c specifier.c strftime.c symbols.c syntax.c sysdep.c text.c console-tty.c device-tty.c event-tty.c frame-tty.c fontcolor-tty.c redisplay-tty.c cm.c undo.c unicode.c console-x.c device-x.c event-Xt.c frame-x.c glyphs-x.c fontcolor-x.c redisplay-x.c select-x.c gccache-x.c intl-x.c gui-x.c menubar-x.c scrollbar-x.c dialog-x.c toolbar-x.c toolbar-xlike.c widget.c window.c \ ; fi Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/make-docfile.el... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading raw-process.el... Requiring custom... Requiring widget... Loading process... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dumped-lisp.el... Spawning make-docfile ... Spawning make-docfile ...done ./temacs -nd -no-packages -batch -l /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/loadup.el dump Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/loadup.el... Using load-path (/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/) Using module-load-path (/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules) Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dumped-lisp.el... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/backquote.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/bytecomp-runtime.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/subr.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-extra.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-seq.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/post-gc.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/version.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom.elc... Requiring widget... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-start.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/find-paths.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/packages.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/setup-paths.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/replace.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/widget.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cmdloop.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keymap.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax-ppss.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/device.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/console.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/obsolete.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/specifier.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/frame.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-faces.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/faces.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glyphs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontcolor.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/extents.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/events.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/hash-table.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-props.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/process.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/multicast.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/map-ynp.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/undo-stack.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window-xemacs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/resize-minibuffer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/simple.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/newcomment.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keydefs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/abbrev.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/derived.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/minibuf.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/list-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/modeline.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-file.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/startup.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/misc.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loadhist.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/files.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lib-complete.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/format.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/indent.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/isearch-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buffer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buff-menu.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paths.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/page.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/register.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/iso8859-1.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easy-mmode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/help.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easymenu.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/special-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fill.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-save.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/movemail.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/float-sup.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer-autosave.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/printer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior-defs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/diagnose.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gui.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mouse.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mode-motion.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/scrollbar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/select.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/coding.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-files.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-process.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-cmds.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/unicode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-charset.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-cmds.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-coding.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite-stub.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-x-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-tty-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-category.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/kinsoku.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/arabic.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/chinese.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/cyrillic.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/english.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ethiopic.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/greek.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/hebrew.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/indian.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/devanagari.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/japanese.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/korean.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/lao.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/latin.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/misc-lang.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/thai.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/tibetan.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/vietnamese.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/canna-leim.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/general-late.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-scrollbar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-mouse.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-select.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-misc.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-xfree86.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-sun.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/tty-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontl-hooks.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-show.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paragraphs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loaddefs.elc... Loading site-load... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name xemacs if test -f dump-size; then \ ../lib-src/insert-data-in-exec temacs xemacs.dmp xemacs ` ./temacs -si`; \ ret=$? ; \ if test ${ret} -eq 2; then \ rm -f dump-size ; \ else \ if test ${ret} -eq 1; then \ exit 1; \ else \ chmod +x xemacs ; \ fi ; \ fi ; \ fi if test ! -f dump-size; then \ ../lib-src/insert-data-in-exec -s xemacs.dmp > dump-size ; \ rm -f dump-data.o xemacs xemacs.dmp temacs;\ make xemacs; \ fi make[2]: Entering directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src' if test -f dump-size ; then \ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DMAX_SIZE=`cat dump-size` /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/dump-data.c ;\ else \ x86_64-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Demacs -I. -I/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -DHAVE_CONFIG_H -DMAX_SIZE=0 /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/dump-data.c ;\ fi x86_64-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-export-dynamic -o temacs abbrev.o alloc.o alloca.o array.o balloon_help.o balloon-x.o blocktype.o buffer.o bytecode.o callint.o casefiddle.o casetab.o chartab.o filelock.o cmdloop.o cmds.o console.o console-stream.o data.o database.o debug.o tests.o device.o dired.o doc.o doprnt.o editfns.o elhash.o emacs.o emodules.o eval.o events.o event-stream.o event-unixoid.o dumper.o input-method-xlib.o inline.o linuxplay.o alsaplay.o miscplay.o terminfo.o extents.o faces.o file-coding.o fileio.o filemode.o floatfns.o fns.o font-lock.o frame.o gc.o general.o glyphs.o glyphs-eimage.o glyphs-shared.o glyphs-widget.o gpmevent.o gui.o menubar.o scrollbar.o dialog.o toolbar.o gutter.o hash.o imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o macros.o marker.o md5.o minibuf.o mule-ccl.o mule-charset.o mule-coding.o fontcolor.o opaque.o print.o process.o process-unix.o profile.o rangetab.o realpath.o redisplay.o redisplay-output.o regex.o search.o select.o sequence.o sysdll.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o text.o console-tty.o device-tty.o event-tty.o frame-tty.o fontcolor-tty.o redisplay-tty.o cm.o undo.o unicode.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o fontcolor-x.o redisplay-x.o select-x.o gccache-x.o intl-x.o gui-x.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o toolbar-xlike.o widget.o window.o lastfile.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o dump-id.o dump-data.o ../lwlib/liblw.a -lXaw -ltiff -lpng -ljpeg -lz -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdbm_compat -lgdbm -lgpm -lncurses -ltinfo -lasound -lm ./temacs -nd -no-packages -batch -l /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/update-elc.el Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/update-elc.el... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dumped-lisp.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/NEEDTODUMP if true ; then \ ./temacs -nd -no-packages -batch -l /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/make-docfile.el -- \ -o ../lib-src/DOC -d /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src -i ../lib-src/../site-packages \ abbrev.c alloc.c alloca.c array.c balloon_help.c balloon-x.c blocktype.c buffer.c bytecode.c callint.c casefiddle.c casetab.c chartab.c filelock.c cmdloop.c cmds.c console.c console-stream.c data.c database.c debug.c tests.c device.c dired.c doc.c doprnt.c editfns.c elhash.c emacs.c emodules.c eval.c events.c event-stream.c event-unixoid.c dumper.c input-method-xlib.c inline.c linuxplay.c alsaplay.c miscplay.c terminfo.c extents.c faces.c file-coding.c fileio.c filemode.c floatfns.c fns.c font-lock.c frame.c gc.c general.c glyphs.c glyphs-eimage.c glyphs-shared.c glyphs-widget.c gpmevent.c gui.c menubar.c scrollbar.c dialog.c toolbar.c gutter.c hash.c imgproc.c indent.c insdel.c intl.c keymap.c line-number.c lread.c lstream.c macros.c marker.c md5.c minibuf.c mule-ccl.c mule-charset.c mule-coding.c fontcolor.c opaque.c print.c process.c process-unix.c profile.c rangetab.c realpath.c redisplay.c redisplay-output.c regex.c search.c select.c sequence.c sysdll.c signal.c sound.c specifier.c strftime.c symbols.c syntax.c sysdep.c text.c console-tty.c device-tty.c event-tty.c frame-tty.c fontcolor-tty.c redisplay-tty.c cm.c undo.c unicode.c console-x.c device-x.c event-Xt.c frame-x.c glyphs-x.c fontcolor-x.c redisplay-x.c select-x.c gccache-x.c intl-x.c gui-x.c menubar-x.c scrollbar-x.c dialog-x.c toolbar-x.c toolbar-xlike.c widget.c window.c \ ; fi Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/make-docfile.el... Loading find-paths.el... Loading packages.el... Loading setup-paths.el... Loading raw-process.el... Requiring custom... Requiring widget... Loading process... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dumped-lisp.el... ./temacs -nd -no-packages -batch -l /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/loadup.el dump Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/loadup.el... Using load-path (/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/) Using module-load-path (/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules) Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dumped-lisp.el... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/backquote.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/bytecomp-runtime.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/subr.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-extra.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cl-seq.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/post-gc.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/version.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom.elc... Requiring widget... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-start.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/find-paths.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/packages.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/setup-paths.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/replace.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/widget.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cmdloop.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keymap.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/syntax-ppss.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/device.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/console.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/obsolete.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/specifier.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/frame.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-faces.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/faces.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glyphs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontcolor.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/extents.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/events.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/hash-table.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-props.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/process.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/multicast.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/map-ynp.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/undo-stack.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/window-xemacs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/resize-minibuffer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/simple.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/newcomment.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/keydefs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/abbrev.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/derived.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/minibuf.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/list-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/modeline.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-file.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/startup.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/misc.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loadhist.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/files.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lib-complete.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/format.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/indent.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/isearch-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buffer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/buff-menu.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paths.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/page.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/register.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/iso8859-1.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easy-mmode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/help.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/easymenu.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/special-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/text-mode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fill.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-save.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/movemail.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/float-sup.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/itimer-autosave.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/printer.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/behavior-defs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/diagnose.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gui.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mouse.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mode-motion.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/scrollbar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/select.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/menubar-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gutter-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/toolbar-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog-items.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/coding.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-files.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-process.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-cmds.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/unicode.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-charset.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-cmds.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-coding.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite-stub.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-composite.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-x-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-tty-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/code-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-category.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/kinsoku.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/arabic.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/chinese.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/cyrillic.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/english.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ethiopic.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/greek.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/hebrew.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/indian.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/devanagari.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/japanese.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/korean.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/lao.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/latin.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/misc-lang.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/thai.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/tibetan.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/vietnamese.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/canna-leim.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/general-late.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-scrollbar.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-mouse.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-select.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-misc.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-xfree86.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-win-sun.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/tty-init.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontl-hooks.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-show.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/paragraphs.elc... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/loaddefs.elc... Loading site-load... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name xemacs if test -f dump-size; then \ ../lib-src/insert-data-in-exec temacs xemacs.dmp xemacs ` ./temacs -si`; \ ret=$? ; \ if test ${ret} -eq 2; then \ rm -f dump-size ; \ else \ if test ${ret} -eq 1; then \ exit 1; \ else \ chmod +x xemacs ; \ fi ; \ fi ; \ fi dumped_data found at offset 0x3d7000, patching. dumped_data found at offset 0x3d7000, patching. if test ! -f dump-size; then \ ../lib-src/insert-data-in-exec -s xemacs.dmp > dump-size ; \ rm -f dump-data.o xemacs xemacs.dmp temacs;\ make xemacs; \ fi make[2]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src' ./xemacs -no-packages -batch -no-autoloads -l update-elc-2.el -f batch-update-elc-2 /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp Loading autoload... Loading bytecomp... Loading cl-macs... Loading byte-optimize... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/base64... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/canna... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/common... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/ldap... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/postgresql... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/sample... Updating autoloads for directory /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/zlib... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/auto-autoloads.el Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/auto-autoloads.el Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/auto-autoloads.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/modules/auto-autoloads.elc Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/auto-autoloads... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/auto-autoloads... Removing old or spurious .elcs in directory tree `/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp'... Removing old or spurious .elcs in directory tree `/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp'...done Recompiling updated .els in directory tree `/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp'... Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/about.el... Requiring wid-edit... Loading cus-face... Requiring font... Requiring disp-table... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/about.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/alist.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/alist.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/apropos.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/apropos.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/blessmail.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/blessmail.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/build-report.el... Requiring config... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/build-report.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/callers-of-rpt.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/callers-of-rpt.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/check-features.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/check-features.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/compat.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/compat.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/config.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/config.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-dep.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-dep.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-edit.el... Requiring cus-load... Loading customization dependencies... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom-load... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/custom-load... Loading /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom-load... Loading customization dependencies...done Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-edit.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-face.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-face.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-load.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/cus-load.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom-load.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom-load.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/descr-text.el... Requiring hyper-apropos... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/descr-text.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog-gtk.el... Requiring gtk-password-dialog... Requiring gtk-file-dialog... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dialog-gtk.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/disass.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/disass.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/disp-table.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/disp-table.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dragdrop.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dragdrop.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dump-paths.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/dump-paths.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/etags.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/etags.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/finder-inf.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/finder-inf.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/finder.el... Requiring lisp-mnt... Requiring picture... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/finder.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font-lock.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font-lock.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font-menu.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font-menu.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font-mgr.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font-mgr.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font.el... While compiling x-font-build-cache in file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font.el: ** cl-puthash is an obsolete function; use puthash instead. While compiling the end of the data: ** The following functions are not known to be defined: cl-gethash, fc-font-match, fc-name-parse, fc-pattern-get-or-compute-size, fc-name-unparse Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/font.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontconfig.el... Requiring font-mgr... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/fontconfig.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gdk.el... Requiring gtk-ffi... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gdk.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/generic-widgets.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/generic-widgets.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glade.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/glade.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gnome-widgets.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gnome-widgets.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gnome.el... Requiring gnome-widgets... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gnome.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gnuserv.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gnuserv.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gpm.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gpm.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-compose.el... Requiring x-compose... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-compose.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-extra.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-extra.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-faces.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-faces.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-ffi.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-ffi.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-file-dialog.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-file-dialog.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-font-menu.el... Requiring font-menu... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-font-menu.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-glyphs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-glyphs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-marshal.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-marshal.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-mouse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-mouse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-package.el... Requiring package-get... Requiring package-admin... Requiring package-ui... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-package.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-password-dialog.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-password-dialog.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-select.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-select.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-widget-accessors.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-widget-accessors.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-widgets.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk-widgets.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/gtk.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/help-macro.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/help-macro.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/hyper-apropos.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/hyper-apropos.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/info.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/info.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/ldap.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/ldap.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp-mnt.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/lisp-mnt.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-faces.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-faces.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-font-menu.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-font-menu.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-glyphs.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-glyphs.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-mouse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-mouse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-select.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/msw-select.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mwheel.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mwheel.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/next-error.el... While compiling next-error-follow-minor-mode in file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/next-error.el: ** reference to free variable next-error-follow-minor-mode-hook ** reference to free variable next-error-follow-minor-mode-on-hook ** reference to free variable next-error-follow-minor-mode-off-hook Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/next-error.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/occur.el... Requiring next-error... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/occur.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-admin.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-admin.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-get.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-get.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-info.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-info.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-net.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-net.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-ui.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/package-ui.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/picture.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/picture.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/raw-process.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/raw-process.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/rect.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/rect.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/regexp-opt.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/regexp-opt.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/sound.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/sound.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/symbol-syntax.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/symbol-syntax.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/symbols.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/symbols.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/test-harness.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/test-harness.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/userlock.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/userlock.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/view-less.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/view-less.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/wid-browse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/wid-browse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/wid-edit.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/wid-edit.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/widgets-gtk.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/widgets-gtk.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/win32-native.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/win32-native.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-compose.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-compose.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-font-menu.el... While compiling x-font-menu-font-data-xft in file /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-font-menu.el: ** attempt to inline fc-pattern-get-family before it was defined ** attempt to inline fc-pattern-get-weight before it was defined ** attempt to inline fc-pattern-get-size before it was defined ** attempt to inline fc-pattern-get-slant before it was defined ** attempt to inline fc-pattern-get-family before it was defined ** attempt to inline fc-pattern-get-weight before it was defined ** attempt to inline fc-pattern-get-size before it was defined ** attempt to inline fc-pattern-get-slant before it was defined While compiling x-font-menu-load-font-xft: ** attempt to inline fc-pattern-add-family before it was defined ** attempt to inline fc-pattern-add-weight before it was defined ** attempt to inline fc-pattern-add-size before it was defined ** attempt to inline fc-pattern-add-slant before it was defined While compiling the end of the data: ** The following functions are not known to be defined: fc-find-available-weights-for-family, fc-find-available-font-families, fc-pattern-get-family, fc-pattern-get-successp, fc-pattern-get-weight, fc-pattern-get-size, fc-pattern-get-slant, fc-font-weight-translate-to-string, fc-font-slant-translate-to-string, make-fc-pattern, fc-pattern-add-family, fc-pattern-add-weight, fc-font-weight-translate-from-string, fc-pattern-add-size, fc-pattern-add-slant, fc-font-slant-translate-from-string Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/x-font-menu.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ccl.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ccl.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/china-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/china-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/custom-load.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/custom-load.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/devan-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/devan-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ethio-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/ethio-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/iso-with-esc.el... Loading make-coding-system... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/iso-with-esc.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/japan-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/japan-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/korea-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/korea-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/lao-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/lao-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-msw-init-late.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-msw-init-late.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-win32-init.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/mule-win32-init.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/tibet-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/tibet-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/viet-util.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule/viet-util.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/apollo.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/apollo.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/AT386.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/AT386.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/bg-mouse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/bg-mouse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/bobcat.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/bobcat.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/cygwin.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/cygwin.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/keyswap.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/keyswap.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/linux.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/linux.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/lk201.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/lk201.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/news.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/news.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/scoansi.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/scoansi.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/sup-mouse.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/sup-mouse.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/tvi970.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/tvi970.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt-control.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt-control.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt100-led.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt100-led.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt100.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt100.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt102.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt102.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt125.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt125.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt200.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt200.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt201.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt201.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt220.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt220.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt240.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt240.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt300.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt300.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt320.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt320.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt400.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt400.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt420.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/vt420.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/wyse50.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/wyse50.elc Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/xterm.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/term/xterm.elc Recompiling updated .els in directory tree `/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp'...done Loading cus-dep... Processing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp Computing custom-loads for abbrev... Computing custom-loads for about... No custom-loads for alist No custom-loads for apropos No custom-loads for auto-autoloads Computing custom-loads for auto-save... Computing custom-loads for auto-show... No custom-loads for autoload No custom-loads for backquote No custom-loads for behavior-defs Computing custom-loads for behavior... No custom-loads for blessmail Computing custom-loads for buff-menu... No custom-loads for buffer Computing custom-loads for build-report... No custom-loads for byte-optimize No custom-loads for bytecomp-runtime No custom-loads for bytecomp No custom-loads for callers-of-rpt No custom-loads for check-features No custom-loads for cl-extra No custom-loads for cl-macs No custom-loads for cl-seq No custom-loads for cl Computing custom-loads for cmdloop... No custom-loads for code-cmds No custom-loads for code-files Computing custom-loads for code-init... No custom-loads for code-process No custom-loads for coding No custom-loads for compat No custom-loads for config No custom-loads for console No custom-loads for cus-dep Computing custom-loads for cus-edit... No custom-loads for cus-face No custom-loads for cus-file No custom-loads for cus-load No custom-loads for cus-start No custom-loads for custom-load No custom-loads for custom No custom-loads for derived Computing custom-loads for descr-text... No custom-loads for device No custom-loads for diagnose No custom-loads for dialog-gtk No custom-loads for dialog-items No custom-loads for dialog No custom-loads for disass No custom-loads for disp-table Computing custom-loads for dragdrop... No custom-loads for dump-paths No custom-loads for dumped-lisp No custom-loads for easy-mmode No custom-loads for easymenu Computing custom-loads for etags... No custom-loads for events No custom-loads for extents Computing custom-loads for faces... Computing custom-loads for files... Computing custom-loads for fill... No custom-loads for find-paths No custom-loads for finder-inf No custom-loads for finder No custom-loads for float-sup Computing custom-loads for font-lock... Computing custom-loads for font-menu... No custom-loads for font-mgr Computing custom-loads for font... No custom-loads for fontcolor No custom-loads for fontconfig No custom-loads for fontl-hooks No custom-loads for format Computing custom-loads for frame... No custom-loads for gdk No custom-loads for generic-widgets No custom-loads for glade No custom-loads for glyphs No custom-loads for gnome-widgets No custom-loads for gnome Computing custom-loads for gnuserv... No custom-loads for gpm No custom-loads for gtk-compose No custom-loads for gtk-extra Computing custom-loads for gtk-faces... No custom-loads for gtk-ffi No custom-loads for gtk-file-dialog No custom-loads for gtk-font-menu No custom-loads for gtk-glyphs No custom-loads for gtk-init No custom-loads for gtk-marshal No custom-loads for gtk-mouse No custom-loads for gtk-package No custom-loads for gtk-password-dialog No custom-loads for gtk-select No custom-loads for gtk-widget-accessors No custom-loads for gtk-widgets No custom-loads for gtk Computing custom-loads for gui... Computing custom-loads for gutter-items... Computing custom-loads for gutter... No custom-loads for hash-table Computing custom-loads for help-macro... Computing custom-loads for help... Computing custom-loads for hyper-apropos... No custom-loads for indent Computing custom-loads for info... Computing custom-loads for isearch-mode... No custom-loads for iso8859-1 No custom-loads for itimer-autosave No custom-loads for itimer Computing custom-loads for keydefs... No custom-loads for keymap Computing custom-loads for ldap... Computing custom-loads for lib-complete... No custom-loads for lisp-mnt Computing custom-loads for lisp-mode... Computing custom-loads for lisp... No custom-loads for list-mode No custom-loads for loaddefs No custom-loads for loadhist No custom-loads for loadup-el No custom-loads for loadup No custom-loads for make-docfile No custom-loads for map-ynp Computing custom-loads for menubar-items... Computing custom-loads for menubar... Computing custom-loads for minibuf... No custom-loads for misc No custom-loads for mode-motion Computing custom-loads for modeline... Computing custom-loads for mouse... No custom-loads for movemail No custom-loads for msw-faces No custom-loads for msw-font-menu No custom-loads for msw-glyphs No custom-loads for msw-init No custom-loads for msw-mouse No custom-loads for msw-select No custom-loads for multicast Computing custom-loads for mwheel... Computing custom-loads for newcomment... Computing custom-loads for next-error... No custom-loads for obsolete Computing custom-loads for occur... No custom-loads for package-admin Computing custom-loads for package-get... No custom-loads for package-info No custom-loads for package-net Computing custom-loads for package-ui... No custom-loads for packages No custom-loads for page Computing custom-loads for paragraphs... No custom-loads for paths No custom-loads for picture No custom-loads for post-gc Computing custom-loads for printer... Computing custom-loads for process... No custom-loads for raw-process No custom-loads for rect No custom-loads for regexp-opt No custom-loads for register No custom-loads for replace Computing custom-loads for resize-minibuffer... Computing custom-loads for scrollbar... No custom-loads for select No custom-loads for setup-paths No custom-loads for shadow Computing custom-loads for simple... No custom-loads for site-load Computing custom-loads for sound... No custom-loads for special-mode No custom-loads for specifier Computing custom-loads for startup... No custom-loads for subr No custom-loads for symbol-syntax No custom-loads for symbols No custom-loads for syntax-ppss No custom-loads for syntax No custom-loads for test-harness No custom-loads for text-mode No custom-loads for text-props Computing custom-loads for toolbar-items... Computing custom-loads for toolbar... No custom-loads for tty-init No custom-loads for undo-stack No custom-loads for unicode No custom-loads for update-elc-2 No custom-loads for update-elc No custom-loads for userlock No custom-loads for version Computing custom-loads for view-less... Computing custom-loads for wid-browse... Computing custom-loads for wid-edit... No custom-loads for widget No custom-loads for widgets-gtk No custom-loads for win32-native Computing custom-loads for window-xemacs... Computing custom-loads for window... No custom-loads for x-compose Computing custom-loads for x-faces... No custom-loads for x-font-menu Computing custom-loads for x-init... No custom-loads for x-misc No custom-loads for x-mouse No custom-loads for x-scrollbar No custom-loads for x-select No custom-loads for x-win-sun No custom-loads for x-win-xfree86 Generating custom-load.el... Compiling /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom-load.el... Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/custom-load.elc Processing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/mule (No changes need to be written) Testing for Lisp shadows ... Building finder database ... rm -f /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp/finder-inf.el ./xemacs -no-packages -batch -eval "(setq finder-compile-keywords-quiet t)" \ -eval "(setq lisp-directory \"/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../lisp\")" \ -l finder -f finder-compile-keywords Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/lisp/finder-inf.el Building finder database ...(done) make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src' >>> Source compiled. >>> Test phase: app-editors/xemacs-21.5.34-r7 make -j4 check cd ./src && make check make[1]: Entering directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src' ./xemacs -vanilla -batch -l test-harness -f batch-test-emacs /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src/../tests/automated Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/base64-tests.el... base64-tests.el: 1234 of 1234 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/base64-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/base64-tests.el: 1234 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/byte-compiler-tests.el... PASS (FAIL EXPECTED: was bug fixed?): (test-byte-compiler-fun) ==> error setting-constant, as expected PASS (FAIL EXPECTED: was bug fixed?): (test-byte-compiler-fun) ==> error setting-constant, as expected byte-compiler-tests.el: 66 of 66 tests successful (100%). 38 tests skipped because can't defadvice. It may be that XEmacs cannot find your installed packages. Set EMACSPACKAGEPATH to the package hierarchy root or configure with --package-path to enable the skipped tests. Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/byte-compiler-tests.el... Testing Interpreted Lisp SKIP: "Attempt to set non-symbol" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind non-symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice" SKIP: "bound but not referenced" BECAUSE "can't defadvice" SKIP: "assignment to free variable" BECAUSE "can't defadvice" SKIP: "reference to free variable" BECAUSE "can't defadvice" SKIP: "called with 2 args, but requires 1" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" PASS (FAIL EXPECTED: was bug fixed?): (test-byte-compiler-fun) ==> error setting-constant, as expected SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "malformed let binding" BECAUSE "can't defadvice" SKIP: "malformed let binding" BECAUSE "can't defadvice" Testing Compiled Lisp SKIP: "Attempt to set non-symbol" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind non-symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice" SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice" SKIP: "bound but not referenced" BECAUSE "can't defadvice" SKIP: "assignment to free variable" BECAUSE "can't defadvice" SKIP: "reference to free variable" BECAUSE "can't defadvice" SKIP: "called with 2 args, but requires 1" BECAUSE "can't defadvice" SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice" PASS (FAIL EXPECTED: was bug fixed?): (test-byte-compiler-fun) ==> error setting-constant, as expected SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice" SKIP: "malformed let binding" BECAUSE "can't defadvice" SKIP: "malformed let binding" BECAUSE "can't defadvice" SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/byte-compiler-tests.el: 66 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/c-tests.el... Loading iso-with-esc... c-tests.el: 104 of 104 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/c-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/c-tests.el: 104 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/case-tests.el... case-tests.el: 9436 of 9436 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/case-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/case-tests.el: 9436 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/ccl-tests.el... ccl-tests.el: 4570 of 4570 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/ccl-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/ccl-tests.el: 4570 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/completion-tests.el... completion-tests.el: 126 of 126 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/completion-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/completion-tests.el: 126 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/database-tests.el... database-tests.el: 10 of 10 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/database-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/database-tests.el: 10 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/dired-tests.el... dired-tests.el: 32 of 32 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/dired-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/dired-tests.el: 32 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/extent-tests.el... extent-tests.el: 194 of 194 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/extent-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/extent-tests.el: 194 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/file-tests.el... file-tests.el: 10 of 10 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/file-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/file-tests.el: 10 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/hash-table-tests.el... hash-table-tests.el: 11892 of 11892 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/hash-table-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/hash-table-tests.el: 11892 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/iso-ir-196-test.el... iso-ir-196-test.el: 2 of 2 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/iso-ir-196-test.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/iso-ir-196-test.el: 2 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el... Unexpected error (wrong-type-argument commandp find-function-at-point) while executing interpreted code. Test suite execution aborted. Unexpected error (wrong-type-argument commandp find-function-at-point) while executing byte-compiled code. Test suite execution aborted. keymap-tests.el: 28 tests completed (aborted). Test suite execution failed unexpectedly. Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el... Testing Interpreted Lisp Unexpected error (wrong-type-argument commandp find-function-at-point) while executing interpreted code backtrace(nil t) # bind (print-escape-newlines print-length error-info error-info context-msg error-info) #((wrong-type-argument commandp find-function-at-point)) command-remapping(find-function-at-point) (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)) (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "%S ==> error: %S; failing case = %S" "%S ==> error: %S") (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "%S ==> error: %S; failing case = %S" "%S ==> error: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) error-info (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (if (eq (quote cl-assertion-failed) (car error-info)) (progn (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "Assertion failed: %S; failing case = %S" "Assertion failed: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf assertion-failures) (test-harness-assertion-failure-do-debug error-info) nil) (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "%S ==> error: %S; failing case = %S" "%S ==> error: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) error-info (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf other-failures) (test-harness-unexpected-error-do-debug error-info) nil) # bind (error-info) (lambda (error-info) (if (eq (quote cl-assertion-failed) (car error-info)) (progn (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "Assertion failed: %S; failing case = %S" "Assertion failed: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf assertion-failures) (test-harness-assertion-failure-do-debug error-info) nil) (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "%S ==> error: %S; failing case = %S" "%S ==> error: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) error-info (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf other-failures) (test-harness-unexpected-error-do-debug error-info) nil))((wrong-type-argument commandp find-function-at-point)) command-remapping(find-function-at-point) (eq (command-remapping (quote find-function-at-point)) (quote find-file)) (or (eq (command-remapping (quote find-function-at-point)) (quote find-file)) (signal (quote cl-assertion-failed) (list (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file)))))) (progn (or (eq (command-remapping (quote find-function-at-point)) (quote find-file)) (signal (quote cl-assertion-failed) (list (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file)))))) nil) (assert (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (lambda nil (assert (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (Print-Pass "%S" (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file)))) (incf passes) t)() # (unwind-protect ...) call-with-condition-handler((lambda (error-info) (if (eq (quote cl-assertion-failed) (car error-info)) (progn (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "Assertion failed: %S; failing case = %S" "Assertion failed: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf assertion-failures) (test-harness-assertion-failure-do-debug error-info) nil) (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "%S ==> error: %S; failing case = %S" "%S ==> error: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) error-info (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf other-failures) (test-harness-unexpected-error-do-debug error-info) nil)) (lambda nil (assert (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (Print-Pass "%S" (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file)))) (incf passes) t)) # (condition-case ... . ((cl-assertion-failed nil))) (condition-case nil (call-with-condition-handler (function (lambda (error-info) (if (eq (quote cl-assertion-failed) (car error-info)) (progn (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "Assertion failed: %S; failing case = %S" "Assertion failed: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf assertion-failures) (test-harness-assertion-failure-do-debug error-info) nil) (Print-Failure (if (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file))) "%S ==> error: %S; failing case = %S" "%S ==> error: %S") (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file))) error-info (concat (format "%S, " "checking #'command-remapping is sane") (format "%S should be `%s' to %S but isn't" (command-remapping (quote find-function-at-point)) (quote eq) (quote find-file)))) (incf other-failures) (test-harness-unexpected-error-do-debug error-info) nil))) (function (lambda nil (assert (eq (command-remapping (quote find-function-at-point)) (quote find-file))) (Print-Pass "%S" (quote (eq (command-remapping (quote find-function-at-point)) (quote find-file)))) (incf passes) t))) (cl-assertion-failed nil)) (Assert (eq (command-remapping (quote find-function-at-point)) (quote find-file)) "checking #'command-remapping is sane") # bind (minor-mode-map-alist help-map-copy parent-map map) (let* ((map (make-keymap (quote help-map-copy))) (parent-map (make-keymap (quote help-map-copy-parent))) (help-map-copy t) (minor-mode-map-alist (acons (quote help-map-copy) map minor-mode-map-alist))) (set-keymap-parent map parent-map) (loop for (keys def) on (quote ((shift tab) help-prev-symbol tab help-next-symbol c customize-variable V find-variable-at-point q help-mode-quit f find-function-at-point d describe-function-at-point v describe-variable-at-point i Info-elisp-ref F find-function-at-point Q help-mode-bury button2 help-mouse-find-source-or-track p help-prev-section n help-next-section return help-find-source-or-scroll-up)) by (function cddr) do (define-key map (vector keys) def)) (loop for (keys def) on (quote (u view-scroll-some-lines-down % view-goto-percent \2 digit-argument p view-goto-percent \? view-search-backward - negative-argument k view-scroll-lines-down backspace scroll-down G view-last-windowful f scroll-up \5 digit-argument s view-repeat-search \0 digit-argument n view-repeat-search = what-line \\ view-search-backward delete scroll-down \8 digit-argument E view-file d view-scroll-some-lines-up \3 digit-argument q view-quit ! shell-command (control j) view-scroll-lines-up (control m) view-scroll-lines-up y ...)) by (function cddr) do (define-key parent-map (vector keys) def)) (Assert (eq (key-binding [F]) (quote find-function-at-point)) "checking normal key lookup works, F") (Assert (eq (key-binding [c]) (quote customize-variable)) "checking normal key lookup works, c") (Assert (eq (key-binding [\2]) (quote digit-argument)) "checking normal key parent lookup works, \\2") (Assert (eq (key-binding [|]) (quote shell-command-on-region)) "checking normal key parent lookup works, |") (define-key map [remap find-function-at-point] (function find-file)) (Assert (eq (key-binding [F]) (quote find-file)) "checking remapped key lookup works, F") (Assert (eq (key-binding [f]) (quote find-file)) "checking remapped key lookup works, f") (Assert (eq (key-binding [\2]) (quote digit-argument)) "checking normal key parent lookup works, \\2") (Assert (eq (key-binding [|]) (quote shell-command-on-region)) "checking normal key parent lookup works, |") (Assert (eq (key-binding [find-function-at-point]) (quote view-mode-describe)) "checking remapped function doesn't affect key name mapping") (define-key parent-map [remap help-next-symbol] (function find-file)) (Assert (eq (key-binding [tab]) (quote find-file)) "checking remapping in parent extends to child") (Assert (equal (commands-remapped-to (quote find-file)) (quote (help-next-symbol find-function-at-point))) "checking #'commands-remapped-to is sane") (Check-Error wrong-type-argument (commands-remapped-to pi)) (Check-Error wrong-type-argument (commands-remapped-to (quote find-file) pi)) (Check-Error wrong-type-argument (commands-remapped-to (quote find-file) nil pi)) (Assert (eq (command-remapping (quote find-function-at-point)) (quote find-file)) "checking #'command-remapping is sane") (Check-Error wrong-type-argument (command-remapping pi)) (Check-Error wrong-type-argument (command-remapping (quote find-function-at-point) pi)) (Check-Error wrong-type-argument (command-remapping (quote find-function-at-point) nil pi))) (lambda nil (defvar passes) (defvar assertion-failures) (defvar no-error-failures) (defvar wrong-error-failures) (defvar missing-message-failures) (defvar other-failures) (defvar trick-optimizer) (let* ((map (make-keymap (quote help-map-copy))) (parent-map (make-keymap (quote help-map-copy-parent))) (help-map-copy t) (minor-mode-map-alist (acons (quote help-map-copy) map minor-mode-map-alist))) (set-keymap-parent map parent-map) (loop for (keys def) on (quote ((shift tab) help-prev-symbol tab help-next-symbol c customize-variable V find-variable-at-point q help-mode-quit f find-function-at-point d describe-function-at-point v describe-variable-at-point i Info-elisp-ref F find-function-at-point Q help-mode-bury button2 help-mouse-find-source-or-track p help-prev-section n help-next-section return help-find-source-or-scroll-up)) by (function cddr) do (define-key map (vector keys) def)) (loop for (keys def) on (quote (u view-scroll-some-lines-down % view-goto-percent \2 digit-argument p view-goto-percent \? view-search-backward - negative-argument k view-scroll-lines-down backspace scroll-down G view-last-windowful f scroll-up \5 digit-argument s view-repeat-search \0 digit-argument n view-repeat-search = what-line \\ view-search-backward delete scroll-down \8 digit-argument E view-file d view-scroll-some-lines-up \3 digit-argument q view-quit ! shell-command (control j) view-scroll-lines-up (control m) view-scroll-lines-up y ...)) by (function cddr) do (define-key parent-map (vector keys) def)) (Assert (eq (key-binding [F]) (quote find-function-at-point)) "checking normal key lookup works, F") (Assert (eq (key-binding [c]) (quote customize-variable)) "checking normal key lookup works, c") (Assert (eq (key-binding [\2]) (quote digit-argument)) "checking normal key parent lookup works, \\2") (Assert (eq (key-binding [|]) (quote shell-command-on-region)) "checking normal key parent lookup works, |") (define-key map [remap find-function-at-point] (function find-file)) (Assert (eq (key-binding [F]) (quote find-file)) "checking remapped key lookup works, F") (Assert (eq (key-binding [f]) (quote find-file)) "checking remapped key lookup works, f") (Assert (eq (key-binding [\2]) (quote digit-argument)) "checking normal key parent lookup works, \\2") (Assert (eq (key-binding [|]) (quote shell-command-on-region)) "checking normal key parent lookup works, |") (Assert (eq (key-binding [find-function-at-point]) (quote view-mode-describe)) "checking remapped function doesn't affect key name mapping") (define-key parent-map [remap help-next-symbol] (function find-file)) (Assert (eq (key-binding [tab]) (quote find-file)) "checking remapping in parent extends to child") (Assert (equal (commands-remapped-to (quote find-file)) (quote (help-next-symbol find-function-at-point))) "checking #'commands-remapped-to is sane") (Check-Error wrong-type-argument (commands-remapped-to pi)) (Check-Error wrong-type-argument (commands-remapped-to (quote find-file) pi)) (Check-Error wrong-type-argument (commands-remapped-to (quote find-file) nil pi)) (Assert (eq (command-remapping (quote find-function-at-point)) (quote find-file)) "checking #'command-remapping is sane") (Check-Error wrong-type-argument (command-remapping pi)) (Check-Error wrong-type-argument (command-remapping (quote find-function-at-point) pi)) (Check-Error wrong-type-argument (command-remapping (quote find-function-at-point) nil pi))))() #() # (unwind-protect ...) call-with-condition-handler(# #) # (condition-case ... . ((error (message "Test suite execution aborted.")))) # bind (standard-output skipped-test-reasons passes assertion-failures no-error-failures wrong-error-failures missing-message-failures other-failures unexpected-test-file-failures debug-on-error trick-optimizer filename inbuffer) test-harness-from-buffer(# "/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el") # bind (test-harness-current-file input-buffer filename) test-emacs-test-file("/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el") byte-code("..." [file test-emacs-test-file t] 2) # (condition-case ... . ((error (byte-code "ÂÃ!ˆÂ !ˆÂÄ!ˆÆ\"ˆÇ ˆÆ‡" [error-info file princ ">>Error occurred processing " ": " display-error nil terpri] 3)))) # bind (file) batch-test-emacs-1("/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el") # bind (#:G59432 file-in-dir #:G59431 file error) batch-test-emacs() # bind (arg) command-line-do-funcall("-f") # bind (dir file-count line end-of-options file-p arg tem) command-line-1() # bind (command-line-args-left) command-line() # bind (error-data) normal-top-level() # (condition-case ... . error) # (catch top-level ...) Testing Compiled Lisp Unexpected error (wrong-type-argument commandp find-function-at-point) while executing byte-compiled code backtrace(nil t) # bind (print-escape-newlines print-length error-info error-info context-msg error-info) #((wrong-type-argument commandp find-function-at-point)) command-remapping(find-function-at-point) # bind (error-info) # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x123f>((wrong-type-argument commandp find-function-at-point)) command-remapping(find-function-at-point) #() # (unwind-protect ...) call-with-condition-handler(# error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x123f> #) # (condition-case ... . ((cl-assertion-failed))) # bind (minor-mode-map-alist help-map-copy parent-map map) # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x1229> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x122b> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x122d> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x122f> #) ((cl-assertion-failed)) [remap find-function-at-point] find-file (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x1231> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x1233> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x1235> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x1237> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x1239> #) ((cl-assertion-failed)) [remap help-next-symbol] (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x123b> #) ((cl-assertion-failed)) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x123d> #) ((cl-assertion-failed)) error-info (byte-code "à !ÄÅÆÇ#ˆ\nTÇ" [trick-optimizer pi no-error-failures commands-remapped-to Print-Failure "%S executed successfully, but expected error %S" (commands-remapped-to pi) wrong-type-argument] 4) ((wrong-type-argument (byte-code "ÁÂÃÄ#TÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (commands-remapped-to pi) wrong-type-argument] 4)) (error (byte-code "ÂÃÄ$ˆ T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (commands-remapped-to pi) wrong-type-argument] 5))) (byte-code "ÃÄ \"ÅÆÇÈ#ˆ\nTÇ" [trick-optimizer pi no-error-failures commands-remapped-to find-file Print-Failure "%S executed successfully, but expected error %S" (commands-remapped-to (quote find-file) pi) wrong-type-argument] 4) ((wrong-type-argument (byte-code "ÁÂÃÄ#TÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (commands-remapped-to (quote find-file) pi) wrong-type-argument] 4)) (error (byte-code "ÂÃÄ$ˆ T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (commands-remapped-to (quote find-file) pi) wrong-type-argument] 5))) (byte-code "ÃÄÅ #ÆÇÈÉ#ˆ\nTŇ" [trick-optimizer pi no-error-failures commands-remapped-to find-file nil Print-Failure "%S executed successfully, but expected error %S" (commands-remapped-to (quote find-file) nil pi) wrong-type-argument] 4) ((wrong-type-argument (byte-code "ÁÂÃÄ#TÁ‡" [passes Print-Pass "%S ==> error %S, as expected" (commands-remapped-to (quote find-file) nil pi) wrong-type-argument] 4)) (error (byte-code "ÂÃÄ$ˆ T‡" [error-info wrong-error-failures Print-Failure "%S ==> expected error %S, got error %S instead" (commands-remapped-to (quote find-file) nil pi) wrong-type-argument] 5))) (call-with-condition-handler # error: %S; failing case = %S" "%S ==> error: %S" print-escape-newlines other-failures test-harness-assertion-failure-enter-debugger test-harness-assertion-failure-show-backtrace test-harness-unexpected-error-enter-debugger test-harness-unexpected-error-show-backtrace] 10 0x123f> #) ((cl-assertion-failed)) ...] 5 0x1241>() #() # (unwind-protect ...) call-with-condition-handler(# #) # (condition-case ... . ((error (message "Test suite execution aborted.")))) # bind (code test-harness-test-compiled standard-output skipped-test-reasons passes assertion-failures no-error-failures wrong-error-failures missing-message-failures other-failures unexpected-test-file-failures debug-on-error trick-optimizer filename inbuffer) test-harness-from-buffer(# "/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el") # bind (test-harness-current-file input-buffer filename) test-emacs-test-file("/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el") byte-code("..." [file test-emacs-test-file t] 2) # (condition-case ... . ((error (byte-code "ÂÃ!ˆÂ !ˆÂÄ!ˆÆ\"ˆÇ ˆÆ‡" [error-info file princ ">>Error occurred processing " ": " display-error nil terpri] 3)))) # bind (file) batch-test-emacs-1("/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el") # bind (#:G59432 file-in-dir #:G59431 file error) batch-test-emacs() # bind (arg) command-line-do-funcall("-f") # bind (dir file-count line end-of-options file-p arg tem) command-line-1() # bind (command-line-args-left) command-line() # bind (error-data) normal-top-level() # (condition-case ... . error) # (catch top-level ...) SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/keymap-tests.el: 28 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/lisp-reader-tests.el... lisp-reader-tests.el: 84 of 84 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/lisp-reader-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/lisp-reader-tests.el: 84 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/lisp-tests.el... KNOWN BUG: Assertion failed: (eql 0 (needs-lexical-context 2 nil nil)); failing case = "\"the function special operator doesn't create a lexical context.\", 0 should be `eql' to 7 but isn't" KNOWN BUG: Assertion failed: (eql 0 (needs-lexical-context 2 nil nil)); failing case = "\"the function special operator doesn't create a lexical context.\", 0 should be `eql' to 7 but isn't" lisp-tests.el: 7336 of 7338 tests successful ( 99%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/lisp-tests.el... Testing Interpreted Lisp KNOWN BUG: Assertion failed: (eql 0 (needs-lexical-context 2 nil nil)); failing case = "\"the function special operator doesn't create a lexical context.\", 0 should be `eql' to 7 but isn't" Testing Compiled Lisp KNOWN BUG: Assertion failed: (eql 0 (needs-lexical-context 2 nil nil)); failing case = "\"the function special operator doesn't create a lexical context.\", 0 should be `eql' to 7 but isn't" SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/lisp-tests.el: 7336 passes 2 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/md5-tests.el... md5-tests.el: 56 of 56 tests successful (100%). Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/md5-tests.el... Testing Interpreted Lisp Testing Compiled Lisp SUMMARY for /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/md5-tests.el: 56 passes 0 assertion failures 0 errors that should have been generated, but weren't 0 wrong-error failures 0 missing-message failures 0 other failures Testing /var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/tests/automated/mule-tests.el... Test suite execution aborted. Unexpected error (wrong-type-argument characterp 2276928) while executing byte-compiled code.make[1]: *** [GNUmakefile:257: check] Segmentation fault make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34/src' make: *** [GNUmakefile:73: check] Error 2 * ERROR: app-editors/xemacs-21.5.34-r7::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 2093: Called default * phase-functions.sh, line 858: Called default_src_test * phase-functions.sh, line 887: Called __eapi0_src_test * phase-helpers.sh, line 809: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-editors/xemacs-21.5.34-r7::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/xemacs-21.5.34-r7::gentoo'`. * The complete build log is located at '/var/log/portage/app-editors:xemacs-21.5.34-r7:20211119-070405.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34' * S: '/var/tmp/portage/app-editors/xemacs-21.5.34-r7/work/xemacs-21.5.34'