Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 820411 Details for
Bug 875230
app-editors/emacs-28.2 - ./xterm.h: fatal error: cairo-xlib.h file not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-editors:emacs-28.2:20221004-201519.log
app-editors:emacs-28.2:20221004-201519.log (text/plain), 105.46 KB, created by
Toralf Förster
on 2022-10-05 07:25:46 UTC
(
hide
)
Description:
app-editors:emacs-28.2:20221004-201519.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-05 07:25:46 UTC
Size:
105.46 KB
patch
obsolete
> * Package: app-editors/emacs-28.2:28 > * Repository: gentoo > * Maintainer: gnu-emacs@gentoo.org > * USE: abi_x86_64 acl amd64 cairo elibc_glibc gmp gpm gui inotify jpeg kerberos kernel_linux png sound ssl svg threads userland_GNU xft xpm zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking emacs-28.2.tar.xz to /var/tmp/portage/app-editors/emacs-28.2/work >>>> Unpacking emacs-28.1-patches-1.tar.xz to /var/tmp/portage/app-editors/emacs-28.2/work >>>> Source unpacked in /var/tmp/portage/app-editors/emacs-28.2/work >>>> Preparing source in /var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2 ... > * Applying patches from /var/tmp/portage/app-editors/emacs-28.2/work/patch ... > * 01_all_libseccomp.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2' ... > * Running 'autoconf -I m4 --force' ... > [ ok ] > * Running 'autoheader -I m4' ... > [ ok ] > * Running elibtoolize in: emacs-28.2/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2 ... > * Configuring to build with no toolkit > * econf: updating emacs-28.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating emacs-28.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating emacs-28.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating emacs-28.2/build-aux/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 --disable-silent-rules --docdir=/usr/share/doc/emacs-28.2 --htmldir=/usr/share/doc/emacs-28.2/html --libdir=/usr/lib64 --program-suffix=-emacs-28 --includedir=/usr/include/emacs-28 --infodir=/usr/share/info/emacs-28 --localstatedir=/var --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --without-compress-install --without-hesiod --without-pop --with-file-notification=inotify --with-pdumper --enable-acl --without-dbus --without-modules --without-gameuser --with-libgmp --with-gpm --without-native-compilation --without-json --with-kerberos --with-kerberos5 --without-lcms2 --without-xml2 --without-mailutils --without-selinux --with-gnutls --without-libsystemd --with-threads --without-wide-int --with-sound=oss --with-zlib --with-x --without-ns --without-gconf --without-gsettings --without-toolkit-scroll-bars --without-gif --with-jpeg --with-png --with-rsvg --without-tiff --with-xpm --without-imagemagick --with-xft --with-cairo --without-harfbuzz --without-libotf --without-m17n-flt --with-x-toolkit=no --with-dumping=pdumper >checking for xcrun... no >checking for GNU Make... make >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether the compiler is clang... yes >checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration >checking whether clang and cc understand -c and -o together... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for linux/fs.h... yes >checking for malloc.h... yes >checking for sys/systeminfo.h... no >checking for sys/sysinfo.h... yes >checking for coff.h... no >checking for pty.h... yes >checking for sys/resource.h... yes >checking for sys/utsname.h... yes >checking for pwd.h... yes >checking for utmp.h... yes >checking for util.h... no >checking for sanitizer/lsan_interface.h... yes >checking for sys/socket.h... yes >checking for sys/param.h... yes >checking for pthread.h... yes >checking for malloc/malloc.h... no >checking for sys/un.h... yes >checking for vfork.h... no >checking for dirent.h... yes >checking for execinfo.h... yes >checking for stdio_ext.h... yes >checking for sys/vfs.h... yes >checking for sys/fs_types.h... no >checking for getopt.h... yes >checking for sys/cdefs.h... yes >checking for sys/time.h... yes >checking for ieee754.h... yes >checking for limits.h... yes >checking for sys/select.h... yes >checking for sys/random.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking how to run the C preprocessor... clang -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether the compiler is clang... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... yes >checking whether C compiler handles -Wno-switch... yes >checking whether C compiler handles -Wno-pointer-sign... yes >checking whether C compiler handles -Wno-string-plus-int... yes >checking whether C compiler handles -Wno-unknown-attributes... yes >checking whether C compiler handles -Wno-initializer-overrides... yes >checking whether C compiler handles -Wno-tautological-compare... yes >checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking command to symlink files in the same directory... ln -s >checking for install-info... /usr/bin/install-info >checking for gzip... /bin/gzip >checking for 'find' args to delete a file... -delete >checking for brew... no >checking for -znocombreloc... not needed >checking whether addresses are sanitized... no >checking for library containing sqrt... -lm >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for machine/soundcard.h... no >checking for sys/soundcard.h... yes >checking for soundcard.h... no >checking for mmsystem.h... no >checking for ADDR_NO_RANDOMIZE... yes >checking if Linux sysinfo may be used... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for net/if.h... yes >checking for ifaddrs.h... yes >checking for net/if_dl.h... no >checking for struct ifreq.ifr_flags... yes >checking for struct ifreq.ifr_hwaddr... yes >checking for struct ifreq.ifr_netmask... yes >checking for struct ifreq.ifr_broadaddr... yes >checking for struct ifreq.ifr_addr... yes >checking for struct ifreq.ifr_addr.sa_len... no >checking whether gcc understands -MMD -MF... yes >checking for X... libraries , headers >checking whether malloc is Doug Lea style... no >checking for sbrk... yes >checking for getpagesize... yes >checking for __lsan_ignore_object... no >checking for fork... yes >checking for vfork... yes >checking for fchmod... yes >checking for canonicalize_file_name... yes >checking for faccessat... yes >checking for realpath... yes >checking for lstat... yes >checking for readlinkat... yes >checking for explicit_bzero... yes >checking for memset_s... no >checking for fchmodat... yes >checking for lchmod... yes >checking for fcntl... yes >checking for fdopendir... yes >checking for fstatat... yes >checking for fsync... yes >checking for futimens... yes >checking for getrandom... yes >checking for gettimeofday... yes >checking for mkostemp... yes >checking for pipe2... yes >checking for pselect... yes >checking for pthread_sigmask... yes >checking for readlink... yes >checking for isblank... yes >checking for iswctype... yes >checking for strtoimax... yes >checking for symlink... yes >checking for localtime_r... yes >checking for timegm... yes >checking for utimensat... yes >checking for getdtablesize... yes >checking for futimes... yes >checking for futimesat... yes >checking for lutimes... yes >checking for working mmap... yes >checking for main in -lXbsd... no >checking for pthread library... none needed >checking for thread support... yes >checking whether X on GNU/Linux needs -b to link... no >checking for Xkb... yes >checking for XrmSetDatabase... yes >checking for XScreenResourceString... yes >checking for XScreenNumberOfScreen... yes >checking X11 version 6... 6 or newer >checking for librsvg-2.0 >= 2.14.0... yes >checking for getaddrinfo_a in -lanl... yes >checking for gnutls >= 2.12.2... yes >checking for sys/inotify.h... yes >checking for inotify_init1... yes >checking for XRenderQueryExtension in -lXrender... yes >checking for cairo >= 1.8.0... yes >checking for freetype2... yes >checking for fontconfig >= 2.2.0... yes >checking for FT_Face_GetCharVariantIndex... yes >checking for X11/Xlib-xcb.h... yes >checking for xcb_translate_coordinates in -lxcb... yes >checking for XGetXCBConnection in -lX11-xcb... yes >checking for X11/xpm.h... yes >checking for XpmReadFileToPixmap in -lXpm... yes >checking for XpmReturnAllocPixels preprocessor define... yes >checking for jpeglib 6b or later... -ljpeg >checking for library containing inflateEnd... -lz >checking for libpng >= 1.0.0... yes >checking whether png_longjmp is declared... yes >checking for gpm.h... yes >checking for Gpm_Open in -lgpm... yes >checking for X11/SM/SMlib.h... yes >checking for SmcOpenConnection in -lSM... yes >checking for xrandr >= 1.2.2... yes >checking for xinerama >= 1.0.2... yes >checking for xfixes >= 4.0.0... yes >checking for X11/extensions/Xdbe.h... yes >checking for XdbeAllocateBackBufferName in -lXext... yes >checking for maillock in -lmail... no >checking for maillock in -llockfile... yes >checking for maillock.h... yes >checking for linux/seccomp.h... yes >checking whether SECCOMP_SET_MODE_FILTER is declared... yes >checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes >checking for linux/filter.h... yes >checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes >checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes >checking size of long... 8 >checking for accept4... yes >checking for fchdir... yes >checking for gethostname... yes >checking for getrusage... yes >checking for get_current_dir_name... yes >checking for lrand48... yes >checking for random... yes >checking for rint... yes >checking for trunc... yes >checking for select... yes >checking for getpagesize... (cached) yes >checking for setlocale... yes >checking for newlocale... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for shutdown... yes >checking for pthread_sigmask... (cached) yes >checking for strsignal... yes >checking for setitimer... yes >checking for sendto... yes >checking for recvfrom... yes >checking for getsockname... yes >checking for getifaddrs... yes >checking for freeifaddrs... yes >checking for gai_strerror... yes >checking for sync... yes >checking for getpwent... yes >checking for endpwent... yes >checking for getgrent... yes >checking for endgrent... yes >checking for cfmakeraw... yes >checking for cfsetspeed... yes >checking for __executable_start... yes >checking for log2... yes >checking for pthread_setname_np... yes >checking for pthread_set_name_np... no >checking whether pthread_setname_np takes a single argument... no >checking whether pthread_setname_np takes three arguments... no >checking for aligned_alloc... yes >checking whether aligned_alloc is declared... yes >checking for posix_madvise... yes >checking for __builtin_frame_address... yes >checking for __builtin_unwind_init... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for grantpt... yes >checking for getpt... yes >checking for posix_openpt... yes >checking for library containing tputs... -ltinfo >checking whether -ltinfo library defines BC... yes >checking for timerfd interface... yes >checking whether signals can be handled on alternate stack... no >checking for com_err in -lcom_err... yes >checking for mit_des_cbc_encrypt in -lcrypto... no >checking for mit_des_cbc_encrypt in -lk5crypto... no >checking for krb5_init_context in -lkrb5... yes >checking for krb5.h... yes >checking for krb5_error.text... yes >checking for krb5_error.e_text... no >checking for com_err.h... yes >checking for valgrind/valgrind.h... no >checking for struct unipair.unicode... yes >checking for pid_t... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for snprintf... yes >checking for spawn.h... yes >checking for posix_spawn... yes >checking for posix_spawn_file_actions_addchdir... no >checking for posix_spawn_file_actions_addchdir_np... yes >checking for posix_spawnattr_setflags... yes >checking whether POSIX_SPAWN_SETSID is declared... yes >checking whether GLib is linked in... yes >checking for nl_langinfo and CODESET... yes >checking for nl_langinfo and _NL_PAPER_WIDTH... yes >checking for mbstate_t... yes >checking for signals via characters... yes >checking for _setjmp... yes >checking for sigsetjmp... yes >checking for usable FIONREAD... yes >checking for usable SIGIO... yes >checking for struct alignment... yes >checking for typeof syntax and keyword spelling... typeof >checking for statement expressions... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether lstat correctly handles trailing slash... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for getcwd... yes >checking for C/C++ restrict keyword... __restrict__ >checking whether byte ordering is bigendian... no >checking whether the preprocessor supports include_next... yes >checking whether source code line length is unlimited... yes >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking for mode_t... yes >checking whether strmode is declared... no >checking for gawk... gawk >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking for working GNU getopt_long function... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes >checking whether the compiler produces multi-arch binaries... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h works without ISO C predefines... yes >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking whether memmem is declared... yes >checking whether memrchr is declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking whether time_t is signed... yes >checking whether alarm is declared... yes >checking for working mktime... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking whether <sys/select.h> is self-contained... yes >checking for inline... inline >checking whether malloc (0) returns nonnull... yes >checking for sigset_t... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking for wchar_t... yes >checking for good max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether fcloseall is declared... yes >checking which flavor of printf attribute matches inttypes macros... system >checking whether ecvt is declared... yes >checking whether fcvt is declared... yes >checking whether gcvt is declared... yes >checking whether strnlen is declared... yes >checking whether strtoimax is declared... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking for struct timespec in <time.h>... yes >checking for TIME_UTC in <time.h>... yes >checking whether execvpe is declared... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking whether getchar_unlocked is declared... yes >checking whether putc_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking type of array argument to getgroups... gid_t >checking whether getdtablesize is declared... yes >checking whether malloc is ptrdiff_t safe... yes >checking whether malloc, realloc, calloc set errno on failure... yes >checking for O_CLOEXEC... yes >checking for promoted mode_t type... mode_t >checking whether the utimes function works... yes >checking for sys/acl.h... yes >checking for library containing acl_get_file... -lacl >checking for acl_get_file... yes >checking for acl_get_fd... yes >checking for acl_set_file... yes >checking for acl_set_fd... yes >checking for acl_free... yes >checking for acl_from_mode... yes >checking for acl_from_text... yes >checking for acl_delete_def_file... yes >checking for acl_extended_file... yes >checking for acl_delete_fd_np... no >checking for acl_delete_file_np... no >checking for acl_copy_ext_native... no >checking for acl_create_entry_np... no >checking for acl_to_short_text... no >checking for acl_free_text... no >checking for working acl_get_file... yes >checking for acl/libacl.h... yes >checking for acl_entries... yes >checking for ACL_FIRST_ENTRY... yes >checking for ACL_TYPE_EXTENDED... no >checking for alloca as a compiler built-in... yes >checking for __builtin_expect... yes >checking for byteswap.h... yes >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for copy_file_range... yes >checking for d_type member in directory struct... yes >checking whether // is distinct from /... (cached) no >checking whether dup2 works... yes >checking for library containing backtrace_symbols_fd... none required >checking whether fchmodat works... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking whether fdopendir is declared... yes >checking whether fdopendir works... yes >checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes >checking for flexible array member... yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking whether free is known to preserve errno... yes >checking whether fstatat (..., 0) works... yes >checking for sys/mount.h... yes >checking for statvfs function (SVR4)... yes >checking whether to use statvfs64... no >checking for two-argument statfs with statfs.f_frsize member... yes >checking for sys/fs/s5param.h... no >checking for sys/statfs.h... yes >checking for statfs that truncates block counts... no >checking whether futimens works... yes >checking for getloadavg... yes >checking for sys/loadavg.h... no >checking whether getloadavg is declared... yes >checking whether getrandom is compatible with its GNU+BSD signature... yes >checking for gettimeofday with POSIX signature... yes >checking whether the compiler supports the __inline keyword... yes >checking for gmp.h... yes >checking for library containing __gmpz_roinit_n... -lgmp >checking for memmem... yes >checking whether memmem works... yes >checking for mempcpy... yes >checking for memrchr... yes >checking for sys/pstat.h... no >checking for sys/sysmp.h... no >checking for sys/param.h... (cached) yes >checking for sys/sysctl.h... no >checking for sched_getaffinity... yes >checking for sched_getaffinity_np... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for sysctl... no >checking for glibc compatible sched_getaffinity... yes >checking whether signature of pselect conforms to POSIX... yes >checking whether pselect detects invalid fds... yes >checking whether pthread_sigmask is a macro... no >checking whether pthread_sigmask works without -lpthread... yes >checking whether pthread_sigmask returns error numbers... yes >checking whether pthread_sigmask unblocks signals correctly... guessing yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether readlink truncates results correctly... yes >checking whether readlinkat signature is correct... yes >checking for working re_compile_pattern... yes >checking for sig2str... no >checking for sigdescr_np... yes >checking for socklen_t... yes >checking for ssize_t... yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking for working stdalign.h... yes >checking for stpcpy... yes >checking for working strnlen... yes >checking whether strtoimax works... yes >checking whether symlink handles trailing slash correctly... yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking whether localtime works even near extrema... yes >checking for timezone_t... no >checking whether timer_settime is declared... yes >checking for library containing timer_settime... none required >checking for timer_settime... yes >checking whether utimensat works... yes >checking for variable-length arrays... yes >checking whether getdtablesize works... yes >checking for timer_getoverrun... yes >checking for clang option to disable position independent executables... not needed > >Configured for 'x86_64-pc-linux-gnu'. > > Where should the build process find the source code? . > What compiler should emacs be built with? clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int > Should Emacs use the GNU version of malloc? no > (The GNU allocators don't work with this system configuration.) > Should Emacs use a relocating allocator for buffers? no > Should Emacs use mmap(2) for buffer allocation? no > What window system should Emacs use? x11 > What toolkit should Emacs use? none > Where do we find X Windows header files? Standard dirs > Where do we find X Windows libraries? Standard dirs > Does Emacs use -lXaw3d? no > Does Emacs use -lXpm? yes > Does Emacs use -ljpeg? yes > Does Emacs use -ltiff? no > Does Emacs use a gif library? no > Does Emacs use a png library? yes -lpng16 > Does Emacs use -lrsvg-2? yes > Does Emacs use cairo? yes > Does Emacs use -llcms2? no > Does Emacs use imagemagick? no > Does Emacs use native APIs for images? no > Does Emacs support sound? yes > Does Emacs use -lgpm? yes > Does Emacs use -ldbus? no > Does Emacs use -lgconf? no > Does Emacs use GSettings? no > Does Emacs use a file notification library? yes -lglibc (inotify) > Does Emacs use access control lists? yes -lacl > Does Emacs use -lselinux? no > Does Emacs use -lgnutls? yes > Does Emacs use -lxml2? no > Does Emacs use -lfreetype? yes > Does Emacs use HarfBuzz? no > Does Emacs use -lm17n-flt? no > Does Emacs use -lotf? no > Does Emacs use -lxft? no > Does Emacs use -lsystemd? no > Does Emacs use -ljansson? no > Does Emacs use the GMP library? yes > Does Emacs directly use zlib? yes > Does Emacs have dynamic modules support? no > Does Emacs use toolkit scroll bars? no > Does Emacs support Xwidgets? no > Does Emacs have threading support in lisp? yes > Does Emacs support the portable dumper? yes > Does Emacs support legacy unexec dumping? no > Which dumping strategy does Emacs use? pdumper > Does Emacs have native lisp compiler? no > > >configure: creating ./config.status >config.status: creating src/verbose.mk >config.status: creating src/emacs-module.h >config.status: creating Makefile >config.status: creating lib/gnulib.mk >config.status: creating ./doc/man/emacs.1 >config.status: creating lib/Makefile >config.status: creating lib-src/Makefile >config.status: creating oldXMenu/Makefile >config.status: creating doc/emacs/Makefile >config.status: creating doc/misc/Makefile >config.status: creating doc/lispintro/Makefile >config.status: creating doc/lispref/Makefile >config.status: creating src/Makefile >config.status: creating lwlib/Makefile >config.status: creating lisp/Makefile >config.status: creating leim/Makefile >config.status: creating nextstep/Makefile >config.status: creating nt/Makefile >config.status: creating test/Makefile >config.status: creating admin/charsets/Makefile >config.status: creating admin/unidata/Makefile >config.status: creating admin/grammars/Makefile >config.status: creating src/config.h >config.status: executing src/epaths.h commands >config.status: executing src/.gdbinit commands >config.status: executing doc/emacs/emacsver.texi commands >config.status: executing etc-refcards-emacsver.tex commands >configure: You might want to install GNU Mailutils ><https://mailutils.org> and use './configure --with-mailutils'. >configure: WARNING: This configuration uses the Cairo graphics library, > but not the HarfBuzz font shaping library (minimum version 0.9.42). > We recommend the use of HarfBuzz when using Cairo, please install > appropriate HarfBuzz development packages. >>>> Source configured. >'/var/tmp/portage/app-editors/emacs-28.2/temp/clang14.log' -> '/var/tmp/clang/app-editors/emacs-28.2/clang14.log' >'/var/tmp/portage/app-editors/emacs-28.2/temp/clang15.log' -> '/var/tmp/clang/app-editors/emacs-28.2/clang15.log' >>>> Compiling source in /var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2 ... >make -j4 >make -C lib all >make -C doc/lispref info >make -C doc/lispintro info >make -C doc/emacs info >make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/doc/lispintro' >make[1]: Nothing to be done for 'info'. >make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/doc/lispintro' >make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/doc/emacs' >make[1]: Nothing to be done for 'info'. >make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/doc/emacs' >make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/doc/lispref' >make[1]: Nothing to be done for 'info'. >make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/doc/lispref' >make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/lib' >rm -f alloca.h-t alloca.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ >} > alloca.h-t && \ >mv -f alloca.h-t alloca.h >rm -f dirent.h-t dirent.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_DIRENT_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ > -e 's/@''GNULIB_OPENDIR''@/0/g' \ > -e 's/@''GNULIB_READDIR''@/0/g' \ > -e 's/@''GNULIB_REWINDDIR''@/0/g' \ > -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ > -e 's/@''GNULIB_DIRFD''@/0/g' \ > -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ > -e 's/@''GNULIB_SCANDIR''@/0/g' \ > -e 's/@''GNULIB_ALPHASORT''@/0/g' \ > -e 's/@''HAVE_OPENDIR''@/1/g' \ > -e 's/@''HAVE_READDIR''@/1/g' \ > -e 's/@''HAVE_REWINDDIR''@/1/g' \ > -e 's/@''HAVE_CLOSEDIR''@/1/g' \ > -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ > -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_SCANDIR''@|1|g' \ > -e 's|@''HAVE_ALPHASORT''@|1|g' \ > -e 's|@''REPLACE_OPENDIR''@|0|g' \ > -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ > -e 's|@''REPLACE_DIRFD''@|0|g' \ > -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./dirent.in.h; \ >} > dirent.h-t && \ >mv dirent.h-t dirent.h >rm -f fcntl.h-t fcntl.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ > -e 's/@''GNULIB_CREAT''@/0/g' \ > -e 's/@''GNULIB_FCNTL''@/1/g' \ > -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_OPEN''@/0/g' \ > -e 's/@''GNULIB_OPENAT''@/0/g' \ > -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ > -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ > -e 's|@''HAVE_FCNTL''@|1|g' \ > -e 's|@''HAVE_OPENAT''@|1|g' \ > -e 's|@''REPLACE_CREAT''@|0|g' \ > -e 's|@''REPLACE_FCNTL''@|1|g' \ > -e 's|@''REPLACE_OPEN''@|0|g' \ > -e 's|@''REPLACE_OPENAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./fcntl.in.h; \ >} > fcntl.h-t && \ >mv fcntl.h-t fcntl.h >rm -f inttypes.h-t inttypes.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ > -e 's/@''GNULIB_IMAXABS''@/0/g' \ > -e 's/@''GNULIB_IMAXDIV''@/0/g' \ > -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ > -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ > -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ > -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ > -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ > -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ > -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ > -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./inttypes.in.h; \ >} > inttypes.h-t && \ >mv inttypes.h-t inttypes.h >rm -f limits.h-t limits.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ > < ./limits.in.h; \ >} > limits.h-t && \ >mv limits.h-t limits.h >rm -f signal.h-t signal.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ > -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \ > -e 's/@''GNULIB_RAISE''@/0/g' \ > -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ > -e 's/@''GNULIB_SIGACTION''@/0/g' \ > -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ > -e 's|@''HAVE_RAISE''@|1|g' \ > -e 's|@''HAVE_SIGSET_T''@|1|g' \ > -e 's|@''HAVE_SIGINFO_T''@|1|g' \ > -e 's|@''HAVE_SIGACTION''@|1|g' \ > -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ > -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ > -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ > -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ > -e 's|@''REPLACE_RAISE''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./signal.in.h; \ >} > signal.h-t && \ >mv signal.h-t signal.h >rm -f stdio.h-t stdio.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's/@''GNULIB_DPRINTF''@/0/g' \ > -e 's/@''GNULIB_FCLOSE''@/0/g' \ > -e 's/@''GNULIB_FDOPEN''@/0/g' \ > -e 's/@''GNULIB_FFLUSH''@/0/g' \ > -e 's/@''GNULIB_FGETC''@/1/g' \ > -e 's/@''GNULIB_FGETS''@/1/g' \ > -e 's/@''GNULIB_FOPEN''@/0/g' \ > -e 's/@''GNULIB_FPRINTF''@/1/g' \ > -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_FPURGE''@/0/g' \ > -e 's/@''GNULIB_FPUTC''@/1/g' \ > -e 's/@''GNULIB_FPUTS''@/1/g' \ > -e 's/@''GNULIB_FREAD''@/1/g' \ > -e 's/@''GNULIB_FREOPEN''@/0/g' \ > -e 's/@''GNULIB_FSCANF''@/1/g' \ > -e 's/@''GNULIB_FSEEK''@/0/g' \ > -e 's/@''GNULIB_FSEEKO''@/0/g' \ > -e 's/@''GNULIB_FTELL''@/0/g' \ > -e 's/@''GNULIB_FTELLO''@/0/g' \ > -e 's/@''GNULIB_FWRITE''@/1/g' \ > -e 's/@''GNULIB_GETC''@/1/g' \ > -e 's/@''GNULIB_GETCHAR''@/1/g' \ > -e 's/@''GNULIB_GETDELIM''@/0/g' \ > -e 's/@''GNULIB_GETLINE''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PCLOSE''@/0/g' \ > -e 's/@''GNULIB_PERROR''@/0/g' \ > -e 's/@''GNULIB_POPEN''@/0/g' \ > -e 's/@''GNULIB_PRINTF''@/1/g' \ > -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PUTC''@/1/g' \ > -e 's/@''GNULIB_PUTCHAR''@/1/g' \ > -e 's/@''GNULIB_PUTS''@/1/g' \ > -e 's/@''GNULIB_REMOVE''@/0/g' \ > -e 's/@''GNULIB_RENAME''@/0/g' \ > -e 's/@''GNULIB_RENAMEAT''@/0/g' \ > -e 's/@''GNULIB_SCANF''@/1/g' \ > -e 's/@''GNULIB_SNPRINTF''@/0/g' \ > -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_TMPFILE''@/0/g' \ > -e 's/@''GNULIB_VASPRINTF''@/0/g' \ > -e 's/@''GNULIB_VDPRINTF''@/0/g' \ > -e 's/@''GNULIB_VFPRINTF''@/1/g' \ > -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VFSCANF''@/0/g' \ > -e 's/@''GNULIB_VSCANF''@/0/g' \ > -e 's/@''GNULIB_VPRINTF''@/1/g' \ > -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ > -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ > -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ > -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ > -e 's/@''GNULIB_MDA_GETW''@/1/g' \ > -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ > -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ > < ./stdio.in.h | \ > sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ > -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ > -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ > -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''HAVE_DPRINTF''@|1|g' \ > -e 's|@''HAVE_FSEEKO''@|1|g' \ > -e 's|@''HAVE_FTELLO''@|1|g' \ > -e 's|@''HAVE_PCLOSE''@|1|g' \ > -e 's|@''HAVE_POPEN''@|1|g' \ > -e 's|@''HAVE_RENAMEAT''@|1|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''HAVE_VDPRINTF''@|1|g' \ > -e 's|@''REPLACE_DPRINTF''@|0|g' \ > -e 's|@''REPLACE_FCLOSE''@|0|g' \ > -e 's|@''REPLACE_FDOPEN''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_GETDELIM''@|0|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''REPLACE_PERROR''@|0|g' \ > -e 's|@''REPLACE_POPEN''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_REMOVE''@|0|g' \ > -e 's|@''REPLACE_RENAME''@|0|g' \ > -e 's|@''REPLACE_RENAMEAT''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ > -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ > -e 's|@''REPLACE_TMPFILE''@|0|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ >} > stdio.h-t && \ >mv stdio.h-t stdio.h >rm -f stdlib.h-t stdlib.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/1/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_MBTOWC''@/0/g' \ > -e 's/@''GNULIB_MKDTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ > -e 's/@''GNULIB_MKSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ > -e 's/@''GNULIB_PTSNAME''@/0/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ > -e 's/@''GNULIB_PUTENV''@/0/g' \ > -e 's/@''GNULIB_QSORT_R''@/0/g' \ > -e 's/@''GNULIB_RANDOM''@/0/g' \ > -e 's/@''GNULIB_RANDOM_R''@/0/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ > -e 's/@''GNULIB_REALPATH''@/1/g' \ > -e 's/@''GNULIB_RPMATCH''@/0/g' \ > -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ > -e 's/@''GNULIB_SETENV''@/0/g' \ > -e 's/@''GNULIB_STRTOD''@/0/g' \ > -e 's/@''GNULIB_STRTOL''@/0/g' \ > -e 's/@''GNULIB_STRTOLD''@/0/g' \ > -e 's/@''GNULIB_STRTOLL''@/0/g' \ > -e 's/@''GNULIB_STRTOUL''@/0/g' \ > -e 's/@''GNULIB_STRTOULL''@/0/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ > -e 's/@''GNULIB_UNSETENV''@/0/g' \ > -e 's/@''GNULIB_WCTOMB''@/0/g' \ > -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ > -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ > -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ > -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ > -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ > < ./stdlib.in.h | \ > sed -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_ECVT''@|1|g' \ > -e 's|@''HAVE_DECL_FCVT''@|1|g' \ > -e 's|@''HAVE_DECL_GCVT''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_GRANTPT''@|1|g' \ > -e 's|@''HAVE_INITSTATE''@|1|g' \ > -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ > -e 's|@''HAVE_MBTOWC''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ > -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ > -e 's|@''HAVE_PTSNAME''@|1|g' \ > -e 's|@''HAVE_PTSNAME_R''@|1|g' \ > -e 's|@''HAVE_QSORT_R''@|1|g' \ > -e 's|@''HAVE_RANDOM''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ > -e 's|@''HAVE_DECL_SETENV''@|1|g' \ > -e 's|@''HAVE_SETSTATE''@|1|g' \ > -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOL''@|1|g' \ > -e 's|@''HAVE_STRTOLD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOUL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ > -e 's|@''REPLACE_CALLOC''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_INITSTATE''@|0|g' \ > -e 's|@''REPLACE_MALLOC''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ > -e 's|@''REPLACE_PTSNAME''@|0|g' \ > -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_QSORT_R''@|0|g' \ > -e 's|@''REPLACE_RANDOM''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC''@|0|g' \ > -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_SETSTATE''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_STRTOL''@|0|g' \ > -e 's|@''REPLACE_STRTOLD''@|0|g' \ > -e 's|@''REPLACE_STRTOLL''@|0|g' \ > -e 's|@''REPLACE_STRTOUL''@|0|g' \ > -e 's|@''REPLACE_STRTOULL''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _Noreturn/r ./_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ >} > stdlib.h-t && \ >mv stdlib.h-t stdlib.h >rm -f string.h-t string.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \ > -e 's/@''GNULIB_FFSL''@/0/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/0/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/0/g' \ > -e 's/@''GNULIB_MBSRCHR''@/0/g' \ > -e 's/@''GNULIB_MBSSTR''@/0/g' \ > -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ > -e 's/@''GNULIB_MBSCSPN''@/0/g' \ > -e 's/@''GNULIB_MBSPBRK''@/0/g' \ > -e 's/@''GNULIB_MBSSPN''@/0/g' \ > -e 's/@''GNULIB_MBSSEP''@/0/g' \ > -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ > -e 's/@''GNULIB_MEMCHR''@/0/g' \ > -e 's/@''GNULIB_MEMMEM''@/1/g' \ > -e 's/@''GNULIB_MEMPCPY''@/1/g' \ > -e 's/@''GNULIB_MEMRCHR''@/1/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ > -e 's/@''GNULIB_STPCPY''@/1/g' \ > -e 's/@''GNULIB_STPNCPY''@/0/g' \ > -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ > -e 's/@''GNULIB_STRDUP''@/0/g' \ > -e 's/@''GNULIB_STRNCAT''@/0/g' \ > -e 's/@''GNULIB_STRNDUP''@/0/g' \ > -e 's/@''GNULIB_STRNLEN''@/1/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/0/g' \ > -e 's/@''GNULIB_STRSTR''@/0/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/0/g' \ > -e 's/@''GNULIB_STRERROR''@/0/g' \ > -e 's/@''GNULIB_STRERROR_R''@/0/g' \ > -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ > -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ > -e 's/@''GNULIB_SIGDESCR_NP''@/1/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ > -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ > -e 's|@''HAVE_FFSL''@|1|g' \ > -e 's|@''HAVE_FFSLL''@|1|g' \ > -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ > -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ > -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_FFSLL''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|g' \ > -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ > < ./string.in.h; \ >} > string.h-t && \ >mv string.h-t string.h >/bin/mkdir -p sys >rm -f sys/random.h-t sys/random.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \ > -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ > -e 's/@''GNULIB_GETRANDOM''@/1/g' \ > -e 's/@''HAVE_GETRANDOM''@/1/g' \ > -e 's/@''REPLACE_GETRANDOM''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./sys_random.in.h; \ >} > sys/random.h-t && \ >mv -f sys/random.h-t sys/random.h >/bin/mkdir -p sys >/bin/mkdir -p sys >rm -f sys/select.h-t sys/select.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ > -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ > -e 's/@''GNULIB_PSELECT''@/1/g' \ > -e 's/@''GNULIB_SELECT''@/0/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_PSELECT''@|1|g' \ > -e 's|@''REPLACE_PSELECT''@|0|g' \ > -e 's|@''REPLACE_SELECT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./sys_select.in.h; \ >} > sys/select.h-t && \ >mv sys/select.h-t sys/select.h >rm -f sys/stat.h-t sys/stat.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ > -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ > -e 's/@''GNULIB_FCHMODAT''@/1/g' \ > -e 's/@''GNULIB_FSTAT''@/0/g' \ > -e 's/@''GNULIB_FSTATAT''@/1/g' \ > -e 's/@''GNULIB_FUTIMENS''@/1/g' \ > -e 's/@''GNULIB_GETUMASK''@/0/g' \ > -e 's/@''GNULIB_LCHMOD''@/0/g' \ > -e 's/@''GNULIB_LSTAT''@/1/g' \ > -e 's/@''GNULIB_MKDIR''@/0/g' \ > -e 's/@''GNULIB_MKDIRAT''@/0/g' \ > -e 's/@''GNULIB_MKFIFO''@/0/g' \ > -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ > -e 's/@''GNULIB_MKNOD''@/0/g' \ > -e 's/@''GNULIB_MKNODAT''@/0/g' \ > -e 's/@''GNULIB_STAT''@/0/g' \ > -e 's/@''GNULIB_UTIMENSAT''@/1/g' \ > -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ > -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ > -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ > -e 's|@''HAVE_FCHMODAT''@|1|g' \ > -e 's|@''HAVE_FSTATAT''@|1|g' \ > -e 's|@''HAVE_FUTIMENS''@|1|g' \ > -e 's|@''HAVE_GETUMASK''@|1|g' \ > -e 's|@''HAVE_LCHMOD''@|1|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_MKDIRAT''@|1|g' \ > -e 's|@''HAVE_MKFIFO''@|1|g' \ > -e 's|@''HAVE_MKFIFOAT''@|1|g' \ > -e 's|@''HAVE_MKNOD''@|1|g' \ > -e 's|@''HAVE_MKNODAT''@|1|g' \ > -e 's|@''HAVE_UTIMENSAT''@|1|g' \ > -e 's|@''REPLACE_FCHMODAT''@|0|g' \ > -e 's|@''REPLACE_FSTAT''@|0|g' \ > -e 's|@''REPLACE_FSTATAT''@|0|g' \ > -e 's|@''REPLACE_FUTIMENS''@|0|g' \ > -e 's|@''REPLACE_LSTAT''@|0|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > -e 's|@''REPLACE_MKFIFO''@|0|g' \ > -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ > -e 's|@''REPLACE_MKNOD''@|0|g' \ > -e 's|@''REPLACE_MKNODAT''@|0|g' \ > -e 's|@''REPLACE_STAT''@|0|g' \ > -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./sys_stat.in.h; \ >} > sys/stat.h-t && \ >mv sys/stat.h-t sys/stat.h >/bin/mkdir -p sys >rm -f sys/time.h-t sys/time.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ > -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ > -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ > -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./sys_time.in.h; \ >} > sys/time.h-t && \ >mv sys/time.h-t sys/time.h >/bin/mkdir -p sys >rm -f sys/types.h-t sys/types.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ > < ./sys_types.in.h; \ >} > sys/types.h-t && \ >mv sys/types.h-t sys/types.h >rm -f time.h-t time.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_TIME_H''@|<time.h>|g' \ > -e 's/@''GNULIB_CTIME''@/0/g' \ > -e 's/@''GNULIB_LOCALTIME''@/0/g' \ > -e 's/@''GNULIB_MKTIME''@/1/g' \ > -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ > -e 's/@''GNULIB_STRFTIME''@/0/g' \ > -e 's/@''GNULIB_STRPTIME''@/0/g' \ > -e 's/@''GNULIB_TIMEGM''@/1/g' \ > -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ > -e 's/@''GNULIB_TIME_R''@/1/g' \ > -e 's/@''GNULIB_TIME_RZ''@/1/g' \ > -e 's/@''GNULIB_TZSET''@/0/g' \ > -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ > -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ > -e 's|@''HAVE_NANOSLEEP''@|1|g' \ > -e 's|@''HAVE_STRPTIME''@|1|g' \ > -e 's|@''HAVE_TIMEGM''@|1|g' \ > -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ > -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ > -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_GMTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@''REPLACE_MKTIME''@|0|g' \ > -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_TIMEGM''@|0|g' \ > -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ > -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./time.in.h; \ >} > time.h-t && \ >mv time.h-t time.h >rm -f unistd.h-t unistd.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_ACCESS''@/0/g' \ > -e 's/@''GNULIB_CHDIR''@/0/g' \ > -e 's/@''GNULIB_CHOWN''@/0/g' \ > -e 's/@''GNULIB_CLOSE''@/0/g' \ > -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \ > -e 's/@''GNULIB_DUP''@/0/g' \ > -e 's/@''GNULIB_DUP2''@/1/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/1/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ > -e 's/@''GNULIB_EXECL''@/0/g' \ > -e 's/@''GNULIB_EXECLE''@/0/g' \ > -e 's/@''GNULIB_EXECLP''@/0/g' \ > -e 's/@''GNULIB_EXECV''@/0/g' \ > -e 's/@''GNULIB_EXECVE''@/0/g' \ > -e 's/@''GNULIB_EXECVP''@/0/g' \ > -e 's/@''GNULIB_EXECVPE''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/1/g' \ > -e 's/@''GNULIB_FCHDIR''@/0/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ > -e 's/@''GNULIB_FDATASYNC''@/0/g' \ > -e 's/@''GNULIB_FSYNC''@/1/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ > -e 's/@''GNULIB_GETCWD''@/0/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ > -e 's/@''GNULIB_GETENTROPY''@/0/g' \ > -e 's/@''GNULIB_GETGROUPS''@/0/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ > -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ > -e 's/@''GNULIB_GETPASS''@/0/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ > -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ > -e 's/@''GNULIB_ISATTY''@/0/g' \ > -e 's/@''GNULIB_LCHOWN''@/0/g' \ > -e 's/@''GNULIB_LINK''@/0/g' \ > -e 's/@''GNULIB_LINKAT''@/0/g' \ > -e 's/@''GNULIB_LSEEK''@/0/g' \ > -e 's/@''GNULIB_PIPE''@/0/g' \ > -e 's/@''GNULIB_PIPE2''@/1/g' \ > -e 's/@''GNULIB_PREAD''@/0/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/0/g' \ > -e 's/@''GNULIB_READLINK''@/1/g' \ > -e 's/@''GNULIB_READLINKAT''@/1/g' \ > -e 's/@''GNULIB_RMDIR''@/0/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/0/g' \ > -e 's/@''GNULIB_SYMLINK''@/1/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ > -e 's/@''GNULIB_TRUNCATE''@/0/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/0/g' \ > -e 's/@''GNULIB_UNLINKAT''@/0/g' \ > -e 's/@''GNULIB_USLEEP''@/0/g' \ > -e 's/@''GNULIB_WRITE''@/0/g' \ > -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ > -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ > -e 's/@''GNULIB_MDA_DUP''@/1/g' \ > -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ > -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ > -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ > -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ > -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ > -e 's/@''GNULIB_MDA_READ''@/1/g' \ > -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ > -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ > -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_EXECVPE''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETENTROPY''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GETPASS''@|1|g' \ > -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > | \ > sed -e 's|@''REPLACE_ACCESS''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_EXECL''@|0|g' \ > -e 's|@''REPLACE_EXECLE''@|0|g' \ > -e 's|@''REPLACE_EXECLP''@|0|g' \ > -e 's|@''REPLACE_EXECV''@|0|g' \ > -e 's|@''REPLACE_EXECVE''@|0|g' \ > -e 's|@''REPLACE_EXECVP''@|0|g' \ > -e 's|@''REPLACE_EXECVPE''@|0|g' \ > -e 's|@''REPLACE_FACCESSAT''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_GETPASS''@|0|g' \ > -e 's|@''REPLACE_ISATTY''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READ''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ > -e 's|@''REPLACE_TRUNCATE''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ >} > unistd.h-t && \ >mv unistd.h-t unistd.h >clang -c -MMD -MF deps/fingerprint.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o fingerprint.o fingerprint.c >clang -c -MMD -MF deps/fcntl.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o fcntl.o fcntl.c >clang -c -MMD -MF deps/fsusage.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o fsusage.o fsusage.c >clang -c -MMD -MF deps/sig2str.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o sig2str.o sig2str.c >clang -c -MMD -MF deps/time_rz.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o time_rz.o time_rz.c >clang -c -MMD -MF deps/acl-errno-valid.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o acl-errno-valid.o acl-errno-valid.c >clang -c -MMD -MF deps/acl-internal.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o acl-internal.o acl-internal.c >clang -c -MMD -MF deps/get-permissions.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o get-permissions.o get-permissions.c >clang -c -MMD -MF deps/set-permissions.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o set-permissions.o set-permissions.c >clang -c -MMD -MF deps/allocator.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o allocator.o allocator.c >clang -c -MMD -MF deps/binary-io.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o binary-io.o binary-io.c >clang -c -MMD -MF deps/c-ctype.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o c-ctype.o c-ctype.c >clang -c -MMD -MF deps/c-strcasecmp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o c-strcasecmp.o c-strcasecmp.c >clang -c -MMD -MF deps/c-strncasecmp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o c-strncasecmp.o c-strncasecmp.c >clang -c -MMD -MF deps/careadlinkat.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o careadlinkat.o careadlinkat.c >clang -c -MMD -MF deps/close-stream.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o close-stream.o close-stream.c >clang -c -MMD -MF deps/count-leading-zeros.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o count-leading-zeros.o count-leading-zeros.c >clang -c -MMD -MF deps/count-one-bits.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o count-one-bits.o count-one-bits.c >clang -c -MMD -MF deps/count-trailing-zeros.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o count-trailing-zeros.o count-trailing-zeros.c >clang -c -MMD -MF deps/md5-stream.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o md5-stream.o md5-stream.c >clang -c -MMD -MF deps/md5.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o md5.o md5.c >clang -c -MMD -MF deps/sha1.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o sha1.o sha1.c >clang -c -MMD -MF deps/sha256.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o sha256.o sha256.c >clang -c -MMD -MF deps/sha512.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o sha512.o sha512.c >clang -c -MMD -MF deps/dtoastr.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o dtoastr.o dtoastr.c >clang -c -MMD -MF deps/dtotimespec.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o dtotimespec.o dtotimespec.c >dtotimespec.c:34:27: warning: implicit conversion from 'time_t' (aka 'long') to > 'double' changes value from 9223372036854775807 to 9223372036854775808 > [-Wimplicit-const-int-float-conversion] > else if (! (sec < 1.0 + TYPE_MAXIMUM (time_t))) > ~ ^~~~~~~~~~~~~~~~~~~~~ >./intprops.h:57:4: note: expanded from macro 'TYPE_MAXIMUM' > ((t) (! TYPE_SIGNED (t) \ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >clang -c -MMD -MF deps/file-has-acl.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o file-has-acl.o file-has-acl.c >clang -c -MMD -MF deps/filemode.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o filemode.o filemode.c >clang -c -MMD -MF deps/filevercmp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o filevercmp.o filevercmp.c >clang -c -MMD -MF deps/gettime.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o gettime.o gettime.c >clang -c -MMD -MF deps/nproc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o nproc.o nproc.c >clang -c -MMD -MF deps/nstrftime.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o nstrftime.o nstrftime.c >clang -c -MMD -MF deps/pipe2.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o pipe2.o pipe2.c >clang -c -MMD -MF deps/qcopy-acl.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o qcopy-acl.o qcopy-acl.c >clang -c -MMD -MF deps/stat-time.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o stat-time.o stat-time.c >clang -c -MMD -MF deps/tempname.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o tempname.o tempname.c >clang -c -MMD -MF deps/timespec.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o timespec.o timespec.c >clang -c -MMD -MF deps/timespec-add.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o timespec-add.o timespec-add.c >clang -c -MMD -MF deps/timespec-sub.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o timespec-sub.o timespec-sub.c >clang -c -MMD -MF deps/u64.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o u64.o u64.c >clang -c -MMD -MF deps/unistd.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o unistd.o unistd.c >clang -c -MMD -MF deps/openat-die.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o openat-die.o openat-die.c >clang -c -MMD -MF deps/save-cwd.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src -I. -I./../src -o save-cwd.o save-cwd.c >rm -f libgnu.a >x86_64-pc-linux-gnu-ar cr libgnu.a fingerprint.o fcntl.o fsusage.o sig2str.o time_rz.o acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o close-stream.o count-leading-zeros.o count-one-bits.o count-trailing-zeros.o md5-stream.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o file-has-acl.o filemode.o filevercmp.o gettime.o nproc.o nstrftime.o pipe2.o qcopy-acl.o stat-time.o tempname.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o openat-die.o save-cwd.o >x86_64-pc-linux-gnu-ranlib libgnu.a >make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/lib' >make -C lib-src all >make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/lib-src' >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o etags etags.c ../lib/libgnu.a >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ctags ctags.c ../lib/libgnu.a >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int emacsclient.c \ > ../lib/libgnu.a \ > -o emacsclient >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ebrowse ebrowse.c ../lib/libgnu.a >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int hexl.c ../lib/libgnu.a -o hexl >clang -c -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int pop.c >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int make-docfile.c ../lib/libgnu.a -o make-docfile >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int make-fingerprint.c ../lib/libgnu.a -o make-fingerprint >clang -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int movemail.c pop.o \ > ../lib/libgnu.a -llockfile -lkrb5 -lcom_err -o movemail >make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/lib-src' >make -C src VCSWITNESS='' BIN_DESTDIR=''/usr/bin/'' \ > ELN_DESTDIR='/usr/lib64/emacs/28.2/' all >make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/src' >( printf 'shortlisp = \\\n'; \ >sed -n 's/^[ \t]*(load "\([^"]*\)".*/\1/p' ../lisp/loadup.el | \ > sed -e 's/$/.elc \\/' -e 's/\.el\.elc/.el/'; \ >echo "" ) > lisp.mk >make -C ../oldXMenu/ libXMenu11.a >../lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o bytecode.o comp.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o inotify.o profiler.o decompress.o thread.o systhread.o xfont.o ftfont.o ftcrfont.o fontset.o fringe.o image.o xgselect.o > globals.tmp >for i in dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o bytecode.o comp.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o inotify.o profiler.o decompress.o thread.o systhread.o xfont.o ftfont.o ftcrfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o ; do \ > echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ > || exit; \ >done >buildobj.h.tmp >make -C ../admin/charsets all >make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/oldXMenu' >clang -c -MMD -MF deps/Activate.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Activate.c >make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/charsets' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/charsets' >../build-aux/move-if-change globals.tmp globals.h >clang -c -MMD -MF deps/AddPane.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib AddPane.c >echo timestamp > gl-stamp >clang -c -MMD -MF deps/AddSel.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib AddSel.c >make -C ../admin/unidata charscript.el >make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/unidata' >make -C ../admin/unidata emoji-zwj.el >make[2]: Nothing to be done for 'charscript.el'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/unidata' >clang -c -MMD -MF deps/ChgPane.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib ChgPane.c >make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/unidata' >make -C ../admin/charsets cp51932.el >make[2]: Nothing to be done for 'emoji-zwj.el'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/unidata' >clang -c -MMD -MF deps/ChgSel.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib ChgSel.c >make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/charsets' >make[2]: Nothing to be done for 'cp51932.el'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/charsets' >clang -c -MMD -MF deps/Create.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Create.c >mv buildobj.h.tmp buildobj.h >make -C ../admin/charsets eucjp-ms.el >clang -c -MMD -MF deps/DelPane.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib DelPane.c >make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/charsets' >make[2]: Nothing to be done for 'eucjp-ms.el'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/admin/charsets' >clang -c -MMD -MF deps/DelSel.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib DelSel.c >clang -c -MMD -MF deps/Destroy.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Destroy.c >clang -c -MMD -MF deps/Error.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Error.c >clang -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -MMD -MF deps/dispnew.d -MP -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int dispnew.c >clang -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -MMD -MF deps/frame.d -MP -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int frame.c >clang -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -MMD -MF deps/scroll.d -MP -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int scroll.c >clang -c -MMD -MF deps/EvHand.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib EvHand.c >In file included from dispnew.c:33: >In file included from ./keyboard.h:27: >./xterm.h:71:10: fatal error: 'cairo-xlib.h' file not found >#include <cairo-xlib.h> > ^~~~~~~~~~~~~~ >clang -c -MMD -MF deps/FindPane.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib FindPane.c >In file included from frame.c:32: >./xterm.h:71:10: fatal error: 'cairo-xlib.h' file not found >#include <cairo-xlib.h> > ^~~~~~~~~~~~~~ >clang -c -MMD -MF deps/FindSel.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib FindSel.c >1 error generated. >make[1]: *** [Makefile:388: dispnew.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >clang -c -MMD -MF deps/InsPane.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib InsPane.c >clang -c -MMD -MF deps/InsSel.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib InsSel.c >clang -c -MMD -MF deps/Internal.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Internal.c >clang -c -MMD -MF deps/Locate.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Locate.c >1 error generated. >make[1]: *** [Makefile:388: frame.o] Error 1 >clang -c -MMD -MF deps/Post.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Post.c >clang -c -MMD -MF deps/Recomp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib Recomp.c >clang -c -MMD -MF deps/SetAEQ.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib SetAEQ.c >clang -c -MMD -MF deps/SetFrz.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib SetFrz.c >clang -c -MMD -MF deps/SetPane.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib SetPane.c >clang -c -MMD -MF deps/SetSel.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib SetSel.c >clang -c -MMD -MF deps/XDelAssoc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib XDelAssoc.c >clang -c -MMD -MF deps/XLookAssoc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib XLookAssoc.c >clang -c -MMD -MF deps/XCrAssoc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib XCrAssoc.c >clang -c -MMD -MF deps/XDestAssoc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib XDestAssoc.c >clang -c -MMD -MF deps/XMakeAssoc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib XMakeAssoc.c >clang -c -MMD -MF deps/insque.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DEMACS_BITMAP_FILES -I../src -I../lib -I. -I./../src -I./../lib insque.c >rm -f libXMenu11.a >x86_64-pc-linux-gnu-ar cr libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o >x86_64-pc-linux-gnu-ranlib libXMenu11.a >make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/oldXMenu' >make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2/src' >make: *** [Makefile:449: src] Error 2 > * ERROR: app-editors/emacs-28.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-editors/emacs-28.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-editors/emacs-28.2::gentoo'`. > * The complete build log is located at '/var/log/portage/app-editors:emacs-28.2:20221004-201519.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/emacs-28.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-editors/emacs-28.2/temp/environment'. > * Working directory: '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2' > * S: '/var/tmp/portage/app-editors/emacs-28.2/work/emacs-28.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 875230
:
820408
| 820411 |
820414
|
820417
|
820420
|
820423
|
820426
|
820429