lisp-test of "format" fails on alpha platform
Jonathan Segal
jsegal at genomecorp.com
Fri Mar 5 14:05:13 EST 2004
This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
Please describe as succinctly as possible:
- What happened.
- What you thought should have happened.
- Precisely what you were doing at the time.
Please also include any C or lisp back-traces that you may have.
================================================================
Dear Bug Team!
I just downloaded and compiled the latest stable version (21.4.15), and
"make check" had single failure on the alpha platform -- in particular,
(format "%#x" 16) returns "10" instead of "0x10", which is what the test
wants (BTW -- it tests correctly when I compile the release on my linux box).
Oddly, when I make a little C program to so the same thing calling sprintf,
I get the correct result. E.G. the following program to isolate the
sprintf library function:
main () {
char foo[45];
sprintf(foo,"%#x",16);
printf("%s\n",foo);
}
outputs "0x10" as it should (when compiled using the same gcc as xemacs).
Also, I just compiled xemacs with the native cc instead of gnu cc, and it
also passed.
I'm not too worried about this (I'll just use the cc-compiled version), but
it may merit looking into.
Thanks,
-Jonathan
jsegal at genomecorp.com
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: OSF1 athena.genomecorp.com V5.1 1885 alpha
../configure '-prefix=/usr/local/share' '--exec-prefix=/usr/local'
XEmacs 21.4.15 "Security Through Obscurity" configured for `alpha-dec-osf5.1'.
Compilation / Installation:
Source code location: /common/local_share/src/xemacs-21.4.15
Installation prefix: /usr/local/share
Runtime library search path: /usr/shlib:/usr/local/lib/gcc3.2/lib/gcc-lib/alphaev68-dec-osf5.1/3.2/../../..
Operating system description file: `s/decosf4-0.h'
Machine description file: `m/alpha.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow -Wpointer-arith
Compiler version: gcc (GCC) 3.2
Compiler specs file: /usr/local/lib/gcc3.2/lib/gcc-lib/alphaev68-dec-osf5.1/3.2/specs
Relocating allocator for buffers: yes
GNU version of malloc: yes
libc: DVTBASE210,DVTBASE210,OSFBASE520,OSFPAT00024300520,OSFPAT00041200520,
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.
TTY:
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for TIFF images.
Sound:
Databases:
Compiling in support for DBM.
Compiling in support for LDAP.
Internationalization:
Mail:
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.
Load-Path Lisp Shadows:
----------------------
(/usr/home/jsegal/el.dir/tramp/lisp/format-spec
/usr/local/lib/xemacs/xemacs-packages/lisp/gnus/format-spec
/usr/home/jsegal/el.dir/tramp/lisp/base64
/usr/local/lib/xemacs/xemacs-packages/lisp/mail-lib/base64
/usr/home/jsegal/el.dir/cua-mode
/usr/local/lib/xemacs/xemacs-packages/lisp/site-lisp/cua-mode)
Installed XEmacs Packages:
-------------------------
((zenirc:version 1.11 :type regular)
(xslt-process :version 1.05 :type regular)
(xemacs-devel :version 1.39 :type single-file)
(xemacs-base :version 1.56 :type regular)
(w3 :version 1.2 :type regular)
(vm :version 7.0 :type regular)
(viper :version 1.29 :type regular)
(view-process :version 1.11 :type regular)
(vhdl :version 1.13 :type regular)
(vc :version 1.28 :type regular)
(tpu :version 1.12 :type regular)
(tooltalk :version 1.13 :type regular)
(tm :version 1.29 :type regular)
(time :version 1.11 :type regular)
(textools :version 1.12 :type regular)
(text-modes :version 1.32 :type single-file)
(texinfo :version 1.2 :type regular)
(supercite :version 1.18 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.21 :type regular)
(sounds-wav :version 1.1 :type regular)
(sounds-au :version 1.1 :type regular)
(slider :version 1.13 :type regular)
(sh-script :version 1.13 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.1 :type regular)
(scheme :version 1.11 :type regular)
(rmail :version 1.12 :type regular)
(reftex :version 1.23 :type regular)
(psgml :version 1.25 :type regular)
(ps-print-nomule :version 1.05 :type regular)
(prog-modes
:version
1
.42
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.56 :type regular)
(pc :version 1.2 :type single-file)
(os-utils :version 1.25 :type single-file)
(net-utils :version 1.23 :type single-file)
(misc-games :version 1.15 :type single-file)
(mine :version 1.14 :type regular)
(mh-e :version 1.13 :type regular)
(mew :version 1.14 :type regular)
(mailcrypt :version 2.09 :type regular)
(mail-lib :version 1.4 :type regular)
(jde :version 1.3 :type regular)
(ispell :version 1.23 :type regular)
(ilisp :version 1.19 :type regular)
(igrep :version 1.08 :type regular)
(idlwave :version 1.23 :type regular)
(hm--html-menus :version 1.16 :type regular)
(gnus :version 1.57 :type regular)
(gnats :version 1.12 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.09 :type single-file)
(frame-icon :version 1.09 :type regular)
(forms :version 1.13 :type regular)
(footnote :version 1.13 :type regular)
(eudc :version 1.34 :type regular)
(eterm :version 1.13 :type regular)
(ess :version 1.03 :type regular)
(eshell :version 1.01 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.08 :type single-file)
(eieio :version 1.01 :type regular)
(efs :version 1.26 :type regular)
(edt :version 1.12 :type regular)
(edit-utils :version 1.73 :type single-file)
(ediff :version 1.33 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.11 :type regular)
(dictionary :version 1.06 :type regular)
(debug :version 1.16 :type regular)
(crisp :version 1.12 :type regular)
(cookie :version 1.13 :type regular)
(cc-mode :version 1.26 :type regular)
(calendar :version 1.18 :type regular)
(calc :version 1.17 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.03 :type regular)
(bbdb :version 1.16 :type regular)
(auctex :version 1.28 :type regular)
(apel :version 1.2 :type regular)
(ada :version 1.1 :type regular)
(Sun :version 1.13 :type regular))
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 paren blink-paren font
disp-table ess-mous mouseme thingatpt browse-url essl-bug essd-omg essl-omg
essd-els essd-sas essl-sas essa-sas essd-arc essd-vst essd-xls essl-lsp
essd-sta essl-sta make-regexp essd-sp6 essd-sp5 essd-sp3 essd-s4 essd-r
ess-menu imenu essl-s ess-inf ess-utils ess-mode noweb-mode ess ess-cust
font-lock ess-emcs ess-site byte-optimize bytecomp byte-compile time
cus-face mwheel tramp advice advice-preload efs-x19.15 efs-fnh efs-ovwrt
efs-cu efs-netrc efs-defun efs shell comint ring format-spec timer crypt
crypt++ zenirc-autoloads xslt-process-autoloads xemacs-devel-autoloads
xemacs-base-autoloads w3-autoloads vm-autoloads viper-autoloads
view-process-autoloads vhdl-autoloads vc-autoloads tpu-autoloads
tooltalk-autoloads tm-autoloads time-autoloads textools-autoloads
text-modes-autoloads texinfo-autoloads supercite-autoloads
strokes-autoloads speedbar-autoloads sounds-wav-autoloads
sounds-au-autoloads slider-autoloads sh-script-autoloads sgml-autoloads
semantic-autoloads scheme-autoloads rmail-autoloads reftex-autoloads
psgml-autoloads ps-print-nomule-autoloads prog-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
net-utils-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
hm--html-menus-autoloads gnus-autoloads gnats-autoloads games-autoloads
fsf-compat-autoloads frame-icon-autoloads forms-autoloads
footnote-autoloads eudc-autoloads eterm-autoloads ess-autoloads
eshell-autoloads emerge-autoloads elib-autoloads eieio-autoloads
efs-autoloads edt-autoloads edit-utils-autoloads ediff-autoloads
edebug-autoloads dired-autoloads dictionary-autoloads debug-autoloads
crisp-autoloads cookie-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads apel-autoloads ada-autoloads Sun-autoloads lisp-autoloads
loadhist auto-show fontl-hooks x-iso8859-1 gutter-items menubar-items
x-menubar mode-motion mouse itimer auto-save lisp-mode easymenu iso8859-1
page buff-menu lib-complete help-nomule cus-file derived frame text-props
obsolete cus-start custom widget cl-extra mini-cl cl cl-19 packages
backquote very-early-lisp lucid-scrollbars cut-buffer lucid-menubars
athena-dialogs x c-balloon-help tty-frames tty toolbar scrollbar
unix-processes multicast network-streams subprocesses modules
menu-accelerator-support menubar dbm md5 xemacs gutter tiff png gif xpm xbm
lisp-float-type berkeley-unix dialog devices window-system base64)
Recent keystrokes:
-----------------
button2 button2up C-p C-e C-j C-p C-n C-p C-p M-f C-f
C-f RET M-f M-f M-f C-f RET C-p C-a C-k C-k C-n C-p
C-y C-n C-n C-y C-p C-e C-j M-x r e p o r t - x e TAB
RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Paren mode is paren
Loading paren...done
Loading paren...
Loading font...done
Loading font...
done loading!
Loading byte-optimize...done
Loading byte-optimize...
Loading bytecomp...done
Loading bytecomp...
Loading time...done
Loading cus-face...done
Loading cus-face...
Loading time...
Loading mwheel...done
Loading mwheel...
Loading advice...done
Loading advice...
More information about the XEmacs-Beta
mailing list