all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33250: 26.1.50; Unable to build emacs-26 branch out of tree on fedora 29
@ 2018-11-03 14:51 Pierre Téchoueyres
  2018-11-03 16:08 ` Eli Zaretskii
  2018-11-05 18:37 ` Paul Eggert
  0 siblings, 2 replies; 9+ messages in thread
From: Pierre Téchoueyres @ 2018-11-03 14:51 UTC (permalink / raw)
  To: 33250

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

Hello,

Since my update to last fedora version (fedora 29), I'm unable to build the emacs-26 branch out of tree (ie. on an subdir called build-26).
Note that the compilation on the tree still works.

I'm attaching the trace file of compilation output.

[-- Attachment #2: emacs-26.outoftree.err.C.trc --]
[-- Type: text/plain, Size: 54697 bytes --]


╭─   ptechoueyres@killashandra   ~/Travail/VCS/Emacs/emacs/emacs-26/build-26     emacs-26   
╰ LC_ALL=C ../configure --prefix=/usr/local --host=$(rpm -E '%{_arch}-fc%{fedora}-%{_host_os}%{_gnu}') \
           --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \
           --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 \
           --with-xwidgets --with-modules --with-mailutils 'CFLAGS=-O2 -g0'
checking for xcrun... no
checking for GNU Make... make
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-fc29-linux-gnu
checking for x86_64-fc29-linux-gnu-gcc... no
checking for x86_64-fc29-linux-gnu-cc... no
checking for x86_64-fc29-linux-gnu-cl... no
checking for x86_64-fc29-linux-gnu-clang... no
checking for x86_64-fc29-linux-gnu-... no
checking for x86_64-fc29-linux-gnu-... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc and cc understand -c and -o together... yes
checking for putenv... yes
checking for sbrk... yes
checking for fchmod... yes
checking for readlinkat... yes
checking for explicit_bzero... yes
checking for faccessat... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fstatat... yes
checking for fsync... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for lstat... yes
checking for mkostemp... yes
checking for tzset... yes
checking for pipe2... yes
checking for pselect... yes
checking for readlink... yes
checking for strtoimax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for timegm... yes
checking for futimes... yes
checking for futimesat... yes
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... yes
checking for getdtablesize... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for x86_64-fc29-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-fc29-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether the compiler is clang... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking max safe object size... 9223372036854775807
checking whether C compiler handles -fno-common... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbool-compare... yes
checking whether C compiler handles -Wbool-operation... yes
checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wchkp... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdangling-else... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdesignated-init... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
checking whether C compiler handles -Wdiscarded-qualifiers... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Wduplicate-decl-specifier... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wenum-compare... yes
checking whether C compiler handles -Wexpansion-to-defined... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wframe-address... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Whsa... yes
checking whether C compiler handles -Wignored-attributes... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Wincompatible-pointer-types... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Wint-conversion... yes
checking whether C compiler handles -Wint-in-bool-context... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-not-parentheses... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmemset-elt-size... yes
checking whether C compiler handles -Wmemset-transposed-args... yes
checking whether C compiler handles -Wmisleading-indentation... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wnonnull-compare... yes
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Wodr... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-compare... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wpsabi... yes
checking whether C compiler handles -Wrestrict... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wscalar-storage-order... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshift-count-negative... yes
checking whether C compiler handles -Wshift-count-overflow... yes
checking whether C compiler handles -Wshift-negative-value... yes
checking whether C compiler handles -Wsizeof-array-argument... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-final-methods... yes
checking whether C compiler handles -Wsuggest-final-types... yes
checking whether C compiler handles -Wswitch-bool... yes
checking whether C compiler handles -Wswitch-unreachable... yes
checking whether C compiler handles -Wtautological-compare... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-macros... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Wstringop-overflow=2... yes
checking whether C compiler handles -Wvla-larger-than=4031... yes
checking whether C compiler handles -Wredundant-decls... yes
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether C compiler handles -Wno-override-init... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wno-type-limits... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking command to symlink files in the same directory... ln -s
checking for install-info... /usr/sbin/install-info
checking for gzip... /usr/bin/gzip
checking for 'find' args to delete a file... -delete
checking for setfattr... yes
checking for -znocombreloc... yes
checking whether addresses are sanitized... no
checking for library containing sqrt... -lm
checking for x86_64-fc29-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for machine/soundcard.h... no
checking for sys/soundcard.h... yes
checking for soundcard.h... no
checking for mmsystem.h... no
checking for _oss_ioctl in -lossaudio... no
checking for ALSA... yes
checking for linux/fs.h... yes
checking for malloc.h... yes
checking for sys/systeminfo.h... no
checking for sys/sysinfo.h... yes
checking for coff.h... no
checking for pty.h... yes
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for pwd.h... yes
checking for utmp.h... yes
checking for util.h... no
checking for sys/prctl.h... yes
checking for sys/socket.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for pthread.h... yes
checking for malloc/malloc.h... no
checking for sys/un.h... yes
checking for dirent.h... yes
checking for execinfo.h... yes
checking for stdio_ext.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for ADDR_NO_RANDOMIZE... yes
checking if Linux sysinfo may be used... yes
checking for term.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for net/if.h... yes
checking for ifaddrs.h... yes
checking for net/if_dl.h... no
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for struct ifreq.ifr_addr.sa_len... no
checking whether gcc understands -MMD -MF... yes
checking for X... libraries , headers 
checking whether malloc is Doug Lea style... no
checking for getpagesize... yes
checking for working mmap... yes
checking for main in -lXbsd... no
checking for pthread library... -lpthread
checking for thread support... yes
checking whether X on GNU/Linux needs -b to link... no
checking for Xkb... yes
checking for XrmSetDatabase... yes
checking for XScreenResourceString... yes
checking for XScreenNumberOfScreen... yes
checking X11 version 6... 6 or newer
checking for RSVG... yes
checking for IMAGEMAGICK... yes
checking for MagickRelinquishMemory... yes
checking for MagickExportImagePixels... yes
checking for MagickMergeImageLayers... yes
checking for MagickAutoOrientImage... yes
checking for getaddrinfo_a in -lanl... yes
checking for GTK... yes
checking whether GTK compiles... yes
configure: WARNING: Your version of Gtk+ will have problems with
       closing open displays.  This is no problem if you just use
       one display, but if you use more than one and close one of them
       Emacs may crash.
       See https://gitlab.gnome.org/GNOME/gtk/issues/221
checking whether GTK_TYPE_FILE_SELECTION is declared... no
checking whether GTK_TYPE_HANDLE_BOX is declared... yes
checking for gtk_handle_box_new... yes
checking whether GTK_TYPE_TEAROFF_MENU_ITEM is declared... yes
checking for gtk_tearoff_menu_item_new... yes
checking for gtk_widget_get_window... yes
checking for gtk_widget_set_has_window... yes
checking for gtk_dialog_get_action_area... yes
checking for gtk_widget_get_sensitive... yes
checking for gtk_widget_get_mapped... yes
checking for gtk_adjustment_get_page_size... yes
checking for gtk_orientable_set_orientation... yes
checking for gtk_window_set_has_resize_grip... yes
checking for WEBKIT... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for dbus_type_is_valid... yes
checking for dbus_validate_bus_name... yes
checking for dbus_validate_path... yes
checking for dbus_validate_interface... yes
checking for dbus_validate_member... yes
checking for GSETTINGS... yes
checking whether GSettings is in gio... yes
checking for GOBJECT... yes
checking for lgetfilecon in -lselinux... yes
checking for LIBGNUTLS... yes
checking for LIBSYSTEMD... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init1... yes
checking for FONTCONFIG... yes
checking for XFT... yes
checking for XRenderQueryExtension in -lXrender... yes
checking for X11/Xft/Xft.h... yes
checking for XftFontOpen in -lXft... yes
checking for FREETYPE... yes
checking for LIBOTF... yes
checking for OTF_get_variation_glyphs in -lotf... yes
checking for M17N_FLT... yes
checking X11/Xlib-xcb.h usability... yes
checking X11/Xlib-xcb.h presence... yes
checking for X11/Xlib-xcb.h... yes
checking for xcb_translate_coordinates in -lxcb... yes
checking for XGetXCBConnection in -lX11-xcb... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking for jpeglib 6b or later... -ljpeg
checking for library containing cmsCreateTransform... -llcms2
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking for png... yes
checking whether png_longjmp is declared... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for GifMakeMapObject in -lgif... yes
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... yes
checking for XRANDR... yes
checking for XINERAMA... yes
checking for XFIXES... yes
checking for X11/extensions/Xdbe.h... yes
checking for XdbeAllocateBackBufferName in -lXext... yes
checking for LIBXML2... yes
checking for htmlReadMemory in -lxml2... yes
checking for accept4... yes
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... yes
checking for lrand48... yes
checking for random... yes
checking for rint... yes
checking for trunc... yes
checking for select... yes
checking for getpagesize... (cached) yes
checking for setlocale... yes
checking for newlocale... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for shutdown... yes
checking for pthread_sigmask... (cached) yes
checking for strsignal... yes
checking for setitimer... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for gai_strerror... yes
checking for sync... yes
checking for getpwent... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking for __executable_start... yes
checking for log2... yes
checking for prctl... yes
checking for aligned_alloc... yes
checking whether aligned_alloc is declared... yes
checking for __builtin_frame_address... yes
checking for __builtin_unwind_init... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for grantpt... yes
checking for getpt... yes
checking for posix_openpt... yes
checking for library containing tputs... -ltinfo
checking for timerfd interface... yes
checking whether signals can be handled on alternate stack... yes
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking for struct unipair.unicode... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking whether GLib is linked in... yes
checking for nl_langinfo and CODESET... yes
checking for mbstate_t... yes
checking for signals via characters... yes
checking for _setjmp... yes
checking for sigsetjmp... yes
checking for usable FIONREAD... yes
checking for usable SIGIO... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unsigned long long int... yes
checking whether byte ordering is bigendian... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether strtold conforms to C99... yes
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether lstat correctly handles trailing slash... yes
checking for mode_t... yes
checking whether fdatasync is declared... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... no
checking for gawk... gawk
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether <sys/select.h> is self-contained... yes
checking for sigset_t... yes
checking for wchar_t... yes
checking whether strtoimax is declared... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether the utimes function works... yes
checking type of array argument to getgroups... gid_t
checking whether getdtablesize is declared... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... -lacl
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... yes
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... yes
checking for acl_delete_fd_np... no
checking for acl_delete_file_np... no
checking for acl_copy_ext_native... no
checking for acl_create_entry_np... no
checking for acl_to_short_text... no
checking for acl_free_text... no
checking for working acl_get_file... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for acl_entries... yes
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... no
checking for alloca as a compiler built-in... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for d_type member in directory struct... yes
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for library containing fdatasync... none required
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether fstatat (..., 0) works... yes
checking for getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking for memrchr... yes
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlinkat signature is correct... yes
checking for sig2str... no
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... yes
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... yes
checking for nlink_t... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for timezone_t... no
checking for library containing timer_settime... -lrt
checking for timer_settime... yes
checking for variable-length arrays... yes
checking whether getdtablesize works... yes
checking for gcc option to disable position independent executables... -no-pie

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

  Where should the build process find the source code?    ..
  What compiler should emacs be built with?               gcc -O2 -g0
  Should Emacs use the GNU version of malloc?             no (only before dumping)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          GTK3
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use a png library?                           yes -L/usr/lib64 -lpng16
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use cairo?                                   no
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick (version 6)?                 yes
  Does Emacs support sound?                               yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               yes
  Does Emacs use a file notification library?             yes -lglibc (inotify)
  Does Emacs use access control lists?                    yes -lacl
  Does Emacs use -lselinux?                               yes
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use -lsystemd?                               yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     yes
  Does Emacs support Xwidgets (requires gtk3)?            yes
  Does Emacs have threading support in lisp?              yes


configure: creating ./config.status
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ../doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: 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

╭─   ptechoueyres@killashandra   ~/Travail/VCS/Emacs/emacs/emacs-26/build-26     emacs-26    
╰ LC_ALL=C make                                                                                         
make -C lib all
make[1]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib'
  GEN      alloca.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      signal.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  CC       fcntl.o
  CC       sig2str.o
  CC       time_rz.o
  CC       acl-errno-valid.o
  CC       acl-internal.o
  CC       get-permissions.o
  CC       set-permissions.o
  CC       allocator.o
  CC       binary-io.o
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       careadlinkat.o
  CC       close-stream.o
  CC       count-leading-zeros.o
  CC       count-one-bits.o
  CC       count-trailing-zeros.o
  CC       md5.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       dtoastr.o
  CC       dtotimespec.o
  CC       filemode.o
  CC       filevercmp.o
  CC       gettime.o
  CC       nstrftime.o
  CC       pipe2.o
  CC       qcopy-acl.o
  CC       stat-time.o
  CC       tempname.o
  CC       timespec.o
  CC       timespec-add.o
  CC       timespec-sub.o
  CC       u64.o
  CC       unistd.o
  CC       utimens.o
  CC       openat-die.o
  CC       save-cwd.o
  AR       libgnu.a
  CC       e-fcntl.o
  CC       e-sig2str.o
  CC       e-time_rz.o
  CC       e-acl-errno-valid.o
  CC       e-acl-internal.o
  CC       e-get-permissions.o
  CC       e-set-permissions.o
  CC       e-allocator.o
  CC       e-binary-io.o
  CC       e-c-ctype.o
  CC       e-c-strcasecmp.o
  CC       e-c-strncasecmp.o
  CC       e-careadlinkat.o
  CC       e-close-stream.o
  CC       e-count-leading-zeros.o
  CC       e-count-one-bits.o
  CC       e-count-trailing-zeros.o
  CC       e-md5.o
  CC       e-sha1.o
  CC       e-sha256.o
  CC       e-sha512.o
  CC       e-dtoastr.o
  CC       e-dtotimespec.o
  CC       e-filemode.o
  CC       e-filevercmp.o
  CC       e-gettime.o
  CC       e-nstrftime.o
  CC       e-pipe2.o
  CC       e-qcopy-acl.o
  CC       e-stat-time.o
  CC       e-tempname.o
  CC       e-timespec.o
  CC       e-timespec-add.o
  CC       e-timespec-sub.o
  CC       e-u64.o
  CC       e-unistd.o
  CC       e-utimens.o
  CC       e-openat-die.o
  CC       e-save-cwd.o
  AR       libegnu.a
make[1]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib'
make -C lib-src all
make[1]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib-src'
  CC       regex.o
  CCLD     etags
  CCLD     ctags
  CCLD     emacsclient
  CCLD     ebrowse
  CCLD     profile
  CCLD     hexl
  CCLD     make-docfile
make[1]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib-src'
make -C src VCSWITNESS='' all
make[1]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/src'
  GEN      lisp.mk
  GEN      globals.h
  CC       dispnew.o
  CC       frame.o
  CC       scroll.o
  CC       xdisp.o
  CC       menu.o
  CC       xmenu.o
  CC       window.o
  CC       charset.o
  CC       coding.o
  CC       category.o
  CC       ccl.o
  CC       character.o
  CC       chartab.o
  CC       bidi.o
  CC       cm.o
  CC       term.o
  CC       terminal.o
  CC       xfaces.o
  CC       xterm.o
  CC       xfns.o
  CC       xselect.o
  CC       xrdb.o
  CC       xsmfns.o
  CC       xsettings.o
  CC       gtkutil.o
  CC       emacsgtkfixed.o
  CC       dbusbind.o
  CC       emacs.o
  CC       keyboard.o
  CC       macros.o
  CC       keymap.o
  CC       sysdep.o
  CC       buffer.o
  CC       filelock.o
  CC       insdel.o
  CC       marker.o
  CC       minibuf.o
  CC       fileio.o
  CC       dired.o
  CC       cmds.o
  CC       casetab.o
  CC       casefiddle.o
  CC       indent.o
  CC       search.o
  CC       regex.o
  CC       undo.o
  CC       alloc.o
  CC       data.o
  GEN      buildobj.h
  CC       doc.o
  CC       editfns.o
  CC       callint.o
  CC       eval.o
  CC       floatfns.o
  CC       fns.o
  CC       font.o
  CC       print.o
  CC       lread.o
  CC       dynlib.o
  CC       emacs-module.o
../../src/emacs-module.c: In function 'Fmodule_load':
../../src/emacs-module.c:708:17: warning: cast between incompatible function types from 'dynlib_function_ptr' {aka 'struct dynlib_function_ptr_nonce * (*)(void)'} to 'int (*)(struct emacs_runtime *)' [-Wcast-function-type]
   module_init = (emacs_init_function) dynlib_func (handle, "emacs_module_init");
                 ^
  CC       syntax.o
  CC       unexelf.o
  CC       bytecode.o
  CC       process.o
  CC       gnutls.o
  CC       callproc.o
  CC       region-cache.o
  CC       sound.o
  CC       atimer.o
  CC       doprnt.o
  CC       intervals.o
  CC       textprop.o
  CC       composite.o
  CC       xml.o
  CC       lcms.o
  CC       inotify.o
  CC       xwidget.o
../../src/xwidget.c: In function 'webkit_javascript_finished_cb':
../../src/xwidget.c:384:5: warning: 'webkit_javascript_result_get_global_context' is deprecated [-Wdeprecated-declarations]
     context = webkit_javascript_result_get_global_context (js_result);
     ^~~~~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:54,
                 from ../../src/xwidget.c:30:
/usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:49:1: note: declared here
 webkit_javascript_result_get_global_context (WebKitJavascriptResult *js_result);
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/xwidget.c:385:5: warning: 'webkit_javascript_result_get_value' is deprecated: Use 'webkit_javascript_result_get_js_value' instead [-Wdeprecated-declarations]
     value = webkit_javascript_result_get_value (js_result);
     ^~~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:54,
                 from ../../src/xwidget.c:30:
/usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:52:1: note: declared here
 webkit_javascript_result_get_value          (WebKitJavascriptResult *js_result);
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       profiler.o
  CC       decompress.o
  CC       thread.o
  CC       systhread.o
  CC       sheap.o
  CC       xfont.o
  CC       ftfont.o
  CC       xftfont.o
  CC       ftxfont.o
  CC       fontset.o
  CC       fringe.o
  CC       image.o
  CC       xgselect.o
  CC       terminfo.o
  CC       lastfile.o
  CC       gmalloc.o
make -C ../admin/charsets all
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
  GEN      ../../../etc/charsets/JISX2131.map
  GEN      ../../../admin/charsets/charsets.stamp
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make -C ../admin/unidata charscript.el
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
make[2]: Nothing to be done for 'charscript.el'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
  CCLD     temacs
/usr/bin/mkdir -p ../etc
setfattr -n user.pax.flags -v er temacs
make -C ../lisp update-subdirs
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lisp'
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lisp'
./temacs --batch  --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/progmodes /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/international /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/textmodes /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/vc)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env (source)...
Loading format (source)...
Loading bindings...
Loading window...
Loading files...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/macroexp.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/pcase.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/macroexp.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/cus-face.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/faces.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/button.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/ldefs-boot.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/nadvice.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/minibuffer.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/obarray.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/abbrev.el (source)...
Loading simple...
Loading help...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/jka-cmpr-hook.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/epa-hook.el (source)...
Loading international/mule-cmds...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/case-table.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/international/charprop.el (source)...
Loading international/characters...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/composite.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/chinese.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/cyrillic.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/indian.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/sinhala.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/english.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/ethiopic.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/european.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/czech.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/slovak.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/romanian.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/greek.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/hebrew.el (source)...
Loading international/cp51932...
Loading international/eucjp-ms...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/japanese.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/korean.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/lao.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/tai-viet.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/thai.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/tibetan.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/vietnamese.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/misc-lang.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/utf-8-lang.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/georgian.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/khmer.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/burmese.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/language/cham.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/indent.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/cl-generic.el (source)...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/font-core.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/facemenu.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/syntax.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/font-lock.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/jit-lock.el (source)...
Loading mouse...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/scroll-bar.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/select.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/timer.el (source)...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/lisp.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/textmodes/page.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/register.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/textmodes/paragraphs.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/progmodes/prog-mode.el (source)...
Loading emacs-lisp/lisp-mode...
Loading progmodes/elisp-mode...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/textmodes/text-mode.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/textmodes/fill.el (source)...
Loading newcomment...
Loading replace...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/tabulated-list.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/buff-menu.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/fringe.el (source)...
Loading emacs-lisp/regexp-opt...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/image.el (source)...
Loading international/fontset...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/dnd.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/tool-bar.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/dynamic-setting.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/x-dnd.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/term/common-win.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/term/x-win.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/mwheel.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/float-sup.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/vc/vc-hooks.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/vc/ediff-hook.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/uniquify.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/electric.el (source)...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/emacs-lisp/eldoc.el (source)...
Loading cus-start...
Loading /home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/lisp/tooltip.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
22331488 of 33554432 static heap bytes used
99358 pure bytes used
mv -f emacs bootstrap-emacs
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lisp'
make[2]: Nothing to be done for 'compile-first'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lisp'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
  GEN      unidata.txt
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
make -C ../admin/charsets cp51932.el
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make[2]: Nothing to be done for 'cp51932.el'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make -C ../admin/charsets eucjp-ms.el
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make[2]: Nothing to be done for 'eucjp-ms.el'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
  GEN      ../etc/DOC
loaddefs.el: No such file or directory
make[1]: *** [Makefile:559: ../etc/DOC] Error 1
make[1]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/src'
make: *** [Makefile:421: src] Error 2

╭─   ptechoueyres@killashandra   ~/Travail/VCS/Emacs/emacs/emacs-26/build-26     emacs-26    2 ↵
╰ LC_ALL=C make
make -C lib all
make[1]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib'
make -C lib-src all
make[1]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib-src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/lib-src'
make -C src VCSWITNESS='' all
make[1]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/src'
make -C ../admin/charsets all
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make -C ../admin/unidata charscript.el
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
make[2]: Nothing to be done for 'charscript.el'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/unidata'
make -C ../admin/charsets cp51932.el
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make[2]: Nothing to be done for 'cp51932.el'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make -C ../admin/charsets eucjp-ms.el
make[2]: Entering directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
make[2]: Nothing to be done for 'eucjp-ms.el'.
make[2]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/admin/charsets'
LC_ALL=C ./temacs -batch  -l loadup dump
Loading loadup.el (source)...
Using load-path (/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/../lisp)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env (source)...
Loading format (source)...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp.el (source)...
Loading emacs-lisp/pcase.el (source)...
Loading emacs-lisp/macroexp.el (source)...
Loading cus-face.el (source)...
Loading faces.el (source)...
Loading button.el (source)...
Loading ldefs-boot.el (source)...
Loading emacs-lisp/nadvice.el (source)...
Eager macro-expansion failure: (error "Attempt to autoload gv--defun-declaration while preparing to dump")
Eager macro-expansion failure: (error "Attempt to autoload gv--defun-declaration while preparing to dump")
Attempt to autoload gv--defun-declaration while preparing to dump
make[1]: *** [Makefile:537: emacs] Error 255
make[1]: Leaving directory '/home/ptechoueyres/Travail/VCS/Emacs/emacs/emacs-26/build-26/src'
make: *** [Makefile:421: src] Error 2

╭─   ptechoueyres@killashandra   ~/Travail/VCS/Emacs/emacs/emacs-26/build-26     emacs-26    2 ↵
╰ 


[-- Attachment #3: Type: text/plain, Size: 144 bytes --]


I tried many things, like to build the 26.1 version but whatever I try, this fail.
I someone has a clue on how to start to find a solution ...

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-11-09  0:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-03 14:51 bug#33250: 26.1.50; Unable to build emacs-26 branch out of tree on fedora 29 Pierre Téchoueyres
2018-11-03 16:08 ` Eli Zaretskii
2018-11-03 16:30   ` Pierre Téchoueyres
2018-11-03 16:59     ` Eli Zaretskii
2018-11-03 17:41       ` Pierre Téchoueyres
2018-11-05 18:37 ` Paul Eggert
2018-11-07 22:55   ` Pierre Téchoueyres
2018-11-07 23:29     ` Paul Eggert
2018-11-09  0:35       ` Pierre Téchoueyres

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.