[Success] (g++) XEmacs 21.5-b18 "chestnut" (+CVS-20041107) i686-pc-linux

Stephen J. Turnbull stephen at xemacs.org
Mon Nov 8 03:12:47 EST 2004


Some warnings:

Jerry:

I thought we'd fixed the libintl thing, or is this another Catch-22?

/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/src/regex.c:169:1: warning: "gettext" redefined
/usr/include/libintl.h:108:1: warning: this is the location of the previous definition

I think this just requires tinkering with the autoconf scripts in
./modules.  I'll try to get to it later:

cd ./modules/postgresql && make all
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++

GCC Catch-22:

========================================================================

Full report:

/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/src/cmdloop.c:614: warning: no

> XEmacs Build Report generated by emacs-version
> 21.5  (beta18) "chestnut" (+CVS-20041107) XEmacs Lucid
> with system-configuration
> i686-pc-linux
> follows:

> Contents of /home/stephen/Projects/XEmacs/21.5-g++/Installation:
> (Output from most recent run of ./configure)

uname -a: Linux tleeps19 2.4.21+realms+debian #1 Sat Jul 5 08:32:52 JST 2003 i686 GNU/Linux

/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/configure  '--with-widgets=athena' '--with-athena=3d' '--with-dialogs=athena' '--with-mule' '--with-xim=xlib' '--with-xfs' '--external-widget' '--with-modules' '--use-number-lib=gmp' '--debug' '--error-checking=all' '--memory-usage-stats' '--xemacs-compiler=g++'


XEmacs 21.5-b18 "chestnut" (+CVS-20041107) configured for `i686-pc-linux'.


Compilation Environment and Installation Defaults:
  Source code location:              /coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5
  Installation prefix:               /usr/local
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler version:                  g++ (GCC) 3.3.5 (Debian 1:3.3.5-2)
    - GCC specs file:                /usr/lib/gcc-lib/i486-linux/3.3.5/specs
    - Compiler command:              g++ -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Weffc++ -g -O3
  Compiler version for lib-src:      (detection code unimplemented)
    - Compiler command for lib-src:  gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3
  libc version:                      GNU libc 2.3.2.ds1-18 (Debian)
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11R6/include
    - X Windows libraries location:               /usr/X11R6/lib
    - Handling WM_COMMAND properly.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.

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.
  Compiling in support for X-Face message headers.

Sound:
  Compiling in support for sound (native).

Databases:
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  postgresql/libpq-fe.h
    - Using PostgreSQL V7 bindings.

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.
    - Using XFontSet to provide bilingual menubar.
  Compiling in support for Canna on Mule.

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.
  Compiling in support for more number types using the GNU MP library.
  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: ---------------------------------------------------------


> Contents of /home/stephen/Projects/XEmacs/21.5-g++/beta.err
> keeping lines matching
> "^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+\|^[A-Z] [^ ]+$\|^Wrong number of arguments:\|^  \*\* \|^\(FAIL\|SKIP\):"
> and then deleting lines matching
> "confl.*with.*auto-inlining\|^Formatting:\|^\s-*0 .*\(failure\|error\)s?\|^PASS:\|(100%) tests successful"

checking for preferred warning flags for XEMACS_CC... -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Weffc++
checking for preferred warning flags for CC... -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations
checking for dlerror... yes
checking for _dlerror... no
checking for strerror in -lintl... no
checking for perror... yes
checking for strerror... yes
    Defining EMACS_CONFIG_OPTIONS = "--with-widgets=athena --with-athena=3d --with-dialogs=athena --with-mule --with-xim=xlib --with-xfs --external-widget --with-modules --use-number-lib=gmp --debug --error-checking=all --memory-usage-stats --xemacs-compiler=g++"
Compilation Environment and Installation Defaults:
  Compiling in support for runtime error checking.
cd ./lib-src && make all
/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/lib-src/fakemail.c:38: warning: function declaration isn't a prototype
cd ./lwlib && make all
cd ./src && make all
/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/src/cmdloop.c:614: warning: no
/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/src/regex.c:169:1: warning: "gettext" redefined
/usr/include/libintl.h:108:1: warning: this is the location of the previous definition
Using load-path (/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/lisp/)
Using module-load-path (/home/stephen/Projects/XEmacs/21.5-g++/modules)
Using load-path (/coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/lisp/)
Using module-load-path (/home/stephen/Projects/XEmacs/21.5-g++/modules)
cd ./modules/postgresql && make all
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cd /coda/tleepslib.sk.tsukuba.ac.jp/Software/XEmacs/21.5/man && make info
cd ./src && make check
base64-tests.el:         1234 of  1234 tests successful (100%).
byte-compiler-tests.el:   104 of   104 tests successful (100%).
c-tests.el:                 4 of     4 tests successful (100%).
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:           3766 of  3766 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:            236 of   236 tests successful (100%).
os-tests.el:               20 of    20 tests successful (100%).
regexp-tests.el:          316 of   316 tests successful (100%).
symbol-tests.el:          246 of   246 tests successful (100%).
syntax-tests.el:           60 of    60 tests successful (100%).
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:            140 of   140 tests successful (100%).
base64-tests.el:         1234 of  1234 tests successful (100%).
byte-compiler-tests.el:   104 of   104 tests successful (100%).
c-tests.el:                 4 of     4 tests successful (100%).
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:           3766 of  3766 tests successful (100%).
md5-tests.el:              56 of    56 tests successful (100%).
mule-tests.el:            236 of   236 tests successful (100%).
os-tests.el:               20 of    20 tests successful (100%).
regexp-tests.el:          316 of   316 tests successful (100%).
symbol-tests.el:          246 of   246 tests successful (100%).
syntax-tests.el:           60 of    60 tests successful (100%).
tag-tests.el:               6 of     6 tests successful (100%).
weak-tests.el:            140 of   140 tests successful (100%).

/home/stephen/Projects/XEmacs/21.5-g++/xemacs-make-install.err not found!

/home/stephen/Projects/XEmacs/21.5-g++/xemacs-make-check.err not found!

/home/stephen/Projects/XEmacs/21.5-g++/xemacs-make-check-temacs.err not found!

/home/stephen/Projects/XEmacs/21.5-g++/xemacs-make-all.err not found!




More information about the XEmacs-Beta mailing list