unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71975: fails to build emacs from master
@ 2024-07-06 21:10 John ff
  2024-07-07  5:55 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: John ff @ 2024-07-06 21:10 UTC (permalink / raw)
  To: 71975


I regularly pull the latest emacs from maser source, and compile.
n the last few days this has not worked.  First error was missing
makefile.in but I have failed to find a way to compile.
I tried make bootstrap which has solved many such problems.
From git://git.sv.gnu.org/emacs
   38ce85c547c..d826240fa56  master     -> origin/master
   235b9e85a67..9625e4af994  emacs-30   -> origin/emacs-30
Updating 38ce85c547c..d826240fa56
Fast-forward
 etc/NEWS                               | 20 +++++++++++++++
 lisp/emacs-lisp/checkdoc.el            | 42 ++++++++++++++++++-------------
 lisp/emacs-lisp/lisp-mnt.el            | 47 +++++++++++++++++++++++++++--------
 lisp/emacs-lisp/package.el             | 13 +++-------
 test/lisp/emacs-lisp/lisp-mnt-tests.el | 13 ++++++++++
 5 files changed, 98 insertions(+), 37 deletions(-)
make actual-all || make advice-on-failure make-target=all exit-status=$?
make[1]: Entering directory '/home/jpff/GNU/emacs'
make -C lib all
make -C doc/lispref info
make -C doc/lispintro info
make -C doc/emacs info
make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispintro'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispintro'
make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispref'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispref'
make[2]: Entering directory '/home/jpff/GNU/emacs/doc/emacs'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/emacs'
make[2]: Entering directory '/home/jpff/GNU/emacs/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/lib'
make -C lib-src all
make[2]: Entering directory '/home/jpff/GNU/emacs/lib-src'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
make -C src BIN_DESTDIR=''/usr/local/bin/'' \
         ELN_DESTDIR='/usr/local/lib64/emacs/31.0.50/' all
make[2]: Entering directory '/home/jpff/GNU/emacs/src'
make[2]: *** No rule to make target 'filelock.c', needed by 'gl-stamp'.  Stop.
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.

essage sent froma slighty older working emacs 

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:
Zap to char: d
kill-region: Buffer is read-only: #<buffer *GNU Emacs*>
s is undefined
command-execute: Buffer is read-only: #<buffer *GNU Emacs*> [2 times]
r is undefined
e is undefined
p is undefined
o is undefined
scroll-down-command: Beginning of buffer [2 times]
funcall-interactively: End 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 73213 4037)
 (symbols 48 7718 1)
 (strings 32 22820 1980)
 (string-bytes 1 791390)
 (vectors 16 12880)
 (vector-slots 8 193839 9690)
 (floats 8 564 719)
 (intervals 56 392 0)
 (buffers 1000 12))

==John ffitch





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: fails to build emacs from master
  2024-07-06 21:10 bug#71975: fails to build emacs from master John ff
@ 2024-07-07  5:55 ` Eli Zaretskii
  2024-09-30  1:43   ` Stefan Kangas
  2024-10-02 11:52 ` bug#71975: Still cannot build from source John ff
       [not found] ` <handler.71975.D71975.17276607202698.notifdone@debbugs.gnu.org>
  2 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2024-07-07  5:55 UTC (permalink / raw)
  To: John ff; +Cc: 71975

tags 71975 unreproducible
thanks

> Date: Sat,  6 Jul 2024 22:10:41 +0100
> From: John ff <jpff@codemist.co.uk>
> 
> 
> I regularly pull the latest emacs from maser source, and compile.
> n the last few days this has not worked.  First error was missing
> makefile.in but I have failed to find a way to compile.
> I tried make bootstrap which has solved many such problems.
> From git://git.sv.gnu.org/emacs
>    38ce85c547c..d826240fa56  master     -> origin/master
>    235b9e85a67..9625e4af994  emacs-30   -> origin/emacs-30
> Updating 38ce85c547c..d826240fa56
> Fast-forward
>  etc/NEWS                               | 20 +++++++++++++++
>  lisp/emacs-lisp/checkdoc.el            | 42 ++++++++++++++++++-------------
>  lisp/emacs-lisp/lisp-mnt.el            | 47 +++++++++++++++++++++++++++--------
>  lisp/emacs-lisp/package.el             | 13 +++-------
>  test/lisp/emacs-lisp/lisp-mnt-tests.el | 13 ++++++++++
>  5 files changed, 98 insertions(+), 37 deletions(-)
> make actual-all || make advice-on-failure make-target=all exit-status=$?
> make[1]: Entering directory '/home/jpff/GNU/emacs'
> make -C lib all
> make -C doc/lispref info
> make -C doc/lispintro info
> make -C doc/emacs info
> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispintro'
> make[2]: Nothing to be done for 'info'.
> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispintro'
> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispref'
> make[2]: Nothing to be done for 'info'.
> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispref'
> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/emacs'
> make[2]: Nothing to be done for 'info'.
> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/emacs'
> make[2]: Entering directory '/home/jpff/GNU/emacs/lib'
> make[2]: Nothing to be done for 'all'.
> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib'
> make -C lib-src all
> make[2]: Entering directory '/home/jpff/GNU/emacs/lib-src'
> make[2]: Nothing to be done for 'all'.
> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
> make -C src BIN_DESTDIR=''/usr/local/bin/'' \
>          ELN_DESTDIR='/usr/local/lib64/emacs/31.0.50/' all
> make[2]: Entering directory '/home/jpff/GNU/emacs/src'
> make[2]: *** No rule to make target 'filelock.c', needed by 'gl-stamp'.  Stop.
> 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.

I cannot reproduce this with today's master branch.  Suggest to run
"git clean -fdx" followed by "git pull" and a full bootstrap.  I'm
quite sure there's something wrong with your cloned repository, since
the error message about filelock.c makes no sense.  If nothing else
helps, make a fresh Git clone.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: fails to build emacs from master
  2024-07-07  5:55 ` Eli Zaretskii
@ 2024-09-30  1:43   ` Stefan Kangas
  0 siblings, 0 replies; 8+ messages in thread
From: Stefan Kangas @ 2024-09-30  1:43 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 71975-done, John ff

Eli Zaretskii <eliz@gnu.org> writes:

> tags 71975 unreproducible
> thanks
>
>> Date: Sat,  6 Jul 2024 22:10:41 +0100
>> From: John ff <jpff@codemist.co.uk>
>>
>>
>> I regularly pull the latest emacs from maser source, and compile.
>> n the last few days this has not worked.  First error was missing
>> makefile.in but I have failed to find a way to compile.
>> I tried make bootstrap which has solved many such problems.
>> From git://git.sv.gnu.org/emacs
>>    38ce85c547c..d826240fa56  master     -> origin/master
>>    235b9e85a67..9625e4af994  emacs-30   -> origin/emacs-30
>> Updating 38ce85c547c..d826240fa56
>> Fast-forward
>>  etc/NEWS                               | 20 +++++++++++++++
>>  lisp/emacs-lisp/checkdoc.el            | 42 ++++++++++++++++++-------------
>>  lisp/emacs-lisp/lisp-mnt.el            | 47 +++++++++++++++++++++++++++--------
>>  lisp/emacs-lisp/package.el             | 13 +++-------
>>  test/lisp/emacs-lisp/lisp-mnt-tests.el | 13 ++++++++++
>>  5 files changed, 98 insertions(+), 37 deletions(-)
>> make actual-all || make advice-on-failure make-target=all exit-status=$?
>> make[1]: Entering directory '/home/jpff/GNU/emacs'
>> make -C lib all
>> make -C doc/lispref info
>> make -C doc/lispintro info
>> make -C doc/emacs info
>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispintro'
>> make[2]: Nothing to be done for 'info'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispintro'
>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispref'
>> make[2]: Nothing to be done for 'info'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispref'
>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/emacs'
>> make[2]: Nothing to be done for 'info'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/emacs'
>> make[2]: Entering directory '/home/jpff/GNU/emacs/lib'
>> make[2]: Nothing to be done for 'all'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib'
>> make -C lib-src all
>> make[2]: Entering directory '/home/jpff/GNU/emacs/lib-src'
>> make[2]: Nothing to be done for 'all'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
>> make -C src BIN_DESTDIR=''/usr/local/bin/'' \
>>          ELN_DESTDIR='/usr/local/lib64/emacs/31.0.50/' all
>> make[2]: Entering directory '/home/jpff/GNU/emacs/src'
>> make[2]: *** No rule to make target 'filelock.c', needed by 'gl-stamp'.  Stop.
>> 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.
>
> I cannot reproduce this with today's master branch.  Suggest to run
> "git clean -fdx" followed by "git pull" and a full bootstrap.  I'm
> quite sure there's something wrong with your cloned repository, since
> the error message about filelock.c makes no sense.  If nothing else
> helps, make a fresh Git clone.

More information was requested, but none was given within 3 months, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: Still cannot build from source
  2024-07-06 21:10 bug#71975: fails to build emacs from master John ff
  2024-07-07  5:55 ` Eli Zaretskii
@ 2024-10-02 11:52 ` John ff
  2024-10-02 13:03   ` Gerd Möllmann
       [not found] ` <handler.71975.D71975.17276607202698.notifdone@debbugs.gnu.org>
  2 siblings, 1 reply; 8+ messages in thread
From: John ff @ 2024-10-02 11:52 UTC (permalink / raw)
  To: 71975

I have been off-net for some weeks due to hard ware, but I tried again a couple of days ago and it still is missing makfile_in and so far r I have failed   to get an\ny s



~
I
n





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: closed (Re: bug#71975: fails to build emacs from master)
       [not found] ` <handler.71975.D71975.17276607202698.notifdone@debbugs.gnu.org>
@ 2024-10-02 11:54   ` John ff
  0 siblings, 0 replies; 8+ messages in thread
From: John ff @ 2024-10-02 11:54 UTC (permalink / raw)
  To: 71975



⁣​

On 30 Sep 2024, 02:46, at 02:46, help-debbugs@gnu.org wrote:
>Your bug report
>
>#71975: fails to build emacs from master
>
>which was filed against the emacs package, has been closed.
>
>The explanation is attached below, along with your original report.
>If you require more details, please reply to 71975@debbugs.gnu.org.
>
>--
>71975: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71975
>GNU Bug Tracking System
>Contact help-debbugs@gnu.org with problems
>
>
>------------------------------------------------------------------------
>
>From: Stefan Kangas <stefankangas@gmail.com>
>To: Eli Zaretskii <eliz@gnu.org>
>Cc: 71975-done@debbugs.gnu.org, John ff <jpff@codemist.co.uk>
>Sent: Mon Sep 30 02:43:32 GMT+01:00 2024
>Subject: Re: bug#71975: fails to build emacs from master
>
>Eli Zaretskii <eliz@gnu.org> writes:
>
>> tags 71975 unreproducible
>> thanks
>>
>>> Date: Sat,  6 Jul 2024 22:10:41 +0100
>>> From: John ff <jpff@codemist.co.uk>
>>>
>>>
>>> I regularly pull the latest emacs from maser source, and compile.
>>> n the last few days this has not worked.  First error was missing
>>> makefile.in but I have failed to find a way to compile.
>>> I tried make bootstrap which has solved many such problems.
>>> From git://git.sv.gnu.org/emacs
>>>    38ce85c547c..d826240fa56  master     -> origin/master
>>>    235b9e85a67..9625e4af994  emacs-30   -> origin/emacs-30
>>> Updating 38ce85c547c..d826240fa56
>>> Fast-forward
>>>  etc/NEWS                               | 20 +++++++++++++++
>>>  lisp/emacs-lisp/checkdoc.el            | 42
>++++++++++++++++++-------------
>>>  lisp/emacs-lisp/lisp-mnt.el            | 47
>+++++++++++++++++++++++++++--------
>>>  lisp/emacs-lisp/package.el             | 13 +++-------
>>>  test/lisp/emacs-lisp/lisp-mnt-tests.el | 13 ++++++++++
>>>  5 files changed, 98 insertions(+), 37 deletions(-)
>>> make actual-all || make advice-on-failure make-target=all
>exit-status=$?
>>> make[1]: Entering directory '/home/jpff/GNU/emacs'
>>> make -C lib all
>>> make -C doc/lispref info
>>> make -C doc/lispintro info
>>> make -C doc/emacs info
>>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispintro'
>>> make[2]: Nothing to be done for 'info'.
>>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispintro'
>>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispref'
>>> make[2]: Nothing to be done for 'info'.
>>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispref'
>>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/emacs'
>>> make[2]: Nothing to be done for 'info'.
>>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/emacs'
>>> make[2]: Entering directory '/home/jpff/GNU/emacs/lib'
>>> make[2]: Nothing to be done for 'all'.
>>> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib'
>>> make -C lib-src all
>>> make[2]: Entering directory '/home/jpff/GNU/emacs/lib-src'
>>> make[2]: Nothing to be done for 'all'.
>>> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
>>> make -C src BIN_DESTDIR=''/usr/local/bin/'' \
>>>          ELN_DESTDIR='/usr/local/lib64/emacs/31.0.50/' all
>>> make[2]: Entering directory '/home/jpff/GNU/emacs/src'
>>> make[2]: *** No rule to make target 'filelock.c', needed by
>'gl-stamp'.  Stop.
>>> 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.
>>
>> I cannot reproduce this with today's master branch.  Suggest to run
>> "git clean -fdx" followed by "git pull" and a full bootstrap.  I'm
>> quite sure there's something wrong with your cloned repository, since
>> the error message about filelock.c makes no sense.  If nothing else
>> helps, make a fresh Git clone.
>
>More information was requested, but none was given within 3 months, so
>I'm closing this bug.  If this is still an issue, please reply to this
>email (use "Reply to all" in your email client) and we can reopen the
>bug report.
>
>
>
>------------------------------------------------------------------------
>
>From: John ff <jpff@codemist.co.uk>
>To: bug-gnu-emacs@gnu.org
>Sent: Sat Jul 06 22:10:41 GMT+01:00 2024
>Subject: fails to build emacs from master
>
>
>I regularly pull the latest emacs from maser source, and compile.
>n the last few days this has not worked.  First error was missing
>makefile.in but I have failed to find a way to compile.
>I tried make bootstrap which has solved many such problems.
>>From git://git.sv.gnu.org/emacs
>   38ce85c547c..d826240fa56  master     -> origin/master
>   235b9e85a67..9625e4af994  emacs-30   -> origin/emacs-30
>Updating 38ce85c547c..d826240fa56
>Fast-forward
> etc/NEWS                               | 20 +++++++++++++++
>lisp/emacs-lisp/checkdoc.el            | 42
>++++++++++++++++++-------------
>lisp/emacs-lisp/lisp-mnt.el            | 47
>+++++++++++++++++++++++++++--------
> lisp/emacs-lisp/package.el             | 13 +++-------
> test/lisp/emacs-lisp/lisp-mnt-tests.el | 13 ++++++++++
> 5 files changed, 98 insertions(+), 37 deletions(-)
>make actual-all || make advice-on-failure make-target=all
>exit-status=$?
>make[1]: Entering directory '/home/jpff/GNU/emacs'
>make -C lib all
>make -C doc/lispref info
>make -C doc/lispintro info
>make -C doc/emacs info
>make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispintro'
>make[2]: Nothing to be done for 'info'.
>make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispintro'
>make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispref'
>make[2]: Nothing to be done for 'info'.
>make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispref'
>make[2]: Entering directory '/home/jpff/GNU/emacs/doc/emacs'
>make[2]: Nothing to be done for 'info'.
>make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/emacs'
>make[2]: Entering directory '/home/jpff/GNU/emacs/lib'
>make[2]: Nothing to be done for 'all'.
>make[2]: Leaving directory '/home/jpff/GNU/emacs/lib'
>make -C lib-src all
>make[2]: Entering directory '/home/jpff/GNU/emacs/lib-src'
>make[2]: Nothing to be done for 'all'.
>make[2]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
>make -C src BIN_DESTDIR=''/usr/local/bin/'' \
>         ELN_DESTDIR='/usr/local/lib64/emacs/31.0.50/' all
>make[2]: Entering directory '/home/jpff/GNU/emacs/src'
>make[2]: *** No rule to make target 'filelock.c', needed by 'gl-stamp'.
> Stop.
>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.
>
>essage sent froma slighty older working emacs
>
>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:
>Zap to char: d
>kill-region: Buffer is read-only: #<buffer *GNU Emacs*>
>s is undefined
>command-execute: Buffer is read-only: #<buffer *GNU Emacs*> [2 times]
>r is undefined
>e is undefined
>p is undefined
>o is undefined
>scroll-down-command: Beginning of buffer [2 times]
>funcall-interactively: End 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 73213 4037)
> (symbols 48 7718 1)
> (strings 32 22820 1980)
> (string-bytes 1 791390)
> (vectors 16 12880)
> (vector-slots 8 193839 9690)
> (floats 8 564 719)
> (intervals 56 392 0)
> (buffers 1000 12))
>
>==John ffitch






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: Still cannot build from source
  2024-10-02 11:52 ` bug#71975: Still cannot build from source John ff
@ 2024-10-02 13:03   ` Gerd Möllmann
  2024-10-02 20:05     ` Gerd Möllmann
  0 siblings, 1 reply; 8+ messages in thread
From: Gerd Möllmann @ 2024-10-02 13:03 UTC (permalink / raw)
  To: John ff; +Cc: 71975

John ff <jpff@codemist.co.uk> writes:

> I have beenq off-net for some weeks due to hard ware, but I tried
> again a couple of days ago and it still is missing makfile_in and so
> far r I have failed   to get an\ny s

I'd like to suggest to follow what Stefam said

  git pull
  ./autogen.sh
  ./configure
  make

Has always worked for me, except in the rare cases where the build fails
because of some compilation error, which is usually fixed soon after.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: Still cannot build from source
  2024-10-02 13:03   ` Gerd Möllmann
@ 2024-10-02 20:05     ` Gerd Möllmann
  2024-10-11 15:25       ` John via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 8+ messages in thread
From: Gerd Möllmann @ 2024-10-02 20:05 UTC (permalink / raw)
  To: John ff; +Cc: 71975

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> John ff <jpff@codemist.co.uk> writes:
>
>> I have beenq off-net for some weeks due to hard ware, but I tried
>> again a couple of days ago and it still is missing makfile_in and so
>> far r I have failed   to get an\ny s
>
> I'd like to suggest to follow what Stefam said
>
>   git pull

git clean -xdf

>   ./autogen.sh
>   ./configure
>   make
>
> Has always worked for me, except in the rare cases where the build fails
> because of some compilation error, which is usually fixed soon after.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#71975: Still cannot build from source
  2024-10-02 20:05     ` Gerd Möllmann
@ 2024-10-11 15:25       ` John via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 8+ messages in thread
From: John via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-10-11 15:25 UTC (permalink / raw)
  To: Gerd Möllmann; +Cc: 71975, John ff

It sems OK to me now. I hae built emacs  from souce since I retuned to a 
local buildd.  I still do no know wh wn wrong nor what fixed it.   I did 
totl reintalls on about 3 occasion so probsly one of those ws nvolved.


hank you for all he support]
--Jon ff








^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-10-11 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 21:10 bug#71975: fails to build emacs from master John ff
2024-07-07  5:55 ` Eli Zaretskii
2024-09-30  1:43   ` Stefan Kangas
2024-10-02 11:52 ` bug#71975: Still cannot build from source John ff
2024-10-02 13:03   ` Gerd Möllmann
2024-10-02 20:05     ` Gerd Möllmann
2024-10-11 15:25       ` John via Bug reports for GNU Emacs, the Swiss army knife of text editors
     [not found] ` <handler.71975.D71975.17276607202698.notifdone@debbugs.gnu.org>
2024-10-02 11:54   ` bug#71975: closed (Re: bug#71975: fails to build emacs from master) John ff

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).