Sorry for such a late reply but here goes...
>>>> Michael Sperber <sperber(a)deinprogramm.de>
writes:
What happened without EMACSLOADPATH?
Below is an edited version (to reduce size) of the build log when
EMACSLOADPATH is not tampered with. The full log for the whole
sequence to reproduce this is available but I doubt it is needed to
see what happens. Let me know and I'll provide it.
The way to reproduce this under Gentoo it this.
- Remove the package so we start from a clean state
$ emerge -C xemacs
- Build and install the package. The Use flag "mule" is set in my
environment as default so the line below builds a mule enabled
$ emerge xemacs
- Rebuild the package unsetting the mule use flag. So a non mule
xemacs is built and installed.
$ USE="-mule" emerge xemacs
The included log file is an edited version of the last part of the
build, where long a repeated build sequences have been removed.
The ebuild in this example does not gzip the installed el-files. Doing
this leads to other but similar problems.
Yours Mats
==== The log ====
>> Verifying ebuild manifests
>> Emerging (1 of 1) app-editors/xemacs-21.5.34-r4 from emacs
* xemacs-21.5.34.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
* NeXT_XEmacs.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>> Unpacking source...
>> Unpacking xemacs-21.5.34.tar.gz to
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work
>> Unpacking NeXT_XEmacs.tar.gz to
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work
>> Source unpacked in /var/tmp/portage/app-editors/xemacs-21.5.34-r4/work
>> Preparing source in
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34 ...
* Applying
xemacs-21.5.34-ncurses-tinfo.patch ...
[ ok ]
* Applying xemacs-21.5.34-destdir.patch ...
[ ok ]
>> Source prepared.
>> Configuring source in
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34 ...
* econf:
updating xemacs-21.5.34/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating xemacs-21.5.34/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --with-widgets=athena --with-dialogs=athena --with-menubars=lucid
--with-scrollbars=lucid --with-athena=xaw --with-tiff --with-png --with-jpeg
--without-xface --with-xft=no --with-mule --with-xim=no --without-canna --without-wnn
--with-sound=native,alsa --with-database=gdbm,berkdb --with-optimization --with-gif
--with-gpm --without-postgresql --with-ldap --without-file-coding --with-pop
--without-prefix --with-ncurses --with-msw=no --with-mail-locking=flock
--with-site-lisp=yes --with-site-modules=yes --with-newgc --enable-option-checking=no
--with-last-packages=/usr/lib/xemacs
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
[ configuring... ]
checking for db_create in -ldb... (cached) yes
XEmacs 21.5-b34 "kale" configured for `i686-pc-linux'.
Compilation Environment and Installation Defaults:
Source code location:
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34
Installation prefix: /usr
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler version: i686-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4,
pie-0.5.5) 4.7.3
- GCC specs file: specs.
- Compiler command: i686-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations
-Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter
-g -O3 -fno-strict-aliasing -O2 -march=core2 -msse4.1 -pipe -fomit-frame-pointer
libc version: 2.17
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Package Search (a 'root' contains '{xemacs,mule,site}-packages'):
User package roots: ~/.xemacs
System package roots: /usr/share/xemacs
Legacy package roots: /usr/lib/xemacs
Window System:
Compiling in support for the X window system:
- X Windows headers location:
- X Windows libraries location:
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images.
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Compiling in support for ALSA (Advanced Linux Sound Architecture).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "flock" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new incremental garbage collector and the new allocator.
Using POSIX sigaction() to install fault handler.
Using the new portable dumper.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile.in
config.status: creating src/.gdbinit.in
config.status: creating lib-src/Makefile.in
config.status: creating lwlib/Makefile.in
config.status: creating src/Makefile.in
config.status: creating modules/ldap/Makefile.in
config.status: creating src/paths.h
config.status: creating src/xemacs.def.in
config.status: creating lib-src/config.values
config.status: creating lib-src/ellcc.h
config.status: creating src/config.h
config.status: creating lwlib/config.h
config.status: executing default commands
creating ./Makefile
creating ./GNUmakefile
creating lib-src/Makefile
creating lib-src/GNUmakefile
creating lwlib/Makefile
creating lwlib/GNUmakefile
creating src/Makefile
creating src/GNUmakefile
creating src/.gdbinit
creating src/.dbxrc
creating src/xemacs.def
creating modules/ldap/Makefile
creating modules/ldap/GNUmakefile
>> Source configured.
>> Compiling source in
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34 ...
make -j1
Producing `src/Emacs.ad.h' from `etc/Emacs.ad'.
Resetting `src/sheap-adjust.h'.
cd ./lib-src && make all
make[1]: Entering directory
`/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src'
i686-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement -g -O3 -fno-strict-aliasing -O2 -march=core2 -msse4.1 -pipe
-fomit-frame-pointer -I. -I../src
-I/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src
-I/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src -DHAVE_CONFIG_H
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src/gnuslib.c
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src/gnuslib.c: In
function 'connect_to_internet_server':
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src/gnuslib.c:415:11:
warning: ignoring return value of 'write', declared with attribute
warn_unused_result [-Wunused-result]
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src/gnuslib.c:416:11:
warning: ignoring return value of 'write', declared with attribute
warn_unused_result [-Wunused-result]
[ making lib-src... ]
make[1]: Leaving directory
`/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lib-src'
cd ./lwlib && make all
make[1]: Entering directory
`/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lwlib'
i686-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -O2
-march=core2 -msse4.1 -pipe -fomit-frame-pointer -I.
-I/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lwlib/../src
-DHAVE_CONFIG_H lwlib.c
i686-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -O2
-march=core2 -msse4.1 -pipe -fomit-frame-pointer -I.
-I/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lwlib/../src
-DHAVE_CONFIG_H lwlib-utils.c
[ making src... ]
i686-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -O2
-march=core2 -msse4.1 -pipe -fomit-frame-pointer -Demacs -I.
-I/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src -DHAVE_CONFIG_H
EmacsManager.c
../lib-src/make-dump-id
i686-pc-linux-gnu-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -O2
-march=core2 -msse4.1 -pipe -fomit-frame-pointer -Demacs -I.
-I/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src -DHAVE_CONFIG_H
dump-id.c
i686-pc-linux-gnu-gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
-Wdeclaration-after-statement -Wunused-parameter -g -O3 -fno-strict-aliasing -O2
-march=core2 -msse4.1 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed
-Wl,-export-dynamic -o xemacs abbrev.o alloc.o alloca.o array.o balloon_help.o
balloon-x.o blocktype.o buffer.o bytecode.o callint.o casefiddle.o casetab.o chartab.o
filelock.o cmdloop.o cmds.o console.o console-stream.o data.o database.o debug.o tests.o
device.o dired.o doc.o doprnt.o editfns.o elhash.o emacs.o emodules.o eval.o events.o
event-stream.o event-unixoid.o dumper.o inline.o linuxplay.o alsaplay.o miscplay.o
terminfo.o extents.o faces.o file-coding.o fileio.o filemode.o floatfns.o fns.o
font-lock.o frame.o gc.o general.o glyphs.o glyphs-eimage.o glyphs-shared.o
glyphs-widget.o gpmevent.o gui.o menubar.o scrollbar.o dialog.o toolbar.o gutter.!
o hash.o imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o
mc-alloc.o vdb.o vdb-posix.o macros.o marker.o md5.o minibuf.o mule-ccl.o mule-charset.o
mule-coding.o fontcolor.o opaque.o print.o process.o process-unix.o profile.o
rangetab.o realpath.o redisplay.o redisplay-output.o regex.o search.o select.o sequence.o
sysdll.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o text.o
console-tty.o device-tty.o event-tty.o frame-tty.o fontcolor-tty.o redisplay-tty.o cm.o
undo.o unicode.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o fontcolor-x.o
redisplay-x.o select-x.o gccache-x.o intl-x.o gui-x.o menubar-x.o scrollbar-x.o dialog-x.o
toolbar-x.o toolbar-xlike.o widget.o window.o lastfile.o free-hook.o vm-limit.o
EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o
dump-id.o ../lwlib/liblw.a -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext
-lX11 -lSM -lICE -ldb -lgdbm_!
compat -lgdbm -lgpm -lncurses -lasound -lm -ldl -lutil
./xemacs -nd -no-packages -batch -l
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/update-elc.el
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/update-elc.el...
Loading find-paths.el...
Loading packages.el...
Loading setup-paths.el...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/dumped-lisp.el...
Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/NEEDTODUMP
Loading loadup-el.el...
Loading loadup.el...
Using load-path
(/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/)
Using module-load-path
(/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/modules)
Loading dumped-lisp.el...
Loading backquote.el...
Loading bytecomp-runtime.el...
[ Loading... ]
Loading paragraphs.el...
Loading loaddefs.el...
Loading site-load.el...
Bootstrapping from temacs...
Loading bytecomp.el...
Compiling
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/bytecomp.el...
Loading byte-optimize.el...
Wrote
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/bytecomp.elc
Compiling
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cl-macs.el...
Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cl-macs.elc
Compiling
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/byte-optimize.el...
Wrote
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/byte-optimize.elc
[ Compiling... ]
Compiling
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/paragraphs.el...
Wrote
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/paragraphs.elc
Compiling
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/loaddefs.el...
Wrote
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/loaddefs.elc
Done
if true ; then \
./xemacs -nd -no-packages -batch -l
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/make-docfile.el
-- \
-o ../lib-src/DOC -d
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src -i
../lib-src/../site-packages \
abbrev.c alloc.c alloca.c array.c balloon_help.c balloon-x.c blocktype.c buffer.c
bytecode.c callint.c casefiddle.c casetab.c chartab.c filelock.c cmdloop.c cmds.c
console.c console-stream.c data.c database.c debug.c tests.c device.c dired.c doc.c
doprnt.c editfns.c elhash.c emacs.c emodules.c eval.c events.c event-stream.c
event-unixoid.c dumper.c inline.c linuxplay.c alsaplay.c miscplay.c terminfo.c extents.c
faces.c file-coding.c fileio.c filemode.c floatfns.c fns.c font-lock.c frame.c gc.c
general.c glyphs.c glyphs-eimage.c glyphs-shared.c glyphs-widget.c gpmevent.c gui.c
menubar.c scrollbar.c dialog.c toolbar.c gutter.c hash.c imgproc.c indent.c insdel.c
intl.c keymap.c line-number.c lread.c lstream.c mc-alloc.c vdb.c vdb-posix.c macros.c
marker.c md5.c minibuf.c mule-ccl.c mule-charset.c mule-coding.c fontcolor.c opaque.c
print.c process.c process-unix.c profile.c rangetab.c realpath.c redisplay.c
redisplay-output.c regex.c search.c select.c sequence.c sysdll.c signal!
.c sound.c specifier.c strftime.c symbols.c syntax.c sysdep.c text.c console-tty.c
device-tty.c event-tty.c frame-tty.c fontcolor-tty.c redisplay-tty.c cm.c undo.c unicode.c
console-x.c device-x.c event-Xt.c frame-x.c glyphs-x.c fontcolor-x.c redisplay-x.c
select-x.c gccache-x.c intl-x.c gui-x.c menubar-x.c scrollbar-x.c dialog-x.c toolbar-x.c
toolbar-xlike.c widget.c window.c free-hook.c \
; fi
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/make-docfile.el...
Loading find-paths.el...
Loading packages.el...
Loading setup-paths.el...
Loading raw-process.el...
Requiring custom...
Requiring widget...
Loading process...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/dumped-lisp.el...
Spawning make-docfile ...
Spawning make-docfile ...done
./xemacs -nd -no-packages -batch -l
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/loadup.el
dump
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/loadup.el...
Using load-path
(/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/)
Using module-load-path
(/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/modules)
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/dumped-lisp.el...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/backquote.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/bytecomp-runtime.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/subr.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cl.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cl-extra.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cl-seq.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/post-gc.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/version.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/custom.elc...
Requiring widget...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cus-start.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/find-paths.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/packages.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/setup-paths.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/replace.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/widget.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cmdloop.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/keymap.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/syntax.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/syntax-ppss.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/device.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/console.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/obsolete.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/specifier.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/frame.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/x-faces.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/faces.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/glyphs.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/fontcolor.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/extents.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/events.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/hash-table.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/text-props.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/process.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/multicast.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/map-ynp.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/undo-stack.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/window.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/window-xemacs.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/resize-minibuffer.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/simple.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/newcomment.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/keydefs.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/abbrev.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/derived.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/minibuf.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/list-mode.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/modeline.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/cus-file.elc...
Loading
/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/lisp/startup.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/misc.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/loadhist.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/files.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/lib-complete.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/format.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/indent.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/isearch-mode.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/buffer.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/buff-menu.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/paths.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/lisp.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/page.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/register.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/iso8859-1.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/easy-mmode.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/help.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/easymenu.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/special-mode.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/lisp-mode.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/text-mode.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/fill.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/auto-save.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/movemail.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/float-sup.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/itimer.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/itimer-autosave.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/printer.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/behavior.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/behavior-defs.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/diagnose.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/gui.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/mouse.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/mode-motion.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/toolbar.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/scrollbar.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/menubar.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/dialog.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/gutter.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/select.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/menubar-items.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/gutter-items.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/toolbar-items.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/dialog-items.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/coding.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/code-files.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/code-process.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/code-cmds.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/unicode.elc...
Loading /usr/share/xemacs-21.5-b34/lisp/mule/mule-charset.el...
*** Error in XEmacs initialization
(void-function defsetf)
*** Backtrace
really-early-error-handler((void-function defsetf))
(defsetf charset-registry set-charset-registry)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
(load-internal "[internal]")
load-internal("/usr/share/xemacs-21.5-b34/lisp/mule/mule-charset.el" nil nil
nil nil)
# bind (handler path nosuffix nomessage noerror filename)
load("/usr/share/xemacs-21.5-b34/lisp/mule/mule-charset.el")
(prog1 (load full-path) (unless (memq (quote quick-build) internal-error-checking)
(garbage-collect)))
(if full-path (prog1 (load full-path) (unless (memq (quote quick-build)
internal-error-checking) (garbage-collect))) (external-debugging-output (format
"\nLoad file %s: not found\n" file)) nil)
# bind (full-path)
(let ((full-path (locate-file file load-path (if load-ignore-elc-files (quote
(".el" "")) (quote (".elc" ".el"
"")))))) (if full-path (prog1 (load full-path) (unless (memq (quote quick-build)
internal-error-checking) (garbage-collect))) (external-debugging-output (format
"\nLoad file %s: not found\n" file)) nil))
# bind (file)
pureload("mule/mule-charset")
(if (pureload file) nil (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1))
(unless (pureload file) (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1))
(while (setq file (car files)) (unless (pureload file) (external-debugging-output
"Fatal error during load, aborting") (kill-emacs 1)) (setq files (cdr files)))
# bind (file files)
(let ((files preloaded-file-list) file) (while (setq file (car files)) (unless (pureload
file) (external-debugging-output "Fatal error during load, aborting")
(kill-emacs 1)) (setq files (cdr files))) (when (not (featurep (quote toolbar))) (defun
toolbar-button-p (obj) "No toolbar support." nil) (defun toolbar-specifier-p
(obj) "No toolbar support." nil)) (fmakunbound (quote pureload)))
(lambda nil (setq load-path (list source-lisp)) (setq module-load-path (list
(expand-file-name "modules" build-directory))) (external-debugging-output
(format "\nUsing load-path %s" load-path)) (external-debugging-output (format
"\nUsing module-load-path %s" module-load-path)) (buffer-disable-undo
(get-buffer "*scratch*")) (let ((temp-path (expand-file-name "." (car
load-path)))) (setq load-path (nconc (mapcar (function (lambda (i) (concat i
"/"))) (directory-files temp-path t "^[^-.]" nil (quote dirs-only)))
(cons (file-name-as-directory temp-path) load-path)))) (setq load-warn-when-source-only t)
(defun pureload (file) (let ((full-path (locate-file file load-path (if
load-ignore-elc-files (quote (".el" "")) (quote (".elc"
".el" "")))))) (if full-path (prog1 (load full-path) (unless (memq
(quote quick-build) internal-error-checking) (garbage-collect)))
(external-debugging-output (format "\nLoad file %s: not found\n" file)) nil)))
(load (expand-file-name "dumped-lisp.el" s!
ource-lisp)) (let ((files preloaded-file-list) file) (while (setq file (car files))
(unless (pureload file) (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1)) (setq files (cdr files))) (when (not (featurep (quote
toolbar))) (defun toolbar-button-p (obj) "No toolbar support." nil) (defun
toolbar-specifier-p (obj) "No toolbar support." nil)) (fmakunbound (quote
pureload))) (packages-load-package-dumped-lisps late-package-load-path))()
# (unwind-protect ...)
call-with-condition-handler(really-early-error-handler (lambda nil (setq load-path (list
source-lisp)) (setq module-load-path (list (expand-file-name "modules"
build-directory))) (external-debugging-output (format "\nUsing load-path %s"
load-path)) (external-debugging-output (format "\nUsing module-load-path %s"
module-load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let
((temp-path (expand-file-name "." (car load-path)))) (setq load-path (nconc
(mapcar (function (lambda (i) (concat i "/"))) (directory-files temp-path t
"^[^-.]" nil (quote dirs-only))) (cons (file-name-as-directory temp-path)
load-path)))) (setq load-warn-when-source-only t) (defun pureload (file) (let ((full-path
(locate-file file load-path (if load-ignore-elc-files (quote (".el"
"")) (quote (".elc" ".el" "")))))) (if full-path
(prog1 (load full-path) (unless (memq (quote quick-build) internal-error-checking)
(garbage-collect))) (external-debugging-output (format "\nLoad file %s: not
found\n" f!
ile)) nil))) (load (expand-file-name "dumped-lisp.el" source-lisp)) (let
((files preloaded-file-list) file) (while (setq file (car files)) (unless (pureload file)
(external-debugging-output "Fatal error during load, aborting") (kill-emacs 1))
(setq files (cdr files))) (when (not (featurep (quote toolbar))) (defun toolbar-button-p
(obj) "No toolbar support." nil) (defun toolbar-specifier-p (obj) "No
toolbar support." nil)) (fmakunbound (quote pureload)))
(packages-load-package-dumped-lisps late-package-load-path)))
# bind (stack-trace-on-error)
(let ((stack-trace-on-error nil)) (call-with-condition-handler (quote
really-early-error-handler) (function (lambda nil (setq load-path (list source-lisp))
(setq module-load-path (list (expand-file-name "modules" build-directory)))
(external-debugging-output (format "\nUsing load-path %s" load-path))
(external-debugging-output (format "\nUsing module-load-path %s"
module-load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let
((temp-path (expand-file-name "." (car load-path)))) (setq load-path (nconc
(mapcar (function (lambda (i) (concat i "/"))) (directory-files temp-path t
"^[^-.]" nil (quote dirs-only))) (cons (file-name-as-directory temp-path)
load-path)))) (setq load-warn-when-source-only t) (defun pureload (file) (let ((full-path
(locate-file file load-path (if load-ignore-elc-files (quote (".el"
"")) (quote (".elc" ".el" "")))))) (if full-path
(prog1 (load full-path) (unless (memq (quote quick-build) internal-error-checking)
(garbage-collect))) (external-deb!
ugging-output (format "\nLoad file %s: not found\n" file)) nil))) (load
(expand-file-name "dumped-lisp.el" source-lisp)) (let ((files
preloaded-file-list) file) (while (setq file (car files)) (unless (pureload file)
(external-debugging-output "Fatal error during load, aborting") (kill-emacs 1))
(setq files (cdr files))) (when (not (featurep (quote toolbar))) (defun toolbar-button-p
(obj) "No toolbar support." nil) (defun toolbar-specifier-p (obj) "No
toolbar support." nil)) (fmakunbound (quote pureload)))
(packages-load-package-dumped-lisps late-package-load-path)))))
# bind (gc-cons-threshold)
(let ((gc-cons-threshold (if (and purify-flag (not (memq (quote quick-build)
internal-error-checking))) 30000 3000000))) (let ((stack-trace-on-error nil))
(call-with-condition-handler (quote really-early-error-handler) (function (lambda nil
(setq load-path (list source-lisp)) (setq module-load-path (list (expand-file-name
"modules" build-directory))) (external-debugging-output (format "\nUsing
load-path %s" load-path)) (external-debugging-output (format "\nUsing
module-load-path %s" module-load-path)) (buffer-disable-undo (get-buffer
"*scratch*")) (let ((temp-path (expand-file-name "." (car
load-path)))) (setq load-path (nconc (mapcar (function (lambda (i) (concat i
"/"))) (directory-files temp-path t "^[^-.]" nil (quote dirs-only)))
(cons (file-name-as-directory temp-path) load-path)))) (setq load-warn-when-source-only t)
(defun pureload (file) (let ((full-path (locate-file file load-path (if
load-ignore-elc-files (quote (".el" "")) (quote (".elc"
".el" "")))))) (if full-!
path (prog1 (load full-path) (unless (memq (quote quick-build) internal-error-checking)
(garbage-collect))) (external-debugging-output (format "\nLoad file %s: not
found\n" file)) nil))) (load (expand-file-name "dumped-lisp.el"
source-lisp)) (let ((files preloaded-file-list) file) (while (setq file (car files))
(unless (pureload file) (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1)) (setq files (cdr files))) (when (not (featurep (quote
toolbar))) (defun toolbar-button-p (obj) "No toolbar support." nil) (defun
toolbar-specifier-p (obj) "No toolbar support." nil)) (fmakunbound (quote
pureload))) (packages-load-package-dumped-lisps late-package-load-path))))) (setq
preloaded-file-list (mapcar (function file-name-sans-extension) preloaded-file-list))
(setq load-warn-when-source-only nil) (setq debugger (quote debug)) (when (member
"no-site-file" command-line-args) (setq site-start-file nil)) (when (load
"site-load" t) (garbage-collect)) (when puri!
fy-flag (message "Finding pointers to doc strings...") (Snarf-!
document
ation "DOC") (message "Finding pointers to doc strings...done")
(Verify-documentation)) (when (stringp site-start-file) (load "site-init" t))
(setq load-history (cons (nreverse current-load-list) (delete* nil (mapc (function (lambda
(element) (delete* (quote defun) element :key (function car-safe)) (delete-if (function
(lambda (elt) (and (symbolp elt) (get elt (quote variable-documentation))))) element)))
load-history) :key (function cdr))) current-load-list nil) (setcar (car load-history)
(file-truename (caar load-history))) (garbage-collect) (buffer-enable-undo
"*scratch*"))
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
(load-internal "[internal]")
load("/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src/../lisp/loadup.el")
# (condition-case ... . error)
# (catch top-level ...)
*** Killing XEmacs
XEmacs exiting to debugger.
Fatal error: assertion failed, file emacs.c, line 3513, ABORT()
make[1]: *** [xemacs.dmp] Aborted
make[1]: Leaving directory
`/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34/src'
make: *** [src] Error 2
* ERROR: app-editors/xemacs-21.5.34-r4::emacs failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info
'=app-editors/xemacs-21.5.34-r4::emacs'`,
* the complete build log and the output of `emerge -pqv
'=app-editors/xemacs-21.5.34-r4::emacs'`.
* The complete build log is located at
'/var/tmp/portage/app-editors/xemacs-21.5.34-r4/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/app-editors/xemacs-21.5.34-r4/temp/environment'.
* Working directory:
'/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34'
* S: '/var/tmp/portage/app-editors/xemacs-21.5.34-r4/work/xemacs-21.5.34'
>> Failed to emerge app-editors/xemacs-21.5.34-r4, Log file:
>>
'/var/tmp/portage/app-editors/xemacs-21.5.34-r4/temp/build.log'
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta