all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pierre.techoueyres@free.fr (Pierre Téchoueyres)
To: Eli Zaretskii <eliz@gnu.org>
Cc: 33250@debbugs.gnu.org
Subject: bug#33250: 26.1.50; Unable to build emacs-26 branch out of tree on fedora 29
Date: Sat, 03 Nov 2018 18:41:15 +0100	[thread overview]
Message-ID: <871s82vz2c.fsf@killashandra.ballybran.fr> (raw)
In-Reply-To: <83r2g2drm7.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 03 Nov 2018 18:59:28 +0200")

[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]

Eli Zaretskii <eliz@gnu.org> writes:

>> From: pierre.techoueyres@free.fr (Pierre Téchoueyres)
>> Cc: 33250@debbugs.gnu.org
>> Date: Sat, 03 Nov 2018 17:30:43 +0100
>> 
>> Eli Zaretskii <eliz@gnu.org> writes:
>> >> 
>> >> I'm attaching the trace file of compilation output.
>> >> [...]
>> >>   GEN      ../etc/DOC
>> >> loaddefs.el: No such file or directory
>> >> make[1]: *** [Makefile:559: ../etc/DOC] Error 1
>> >
>> > I think the above is the root cause.  Where's loaddefs.el being
>> > generated?
>> >
>> 
>> I'm unable to find the file.
>> I tried with the following command:
>> find . -iname loaddefs.el in my ~/Travail/VCS/Emacs/emacs/emacs-26  directory
>> It seems the generation of this file has failed.
>
> Then Emacs should have loaded ldefs-boot.el instead, and I see in your
> trace that it did.
>
> Is your source tree clean?  Or was it used for another in-tree build?
It's clean, and i also re-created the build-26 directory

Here is the result of git status:

[-- Attachment #2: git status --]
[-- Type: text/x-org, Size: 521 bytes --]

#+BEGIN_VERSE
╭─   ptechoueyres@killashandra   ~/Travail/VCS/Emacs/emacs/emacs-26     emacs-26   1   
╰ LC_ALL=C git status
On branch emacs-26
Your branch is behind 'origin/emacs-26' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)

Untracked files:
  (use "git add <file>..." to include in what will be committed)

        build-26/

nothing added to commit but untracked files present (use "git add" to track)
#+END_VERSE

[-- Attachment #3: Type: text/plain, Size: 178 bytes --]


and before the build I also did a git clean -dfx

> Anyway, I cannot see what all this could have with your OS update.

I don't too, but as it's the only thing that changed ...

  reply	other threads:[~2018-11-03 17:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-03 14:51 bug#33250: 26.1.50; Unable to build emacs-26 branch out of tree on fedora 29 Pierre Téchoueyres
2018-11-03 16:08 ` Eli Zaretskii
2018-11-03 16:30   ` Pierre Téchoueyres
2018-11-03 16:59     ` Eli Zaretskii
2018-11-03 17:41       ` Pierre Téchoueyres [this message]
2018-11-05 18:37 ` Paul Eggert
2018-11-07 22:55   ` Pierre Téchoueyres
2018-11-07 23:29     ` Paul Eggert
2018-11-09  0:35       ` Pierre Téchoueyres

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871s82vz2c.fsf@killashandra.ballybran.fr \
    --to=pierre.techoueyres@free.fr \
    --cc=33250@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.