* Package: x11-terms/rxvt-unicode-9.21-r99 * Repository: musl * Maintainer: jer@gentoo.org wired@gentoo.org * USE: 256-color abi_x86_64 amd64 elibc_musl focused-urgency font-styles kernel_linux mousewheel perl startup-notification userland_GNU vanilla xft * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking rxvt-unicode-9.21.tar.bz2 to /var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work >>> Source unpacked in /var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work >>> Preparing source in /var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21 ... * Applying rxvt-unicode-9.06-case-insensitive-fs.patch ... [ ok ] * Applying rxvt-unicode-9.21-xsubpp.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21' ... * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: rxvt-unicode-9.21/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21 ... * econf: updating rxvt-unicode-9.21/config.sub with /usr/share/gnuconfig/config.sub * econf: updating rxvt-unicode-9.21/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --enable-everything --enable-256-color --disable-text-blink --disable-fading --enable-font-styles --enable-mousewheel --enable-perl --disable-pixbuf --enable-startup-notification --enable-xft --disable-unicode3 --disable-iso14755 checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl configuring for rxvt 9.21 checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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 library containing strerror... none required checking for working libsupc++... ok checking for library containing setlocale... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for library containing floor... none required checking for tic... /usr/bin/tic 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 for pkg-config... /usr/bin/pkg-config checking for libstartup-notification... ok checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/strredir.h usability... no checking sys/strredir.h presence... no checking for sys/strredir.h... no checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for XLIB_ILLEGAL_ACCESS... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for unsetenv... yes checking for updwtmp... yes checking for updwtmpx... yes checking for updlastlogx... no checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for struct utmp... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_pid... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for struct utmpx... yes checking for struct utmpx.ut_host... yes checking for struct lastlog... yes checking for struct lastlogx... no checking for a fallback location of utmp... checking for a fallback location of wtmp... checking for a fallback location of wtmpx... checking for a fallback location of lastlog... checking for a fallback location of lastlogx... checking for working Xlocale... yes checking for broken XIM callback... no checking for working X setlocale... yes checking for working nl_langinfo... yes checking for unix-compliant filehandle passing ability... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for sys/ioctl.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking for revoke... no checking for _getpty... no checking for getpt... no checking for posix_openpt... yes checking for isastream... yes checking for setuid... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for UNIX98 ptys... yes checking for tty group... no checking for pkg-config... (cached) /usr/bin/pkg-config checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderFindStandardFormat... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for XftDrawString32... yes checking for FcPatternGet... yes checking for Render >= 0.11... ok checking for perl5... perl checking for perl suitability... ok configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h Configuration: Rxvt version: 9.21 : 2014-12-31 Source code location: . Install path: /usr/bin Compiler: x86_64-gentoo-linux-musl-g++ Compiler flags: -march=native -O2 -pipe -w Linker: x86_64-gentoo-linux-musl-gcc default resource name: urxvt resource class: URxvt resource class fallback: Rxvt embedded perl: yes image library: none *** Optionally check src/feature.h for further, rarely used options *** >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21 ... make -j4 -l11 make[1]: Entering directory '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21/src' x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c rxvt.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c background.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c command.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c rxvtfont.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c init.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c main.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c misc.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c screen.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c scrollbar.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c scrollbar-next.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c scrollbar-rxvt.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c scrollbar-xterm.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c scrollbar-plain.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c xdefaults.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c encoding.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c rxvttoolkit.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c rxvtutil.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c keyboard.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c rxvtimg.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c ev_cpp.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c fdpass_wrapper.C x86_64-gentoo-linux-musl-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/freetype2 -march=native -O2 -pipe -w -I/usr/include/startup-notification-1.0 -c ptytty_wrapper.C PERL="perl" perl /usr/bin/xsubpp -C++ -typemap /usr/lib/perl5/5.20.2/ExtUtils/typemap -typemap 'typemap.iom' -typemap 'typemap' -prototypes ./rxvtperl.xs >rxvtperl.C In file included from ptytty_wrapper.C:9:0: ./../libptytty/src/logging.C: In function 'void update_lastlog(const char*, const char*)': ./../libptytty/src/logging.C:197:19: error: 'LASTLOG_FILE' was not declared in this scope if ((fd = open (LASTLOG_FILE, O_RDWR)) != -1)  ^ ./../libptytty/src/logging.C: In member function 'void ptytty_unix::log_session(bool, const char*)': ./../libptytty/src/logging.C:348:17: error: 'WTMPX_FILE' was not declared in this scope updwtmpx (WTMPX_FILE, &utx);  ^ Makefile:60: recipe for target 'ptytty_wrapper.o' failed make[1]: *** [ptytty_wrapper.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21/src' Makefile:37: recipe for target 'all' failed make: *** [all] Error 1 * ERROR: x11-terms/rxvt-unicode-9.21-r99::musl failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-terms/rxvt-unicode-9.21-r99::musl'`, * the complete build log and the output of `emerge -pqv '=x11-terms/rxvt-unicode-9.21-r99::musl'`. * The complete build log is located at '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/temp/environment'. * Working directory: '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21' * S: '/var/tmp/portage/x11-terms/rxvt-unicode-9.21-r99/work/rxvt-unicode-9.21'