Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el and load others... Loading /usr/share/emacs/22.3/leim/leim-list.el (source)... * Emacs version: 22.3.1 >>> Unpacking source... >>> Unpacking mew-6.1.tar.gz to /var/tmp/portage/app-emacs/mew-6.1/work >>> Source unpacked in /var/tmp/portage/app-emacs/mew-6.1/work >>> Compiling source in /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1 ... ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-elispdir=/usr/share/emacs/site-lisp/mew --with-etcdir=/usr/share/mew --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking for emacs... /usr/bin/emacs configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting === configuring in bin (/var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/bin) configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-elispdir=/usr/share/emacs/site-lisp/mew' '--with-etcdir=/usr/share/mew' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... 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 for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for useconds_t... yes checking for ssize_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 whether time.h and sys/time.h may both be included... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for main in -lz... yes checking for strncasecmp... yes checking for strnicmp... no checking for memmove... yes checking for fgetln... no checking for fork... yes checking for vfork... yes checking for getpwuid... yes checking for getlogin... yes checking for usleep... yes checking for Sleep... no checking for setmode... no checking for _setmode... no checking for chdir... yes checking for _chdir2... no checking for poll... yes checking for futimes... yes checking for fchmod... yes checking for flock... yes checking for lockf... yes checking for snprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating mew-pinentry config.status: creating config.h config.status: config.h is unchanged *************************** Mew configuration results *************************** use emacs : /usr/bin/emacs elisp files should go : /usr/share/emacs/site-lisp/mew etc files should go : /usr/share/mew exec files should go : /usr/bin info files should go : /usr/share/info man files should go : /usr/share/man/man1 Then type 'make', 'make info' and 'make install'. For Japanese environment, also 'make jinfo' and 'make install-jinfo'. make -j10 cd bin; make make[1]: Entering directory `/var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/bin' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wall mewencode.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wall utils.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wall mewl.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wall pattern.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wall incm.c Compiling EL files of Mew ... PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY! /usr/bin/emacs -batch -q -no-site-file -l ./temp.el -f mew-compile mewencode.c: In function 'write_base64': mewencode.c:388: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mewencode.c:392: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mewencode.c:400: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mewencode.c:406: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mewencode.c: In function 'write_binary': mewencode.c:711: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -o mewencode -Wl,-O1 mewencode.o utils.o -lz mewl.c: In function 'exec_init': mewl.c:839: warning: ignoring return value of 'dup', declared with attribute warn_unused_result mewl.c:861: warning: ignoring return value of 'dup', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -o mewl -Wl,-O1 mewl.o utils.o pattern.o rm -f mewdecode mewcat for f in mewdecode mewcat; do \ ln mewencode ${f}; done Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el and load others... Loading /usr/share/emacs/22.3/leim/leim-list.el (source)... incm.c: In function 'lock_mbox': incm.c:640: warning: ignoring return value of 'write', declared with attribute warn_unused_result In function 'open', inlined from 'lock_mbox' at incm.c:630, inlined from 'process_mbox' at incm.c:670, inlined from 'process' at incm.c:847: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make[1]: *** [incm.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/bin' make: *** [bin] Error 2 make: *** Waiting for unfinished jobs.... Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-addrbook.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-attach.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-auth.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-blvs.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-bq.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-cache.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-complete.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-config.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-const.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-decode.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-demo.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-draft.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-edit.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-encode.elc In toplevel form: mew-env.el:74:6:Warning: `process-kill-without-query' is an obsolete function (as of Emacs 22.1); use `process-query-on-exit-flag' or `set-process-query-on-exit-flag'. Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-env.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-ext.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-fib.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-func.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-gemacs.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-header.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-highlight.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-imap.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-imap2.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-key.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-lang-jp.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-lang-kr.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-lang-latin.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-local.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-mark.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-message.elc In end of data: mew-mime.el:801:1:Warning: the following functions are not known to be defined: w3m-region, w3m-expand-file-name-as-url Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-mime.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-minibuf.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-mule.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-mule3.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-net.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-nntp.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-nntp2.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-pgp.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-pick.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-pop.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-refile.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-scan.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-smime.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-search.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-smtp.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-sort.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-ssh.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-ssl.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-passwd.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-summary.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-summary2.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-summary3.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-summary4.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-syntax.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-thread.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-unix.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-vars.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-vars2.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-vars3.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-varsx.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-virtual.elc In mew-w32-print-buffer: mew-win32.el:94:11:Warning: assignment to free variable `w32-start-process-show-window' In end of data: mew-win32.el:224:1:Warning: the following functions are not known to be defined: mw32script-init, mw32script-make-pathext-regexp, mw32script-openp, mw32script-resolve-script, dos-to-unix-filename Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-win32.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-exec.elc In end of data: mew-darwin.el:120:1:Warning: the function `mac-set-file-type' is not known to be defined. Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew-darwin.elc Wrote /var/tmp/portage/app-emacs/mew-6.1/work/mew-6.1/mew.elc Compiling EL files of Mew ... done * * ERROR: app-emacs/mew-6.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 753: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-emacs:mew-6.1:20090220-211324.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emacs/mew-6.1/temp/environment'. *