* Package: app-editors/xemacs-21.5.34-r6 * Repository: gentoo * Maintainer: xemacs@gentoo.org * USE: X Xaw3d abi_x86_64 alsa amd64 berkdb elibc_glibc freewnn gdbm kernel_linux png tiff userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xemacs-21.5.34.tar.gz to /var/tmp/portage/app-editors/xemacs-21.5.34-r6/work >>> Unpacking NeXT_XEmacs.tar.gz to /var/tmp/portage/app-editors/xemacs-21.5.34-r6/work >>> Source unpacked in /var/tmp/portage/app-editors/xemacs-21.5.34-r6/work >>> Preparing source in /var/tmp/portage/app-editors/xemacs-21.5.34-r6/work/xemacs-21.5.34 ... * Applying xemacs-21.5.34-ncurses-tinfo.patch ... [ ok ] * Applying xemacs-21.5.34-gcc5.patch ... [ ok ] * Applying xemacs-21.5.34-glibc-macro.patch ... [ ok ] * Applying xemacs-21.5.34-as-needed.patch ... [ ok ] * Applying xemacs-21.5.34-configure-libc-version.patch ... [ ok ] * Applying xemacs-21.5.34-ar.patch ... patching file configure Hunk #1 succeeded at 778 with fuzz 1. Hunk #2 succeeded at 10288 with fuzz 1 (offset -7 lines). patching file configure.ac Hunk #1 succeeded at 2575 (offset 18 lines). [ ok ] * Applying xemacs-21.5.34-strsignal.patch ... [ ok ] * Applying xemacs-21.5.34-process-test-qa.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/xemacs-21.5.34-r6/work/xemacs-21.5.34 ... * econf: updating xemacs-21.5.34/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xemacs-21.5.34/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xemacs-21.5.34-r6 --htmldir=/usr/share/doc/xemacs-21.5.34-r6/html --libdir=/usr/lib64 --with-widgets=athena --with-dialogs=athena --with-menubars=lucid --with-scrollbars=lucid --with-athena=3d --with-tiff --with-png --without-jpeg --without-xface --with-xft=no --with-sound=native,alsa --with-database=gdbm,berkdb --with-optimization --without-gif --without-gpm --without-postgresql --without-ldap --without-file-coding --without-pop --prefix=/usr --without-canna --with-ncurses --with-msw=no --with-mail-locking=flock --with-site-lisp=yes --with-site-modules=yes --with-newgc --with-system-malloc --enable-option-checking=no --with-last-packages=/usr/lib/xemacs checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu XEmacs has no builtin knowledge of `x86_64' machines. Using configure-time autodetection only. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed You appear to be using GCC version 11.2 checking whether we are using g++... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for GNU libc... yes Extracting information from the machine- and system-dependent headers... checking for preferred optimization flags... -O3 -fno-strict-aliasing checking for preferred debugging flags... -g checking for preferred warning flags for XEMACS_CC... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter checking for preferred warning flags for CC... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement checking for remaining CFLAGS... -pipe -march=native -fno-diagnostics-color -O2 -no-pie checking total value of XE_CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie checking total value of CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -no-pie checking for buggy gcc versions... no checking for compiler version information... x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0 checking for standard C library version information... 2.33 checking for malloc_set_state... no checking whether __after_morecore_hook exists... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking for bison... bison -y checking a.out.h usability... yes checking a.out.h presence... yes checking for a.out.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking cygwin/version.h usability... no checking cygwin/version.h presence... no checking for cygwin/version.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking for utime... yes checking return type of signal handlers... void checking for size_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for ssize_t... yes checking for socklen_t... yes checking for struct timeval... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for an ANSI C-conforming const... yes checking whether make sets $(MAKE)... yes checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of double... 8 checking for long file names... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for sin... no checking for sin in -lm... yes checking for mkstemp... yes checking type of mail spool file locking... checking for lockf... yes checking for flock... yes checking whether the -xildoff compiler flag is required... no checking whether ASLR needs to be disabled... no checking for specified window system... checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking Xm/Xm.h usability... no checking Xm/Xm.h presence... no checking for Xm/Xm.h... no checking for X defines extracted by xmkmf... checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XOpenDisplay in -lX11... yes checking for XShapeSelectInput in -lXext... yes checking for XtOpenDisplay in -lXt... yes checking the version of X11 being used... R6 checking for XConvertCase... yes checking for XtRegisterDrawable... yes checking X11/Xlocale.h usability... yes checking X11/Xlocale.h presence... yes checking for X11/Xlocale.h... yes checking X11/Xfuncproto.h usability... yes checking X11/Xfuncproto.h presence... yes checking for X11/Xfuncproto.h... yes checking for XRegisterIMInstantiateCallback... yes checking for standard XRegisterIMInstantiateCallback prototype... no checking for XmuReadBitmapDataFromFile in -lXmu... yes checking for main in -lXbsd... no checking for X11/extensions/shape.h... yes Using X11. checking for WM_COMMAND option... yes checking X11/Xauth.h usability... yes checking X11/Xauth.h presence... yes checking for X11/Xauth.h... yes checking for XauGetAuthByAddr in -lXau... yes checking for module support... checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking how to build dynamic libraries for x86_64-pc-linux... checking how to produce PIC code... -fPIC checking if PIC flag -fPIC really works... yes checking if C compiler can produce shared libraries... yes checking for ld used by GCC... /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld checking if the linker is GNU ld... yes checking for dlerror... yes checking for _dlerror... no checking tt_c.h usability... no checking tt_c.h presence... no checking for tt_c.h... no checking Tt/tt_c.h usability... no checking Tt/tt_c.h presence... no checking for Tt/tt_c.h... no checking desktop/tt_c.h usability... no checking desktop/tt_c.h presence... no checking for desktop/tt_c.h... no checking Dt/Dt.h usability... no checking Dt/Dt.h presence... no checking for Dt/Dt.h... no checking for LDAP... checking for graphics libraries... checking for Xpm - no older than 3.4f... yes checking for "FOR_MSW" xpm... no checking for inflate in -lc... no checking for inflate in -lz... yes checking for X11 graphics libraries... checking for the Athena widgets... checking for Xaw3dComputeBottomShadowRGB in -lXaw3d... no checking for Xaw3dComputeBottomShadowRGB in -lXaw... no configure: WARNING: Could not find a 3d Athena widget library that looked like Xaw3d. checking for X11/Xaw3d/XawInit.h... yes checking X11/Xaw3d/ThreeD.h usability... yes checking X11/Xaw3d/ThreeD.h presence... yes checking for X11/Xaw3d/ThreeD.h... yes checking for Xm/Xm.h... (cached) no Error: Could not find a suitable Athena library to build with. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-editors/xemacs-21.5.34-r6/work/xemacs-21.5.34/config.log * ERROR: app-editors/xemacs-21.5.34-r6::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 2549: Called econf '--with-widgets=athena' '--with-dialogs=athena' '--with-menubars=lucid' '--with-scrollbars=lucid' '--with-athena=3d' '--with-tiff' '--with-png' '--without-jpeg' '--without-xface' '--with-xft=no' '--with-sound=native,alsa' '--with-database=gdbm,berkdb' '--with-optimization' '--without-gif' '--without-gpm' '--without-postgresql' '--without-ldap' '--without-file-coding' '--without-pop' '--prefix=/usr' '--without-canna' '--with-ncurses' '--with-msw=no' '--with-mail-locking=flock' '--with-site-lisp=yes' '--with-site-modules=yes' '--with-newgc' '--with-system-malloc' '--enable-option-checking=no' '--with-last-packages=/usr/lib/xemacs' * phase-helpers.sh, line 711: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=app-editors/xemacs-21.5.34-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/xemacs-21.5.34-r6::gentoo'`. * The complete build log is located at '/var/log/portage/app-editors:xemacs-21.5.34-r6:20210730-063402.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/xemacs-21.5.34-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/xemacs-21.5.34-r6/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/xemacs-21.5.34-r6/work/xemacs-21.5.34' * S: '/var/tmp/portage/app-editors/xemacs-21.5.34-r6/work/xemacs-21.5.34'