* Package: app-misc/gtypist-2.9.5-r1 * Repository: gentoo * Maintainer: arjan@adriaan.se proxy-maint@gentoo.org * USE: arm64 elibc_glibc kernel_linux userland_GNU xemacs * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gtypist-2.9.5.tar.xz to /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work >>> Source unpacked in /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work >>> Preparing source in /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5 ... * Applying gtypist-2.8.3-xemacs-compat.patch ... [ ok ] * Applying gtypist-2.9.5-link-infow.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5' ... * Running autopoint --force ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: gtypist-2.9.5/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5 ... * Configuring to build with XEmacs support * econf: updating gtypist-2.9.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gtypist-2.9.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gtypist-2.9.5-r1 --htmldir=/usr/share/doc/gtypist-2.9.5-r1/html --libdir=/usr/lib64 --disable-nls EMACS=xemacs --with-lispdir=/usr/lib/xemacs/site-packages/lisp/gtypist checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-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 aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-unknown-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 gawk... (cached) gawk checking for aarch64-unknown-linux-gnu-gcc... (cached) aarch64-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-unknown-linux-gnu-gcc... (cached) none checking for library containing strerror... none required checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for aarch64-unknown-linux-gnu-ranlib... aarch64-unknown-linux-gnu-ranlib checking for bison... bison -y checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for size_t... yes checking whether aarch64-unknown-linux-gnu-gcc needs -traditional... no checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking for working strtod... yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for getcwd... yes checking for getwd... yes checking for mempcpy... yes checking for memset... yes checking for munmap... yes checking for nl_langinfo... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for add_wch in -lncursesw... yes checking for library containing cbreak... -ltinfow checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for ld used by aarch64-unknown-linux-gnu-gcc... /usr/aarch64-unknown-linux-gnu/bin/ld checking if the linker (/usr/aarch64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for emacs... xemacs checking where .elc files should go... /usr/lib/xemacs/site-packages/lisp/gtypist checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lessons/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5 ... make -j80 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/m4' Making all in po make[2]: Entering directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/po' Making all in lessons make[2]: Entering directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/lessons' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/lessons' Making all in tools make[2]: Entering directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/tools' if test 'xemacs' != no; then \ am__dir=. am__subdir_includes=''; \ case gtypist-mode.elc in */*) \ am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ xemacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "gtypist-mode.elc")) (defun byte-compile-dest-file (_) "gtypist-mode.elc") )' \ -f batch-byte-compile 'gtypist-mode.el'; \ else :; fi  xemacs exiting. /var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/tools is a directorymake[2]: *** [Makefile:348: gtypist-mode.elc] Error 255 make[2]: Leaving directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5/tools' make[1]: *** [Makefile:512: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5' make: *** [Makefile:375: all] Error 2 * ERROR: app-misc/gtypist-2.9.5-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/gtypist-2.9.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/gtypist-2.9.5-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5' * S: '/var/tmp/portage/app-misc/gtypist-2.9.5-r1/work/gtypist-2.9.5'