From unknown Sat Sep 20 13:35:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Resent-From: twurgl@goodyear.com Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Mar 2017 20:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 26020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 26020@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.148891758016934 (code B ref -1); Tue, 07 Mar 2017 20:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Mar 2017 20:13:00 +0000 Received: from localhost ([127.0.0.1]:45045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clLTe-0004P3-MQ for submit@debbugs.gnu.org; Tue, 07 Mar 2017 15:12:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:44269) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clL8h-0003s1-7B for submit@debbugs.gnu.org; Tue, 07 Mar 2017 14:51:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clL8Y-0002pa-UK for submit@debbugs.gnu.org; Tue, 07 Mar 2017 14:51:14 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57014) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clL8Y-0002pI-Qh for submit@debbugs.gnu.org; Tue, 07 Mar 2017 14:51:10 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clL8V-0007vl-Dz for bug-gnu-emacs@gnu.org; Tue, 07 Mar 2017 14:51:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clL8S-0002hz-6x for bug-gnu-emacs@gnu.org; Tue, 07 Mar 2017 14:51:07 -0500 Received: from naicout01.goodyear.com ([167.232.248.40]:31994 helo=ahqngh01.akr.goodyear.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1clL8R-0002hL-Q6 for bug-gnu-emacs@gnu.org; Tue, 07 Mar 2017 14:51:04 -0500 Received: from rdsvm107.akr.goodyear.com ([163.243.48.183]) by ahqngh01.akr.goodyear.com (Lotus Domino Release 8.5.3FP6 HF2549) with SMTP id 2017030714290543-1530999 ; Tue, 7 Mar 2017 14:29:05 -0500 Received: from rds4020 (rds4020.akr.goodyear.com [10.243.24.191]) by rdsvm107.akr.goodyear.com (Postfix) with ESMTP id C5DB4A061E; Tue, 7 Mar 2017 14:29:00 -0500 (EST) From: twurgl@goodyear.com Date: Tue, 07 Mar 2017 14:28:13 -0500 Message-ID: MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on AHQNGH01/NA/GDYRNET(Release 8.5.3FP6 HF2549|March 21, 2016) at 03/07/2017 02:29:05 PM, Serialize by Router on AHQNGH01/NA/GDYRNET(Release 8.5.3FP6 HF2549|March 21, 2016) at 03/07/2017 02:51:03 PM, Serialize complete at 03/07/2017 02:51:03 PM X-TNEFEvaluated: 1 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Mailman-Approved-At: Tue, 07 Mar 2017 15:12:57 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Both Imagemagick and xaw3d are installed on my system. Neither are included in the build. [emacs-25.2]mach1[133]% rpm -qa | grep -i aw3d Xaw3d-1.5E-15.1.el6.x86_64 [emacs-25.2]mach1[134]% rpm -qa | grep -i imagem ImageMagick-6.7.8.9-13.el7_2.x86_64 ImageMagick-c++-6.7.8.9-13.el7_2.x86_64 ImageMagick-perl-6.7.8.9-13.el7_2.x86_64 [emacs-25.2]mach1[135]% [emacs-25.2]mach1[128]% ./configure --with-x-toolkit=motif --prefix=/u/mach1/t901353/programs/emacs252 checking for xcrun... no checking for GNU Make... make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make supports nested variables... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for putenv... yes checking for tzset... yes checking for fchmod... yes checking for readlinkat... 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 pipe2... yes checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for strtoumax... 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 for secure_getenv... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc -std=gnu99 accepts -g3 -O2... yes checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether make supports nested variables... (cached) yes checking whether ln -s works for files in the same directory... yes checking for install-info... /usr/sbin/install-info checking for gzip... /usr/bin/gzip checking for setfattr... yes checking for -znocombreloc... yes checking whether addresses are sanitized... no checking for library containing sqrt... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... yes checking for sys/systeminfo.h... no checking for sys/sysinfo.h... yes checking for coff.h... no checking for pty.h... yes checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for maillock.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/time.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 utime.h... yes checking if personality LINUX32 can be set... 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 long file names... yes checking for X... libraries , headers checking whether malloc is Doug Lea style... yes checking sys/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking for data_start... yes checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... -lpthread 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... no 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 GCONF... no checking for GOBJECT... yes checking for lgetfilecon in -lselinux... yes checking for LIBGNUTLS... yes checking for LIBGNUTLS3... 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 X11 toolkit version... 6 or newer checking for library containing XmuConvertStandardSelection... -lXmu checking for (Open)Motif version 2.1... yes checking for XpCreateContext in -lXp... yes checking Xm/BulletinB.h usability... yes checking Xm/BulletinB.h presence... yes checking for Xm/BulletinB.h... 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... no 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 inflateEnd... -lz 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... no checking gpm.h presence... no checking for gpm.h... no 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 LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking whether netdb declares h_errno... yes checking for maillock in -lmail... no checking for maillock in -llockfile... no checking for liblockfile.so... no checking for accept4... yes checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... yes checking for lrand48... yes checking for random... yes checking for rint... yes checking for 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 getaddrinfo... 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 getpeername... 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 copysign... yes checking for __executable_start... yes checking for log2... yes checking for aligned_alloc... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... yes checking for posix_openpt... yes checking for library containing tputs... -ltinfo checking for timerfd interface... yes checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... yes checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for signals via characters... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for struct alignment... 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 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 whether lstat correctly handles trailing slash... yes 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 whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... 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 memrchr is declared... yes checking whether alarm is declared... yes checking whether is self-contained... yes checking for sigset_t... yes checking for wchar_t... 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 strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for alloca as a compiler built-in... yes checking 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 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 __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 for working mktime... 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... no 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 whether is self-contained... (cached) 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 -std=gnu99 option to disable position independent executables... no Configured for 'x86_64-unknown-linux-gnu'. Where should the build process find the source code? . What compiler should emacs be built with? gcc -std=gnu99 -g3 -O2 Should Emacs use the GNU version of malloc? yes (Using Doug Lea's new malloc from the GNU C Library.) 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? MOTIF 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 -lpng15 Does Emacs use -lrsvg-2? yes Does Emacs use cairo? no Does Emacs use imagemagick? no Does Emacs support sound? yes Does Emacs use -lgpm? no 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? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ./doc/man/emacs.1 config.status: creating Makefile 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 admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing depfiles commands 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 [emacs-25.2]mach1[129]% In GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, Motif Version 2.3.4) of 2017-03-06 built on mach1 Windowing system distributor 'The X.Org Foundation', version 11.0.11702000 System Description: Red Hat Enterprise Linux Workstation release 7.2 (Maipo) Configured using: 'configure --with-x-toolkit=motif --prefix=/u/mach1/t901353/programs/emacs252' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND DBUS GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS MOTIF X11 Important settings: value of $LANG: C value of $XMODIFIERS: @im=none locale-coding-system: nil Major mode: Dired/name Minor modes in effect: iswitchb-mode: t display-time-mode: t show-paren-mode: t auto-image-file-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t horizontal-scroll-bar-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t buffer-read-only: t transient-mark-mode: t Recent messages: 10 new messages read Showing message 167...done Showing message 167...done Computing summary lines...done Showing message 322...done Showing message 322...done Quit [2 times] Type C-x 1 to delete the help window. completing-read-default: Command attempted to use minibuffer while in minibuffer Quit [2 times] Load-path shadows: /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-var hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-var /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-opt hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-opt /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-mode hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-mode /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-mac hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-mac /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-fn hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-fn /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-face hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-face /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles-cmd hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/icicles/icicles-cmd /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/buff-menu hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/lisp/buff-menu /u/mach1/t901353/programs/emacs252/share/emacs/25.2/site-lisp/browse-url hides /u/mach1/t901353/programs/emacs252/share/emacs/25.2/lisp/net/browse-url Features: (shadow emacsbug rmailmm tabify man edmacro kmacro ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff eieio-opt speedbar sb-image ezimage dframe find-func thingatpt sh-script smie executable misearch multi-isearch view mail-extr sort mailalias sendmail warnings grep dired-rename-commands dired-aux-local dired-local dired-uuencode generic-x browse-url timeclock switch-dir hl-line screen-lines easy-mmode dired+ image-dired which-function tramp tramp-compat auth-source cl-seq eieio eieio-core cl-macs gv tramp-loaddefs trampver ucs-normalize system-command-output ssh rrsh comint-isearch byte-opt bytecomp byte-compile cl-extra cconv compile iswitchb mouse-drag rect-mark dabbrev-local dabbrev scroll-in-place sorter time paren misc-local gto-mode eagle-mode imenu generic dbfrobs image-file rect add-item lismp dired-aux dired-x rmailsum rmail term disp-table ehelp message format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode mail-prsvr mailabbrev mail-utils gmm-utils mailheader x-sb-mouse simple-local himark dired telnet shell pcomplete vc vc-dispatcher fortran cus-edit cus-start cus-load wid-edit cl-loaddefs pcase cl-lib easymenu ange-ftp comint ansi-color ring advice ispell time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting motif x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 566103 52607) (symbols 48 31977 0) (miscs 40 672 1041) (strings 32 54708 11508) (string-bytes 1 2299893) (vectors 16 47613) (vector-slots 8 859510 16164) (floats 8 302 612) (intervals 56 37993 2742) (buffers 976 45) (heap 1024 49487 3598)) -- ============================================================================ Tom Wurgler The Goodyear Tire & Rubber Company Application Systems Principal Global Ops & Technology Phone: 330-796-1656 Goodyear Innovation Center 200 Innovation Way Email: twurgl@goodyear.com Akron, Ohio 44316 ============================================================================ From unknown Sat Sep 20 13:35:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Mar 2017 20:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: twurgl@goodyear.com Cc: 26020@debbugs.gnu.org Received: via spool by 26020-submit@debbugs.gnu.org id=B26020.148891788517451 (code B ref 26020); Tue, 07 Mar 2017 20:19:02 +0000 Received: (at 26020) by debbugs.gnu.org; 7 Mar 2017 20:18:05 +0000 Received: from localhost ([127.0.0.1]:45051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clLYb-0004XP-Ct for submit@debbugs.gnu.org; Tue, 07 Mar 2017 15:18:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51449) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clLYa-0004Ww-Fg for 26020@debbugs.gnu.org; Tue, 07 Mar 2017 15:18:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clLYT-0004JV-W7 for 26020@debbugs.gnu.org; Tue, 07 Mar 2017 15:17:58 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clLYR-0004Iz-9L; Tue, 07 Mar 2017 15:17:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1clLYQ-0004Ec-SW; Tue, 07 Mar 2017 15:17:54 -0500 From: Glenn Morris References: X-Spook: Aid Hail Shootout Craig Livingstone AQIM FBI Mossad X-Ran: :rF;5g/"'>d^\O5S1D/j;SOeu36xN}-qz%2_\usf,jd?cqNgZ(qCjtR%K~ZWCMF>t./Qgz X-Hue: white X-Attribution: GM Date: Tue, 07 Mar 2017 15:17:54 -0500 In-Reply-To: (twurgl@goodyear.com's message of "Tue, 07 Mar 2017 14:28:13 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) twurgl@goodyear.com wrote: > Both Imagemagick and xaw3d are installed on my system. > Neither are included in the build. Because you are missing the development versions of the packages. > [emacs-25.2]mach1[133]% rpm -qa | grep -i aw3d > Xaw3d-1.5E-15.1.el6.x86_64 > [emacs-25.2]mach1[134]% rpm -qa | grep -i imagem > ImageMagick-6.7.8.9-13.el7_2.x86_64 > ImageMagick-c++-6.7.8.9-13.el7_2.x86_64 > ImageMagick-perl-6.7.8.9-13.el7_2.x86_64 You also need Xaw3d-devel ImageMagick-devel > [emacs-25.2]mach1[128]% ./configure --with-x-toolkit=motif You are one of the very few people I've ever seen use the motif toolkit. It's not related to your report, but could you say why you prefer it to lucid or gtk? From unknown Sat Sep 20 13:35:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26020: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Resent-From: Tom Wurgler Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Mar 2017 21:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: "26020@debbugs.gnu.org" <26020@debbugs.gnu.org> Received: via spool by 26020-submit@debbugs.gnu.org id=B26020.148892235424286 (code B ref 26020); Tue, 07 Mar 2017 21:33:01 +0000 Received: (at 26020) by debbugs.gnu.org; 7 Mar 2017 21:32:34 +0000 Received: from localhost ([127.0.0.1]:45101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clMif-0006Je-LU for submit@debbugs.gnu.org; Tue, 07 Mar 2017 16:32:34 -0500 Received: from mail-co1nam03on0073.outbound.protection.outlook.com ([104.47.40.73]:11184 helo=NAM03-CO1-obe.outbound.protection.outlook.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clMhk-0006Hs-Ru for 26020@debbugs.gnu.org; Tue, 07 Mar 2017 16:31:37 -0500 Received: from CO2PR07MB2519.namprd07.prod.outlook.com (10.166.201.6) by CO2PR07MB2518.namprd07.prod.outlook.com (10.166.200.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.947.12; Tue, 7 Mar 2017 21:31:30 +0000 Received: from CO2PR07MB2519.namprd07.prod.outlook.com ([10.166.201.6]) by CO2PR07MB2519.namprd07.prod.outlook.com ([10.166.201.6]) with mapi id 15.01.0947.020; Tue, 7 Mar 2017 21:31:30 +0000 From: Tom Wurgler Thread-Topic: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Thread-Index: AQHSl3/phHu+bI0Trk6gbDwRxXV64KGJ32NE Date: Tue, 7 Mar 2017 21:31:30 +0000 Message-ID: References: , In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: debbugs.gnu.org; dkim=none (message not signed) header.d=none;debbugs.gnu.org; dmarc=none action=none header.from=goodyear.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [167.232.248.13] x-ms-office365-filtering-correlation-id: 06ca3947-8911-4335-9eea-08d465a151f6 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(48565401081); SRVR:CO2PR07MB2518; x-microsoft-exchange-diagnostics: 1; CO2PR07MB2518; 7:oHGiuXGvGdGqt+GV+f80xdeS6Gk937J0joiR1k5dAojX+n/spzBfG8aZoFUK/9Jo67UZkx4uc7qDg0oQ0k0Jb44UrCFYGycihESwdPGpyxeK8VpO0HHzMTg8HcHN5EtJO+zKt39YJKDIJw9WUu9rW2N3yiZk2vp2A1RE9CzZCdu7ZAfI9W6aRIM9FVy/NZpzy/CKWokwjgBTPLuOgsxNgf49HohTHSjI9QonKBb1dsbc/WminNM2C/EzhrGufUMowtfbHEb7wogDgVmeA7zeZtvFSVIBhYy7fmmb9VVuglnZI+4jQpk74U/Na3n9ktGJbdMdLJRwmW/kan3Z1ZwMPg== x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(22074186197030)(46016981924676)(259817890334695); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(6040375)(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046)(6055026)(6041248)(20161123564025)(20161123555025)(20161123560025)(20161123558025)(20161123562025)(6072148); SRVR:CO2PR07MB2518; BCL:0; PCL:0; RULEID:; SRVR:CO2PR07MB2518; x-forefront-prvs: 0239D46DB6 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(39860400002)(39450400003)(39850400002)(39410400002)(57704003)(377454003)(24454002)(3846002)(2900100001)(9686003)(66066001)(6116002)(102836003)(50986999)(54356999)(19627405001)(33656002)(2950100002)(6916009)(189998001)(110136004)(6246003)(76176999)(106116001)(4326008)(38730400002)(86362001)(53546006)(53936002)(3660700001)(229853002)(5660300001)(2906002)(6606003)(3280700002)(7696004)(122556002)(7736002)(8676002)(74316002)(8936002)(55016002)(6436002)(77096006)(54896002)(99286003)(6506006)(25786008); DIR:OUT; SFP:1101; SCL:1; SRVR:CO2PR07MB2518; H:CO2PR07MB2519.namprd07.prod.outlook.com; FPR:; SPF:None; MLV:sfv; LANG:en; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: multipart/alternative; boundary="_000_CO2PR07MB25191872067A55E2CC331791B62F0CO2PR07MB2519namp_" MIME-Version: 1.0 X-OriginatorOrg: goodyear.com X-MS-Exchange-CrossTenant-originalarrivaltime: 07 Mar 2017 21:31:30.4038 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 939e8966-9285-4a9a-9f04-0887efe8aae0 X-MS-Exchange-Transport-CrossTenantHeadersStamped: CO2PR07MB2518 X-Spam-Score: -0.0 (/) X-Mailman-Approved-At: Tue, 07 Mar 2017 16:32:33 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --_000_CO2PR07MB25191872067A55E2CC331791B62F0CO2PR07MB2519namp_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I found and installed Xaw3d-devel and configure still doesn't find it. [emacs-25.2]mach1[131]% rpm -qa | grep -i Xaw3d Xaw3d-1.5E-15.1.el6.x86_64 Xaw3d-devel-1.5E-15.1.el6.x86_64 [emacs-25.2]mach1[132]% and ImageMagick wants ghostscript-devel and jasper-devel...can get, but has= sle. I had not needed these -devl libs before (emacs 24.5) . So why do I need th= em now? And I always liked the look of the motif toolkit and GTK wasn't doing well = on our old SuSE systems, so I compiled it lke I always had. I am pretty brandnew to RHEL 7.2. I just compiled emacs with GTK and it lo= oks ok to me, though I'd still like the Xaw3d sliders etc And while ImageMagick is available using yum, ImageMagick-devel is not. thanks tom ________________________________ From: Glenn Morris Sent: Tuesday, March 7, 2017 3:17 PM To: Tom Wurgler Cc: 26020@debbugs.gnu.org Subject: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at co= mpile time twurgl@goodyear.com wrote: > Both Imagemagick and xaw3d are installed on my system. > Neither are included in the build. Because you are missing the development versions of the packages. > [emacs-25.2]mach1[133]% rpm -qa | grep -i aw3d > Xaw3d-1.5E-15.1.el6.x86_64 > [emacs-25.2]mach1[134]% rpm -qa | grep -i imagem > ImageMagick-6.7.8.9-13.el7_2.x86_64 > ImageMagick-c++-6.7.8.9-13.el7_2.x86_64 > ImageMagick-perl-6.7.8.9-13.el7_2.x86_64 You also need Xaw3d-devel ImageMagick-devel > [emacs-25.2]mach1[128]% ./configure --with-x-toolkit=3Dmotif You are one of the very few people I've ever seen use the motif toolkit. It's not related to your report, but could you say why you prefer it to lucid or gtk? --_000_CO2PR07MB25191872067A55E2CC331791B62F0CO2PR07MB2519namp_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable


I found and installed Xaw3d-devel and configure still doesn't find it. <= br>


[emacs-25.2]mach1[131]% rpm -qa | grep -i Xaw3d
Xaw3d-1.5E-15.1.el6.x86_64
Xaw3d-devel-1.5E-15.1.el6.x86_64
[emacs-25.2]mach1[132]% 

and ImageMagick wants ghostscript-devel and jasper-devel...can get, but = hassle.


I had not needed these -devl libs before (emacs 24.5) . So why do I need= them now?


And I always liked the look of the motif toolkit and GTK wasn't doing we= ll on our old SuSE systems, so I compiled it lke I always had.


I am pretty brandnew to RHEL 7.2.  I just compiled emacs with GTK a= nd it looks ok to me, though I'd still like the Xaw3d sliders etc


And while ImageMagick is available using yum, ImageMagick-devel is not.<= /p>


thanks

tom





From: Glenn Morris <rg= m@gnu.org>
Sent: Tuesday, March 7, 2017 3:17 PM
To: Tom Wurgler
Cc: 26020@debbugs.gnu.org
Subject: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagic= k at compile time
 
twurgl@goodyear.com wrote:

> Both Imagemagick and xaw3d are installed on my system.
> Neither are included in the build.

Because you are missing the development versions of the packages.

> [emacs-25.2]mach1[133]% rpm -qa | grep -i aw3d
> Xaw3d-1.5E-15.1.el6.x86_64
> [emacs-25.2]mach1[134]% rpm -qa | grep -i imagem
> ImageMagick-6.7.8.9-13.el7_2.x86_64
> ImageMagick-c++-6.7.8.9-13.el7_2.x86_64
> ImageMagick-perl-6.7.8.9-13.el7_2.x86_64

You also need
Xaw3d-devel ImageMagick-devel

> [emacs-25.2]mach1[128]% ./configure --with-x-toolkit=3Dmotif

You are one of the very few people I've ever seen use the motif toolkit. It's not related to your report, but could you say why you prefer it to
lucid or gtk?
--_000_CO2PR07MB25191872067A55E2CC331791B62F0CO2PR07MB2519namp_-- From unknown Sat Sep 20 13:35:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Mar 2017 22:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Tom Wurgler Cc: 26020@debbugs.gnu.org Received: via spool by 26020-submit@debbugs.gnu.org id=B26020.14889271625983 (code B ref 26020); Tue, 07 Mar 2017 22:53:02 +0000 Received: (at 26020) by debbugs.gnu.org; 7 Mar 2017 22:52:42 +0000 Received: from localhost ([127.0.0.1]:45159 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clNyD-0001YR-Pl for submit@debbugs.gnu.org; Tue, 07 Mar 2017 17:52:41 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clNyC-0001YC-50 for 26020@debbugs.gnu.org; Tue, 07 Mar 2017 17:52:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clNy6-0008BA-7F for 26020@debbugs.gnu.org; Tue, 07 Mar 2017 17:52:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clNy3-00089W-OD; Tue, 07 Mar 2017 17:52:31 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1clNy3-0006L6-C1; Tue, 07 Mar 2017 17:52:31 -0500 From: Glenn Morris References: X-Spook: Recruitment Reno Maritime domain awarenes MD5 AK-47 Dock X-Ran: KUi=fcdO-KY%7e)4BDH%D/ev`T5!Tj#^bWKNuQyEcuxl!\:eD (Tom Wurgler's message of "Tue, 7 Mar 2017 21:31:30 +0000") Message-ID: <0lk280g0nk.fsf_-_@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Tom Wurgler wrote: > I found and installed Xaw3d-devel and configure still doesn't find it. > > [emacs-25.2]mach1[131]% rpm -qa | grep -i Xaw3d > Xaw3d-1.5E-15.1.el6.x86_64 > Xaw3d-devel-1.5E-15.1.el6.x86_64 (Why are you using .el6 packages on rhel7? Xaw3d is in epel7.) Anyway, I see that Emacs's configure (basically) only uses Xaw3d with the Lucid toolkit. Ie you'll have to use --with-x-toolkit=lucid if you want Xaw3d. > and ImageMagick wants ghostscript-devel and jasper-devel...can get, > but hassle. ImageMagick-devel is in the standard yum repo for me, so no hassle. > I had not needed these -devl libs before (emacs 24.5) . So why do I > need them now? I can assure you it has never been possible to compile eg ImageMagick support without the header files that the development package provides. From unknown Sat Sep 20 13:35:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26020: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Resent-From: Tom Wurgler Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Mar 2017 16:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: "26020@debbugs.gnu.org" <26020@debbugs.gnu.org> Received: via spool by 26020-submit@debbugs.gnu.org id=B26020.148898943818972 (code B ref 26020); Wed, 08 Mar 2017 16:11:01 +0000 Received: (at 26020) by debbugs.gnu.org; 8 Mar 2017 16:10:38 +0000 Received: from localhost ([127.0.0.1]:46508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cleAf-0004vw-JJ for submit@debbugs.gnu.org; Wed, 08 Mar 2017 11:10:38 -0500 Received: from mail-by2nam03on0043.outbound.protection.outlook.com ([104.47.42.43]:42048 helo=NAM03-BY2-obe.outbound.protection.outlook.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clcjN-0002Ym-1u for 26020@debbugs.gnu.org; Wed, 08 Mar 2017 09:38:21 -0500 Received: from CO2PR07MB2519.namprd07.prod.outlook.com (10.166.201.6) by CO2PR07MB2520.namprd07.prod.outlook.com (10.166.201.7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.947.12; Wed, 8 Mar 2017 14:38:14 +0000 Received: from CO2PR07MB2519.namprd07.prod.outlook.com ([10.166.201.6]) by CO2PR07MB2519.namprd07.prod.outlook.com ([10.166.201.6]) with mapi id 15.01.0947.020; Wed, 8 Mar 2017 14:38:14 +0000 From: Tom Wurgler Thread-Topic: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Thread-Index: AQHSl3/phHu+bI0Trk6gbDwRxXV64KGJ32NEgAAcopaAAQazDQ== Date: Wed, 8 Mar 2017 14:38:13 +0000 Message-ID: References: , <0lk280g0nk.fsf_-_@fencepost.gnu.org> In-Reply-To: <0lk280g0nk.fsf_-_@fencepost.gnu.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: debbugs.gnu.org; dkim=none (message not signed) header.d=none;debbugs.gnu.org; dmarc=none action=none header.from=goodyear.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [167.232.248.13] x-ms-office365-filtering-correlation-id: 4bab7902-0395-45b4-72e6-08d46630c081 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(48565401081); SRVR:CO2PR07MB2520; x-microsoft-exchange-diagnostics: 1; CO2PR07MB2520; 7:eRcjweEEIoZV60c+3xNLT1qPJmJX0FnUycI3WWuweJioa+ONs87q1Y/H/nvOPxERcsVELxYp1cxkl/XkaejzAFCgSJsJ4AQFD7Q0HxMxe3YKOvZC0onPwzKRPXjHsy7flzR2fudo9+1iaXW27bDoc5rw0x07w3xu9GGzmu/2KItPPTqaQRLWOzBsIeka3EV4RNaI6cPcZQ1VafGaR9Qb/YVuB4vbcOfejUzvDJ59oJEIDDGT2hssMOo2g5Id+4g+sUWqnYKtxVsHLJZ0CT/FWHmX37AjekyJ9WbY6gimf7w/oSWVh8soh/6jXMOGpy2ugUExTQzpSHtXRYy/uqVADQ== x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(22074186197030); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(6040375)(601004)(2401047)(8121501046)(5005006)(3002001)(10201501046)(6055026)(6041248)(20161123560025)(20161123558025)(20161123562025)(20161123555025)(20161123564025)(6072148); SRVR:CO2PR07MB2520; BCL:0; PCL:0; RULEID:; SRVR:CO2PR07MB2520; x-forefront-prvs: 02408926C4 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(39860400002)(39850400002)(39450400003)(39410400002)(39840400002)(52314003)(377454003)(24454002)(3280700002)(3660700001)(6246003)(110136004)(25786008)(86362001)(19627405001)(33656002)(38730400002)(74316002)(53546006)(2906002)(4326008)(7736002)(76176999)(53936002)(50986999)(54356999)(2900100001)(122556002)(5660300001)(102836003)(93886004)(2950100002)(7696004)(106116001)(81166006)(3846002)(55016002)(99286003)(6116002)(189998001)(6606003)(6436002)(54896002)(77096006)(9686003)(66066001)(8936002)(229853002)(8676002)(6506006)(32563001); DIR:OUT; SFP:1101; SCL:1; SRVR:CO2PR07MB2520; H:CO2PR07MB2519.namprd07.prod.outlook.com; FPR:; SPF:None; MLV:sfv; LANG:en; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: multipart/alternative; boundary="_000_CO2PR07MB251954623EE819594E7C3F71B62E0CO2PR07MB2519namp_" MIME-Version: 1.0 X-OriginatorOrg: goodyear.com X-MS-Exchange-CrossTenant-originalarrivaltime: 08 Mar 2017 14:38:13.7062 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 939e8966-9285-4a9a-9f04-0887efe8aae0 X-MS-Exchange-Transport-CrossTenantHeadersStamped: CO2PR07MB2520 X-Spam-Score: -0.0 (/) X-Mailman-Approved-At: Wed, 08 Mar 2017 11:10:36 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --_000_CO2PR07MB251954623EE819594E7C3F71B62E0CO2PR07MB2519namp_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ok, I built with lucid and Xaw3d now is loaded ok. I also loaded imagemagi= ck-devel. So this bug report can be closed now. And as general question, "yum list available" doesn't show any -devel rpm's= . Is there another command that shows them? thanks tom ________________________________ From: Glenn Morris Sent: Tuesday, March 7, 2017 5:52 PM To: Tom Wurgler Cc: 26020@debbugs.gnu.org Subject: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at co= mpile time Tom Wurgler wrote: > I found and installed Xaw3d-devel and configure still doesn't find it. > > [emacs-25.2]mach1[131]% rpm -qa | grep -i Xaw3d > Xaw3d-1.5E-15.1.el6.x86_64 > Xaw3d-devel-1.5E-15.1.el6.x86_64 (Why are you using .el6 packages on rhel7? Xaw3d is in epel7.) Anyway, I see that Emacs's configure (basically) only uses Xaw3d with the Lucid toolkit. Ie you'll have to use --with-x-toolkit=3Dlucid if you want X= aw3d. > and ImageMagick wants ghostscript-devel and jasper-devel...can get, > but hassle. ImageMagick-devel is in the standard yum repo for me, so no hassle. > I had not needed these -devl libs before (emacs 24.5) . So why do I > need them now? I can assure you it has never been possible to compile eg ImageMagick support without the header files that the development package provides. --_000_CO2PR07MB251954623EE819594E7C3F71B62E0CO2PR07MB2519namp_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Ok, I built with lucid and Xaw3d now is loaded ok.  I also loaded i= magemagick-devel.

So this bug report can be closed now.


And as general question, "yum list available" doesn't show any= -devel rpm's.  Is there another command that shows them?


thanks

tom




From: Glenn Morris <rg= m@gnu.org>
Sent: Tuesday, March 7, 2017 5:52 PM
To: Tom Wurgler
Cc: 26020@debbugs.gnu.org
Subject: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagic= k at compile time
 
Tom Wurgler wrote:

> I found and installed Xaw3d-devel and configure still doesn't find it.=
>
> [emacs-25.2]mach1[131]% rpm -qa | grep -i Xaw3d
> Xaw3d-1.5E-15.1.el6.x86_64
> Xaw3d-devel-1.5E-15.1.el6.x86_64

(Why are you using .el6 packages on rhel7?
Xaw3d is in epel7.)

Anyway, I see that Emacs's configure (basically) only uses Xaw3d with the Lucid toolkit. Ie you'll have to use --with-x-toolkit=3Dlucid if you want X= aw3d.

> and ImageMagick wants ghostscript-devel and jasper-devel...can get, > but hassle.

ImageMagick-devel is in the standard yum repo for me, so no hassle.

> I had not needed these -devl libs before (emacs 24.5) . So why do I > need them now?

I can assure you it has never been possible to compile eg ImageMagick
support without the header files that the development package provides.
--_000_CO2PR07MB251954623EE819594E7C3F71B62E0CO2PR07MB2519namp_-- From unknown Sat Sep 20 13:35:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26020: [EXT] Re: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Mar 2017 22:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Tom Wurgler Cc: "26020@debbugs.gnu.org" <26020@debbugs.gnu.org> Received: via spool by 26020-submit@debbugs.gnu.org id=B26020.14890122426462 (code B ref 26020); Wed, 08 Mar 2017 22:31:02 +0000 Received: (at 26020) by debbugs.gnu.org; 8 Mar 2017 22:30:42 +0000 Received: from localhost ([127.0.0.1]:46809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clk6T-0001gA-Td for submit@debbugs.gnu.org; Wed, 08 Mar 2017 17:30:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51178) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clk6S-0001fx-KL for 26020@debbugs.gnu.org; Wed, 08 Mar 2017 17:30:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clk6M-0008Eu-FJ for 26020@debbugs.gnu.org; Wed, 08 Mar 2017 17:30:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clk6J-0008EA-74; Wed, 08 Mar 2017 17:30:31 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1clk6H-0004az-Kp; Wed, 08 Mar 2017 17:30:29 -0500 From: Glenn Morris References: <0lk280g0nk.fsf_-_@fencepost.gnu.org> X-Spook: National laboratory Waco, Texas IRA Meth Lab Skipjack X-Ran: 8Lj5_8O*zGH_G!.[=vDX$84W{)B6]pJNjA[!yl0V8j@&P;qq!/Zr>.ELL{Xou'#_{yA4sx X-Hue: red X-Attribution: GM Date: Wed, 08 Mar 2017 17:30:29 -0500 In-Reply-To: (Tom Wurgler's message of "Wed, 8 Mar 2017 14:38:13 +0000") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Tom Wurgler wrote: > And as general question, "yum list available" doesn't show any -devel rpm's. Perhaps see https://access.redhat.com/solutions/43140 Summary: most -devel packages are in the Optional channel, which may not be enabled on your system. Consult your rhel support for more info, I guess. From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 08 17:31:03 2017 Received: (at control) by debbugs.gnu.org; 8 Mar 2017 22:31:03 +0000 Received: from localhost ([127.0.0.1]:46814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clk6p-0001hA-5q for submit@debbugs.gnu.org; Wed, 08 Mar 2017 17:31:03 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1clk6o-0001gZ-6I for control@debbugs.gnu.org; Wed, 08 Mar 2017 17:31:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clk6i-0008JO-1Z for control@debbugs.gnu.org; Wed, 08 Mar 2017 17:30:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clk6h-0008JA-KK for control@debbugs.gnu.org; Wed, 08 Mar 2017 17:30:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1clk6h-0005XK-Au for control@debbugs.gnu.org; Wed, 08 Mar 2017 17:30:55 -0500 Subject: control message for bug 26020 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 08 Mar 2017 17:30:55 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) tag 26020 notabug close 26020