bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69645: 27.2; Fails to build today


From: John ff
Subject: bug#69645: 27.2; Fails to build today
Date: Fri, 8 Mar 2024 15:34:40 +0000

Attempting to build master after a "git pull"
I get
make -C ../lwlib/ liblw.a
make[3]: Entering directory '/home/jpff/GNU/emacs/lwlib'
make[3]: 'liblw.a' is up to date.
make[3]: Leaving directory '/home/jpff/GNU/emacs/lwlib'
  CC       eval.o
eval.c:1722:1: warning: data definition has no type or storage class
 q
 ^
eval.c:1722:1: warning: type defaults to ‘int’ in declaration of ‘q’ 
[-Wimplicit-int]
In file included from eval.c:25:0:
lisp.h:3438:3: error: expected ‘,’ or ‘;’ before ‘static’
   static union Aligned_Lisp_Subr sname =                            \
   ^
eval.c:1723:1: note: in expansion of macro ‘DEFUN’
 DEFUN ("signal", Fsignal, Ssignal, 2, 2, 0,
 ^~~~~
eval.c: In function ‘syms_of_eval’:
eval.c:4449:13: error: ‘Ssignal’ undeclared (first use in this function); 
did you mean ‘xsignal’?
   defsubr (&Ssignal);
             ^~~~~~~
             xsignal
eval.c:4449:13: note: each undeclared identifier is reported only once for each 
function it appears in
make[2]: *** [Makefile:455: eval.o] Error 1
make[2]: Leaving directory '/home/jpff/GNU/emacs/src'
make[1]: *** [Makefile:554: src] Error 2
make[1]: Leaving directory '/home/jpff/GNU/emacs'
make[1]: Entering directory '/home/jpff/GNU/emacs'
***
*** "make all" failed with exit status 2.

     tried a "make bootstrap" but no difference


In GNU Emacs 27.2 (build 1, x86_64-suse-linux-gnu, GTK+ Version 3.24.34, cairo 
version 1.16.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: openSUSE Leap 15.5

Recent messages:
GNU/local-lisp/make-regexp.el: (lambda (str) ...) quoted with ' rather than 
with #'
Loading /home/jpff/mail-filter.el (source)...done
Loading /home/jpff/myemacs.elc (compiled; note, source file is newer)...done
Preparing diary...done
For information about GNU Emacs and the GNU system, type C-h C-a.
C-x r e is undefined
p is undefined
o is undefined
r is undefined
t is undefined
scroll-down-command: Beginning of buffer
Configured using:
 'configure --disable-build-details --with-pop --without-hesiod
 --with-gameuser=:games --with-kerberos --with-kerberos5
 --with-file-notification=inotify --with-modules --enable-autodepend
 --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
 --datadir=/usr/share --localstatedir=/var --sharedstatedir=/var/lib
 --libexecdir=/usr/lib
 
--enable-locallisppath=/usr/share/emacs/27.2/site-lisp:/usr/share/emacs/site-lisp
 --with-x --with-xim --with-sound --with-xpm --with-jpeg --with-tiff
 --with-gif --with-png --with-rsvg --with-dbus --with-xft
 --without-gpm --with-x-toolkit=gtk3 --with-toolkit-scroll-bars
 --x-includes=/usr/include --x-libraries=/usr/lib64 --with-libotf
 --with-m17n-flt --with-cairo --with-xwidgets
 --build=x86_64-suse-linux --with-dumping=pdumper
 'CFLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall
 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables
 -fasynchronous-unwind-tables -fstack-clash-protection -g
 -D_GNU_SOURCE -DGDK_DISABLE_DEPRECATION_WARNINGS
 -DGLIB_DISABLE_DEPRECATION_WARNINGS -pipe -Wno-pointer-sign
 -Wno-unused-variable -Wno-unused-label -fno-optimize-sibling-calls
 -fno-PIE -DSYSTEM_PURESIZE_EXTRA=55000
 -DSITELOAD_PURESIZE_EXTRA=10000 -DPDMP_BASE='\''"emacs-gtk"'\'''
 'LDFLAGS=-Wl,-no-pie -Wl,-O2''

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT
LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS
XWIDGETS LIBSYSTEMD JSON PDUMPER LCMS2 GMP

Important settings:
  value of $LC_NUMERIC: POSIX
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  auto-image-file-mode: t
  display-time-mode: t
  show-paren-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/home/jpff/GNU/local-lisp/lilypond-init hides 
/usr/share/emacs/site-lisp/site-start.d/lilypond-init
/home/jpff/GNU/local-lisp/lilypond-words hides 
/usr/share/emacs/site-lisp/lilypond-words
/home/jpff/GNU/local-lisp/lilypond-what-beat hides 
/usr/share/emacs/site-lisp/lilypond-what-beat
/home/jpff/GNU/local-lisp/lilypond-song hides 
/usr/share/emacs/site-lisp/lilypond-song
/home/jpff/GNU/local-lisp/lilypond-mode hides 
/usr/share/emacs/site-lisp/lilypond-mode
/home/jpff/GNU/local-lisp/lilypond-init hides 
/usr/share/emacs/site-lisp/lilypond-init
/home/jpff/GNU/local-lisp/lilypond-indent hides 
/usr/share/emacs/site-lisp/lilypond-indent
/home/jpff/GNU/local-lisp/lilypond-font-lock hides 
/usr/share/emacs/site-lisp/lilypond-font-lock
/home/jpff/GNU/local-lisp/po-mode hides /usr/share/emacs/site-lisp/po-mode
/home/jpff/GNU/local-lisp/po-compat hides /usr/share/emacs/site-lisp/po-compat

Features:
(shadow flyspell mailalias emacsbug message rmc puny dired
dired-loaddefs format-spec rfc822 mml mml-sec password-cache epa
derived epg epg-config gnus-util rmail rmail-loaddefs
text-property-search time-date subr-x seq byte-opt gv bytecomp
byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils image-file view
mule-util cal-china cal-bahai cal-islam cal-hebrew cal-julian lunar
solar cal-dst appt diary-lib diary-loaddefs holidays hol-loaddefs
cal-menu easymenu calendar cal-loaddefs time paren preview-latex
auto-loads tex-site ispell delsel lpr easy-mmode pcase tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode
elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet
lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese composite charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
xwidget-internal cairo move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 73099 6769)
 (symbols 48 7718 1)
 (strings 32 22815 2636)
 (string-bytes 1 791580)
 (vectors 16 12887)
 (vector-slots 8 193865 9154)
 (floats 8 563 722)
 (intervals 56 376 0)
 (buffers 1000 12))

==John ffitch





reply via email to

[Prev in Thread] Current Thread [Next in Thread]