* Package: www-client/w3m-0.5.3-r1  * Repository: gentoo  * Maintainer: cjk@gentoo.org  * USE: X amd64 elibc_glibc fbcon gpm gtk imlib kernel_linux multilib nls nntp ssl test unicode userland_GNU  * FEATURES: ccache preserve-libs sandbox splitdebug test >>> Unpacking source... >>> Unpacking w3m-0.5.3.tar.gz to /var/tmp/portage/www-client/w3m-0.5.3-r1/work >>> Source unpacked in /var/tmp/portage/www-client/w3m-0.5.3-r1/work >>> Preparing source in /var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3 ... * Applying w3m-0.5.2-gc72.patch ...  [ ok ] * Applying w3m-0.5.3-parallel-make.patch ...  [ ok ] * Applying w3m-0.5.3-glibc214.patch ...  [ ok ] * Applying w3m-0.5.3-underlinking.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3 ... * econf: updating w3m-0.5.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating w3m-0.5.3/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 --libdir=/usr/lib64 --with-editor=/usr/bin/vi --with-mailer=/bin/mail --with-browser=/usr/bin/xdg-open --with-termlib=ncurses --enable-image=x11,fb --with-imagelib=gtk2 --with-migemo=no --enable-m17n --enable-unicode --enable-mouse --enable-nls --enable-nntp --enable-digest-auth --with-ssl --disable-xface --with-charset=UTF-8 --enable-keymap=w3m configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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-g++ accepts -g... yes checking for gawk... gawk checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for perl... /usr/bin/perl checking for nkf... no checking for man... /usr/bin/man checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking if m17n support is enabled... yes checking if unicode support is enabled... yes checking if message l10n... no checking if japanese support is enabled... no checking which charset is used for display... UTF-8 checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether NLS is requested... yes 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 ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking if color escape sequence for kterm/pxvt is enabled... yes checking if ansi color escape sequence support is enabled... yes checking if background color support is enabled... yes checking if image is enabled... x11,fb checking image library... gtk2 checking GdkPixbuf version... 2.26.4 checking if xface is enabled... no checking for uncompface... no configure: WARNING: uncompface is not installed. checking default keymap... w3m checking if popup menu is enabled... yes checking if mouse operation enabled... yes checking if URL history is enabled... yes checking if alarm is enabled... yes checking if cookie is enabled... yes checking if nntp is enabled... yes checking if gopher is enabled... no checking if dictionary lookup is enabled... yes checking if help cgi is enabled... yes checking if external URI loader is enabled... yes checking if w3mmail is used... yes checking if migemo is supported with... no checking which editor is used by default... /usr/bin/vi checking which mailer is used by default... /bin/mail checking which external browser is used by default... /usr/bin/xdg-open checking for -lbsd... not found checking for -lBSD... not found checking for -l44bsd... not found checking for -lsocket... not found checking for -lnsl... found at /usr/lib checking for -ldld... not found checking for -ldl... found at /usr/lib checking if IPv6 support is enabled... yes checking if IPv6 API available... checking for getaddrinfo... yes checking if struct sockaddr_storage has an ss_family member... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if SSL is suported... yes checking for SSL... yes checking for SSL_new in -lssl... yes checking if SSL certificate verify is enabled... yes checking if digest auth is enabled... yes checking for sqrt... no checking for sqrt in -lm... yes checking for Gpm_Open in -lgpm... yes checking terminal library... ncurses checking for tgetent in -lncurses... yes 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 GC library exists... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_init in -lgc... yes checking for zError in -lz... yes checking for socklen_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking size of long long... 8 checking for strcasecmp... yes checking for strcasestr... yes checking for strchr... yes checking for memcpy... yes checking for strerror... yes checking for bcopy... yes checking for setpgrp... yes checking for chdir... yes checking for getcwd... yes checking for getwd... yes checking for readlink... yes checking for setenv... yes checking for putenv... yes checking for strtoll... yes checking for stroq... no checking for atoll... yes checking for atoq... no checking for symlink... yes checking for readlink... (cached) yes checking for lstat... yes checking for srand48... yes checking for srandom... yes checking for getpassphrase... no checking for waitpid... yes checking for setlocale... yes checking for strftime... yes checking for wait3 that fills in rusage... yes checking whether setpgrp takes no argument... yes checking for nl_langinfo and CODESET... yes checking for sys_errlist... yes checking for sigsetjmp... yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating posubst config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating scripts/dirlist.cgi config.status: creating scripts/w3mhelp.cgi config.status: creating scripts/w3mmail.cgi config.status: creating scripts/xface2xpm config.status: creating scripts/multipart/Makefile config.status: creating scripts/multipart/multipart.cgi config.status: creating scripts/w3mman/Makefile config.status: creating scripts/w3mman/w3mman config.status: creating scripts/w3mman/w3mman.1 config.status: creating scripts/w3mman/w3mman2html.cgi config.status: creating libwc/Makefile config.status: creating w3mimg/Makefile config.status: creating w3mimg/fb/Makefile config.status: creating w3mimg/x11/Makefile config.status: creating w3mimg/win/Makefile config.status: creating w3mhelp-w3m_en.html config.status: creating w3mhelp-w3m_ja.html config.status: creating w3mhelp-lynx_en.html config.status: creating w3mhelp-lynx_ja.html config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3 ... make -j2 (echo '#define DEFUN(x,y,z) x y';\ sed -ne '/^DEFUN/{p;n;/^[ ]/p;}' ./main.c ./menu.c) | x86_64-pc-linux-gnu-gcc -E - | \ awk '$1 ~ /^[_A-Za-z]/ { \ for (i=2;i<=NF;i++) { print $i, $1} \ }' > funcname.tab.tmp x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o mktable.o mktable.c funcname.tab updated x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -DDUMMY -c -o dummy.o entity.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o Str.o Str.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o myctype.o myctype.c sort funcname.tab | gawk -f ./funcname2.awk > funcname2.h x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o version.o version.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o textlist.o textlist.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o parsetag.o parsetag.c (cd libwc && make CC='x86_64-pc-linux-gnu-gcc' OPTS='') make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/libwc' x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o big5.o big5.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o w3mbookmark.o w3mbookmark.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o ces.o ces.c w3mbookmark.c: In function ‘create_new_bookmark’: w3mbookmark.c:102:2: warning: format not a string literal and no format arguments x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o char_conv.o char_conv.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o w3mhelperpanel.o w3mhelperpanel.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o charset.o charset.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -o w3mimgdisplay.o -c ./w3mimgdisplay.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o combining.o combining.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o conv.o conv.c ./w3mimgdisplay.c: In function ‘main’: ./w3mimgdisplay.c:41:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o detect.o detect.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o gb18030.o gb18030.c (cd w3mimg && make CC="x86_64-pc-linux-gnu-gcc" OPTS="") make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg' cd x11 && make CC="x86_64-pc-linux-gnu-gcc" OPTS="" make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/x11' x86_64-pc-linux-gnu-gcc -I../.. -I../.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c x11_w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o gbk.o gbk.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o hkscs.o hkscs.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o hz.o hz.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o iso2022.o iso2022.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o jis.o jis.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o johab.o johab.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o priv.o priv.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o putc.o putc.c putc.c: In function ‘wc_putc_end’: putc.c:40:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result putc.c: In function ‘wc_putc’: putc.c:31:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o search.o search.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o sjis.o sjis.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o status.o status.c make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/x11' cd fb && make CC="x86_64-pc-linux-gnu-gcc" OPTS="" make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/fb' x86_64-pc-linux-gnu-gcc -I../.. -I../.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c fb_w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o ucs.o ucs.c x86_64-pc-linux-gnu-gcc -I../.. -I../.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c fb.c x86_64-pc-linux-gnu-gcc -I../.. -I../.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c fb_img.c make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/fb' x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o x11/x11_w3mimg.o x11/x11_w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o uhc.o uhc.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o utf7.o utf7.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o fb/fb_w3mimg.o fb/fb_w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o utf8.o utf8.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o fb/fb.o fb/fb.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o viet.o viet.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DUSE_UNICODE -I. -I./.. -DHAVE_CONFIG_H -c -o wtf.o wtf.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o fb/fb_img.o fb/fb_img.c ar rv libwc.a big5.o ces.o char_conv.o charset.o combining.o conv.o detect.o gb18030.o gbk.o hkscs.o hz.o iso2022.o jis.o johab.o priv.o putc.o search.o sjis.o status.o ucs.o uhc.o utf7.o utf8.o viet.o wtf.o ar: creating libwc.a a - big5.o a - ces.o a - char_conv.o a - charset.o a - combining.o a - conv.o a - detect.o a - gb18030.o a - gbk.o a - hkscs.o a - hz.o a - iso2022.o a - jis.o a - johab.o a - priv.o a - putc.o a - search.o a - sjis.o a - status.o a - ucs.o a - uhc.o a - utf7.o a - utf8.o a - viet.o a - wtf.o x86_64-pc-linux-gnu-ranlib libwc.a make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/libwc' x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o inflate.o -c ./inflate.c ar rv w3mimg.a w3mimg.o x11/x11_w3mimg.o fb/fb_w3mimg.o fb/fb.o fb/fb_img.o ar: creating w3mimg.a a - w3mimg.o a - x11/x11_w3mimg.o a - fb/fb_w3mimg.o a - fb/fb.o a - fb/fb_img.o x86_64-pc-linux-gnu-ranlib w3mimg.a make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg' for dir in scripts; \ do \ (cd $dir && make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/bin' AUXBIN_DIR='/usr/libexec/w3m' CGIBIN_DIR='/usr/libexec/w3m/cgi-bin' HELP_DIR='/usr/share/w3m' MAN_DIR='/usr/share/man' ETC_DIR='/etc' CONF_DIR='/etc/w3m' RC_DIR='~/.w3m' DESTDIR='' KEYBIND_SRC='keybind.c'); \ done make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts' generating w3mhelp-funcname.pl... done generating w3mhelp-funcdesc*.pl... ./inflate.c: In function ‘main’: ./inflate.c:52:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ./inflate.c:74:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result done for subdir in multipart w3mman; \ do \ (cd $subdir && make); \ done make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' for subdir in multipart w3mman; \ do \ (cd $subdir && make); \ done (cd po && make) make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/po' test ! -f ./w3m.pot || \ test -z "ja.gmo" || make ja.gmo make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts' sort funcname.tab | gawk -f ./funcname1.awk > funcname1.h make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/po' sort funcname.tab | gawk -f ./funcname0.awk > funcname.c rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ja.gmo ja.po x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o mktable mktable.o dummy.o Str.o hash.o myctype.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lnsl -ldl -lgc ja.po: 214 translated messages. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/po' touch stamp-po make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/po' x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o cookie.o cookie.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o history.o history.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o backend.o backend.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o keybind.o keybind.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o anchor.o anchor.c backend.c: In function ‘set’: backend.c:202:4: warning: value computed is not used backend.c: In function ‘show’: backend.c:220:4: warning: value computed is not used backend.c: In function ‘call_command_function’: backend.c:279:4: warning: value computed is not used x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o parsetagx.o parsetagx.c anchor.c: In function ‘addMultirowsImg’: anchor.c:566:19: warning: ‘a_href.referer’ may be used uninitialized in this function anchor.c:566:19: warning: ‘a_href.title’ may be used uninitialized in this function anchor.c:566:19: warning: ‘a_href.target’ may be used uninitialized in this function anchor.c:566:19: warning: ‘a_href.accesskey’ may be used uninitialized in this function anchor.c:566:19: warning: ‘a_href.hseq’ may be used uninitialized in this function anchor.c:566:27: warning: ‘a_form.target’ may be used uninitialized in this function anchor.c:566:27: warning: ‘a_form.hseq’ may be used uninitialized in this function ./mktable 100 ./tagtable.tab > tagtable.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o istream.o istream.c echo '/* $I''d$ */' > entity.h ./mktable 100 ./entity.tab >> entity.h x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o main.o main.c istream.c: In function ‘ssl_check_cert_ident’: istream.c:445:18: warning: pointer targets in initialization differ in signedness istream.c:464:13: warning: assignment discards qualifiers from pointer target type x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o file.o file.c main.c: In function ‘main’: main.c:1149:3: warning: array subscript has type ‘char’ main.c: In function ‘getChar’: main.c:2272:5: warning: passing argument 1 of ‘wtf_parse1’ from incompatible pointer type ./libwc/wtf.h:71:19: note: expected ‘wc_uchar **’ but argument is of type ‘char **’ main.c: In function ‘handleMailto’: main.c:2961:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result main.c: In function ‘editScr’: main.c:2669:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result main.c: In function ‘editBf’: main.c:2646:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result main.c: In function ‘execsh’: main.c:2099:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o buffer.o buffer.c buffer.c: In function ‘readBufferCache’: buffer.c:736:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result buffer.c:739:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result buffer.c:753:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o display.o display.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o etc.o etc.c file.c: In function ‘AuthDigestCred’: file.c:1299:5: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1312:6: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1333:7: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1336:7: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1340:3: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1344:6: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1349:5: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1367:2: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c:1377:2: warning: pointer targets in passing argument 1 of ‘MD5’ differ in signedness /usr/include/openssl/md5.h:111:16: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ file.c: In function ‘print_internal_information’: file.c:6896:3: warning: value computed is not used file.c: In function ‘doFileSave’: file.c:8126:9: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result file.c: In function ‘uncompress_stream’: file.c:8320:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c:8323:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘_doFileCopy’: file.c:8017:9: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result file.c: In function ‘_MoveFile’: file.c:7951:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘_saveBuffer’: file.c:7444:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘loadBuffer’: file.c:7277:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘loadHTMLstream’: file.c:7023:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘flushline’: file.c:2912:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c:2935:63: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c:2944:60: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘loadGeneralFile’: file.c:2090:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c: In function ‘readHeader’: file.c:629:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result file.c:633:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o search.o search.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o linein.o linein.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o table.o table.c etc.c: In function ‘mySystem’: etc.c:1462:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o local.o local.c local.c: In function ‘localcgi_post’: local.c:402:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result local.c:406:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result local.c:408:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result local.c:414:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result local.c:418:10: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result local.c: In function ‘writeLocalCookie’: local.c:45:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o form.o form.c form.c: In function ‘input_textarea’: form.c:588:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result form.c: In function ‘form_fputs_decode’: form.c:562:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o map.o map.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o frame.o frame.c table.c: In function ‘do_refill’: table.c:786:4: warning: value computed is not used table.c: In function ‘check_table_height’: table.c:1483:7: warning: ‘cell.indexarray’ may be used uninitialized in this function table.c:1483:7: warning: ‘cell.row’ may be used uninitialized in this function table.c:1483:7: warning: ‘cell.rowspan’ may be used uninitialized in this function table.c:1483:7: warning: ‘cell.height’ may be used uninitialized in this function x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o rc.o rc.c frame.c: In function ‘createFrameFile’: frame.c:824:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result frame.c:833:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o menu.o menu.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o mailcap.o mailcap.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o image.o image.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o symbol.o symbol.c image.c: In function ‘loadImage’: image.c:447:13: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o entity.o entity.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o terms.o terms.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o url.o url.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o ftp.o ftp.c url.c: In function ‘openURL’: url.c:1612:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result url.c:1713:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result url.c:1720:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result url.c:1735:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result url.c:1738:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result url.c: In function ‘write_from_file’: url.c:430:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o mimehead.o mimehead.c ftp.c: In function ‘ftp_login’: ftp.c:142:19: warning: unused variable ‘sockent’ ftp.c: In function ‘ftp_command’: ftp.c:67:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ftp.c: In function ‘loadFTPDir’: ftp.c:549:8: warning: ‘name’ may be used uninitialized in this function ftp.c:549:15: warning: ‘link’ may be used uninitialized in this function x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o regex.o regex.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o news.o news.c sort funcname.tab | gawk -f ./functable.awk > functable.tab ./mktable 100 functable.tab > functable.c rm -f functable.tab x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o tagtable.o tagtable.c x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o indep.o indep.c news.c: In function ‘news_command’: news.c:47:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -c -o func.o func.c indep.c: In function ‘currentdir’: indep.c:130:11: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result ar rv libindep.a Str.o indep.o regex.o textlist.o parsetag.o myctype.o hash.o ar: creating libindep.a a - Str.o a - indep.o a - regex.o a - textlist.o a - parsetag.o a - myctype.o a - hash.o x86_64-pc-linux-gnu-ranlib libindep.a x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o w3mbookmark w3mbookmark.o dummy.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lnsl -ldl -L. -lindep -lgc x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o w3mhelperpanel w3mhelperpanel.o dummy.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lnsl -ldl -L. -lindep -lgc x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o w3mimgdisplay w3mimgdisplay.o w3mimg/w3mimg.a -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lnsl -ldl -lX11 -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o inflate inflate.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lnsl -ldl -lz x86_64-pc-linux-gnu-gcc -I. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/libexec/w3m\" -DCGIBIN_DIR=\"/usr/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o w3m main.o file.o buffer.o display.o etc.o search.o linein.o table.o local.o form.o map.o frame.o rc.o menu.o mailcap.o image.o symbol.o entity.o terms.o url.o ftp.o mimehead.o regex.o news.o func.o cookie.o history.o backend.o keybind.o anchor.o parsetagx.o tagtable.o istream.o version.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lnsl -ldl -L. -lindep -lgc -L./libwc -lwc -lssl -lcrypto -lssl -lcrypto -lgpm -lncurses >>> Source compiled. >>> Test phase [none]: www-client/w3m-0.5.3-r1 >>> Install w3m-0.5.3-r1 into /var/tmp/portage/www-client/w3m-0.5.3-r1/image/ category www-client make -j2 DESTDIR=/var/tmp/portage/www-client/w3m-0.5.3-r1/image/ install (cd libwc && make CC='x86_64-pc-linux-gnu-gcc' OPTS='') (cd w3mimg && make CC="x86_64-pc-linux-gnu-gcc" OPTS="") make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg' cd x11 && make CC="x86_64-pc-linux-gnu-gcc" OPTS="" make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/x11' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/x11' cd fb && make CC="x86_64-pc-linux-gnu-gcc" OPTS="" make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/fb' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg/fb' x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o x11/x11_w3mimg.o x11/x11_w3mimg.c make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/libwc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/libwc' x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o fb/fb_w3mimg.o fb/fb_w3mimg.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o fb/fb.o fb/fb.c x86_64-pc-linux-gnu-gcc -I.. -I.. -I. -march=core2 -mtune=core2 -O2 -pipe -Wall -ggdb -I./libwc -DHAVE_CONFIG_H -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -c -o fb/fb_img.o fb/fb_img.c for dir in scripts; \ do \ (cd $dir && make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/bin' AUXBIN_DIR='/usr/libexec/w3m' CGIBIN_DIR='/usr/libexec/w3m/cgi-bin' HELP_DIR='/usr/share/w3m' MAN_DIR='/usr/share/man' ETC_DIR='/etc' CONF_DIR='/etc/w3m' RC_DIR='~/.w3m' DESTDIR='/var/tmp/portage/www-client/w3m-0.5.3-r1/image/' KEYBIND_SRC='keybind.c'); \ done make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts' for subdir in multipart w3mman; \ do \ (cd $subdir && make); \ done ar rv w3mimg.a w3mimg.o x11/x11_w3mimg.o fb/fb_w3mimg.o fb/fb.o fb/fb_img.o r - w3mimg.o r - x11/x11_w3mimg.o r - fb/fb_w3mimg.o r - fb/fb.o r - fb/fb_img.o x86_64-pc-linux-gnu-ranlib w3mimg.a make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/w3mimg' NLSTARGET="po"; for subdir in $NLSTARGET; \ do \ (cd $subdir && make install); \ done make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' for subdir in multipart w3mman; \ do \ (cd $subdir && make); \ done make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/po' make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' if test "w3m" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts' make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/po' mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/bin topdir=`pwd`; \ for dir in scripts; \ do \ (cd $dir && make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/bin' AUXBIN_DIR='/usr/libexec/w3m' CGIBIN_DIR='/usr/libexec/w3m/cgi-bin' HELP_DIR='/usr/share/w3m' MAN_DIR='/usr/share/man' ETC_DIR='/etc' CONF_DIR='/etc/w3m' RC_DIR='~/.w3m' DESTDIR='/var/tmp/portage/www-client/w3m-0.5.3-r1/image/' KEYBIND_SRC='keybind.c' install); \ done mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/w3m mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/man/man1 mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/man/ja/man1 /usr/bin/install -c w3m /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/bin/w3m make[1]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts' mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/w3m for file in xface2xpm; \ do \ /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m; \ done /usr/bin/install -c -m 644 w3mhelp-w3m_en.html /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/w3m/w3mhelp.html for file in dirlist.cgi w3mhelp.cgi w3mmail.cgi; \ do \ /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin; \ done /usr/bin/install -c -m 644 ./doc/w3m.1 /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/man/man1/w3m.1 /usr/bin/install -c -m 644 ./doc-jp/w3m.1 /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/man/ja/man1/w3m.1 targets="w3mimgdisplay inflate"; for file in $targets; \ do \ case $file in \ w3mimgdisplay) /usr/bin/install -c $file \ /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/$file;; \ *) /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/$file;; \ esac; \ done for file in w3mhelp-*.pl; \ do \ /usr/bin/install -c -m 644 $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/w3m; \ done for subdir in multipart w3mman; \ do \ (cd $subdir && make install); \ done for file in w3mbookmark w3mhelperpanel; \ do \ /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin/$file; \ done make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin for file in multipart.cgi; \ do \ /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin; \ done make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/multipart' make[2]: Entering directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/bin mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin mkdir -p /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/man/man1 for file in w3mman; \ do \ /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/bin; \ done for file in w3mman2html.cgi; \ do \ /usr/bin/install -c $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/libexec/w3m/cgi-bin; \ done for file in w3mman.1; \ do \ /usr/bin/install -c -m 644 $file /var/tmp/portage/www-client/w3m-0.5.3-r1/image//usr/share/man/man1; \ done make[2]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts/w3mman' make[1]: Leaving directory `/var/tmp/portage/www-client/w3m-0.5.3-r1/work/w3m-0.5.3/scripts' >>> Completed installing w3m-0.5.3-r1 into /var/tmp/portage/www-client/w3m-0.5.3-r1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/libexec/w3m/inflate usr/libexec/w3m/cgi-bin/w3mhelperpanel usr/libexec/w3m/w3mimgdisplay usr/libexec/w3m/cgi-bin/w3mbookmark usr/bin/w3m ecompressdir: bzip2 -9 /usr/share/man ./ ./etc/ ./etc/w3m/ ./etc/w3m/mailcap ./usr/ ./usr/share/ ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/w3mman.1.bz2 ./usr/share/man/man1/w3m.1.bz2 ./usr/share/doc/ ./usr/share/doc/w3m-0.5.3-r1/ ./usr/share/doc/w3m-0.5.3-r1/TODO.bz2 ./usr/share/doc/w3m-0.5.3-r1/NEWS.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/ ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.mouse.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.dict.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.m17n.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.pre_form.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.passwd.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/menu.submenu.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/keymap.default.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/menu.default.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/w3m.1.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.tab.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/STORY.html ./usr/share/doc/w3m-0.5.3-r1/doc-en/HISTORY.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.cygwin.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/keymap.lynx.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.cookie.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.func.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/README.img.bz2 ./usr/share/doc/w3m-0.5.3-r1/doc-en/FAQ.html ./usr/share/doc/w3m-0.5.3-r1/doc-en/MANUAL.html ./usr/share/doc/w3m-0.5.3-r1/ChangeLog.bz2 ./usr/share/doc/w3m-0.5.3-r1/README.bz2 ./usr/share/w3m/ ./usr/share/w3m/w3mhelp-funcdesc.en.pl ./usr/share/w3m/w3mhelp.html ./usr/share/w3m/Bonus/ ./usr/share/w3m/Bonus/README ./usr/share/w3m/Bonus/2ch.cgi ./usr/share/w3m/Bonus/wrap3m ./usr/share/w3m/Bonus/goodict.cgi ./usr/share/w3m/Bonus/backslash_to_slash.cgi ./usr/share/w3m/Bonus/html2latex ./usr/share/w3m/Bonus/utf8.cgi ./usr/share/w3m/Bonus/google.cgi ./usr/share/w3m/Bonus/oldconfigure.sh ./usr/share/w3m/Bonus/htmldump ./usr/share/w3m/Bonus/smb.cgi ./usr/share/w3m/Bonus/README.eng ./usr/share/w3m/Bonus/makeref ./usr/share/w3m/Bonus/scanhist.rb ./usr/share/w3m/w3mhelp-funcname.pl ./usr/share/w3m/w3mhelp-funcdesc.ja.pl ./usr/libexec/ ./usr/libexec/w3m/ ./usr/libexec/w3m/xface2xpm ./usr/libexec/w3m/inflate ./usr/libexec/w3m/cgi-bin/ ./usr/libexec/w3m/cgi-bin/w3mhelp.cgi ./usr/libexec/w3m/cgi-bin/w3mman2html.cgi ./usr/libexec/w3m/cgi-bin/w3mmail.cgi ./usr/libexec/w3m/cgi-bin/w3mhelperpanel ./usr/libexec/w3m/cgi-bin/multipart.cgi ./usr/libexec/w3m/cgi-bin/dirlist.cgi ./usr/libexec/w3m/cgi-bin/w3mbookmark ./usr/libexec/w3m/w3mimgdisplay ./usr/bin/ ./usr/bin/w3mman ./usr/bin/w3m ./usr/lib/ ./usr/lib/debug/ ./usr/lib/debug/usr/ ./usr/lib/debug/usr/libexec/ ./usr/lib/debug/usr/libexec/w3m/ ./usr/lib/debug/usr/libexec/w3m/inflate.debug ./usr/lib/debug/usr/libexec/w3m/cgi-bin/ ./usr/lib/debug/usr/libexec/w3m/cgi-bin/w3mhelperpanel.debug ./usr/lib/debug/usr/libexec/w3m/cgi-bin/w3mbookmark.debug ./usr/lib/debug/usr/libexec/w3m/w3mimgdisplay.debug ./usr/lib/debug/usr/bin/ ./usr/lib/debug/usr/bin/w3m.debug >>> Done. * checking 62 files for package collisions >>> Merging www-client/w3m-0.5.3-r1 to / etckeeper preinst phase... [master df6ef2d] saving uncommitted changes in /etc prior to emerge run 2 files changed, 3 insertions(+) --- /etc/ >>> /etc/w3m/ >>> /etc/w3m/mailcap --- /usr/ --- /usr/share/ --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/w3mman.1.bz2 >>> /usr/share/man/man1/w3m.1.bz2 --- /usr/share/doc/ >>> /usr/share/doc/w3m-0.5.3-r1/ >>> /usr/share/doc/w3m-0.5.3-r1/TODO.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/NEWS.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/ >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.mouse.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.dict.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.m17n.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.pre_form.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.passwd.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/menu.submenu.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/keymap.default.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/menu.default.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/w3m.1.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.tab.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/STORY.html >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/HISTORY.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.cygwin.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/keymap.lynx.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.cookie.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.func.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/README.img.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/FAQ.html >>> /usr/share/doc/w3m-0.5.3-r1/doc-en/MANUAL.html >>> /usr/share/doc/w3m-0.5.3-r1/ChangeLog.bz2 >>> /usr/share/doc/w3m-0.5.3-r1/README.bz2 >>> /usr/share/w3m/ >>> /usr/share/w3m/w3mhelp-funcdesc.en.pl >>> /usr/share/w3m/w3mhelp.html >>> /usr/share/w3m/Bonus/ >>> /usr/share/w3m/Bonus/README >>> /usr/share/w3m/Bonus/2ch.cgi >>> /usr/share/w3m/Bonus/wrap3m >>> /usr/share/w3m/Bonus/goodict.cgi >>> /usr/share/w3m/Bonus/backslash_to_slash.cgi >>> /usr/share/w3m/Bonus/html2latex >>> /usr/share/w3m/Bonus/utf8.cgi >>> /usr/share/w3m/Bonus/google.cgi >>> /usr/share/w3m/Bonus/oldconfigure.sh >>> /usr/share/w3m/Bonus/htmldump >>> /usr/share/w3m/Bonus/smb.cgi >>> /usr/share/w3m/Bonus/README.eng >>> /usr/share/w3m/Bonus/makeref >>> /usr/share/w3m/Bonus/scanhist.rb >>> /usr/share/w3m/w3mhelp-funcname.pl >>> /usr/share/w3m/w3mhelp-funcdesc.ja.pl --- /usr/libexec/ >>> /usr/libexec/w3m/ >>> /usr/libexec/w3m/xface2xpm >>> /usr/libexec/w3m/inflate >>> /usr/libexec/w3m/cgi-bin/ >>> /usr/libexec/w3m/cgi-bin/w3mhelp.cgi >>> /usr/libexec/w3m/cgi-bin/w3mman2html.cgi >>> /usr/libexec/w3m/cgi-bin/w3mmail.cgi >>> /usr/libexec/w3m/cgi-bin/w3mhelperpanel >>> /usr/libexec/w3m/cgi-bin/multipart.cgi >>> /usr/libexec/w3m/cgi-bin/dirlist.cgi >>> /usr/libexec/w3m/cgi-bin/w3mbookmark >>> /usr/libexec/w3m/w3mimgdisplay --- /usr/bin/ >>> /usr/bin/w3mman >>> /usr/bin/w3m --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/libexec/ >>> /usr/lib/debug/usr/libexec/w3m/ >>> /usr/lib/debug/usr/libexec/w3m/inflate.debug >>> /usr/lib/debug/usr/libexec/w3m/cgi-bin/ >>> /usr/lib/debug/usr/libexec/w3m/cgi-bin/w3mhelperpanel.debug >>> /usr/lib/debug/usr/libexec/w3m/cgi-bin/w3mbookmark.debug >>> /usr/lib/debug/usr/libexec/w3m/w3mimgdisplay.debug --- /usr/lib/debug/usr/bin/ >>> /usr/lib/debug/usr/bin/w3m.debug etckeeper postinst phase... [master d6373db] committing changes in /etc after emerge run 2 files changed, 3 insertions(+) create mode 100644 w3m/mailcap >>> www-client/w3m-0.5.3-r1 merged. >>> Regenerating /etc/ld.so.cache...