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: Paul Eggert <eggert@cs.ucla.edu>
Cc: 33250@debbugs.gnu.org
Subject: bug#33250: 26.1.50; Unable to build emacs-26 branch out of tree on fedora 29
Date: Fri, 09 Nov 2018 01:35:38 +0100	[thread overview]
Message-ID: <87efbv5bsq.fsf@killashandra.ballybran.fr> (raw)
In-Reply-To: <4025ae95-4fd7-7dcb-d0af-48d487488e78@cs.ucla.edu> (Paul Eggert's message of "Wed, 7 Nov 2018 15:29:33 -0800")

Hello Paul,

Paul Eggert <eggert@cs.ucla.edu> writes:
>
> How about if you try cloning afresh into a new directory in a
> different filesystem? Something like the following. The 'git clone'
> will take a while but if this doesn't work then we can try to figure
> out why:
>
> cd /tmp
> mkdir d
> cd d
> git clone -b emacs-26 git://git.sv.gnu.org/emacs.git
> cd emacs
> ./autogen.sh
> mkdir build-26
> cd build-26
> ../configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg
> --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3
> --with-xwidgets --with-modules --with-mailutils 'CFLAGS=-O2 -g0'
> LC_ALL=C make
>
> Also, please check your environment (run the 'env' command) to see if
> there's something funny in your PATH, or something like that. For
> example, you should be running git 2.19.1, make 4.2.1, gcc 8.2.1
> 20181011.

I've followed your advices and tried in my /tmp directory. Everything is
working as expected : emacs build successfully.

I then cleanup my git repo (another time with git clean -dfx), trashed
my emacs-26 worktree. Then I recreated it and successfully build my
emacs.

I'm sorry for the annoyance and I therefore close the bug.





      reply	other threads:[~2018-11-09  0:35 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
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 [this message]

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=87efbv5bsq.fsf@killashandra.ballybran.fr \
    --to=pierre.techoueyres@free.fr \
    --cc=33250@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    /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.