Code: Select all
zion ~ # emerge -av emacs
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] app-editors/emacs-22.1-r1 USE="X gif jpeg png tiff xpm -Xaw3d (-alsa) -gtk -gzip-el -hesiod -motif -sound -source -spell -toolkit-scroll-bars" 0 kB
Code: Select all
Loading tooltip...
((58203 . 8578) (11755 . 0) (620 . 65) 80110 166533 (71 . 7) (18 . 12) (5651 . 1846))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under names emacs and emacs-22.1.1
1110195 pure bytes used
./emacs -q -batch -f list-load-path-shadows
Fatal error (11)gmake[1]: *** [emacs] Segmentation fault: 11 (core dumped)
gmake[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/src'
(export PARALLEL; PARALLEL=0; cd leim; gmake all \
CC='i686-gentoo-freebsd6.2-gcc' CFLAGS='-O2 -march=pentium4 -pipe' CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib ' \
LDFLAGS='-Wl,-znocombreloc ' MAKE='gmake')
gmake[1]: Entering directory `/var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim'
EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim/../lisp/international/titdic-cnv \
-f batch-titdic-convert -dir quail /var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim/CXTERM-DIC; \
echo "changed" > changed.tit
Fatal error (11)EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -f batch-byte-compile quail/CCDOSPY.el
>>Error occurred processing quail/CCDOSPY.el: File error (("Opening input file" "no such file or directory" "/var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim/quail/CCDOSPY.el"))
gmake[1]: *** [quail/CCDOSPY.elc] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-22.1-r1/work/emacs-22.1/leim'
gmake: *** [leim] Error 2
*
* ERROR: app-editors/emacs-22.1-r1 failed.
* Call stack:
* ebuild.sh, line 1684: Called dyn_compile
* ebuild.sh, line 1020: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* emacs-22.1-r1.ebuild, line 140: Called die
* The specific snippet of code:
* emake CC="$(tc-getCC)" || 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/tmp/portage/app-editors/emacs-22.1-r1/temp/build.log'.
*
* Messages for package app-editors/emacs-22.1-r1:
*
* ERROR: app-editors/emacs-22.1-r1 failed.
* Call stack:
* ebuild.sh, line 1684: Called dyn_compile
* ebuild.sh, line 1020: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* emacs-22.1-r1.ebuild, line 140: Called die
* The specific snippet of code:
* emake CC="$(tc-getCC)" || 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/tmp/portage/app-editors/emacs-22.1-r1/temp/build.log'.
*
zion ~ # Best regards
addeman


