[Success] XEmacs 21.4.21 "Educational Television" configured for `i686-pc-linux'
Mats Lidell
matsl at xemacs.org
Sat Nov 10 19:03:40 EST 2007
Hi,
This is the binary for the 21.4 MULE smoke test:
uname -a: Linux labb 2.6.22-1-k7 #1 SMP Sun Jul 29 15:15:55 UTC 2007 i686 GNU/Linux
./configure '--with-mule' '--prefix=/home/matsl/work/smoketest' '-pdump'
XEmacs 21.4.21 "Educational Television" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /home/matsl/work/smoketest/xemacs-21.4
Installation prefix: /home/matsl/work/smoketest
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow
Compiler version: gcc (GCC) 4.2.1 (Debian 4.2.1-5)
Compiler specs file: specs.
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Need to guess glibc1/2/etc here
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- 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.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Sound:
Compiling in support for sound (native).
Compiling in support for NAS (network audio system).
Databases:
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Contents of file xemacs-make-all.err
Keeping lines matching (in python regexp syntax): "^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warnings?|pure.*(space|size)|hides|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^ \*\* |^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax): "confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./lib-src && make all
/home/matsl/work/smoketest/xemacs-21.4/lib-src/ootags.c:2642: warning: 'savetok.buffer' may be used uninitialized in this function
/home/matsl/work/smoketest/xemacs-21.4/lib-src/ootags.c:2642: warning: 'savetok.linepos' may be used uninitialized in this function
/home/matsl/work/smoketest/xemacs-21.4/lib-src/ootags.c:2642: warning: 'savetok.lineno' may be used uninitialized in this function
/home/matsl/work/smoketest/xemacs-21.4/lib-src/ootags.c:2642: warning: 'savetok.linelen' may be used uninitialized in this function
/home/matsl/work/smoketest/xemacs-21.4/lib-src/ootags.c:2642: warning: 'savetok.named' may be used uninitialized in this function
/home/matsl/work/smoketest/xemacs-21.4/lib-src/ootags.c:2642: warning: 'savetok.str' may be used uninitialized in this function
/home/matsl/work/smoketest/xemacs-21.4/lib-src/movemail.c:591: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
cd ./lwlib && make all
cd ./src && make all
callproc.c:853: warning: 'value' may be used uninitialized in this function
cmdloop.c:599: warning: no return statement in function returning non-void
emacs.c:542: warning: statement with no effect
dumper.c:830: warning: comparison between signed and unsigned
dumper.c:839: warning: comparison between signed and unsigned
dumper.c:898: warning: comparison between signed and unsigned
dumper.c:1016: warning: comparison between signed and unsigned
mule-ccl.c:975: warning: comparison between signed and unsigned
mule-ccl.c:1027: warning: comparison between signed and unsigned
mule-ccl.c:1046: warning: comparison between signed and unsigned
mule-ccl.c:1141: warning: comparison between signed and unsigned
mule-ccl.c:1482: warning: comparison between signed and unsigned
mule-ccl.c:1483: warning: comparison between signed and unsigned
mule-ccl.c:1656: warning: comparison between signed and unsigned
mule-ccl.c:1657: warning: comparison between signed and unsigned
mule-ccl.c:1707: warning: 'called_ccl.prog' may be used uninitialized in this function
nas.c:257: warning: 'nas_close_down_play' defined but not used
process-unix.c:1625: warning: declaration of 'gai_error' shadows a global declaration
/usr/include/netdb.h:676: warning: shadowed declaration is here
process-unix.c:1717: warning: declaration of 'gai_error' shadows a global declaration
/usr/include/netdb.h:676: warning: shadowed declaration is here
extents.c:2806: warning: 'gb.width' is used uninitialized in this function
extents.c:2806: warning: 'gb.active' is used uninitialized in this function
extents.c:2806: warning: 'gb.findex' is used uninitialized in this function
extents.c:2825: warning: 'gb.width' is used uninitialized in this function
extents.c:2825: warning: 'gb.active' is used uninitialized in this function
extents.c:2825: warning: 'gb.findex' is used uninitialized in this function
redisplay-output.c:751: warning: 'block_end' may be used uninitialized in this function
redisplay-output.c:678: warning: 'block_end' may be used uninitialized in this function
redisplay-output.c:663: warning: 'next_start_pixpos' may be used uninitialized in this function
regex.c:5771: warning: passing argument 2 of 'BI_BUF_PTR_BYTE_POS' discards qualifiers from pointer target type
regex.c:5779: warning: passing argument 2 of 'BI_BUF_PTR_BYTE_POS' discards qualifiers from pointer target type
regex.c:5787: warning: passing argument 2 of 'BI_BUF_PTR_BYTE_POS' discards qualifiers from pointer target type
frame-x.c:780: warning: missing sentinel in function call
frame-x.c:785: warning: missing sentinel in function call
frame-x.c:877: warning: missing sentinel in function call
redisplay-x.c:981: warning: pointer targets in passing argument 3 of 'XGetFontProperty' differ in signedness
redisplay-x.c:983: warning: pointer targets in passing argument 3 of 'XGetFontProperty' differ in signedness
redisplay-x.c:1012: warning: pointer targets in passing argument 3 of 'XGetFontProperty' differ in signedness
redisplay-x.c:1014: warning: pointer targets in passing argument 3 of 'XGetFontProperty' differ in signedness
redisplay-x.c:1016: warning: pointer targets in passing argument 3 of 'XGetFontProperty' differ in signedness
Using load-path (/home/matsl/work/smoketest/xemacs-21.4/lisp)
Using module-load-path (/home/matsl/work/smoketest/xemacs-21.4/modules)
** reference to free variable mswindows-font-regexp
cd ./src && make dump-elcs
cd /home/matsl/work/smoketest/xemacs-21.4/man && make info
------------------------------------------------------------------------------
Contents of file xemacs-make-check.err
Keeping lines matching (in python regexp syntax): "^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warnings?|pure.*(space|size)|hides|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^ \*\* |^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax): "confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./src && make check
base64-tests.el: 1234 of 1234 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
byte-compiler-tests.el: 66 of 66 tests successful (100%).
38 tests skipped because can't defadvice.
SKIP: "Attempt to set non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "^$" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "bound but not referenced" BECAUSE "can't defadvice"
SKIP: "assignment to free variable" BECAUSE "can't defadvice"
SKIP: "reference to free variable" BECAUSE "can't defadvice"
SKIP: "called with 2 args, but requires 1" BECAUSE "can't defadvice"
SKIP: "^$" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
SKIP: "Attempt to set non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to set constant symbol" BECAUSE "can't defadvice"
SKIP: "^$" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind non-symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "Attempt to let-bind constant symbol" BECAUSE "can't defadvice"
SKIP: "bound but not referenced" BECAUSE "can't defadvice"
SKIP: "assignment to free variable" BECAUSE "can't defadvice"
SKIP: "reference to free variable" BECAUSE "can't defadvice"
SKIP: "called with 2 args, but requires 1" BECAUSE "can't defadvice"
SKIP: "^$" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "set-default called with 1 arg, but requires 2" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
SKIP: "malformed let binding" BECAUSE "can't defadvice"
0 errors that should have been generated, but weren't
0 wrong-error failures
c-tests.el: No tests run.
0 errors that should have been generated, but weren't
0 wrong-error failures
case-tests.el: 1148 of 1148 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
ccl-tests.el: 4570 of 4570 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
database-tests.el: No tests run.
0 errors that should have been generated, but weren't
0 wrong-error failures
extent-tests.el: 194 of 194 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
hash-table-tests.el: 9866 of 9866 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3604 of 3604 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
md5-tests.el: 56 of 56 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
mule-tests.el: 230 of 230 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
Unexpected error (void-function executable-find) while executing interpreted code.
Unexpected error (void-function executable-find) while executing byte-compiled code.
os-tests.el: No tests run.
Unexpected error (void-function executable-find) while executing interpreted code
Unexpected error (void-function executable-find) while executing byte-compiled code
0 errors that should have been generated, but weren't
0 wrong-error failures
regexp-tests.el: 346 of 346 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
symbol-tests.el: 264 of 264 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (error "Unbalanced parentheses")
FAIL: (backward-up-list-moves-point-from-to 25 nil) ==> expected error syntax-error, got error (error "Unbalanced parentheses") instead
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (error "Unbalanced parentheses")
FAIL: (backward-up-list-moves-point-from-to 25 nil) ==> expected error syntax-error, got error (error "Unbalanced parentheses") instead
syntax-tests.el: 68 of 76 tests successful ( 89%).
2 tests skipped because c-mode unavailable.
SKIP: "comment and parse-partial-sexp tests" BECAUSE "c-mode unavailable"
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (error "Unbalanced parentheses")
FAIL: (backward-up-list-moves-point-from-to 25 nil) ==> expected error syntax-error, got error (error "Unbalanced parentheses") instead
SKIP: "comment and parse-partial-sexp tests" BECAUSE "c-mode unavailable"
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (error "Unbalanced parentheses")
FAIL: (backward-up-list-moves-point-from-to 25 nil) ==> expected error syntax-error, got error (error "Unbalanced parentheses") instead
0 errors that should have been generated, but weren't
2 wrong-error failures
tag-tests.el: 6 of 6 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
base64-tests.el: 1234 of 1234 tests successful (100%).
byte-compiler-tests.el: 66 of 66 tests successful (100%).
c-tests.el: No tests run.
case-tests.el: 1148 of 1148 tests successful (100%).
ccl-tests.el: 4570 of 4570 tests successful (100%).
database-tests.el: No tests run.
extent-tests.el: 194 of 194 tests successful (100%).
hash-table-tests.el: 9866 of 9866 tests successful (100%).
lisp-tests.el: 3604 of 3604 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 230 of 230 tests successful (100%).
os-tests.el: No tests run.
regexp-tests.el: 346 of 346 tests successful (100%).
symbol-tests.el: 264 of 264 tests successful (100%).
syntax-tests.el: 68 of 76 tests successful ( 89%).
tag-tests.el: 6 of 6 tests successful (100%).
------------------------------------------------------------------------------
Contents of file xemacs-make-install.err
Keeping lines matching (in python regexp syntax): "^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warnings?|pure.*(space|size)|hides|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^ \*\* |^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax): "confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./lib-src && make all
cd ./lwlib && make all
cd ./src && make all
** reference to free variable mswindows-font-regexp
cd ./src && make dump-elcs
cd /home/matsl/work/smoketest/xemacs-21.4/man && make info
Installing utilities run internally by XEmacs.
Installing utilities for users to run.
cd /home/matsl/work/smoketest/bin && rm -f ./xemacs && ln -s xemacs-21.4.21 ./xemacs
cd /home/matsl/work/smoketest/xemacs-21.4/etc && \
make gzip-el
------------------------------------------------------------------------------
Yours
--
%% Mats
More information about the XEmacs-Buildreports
mailing list