* Package: x11-terms/mrxvt-0.5.4 * Repository: gentoo * Maintainer: blueness@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux l10n_ja png truetype userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mrxvt-0.5.4.tar.gz to /var/tmp/portage/x11-terms/mrxvt-0.5.4/work >>> Source unpacked in /var/tmp/portage/x11-terms/mrxvt-0.5.4/work >>> Preparing source in /var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4 ... * Applying mrxvt-0.5.4-001-fix-segfault-when-wd-empty.patch ... [ ok ] * Applying mrxvt-0.5.4-libpng14.patch ... [ ok ] * Applying mrxvt-0.5.4-fno-common.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' ... * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: mrxvt-0.5.4/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4 ... * econf: updating mrxvt-0.5.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mrxvt-0.5.4/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mrxvt-0.5.4 --htmldir=/usr/share/doc/mrxvt-0.5.4/html --libdir=/usr/lib64 --enable-everything --with-atab-extra=25 --disable-debug --enable-jpeg --enable-png --disable-xpm --disable-sessionmgr --enable-xft --disable-utempter --disable-menubar --enable-kanji --with-encoding=eucj configure: WARNING: unrecognized options: --enable-kanji checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for XOpenDisplay in -lX11... yes checking for XRegisterIMInstantiateCallback in -lX11... yes checking for jpeg_read_header in -ljpeg... yes checking for png_sig_cmp in -lpng... yes checking for XRenderCreatePicture in -lXrender... yes checking for fontconfig/fontconfig.h... yes checking for X11/Xft/Xft.h... yes checking for FcPatternAddInteger in -lfontconfig... yes checking for XftDrawString16 in -lXft... yes checking for iconv_open in -liconv... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for vfork.h... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for assert.h... yes checking for fcntl.h... yes checking for iconv.h... yes checking for lastlog.h... yes checking for limits.h... yes checking for locale.h... yes checking for langinfo.h... yes checking for netinet/in.h... yes checking for pty.h... yes checking for sgtty.h... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/byteorder.h... no checking for sys/ioctl.h... yes checking for sys/select.h... yes checking for sys/sockio.h... no checking for sys/stropts.h... no checking for sys/strredir.h... no checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for time.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for wordexp.h... yes checking for wchar.h... yes checking for net/if.h... yes checking for net/if_arp.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking return type of signal handlers... void checking for working nl_langinfo... yes checking for XPointer... yes checking for struct utmp... yes checking for ut_host in utmp struct... yes checking for ut_pid in utmp struct... yes checking for struct utmpx... yes checking for ut_host in utmpx struct... yes checking for ut_session in utmpx struct... yes checking for struct lastlog... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of int *... 8 checking for working chown... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether setpgrp requires zero arguments... yes checking for getcwd... yes checking for getpt... yes checking for _getpty... no checking for getpwuid... yes checking for grantpt... yes checking for isastream... no checking for nanosleep... yes checking for openpty... yes checking for putenv... yes checking for revoke... no checking for select... yes checking for setlocale... yes checking for seteuid... yes checking for setpgrp... yes checking for setpgid... yes checking for setreuid... yes checking for setsid... yes checking for setutent... yes checking for socket... yes checking for strcasestr... yes checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strrchr... yes checking for ttyslot... yes checking for unlockpt... yes checking for unsetenv... yes checking for updwtmp... yes checking for updwtmpx... yes checking for xsetlocale... no configure: checking for pty ranges... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating share/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-kanji Configurations: Maintenance: Debug mode : no Private string functions : no Rarely used features : yes Scroll features: Keep scroll : yes Scroll on selection : yes Mouse wheel scroll : yes Slip mouse wheel scroll : yes RXVT style scrollbar : yes NeXT style scrollbar : yes Xterm style scrollbar : yes Plain style scrollbar : yes SGI IRIX style scrollbar : yes Half shadow scrollbar : yes Logging features: Support utmp records : yes Support wtmp records : yes Support lastlog records : yes Support X session manager : no Use utempter library : no Visual features: Support line space : yes 24 bits color mode : yes 256 color mode : yes Blink cursor : yes Blank pointer : yes Color text shadow : yes Smart resize : yes Menu bar : no Background features: Background image : yes XPM background image : no JPEG background image : yes PNG background image : yes Transparent background : yes Background tinting : yes (XRender) Multi-language and font features: Freetype Font : yes X Input Method : yes Greek keyboard : yes CJK multichar language : yes Default encoding method : eucj System features: TTY/PTY type : OPENPTY TTY gid : yes Backspace key : yes Delete key : yes Use fifo : yes X resources : yes X default resources : no Swap screen : yes Old selection : no Options: Terminal name : rxvt Maximal profiles : 5 Maximal tabs : 15 Extra height% of active tab : 25 Radius% of tab corners : 100 Line space : 0 Internal border width : 0 External border width : 0 Saved lines in scroll : 100 >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' Making all in doc make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/doc' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/src' x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o command.o command.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o debug.o debug.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o encoding.o encoding.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o init.o init.c debug.c: In function ‘rxvt_dbg_usage’: debug.c:279:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 279 | for (i = 0; i < DBG_IDX_MAX; i ++) | ^~~ debug.c:281:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 281 | fprintf (stderr, " 0xffffffff : ALL\n"); | ^~~~~~~ command.c: In function ‘rxvt_process_keyrelease’: command.c:2801:9: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 2801 | ks = XKeycodeToKeysym(r->Xdisplay, ev->keycode, 0); | ^~ In file included from rxvt.h:222, from command.c:40: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ init.c: In function ‘rxvt_get_ourmods’: init.c:2404:13: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 2404 | switch (XKeycodeToKeysym(r->Xdisplay, kc[k], 0)) | ^~~~~~ In file included from rxvt.h:222, from init.c:32: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o macros.o macros.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o main.o main.c main.c: In function ‘rxvt_set_window_color’: main.c:2255:21: warning: variable ‘color_set’ set but not used [-Wunused-but-set-variable] 2255 | int color_set; | ^~~~~~~~~ main.c: In function ‘rxvt_privileges’: main.c:638:13: warning: ignoring return value of ‘seteuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 638 | seteuid(getuid()); | ^~~~~~~~~~~~~~~~~ main.c:639:13: warning: ignoring return value of ‘setegid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 639 | setegid(getgid()); | ^~~~~~~~~~~~~~~~~ main.c:646:13: warning: ignoring return value of ‘seteuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 646 | seteuid(g_euid); | ^~~~~~~~~~~~~~~ main.c:647:13: warning: ignoring return value of ‘setegid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 647 | setegid(g_egid); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o menubar.o menubar.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o netdisp.o netdisp.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o pixmap.o pixmap.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o ptytty.o ptytty.c pixmap.c: In function ‘rxvt_load_pixmap’: pixmap.c:392:21: warning: variable ‘xpm_attr’ set but not used [-Wunused-but-set-variable] 392 | XpmAttributes xpm_attr; | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o rxvt.o rxvt.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o rxvtmem.o rxvtmem.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o screen.o screen.c screen.c: In function ‘rxvt_scr_alloc’: screen.c:281:21: warning: variable ‘ncol’ set but not used [-Wunused-but-set-variable] 281 | unsigned int ncol, nrow, total_rows; | ^~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o scrollbar.o scrollbar.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o strings.o strings.c screen.c: In function ‘rxvt_selection_request_by_sel’: screen.c:4948:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 4948 | if (x < 0 || x >= VT_WIDTH(r) || y < 0 || y >= VT_HEIGHT(r)) | ^~ screen.c:4951:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 4951 | r->h->selection_request_time = tm; | ^ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o tabbar.o tabbar.c strings.c: In function ‘ma_memmove’: strings.c:404:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 404 | if ((unsigned int)d < (unsigned int)s) { | ^ strings.c:404:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 404 | if ((unsigned int)d < (unsigned int)s) { | ^ strings.c:406:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 406 | i = (-(unsigned int)dst) & (sizeof (unsigned int*) - 1); | ^ strings.c:408:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 408 | i == ((-(unsigned int)src) & (SIZEOF_INT_P - 1))) { | ^ strings.c:431:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 431 | i = ((unsigned int)dst) & (sizeof (unsigned int*) - 1); | ^ strings.c:433:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 433 | i == (((unsigned int)src) & (SIZEOF_INT_P - 1))) { | ^ strings.c: In function ‘ma_memset’: strings.c:486:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 486 | if ((i = ((-(unsigned int)p) & (SIZEOF_INT_P - 1)))) { | ^ strings.c:498:25: warning: left shift count >= width of type [-Wshift-count-overflow] 498 | val |= (val << 32); | ^~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o transparent.o transparent.c tabbar.c: In function ‘rxvt_tabbar_draw_buttons’: tabbar.c:1024:21: warning: variable ‘frame’ set but not used [-Wunused-but-set-variable] 1024 | unsigned long frame; | ^~~~~ tabbar.c: In function ‘rxvt_tabbar_dispatcher’: tabbar.c:1719:24: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] 1719 | register int x, y, z, but; | ^ tabbar.c: In function ‘rxvt_append_page’: tabbar.c:1287:9: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1287 | getcwd (cwd, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~ tabbar.c:1350:13: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1350 | chdir( cwd ); | ^~~~~~~~~~~~ screen.c: In function ‘rxvt_draw_string_x11’: screen.c:2940:9: warning: ‘xtextextents’ may be used uninitialized [-Wmaybe-uninitialized] 2940 | xtextextents( font, str, len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2941 | &unused_dir, &ascent, &descent, &charstruct); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o xdefaults.o xdefaults.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o scrollbar-plain.o scrollbar-plain.c In file included from /usr/include/string.h:519, from rxvt.h:84, from tabbar.c:29: In function ‘strncpy’, inlined from ‘rxvt_append_page’ at tabbar.c:1323:7: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tabbar.c:29: tabbar.c: In function ‘rxvt_append_page’: rxvt.h:1759:33: note: length computed here 1759 | # define STRLEN(x) strlen((const char *)(x)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ tabbar.c:1321:28: note: in expansion of macro ‘STRLEN’ 1321 | len = STRLEN( filename ); | ^~~~~~ xdefaults.c: In function ‘rxvt_usage’: xdefaults.c:757:47: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 5 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 757 | fprintf(stdout, " %s%s %-*s%s%s\n", | ~~^~ | | | int 758 | (optList_isBool(i) ? "-/+" : "-"), optList[i].opt, 759 | (INDENT - STRLEN(optList[i].opt) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 760 | + (optList_isBool(i) ? 0 : 2)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} xdefaults.c:789:45: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 789 | fprintf(stdout, " %s: %*s%s\n", | ~^~ | | | int 790 | optList[i].kw, 791 | (INDENT - STRLEN(optList[i].kw)), "", /* XXX */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} xdefaults.c:711:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 711 | write(STDOUT_FILENO, releasestring, sizeof(releasestring) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:712:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 712 | write(STDOUT_FILENO, optionsstring, sizeof(optionsstring) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:713:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 713 | write(STDOUT_FILENO, APL_NAME, sizeof(APL_NAME) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o scrollbar-xterm.o scrollbar-xterm.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o scrollbar-next.o scrollbar-next.c xdefaults.c: In function ‘rxvt_get_xdefaults’: xdefaults.c:1207:41: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size between 0 and 253 [-Wformat-truncation=] 1207 | "%.*s%d.%s", offset, str, profileNum, kw ); | ^~ ~~ In file included from /usr/include/stdio.h:888, from rxvt.h:57, from xdefaults.c:29: /usr/include/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 3 and 2147483915 bytes into a destination of size 255 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o scrollbar-rxvt.o scrollbar-rxvt.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o scrollbar-sgi.o scrollbar-sgi.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o logging.o logging.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o grkelot.o grkelot.c logging.c: In function ‘rxvt_write_bsd_utmp’: logging.c:360:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 360 | write(fd, wu, sizeof(struct utmp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function ‘rxvt_update_lastlog’: logging.c:466:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 466 | write(fd, &ll, sizeof(ll)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o mjpg.o mjpg.c In file included from /usr/include/string.h:519, from rxvt.h:84, from logging.c:32: In function ‘strncpy’, inlined from ‘rxvt_update_lastlog’ at logging.c:450:5: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘rxvt_update_lastlog’ at logging.c:451:5: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘rxvt_makeutent’ at logging.c:102:2: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 5 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o mpng.o mpng.c x86_64-pc-linux-gnu-gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -c -o xftacs.o xftacs.c mpng.c: In function ‘PngReadFileToPixmap’: mpng.c:85:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 85 | fread(sig, 1, 8, ifile); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -fPIC -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lXft -o mrxvt command.o debug.o encoding.o init.o macros.o main.o menubar.o misc.o netdisp.o pixmap.o ptytty.o rxvt.o rxvtmem.o screen.o scrollbar.o strings.o tabbar.o transparent.o xdefaults.o scrollbar-plain.o scrollbar-xterm.o scrollbar-next.o scrollbar-rxvt.o scrollbar-sgi.o logging.o grkelot.o mjpg.o mpng.o xftacs.o -lXft -lfontconfig -lXrender -lpng -ljpeg -lX11 -lz -lm -lXft make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/src' Making all in share make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/share' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/share' make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' make[1]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' >>> Source compiled. >>> Test phase [not enabled]: x11-terms/mrxvt-0.5.4 >>> Install x11-terms/mrxvt-0.5.4 into /var/tmp/portage/x11-terms/mrxvt-0.5.4/image make -j4 DESTDIR=/var/tmp/portage/x11-terms/mrxvt-0.5.4/image docdir=/usr/share/doc/mrxvt-0.5.4 install Making install in doc make[1]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/doc' make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/doc/mrxvt-0.5.4' /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/man/man1' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 README.greek.bz2 README.menu.bz2 README.xvt.bz2 behind_mrxvt.txt.bz2 hack-mrxvt.txt.bz2 mrxvt_seq.txt.bz2 rxvtRef.txt.bz2 xterm-ctlseqs.txt.bz2 '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/doc/mrxvt-0.5.4' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 mrxvt.1 '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/doc' make[1]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/doc' Making install in src make[1]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/src' make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/bin' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c mrxvt '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/bin' make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/src' make[1]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/src' Making install in share make[1]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/share' make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/share' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/etc/mrxvt' /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/doc/mrxvt-0.5.4/etc' /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/pixmaps' /bin/mkdir -p '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/doc/mrxvt-0.5.4/scripts' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 default.menu submenus.menu mrxvtrc mrxvtrc.sample '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/etc/mrxvt' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 etc/XTerm.ad etc/mrxvt.terminfo etc/rxvt.termcap etc/rxvt.terminfo '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/doc/mrxvt-0.5.4/etc' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 pixmaps/mrxvt-csh.png pixmaps/mrxvt-root.png pixmaps/mrxvt.png pixmaps/mrxvt-csh.xpm pixmaps/mrxvt-root.xpm pixmaps/mrxvt.xpm '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/pixmaps' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 scripts/mrxvt.vbs scripts/mrxvtset.pl scripts/settitle.c '/var/tmp/portage/x11-terms/mrxvt-0.5.4/image/usr/share/doc/mrxvt-0.5.4/scripts' make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/share' make[1]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4/share' make[1]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' make[2]: Entering directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' make[1]: Leaving directory '/var/tmp/portage/x11-terms/mrxvt-0.5.4/work/mrxvt-0.5.4' >>> Completed installing x11-terms/mrxvt-0.5.4 into /var/tmp/portage/x11-terms/mrxvt-0.5.4/image * Final size of build directory: 5236 KiB (5.1 MiB) * Final size of installed tree: 688 KiB * QA Notice: Unrecognized configure options: * * --enable-kanji * --enable-kanji * QA Notice: One or more compressed files were found in docompress-ed * directories. Please fix the ebuild not to install compressed files * (manpages, documentation) when automatic compression is used: * * /usr/share/doc/mrxvt-0.5.4/README.greek.bz2 * /usr/share/doc/mrxvt-0.5.4/README.menu.bz2 * /usr/share/doc/mrxvt-0.5.4/README.xvt.bz2 * /usr/share/doc/mrxvt-0.5.4/behind_mrxvt.txt.bz2 * /usr/share/doc/mrxvt-0.5.4/hack-mrxvt.txt.bz2 * /usr/share/doc/mrxvt-0.5.4/mrxvt_seq.txt.bz2 * /usr/share/doc/mrxvt-0.5.4/rxvtRef.txt.bz2 * /usr/share/doc/mrxvt-0.5.4/xterm-ctlseqs.txt.bz2 strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/mrxvt * checking 34 files for package collisions >>> Merging x11-terms/mrxvt-0.5.4 to / * >>> SetGID: [chmod o-r] /usr/bin/mrxvt ... [ ok ] gtk-update-icon-cache: The generated cache was invalid. --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/mrxvt-0.5.4/ >>> /usr/share/doc/mrxvt-0.5.4/etc/ >>> /usr/share/doc/mrxvt-0.5.4/etc/XTerm.ad.bz2 >>> /usr/share/doc/mrxvt-0.5.4/etc/mrxvt.terminfo.bz2 >>> /usr/share/doc/mrxvt-0.5.4/etc/rxvt.termcap.bz2 >>> /usr/share/doc/mrxvt-0.5.4/etc/rxvt.terminfo.bz2 >>> /usr/share/doc/mrxvt-0.5.4/scripts/ >>> /usr/share/doc/mrxvt-0.5.4/scripts/mrxvt.vbs.bz2 >>> /usr/share/doc/mrxvt-0.5.4/scripts/mrxvtset.pl.bz2 >>> /usr/share/doc/mrxvt-0.5.4/scripts/settitle.c.bz2 >>> /usr/share/doc/mrxvt-0.5.4/README.greek.bz2 >>> /usr/share/doc/mrxvt-0.5.4/README.xvt.bz2 >>> /usr/share/doc/mrxvt-0.5.4/README.menu.bz2 >>> /usr/share/doc/mrxvt-0.5.4/behind_mrxvt.txt.bz2 >>> /usr/share/doc/mrxvt-0.5.4/hack-mrxvt.txt.bz2 >>> /usr/share/doc/mrxvt-0.5.4/mrxvt_seq.txt.bz2 >>> /usr/share/doc/mrxvt-0.5.4/rxvtRef.txt.bz2 >>> /usr/share/doc/mrxvt-0.5.4/AUTHORS.bz2 >>> /usr/share/doc/mrxvt-0.5.4/CREDITS.bz2 >>> /usr/share/doc/mrxvt-0.5.4/xterm-ctlseqs.txt.bz2 >>> /usr/share/doc/mrxvt-0.5.4/ChangeLog.bz2 >>> /usr/share/doc/mrxvt-0.5.4/NEWS.bz2 >>> /usr/share/doc/mrxvt-0.5.4/FAQ.bz2 >>> /usr/share/doc/mrxvt-0.5.4/README.bz2 >>> /usr/share/doc/mrxvt-0.5.4/TODO.bz2 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/mrxvt.1.bz2 --- /usr/share/pixmaps/ >>> /usr/share/pixmaps/mrxvt-csh.png >>> /usr/share/pixmaps/mrxvt-root.png >>> /usr/share/pixmaps/mrxvt.png >>> /usr/share/pixmaps/mrxvt-csh.xpm >>> /usr/share/pixmaps/mrxvt-root.xpm >>> /usr/share/pixmaps/mrxvt.xpm --- /usr/bin/ >>> /usr/bin/mrxvt --- /etc/ >>> /etc/mrxvt/ >>> /etc/mrxvt/default.menu >>> /etc/mrxvt/submenus.menu >>> /etc/mrxvt/mrxvtrc >>> /etc/mrxvt/mrxvtrc.sample * * If you experience problems with curses programs, then this is * most likely because of incorrectly set termcap / terminfo * entries. To fix this you can dry and run (as user) * tic /usr/share/doc/mrxvt-0.5.4/etc/mrxvt.terminfo * Alternately, run the offending programs with TERM=xterm. * * To emerge mrxvt with TERM=xterm by default, set the RXVT_TERM * environment variable to 'xterm', or your desired default * terminal name. Alternately you can put 'Mrxvt.termName: xterm' * in your ~/.mrxvtrc, or /etc/mrxvt/mrxvtrc. * gtk-update-icon-cache: The generated cache was invalid. >>> x11-terms/mrxvt-0.5.4 merged. >>> Regenerating /etc/ld.so.cache...