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: Wed, 07 Nov 2018 23:55:54 +0100	[thread overview]
Message-ID: <87in187b0l.fsf@killashandra.ballybran.fr> (raw)
In-Reply-To: <04560590-2866-ec77-9722-179d53617bcc@cs.ucla.edu> (Paul Eggert's message of "Mon, 5 Nov 2018 10:37:04 -0800")

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

Hello Paul,
First, thanks for the time you spend on this and sorry for the delay in
my response.

Paul Eggert <eggert@cs.ucla.edu> writes:

> I can't reproduce the problem on my Fedora 29 x86-64 platform. My
> build log is attached (compressed). One difference is that I didn't
> use the configure argument "--host=$(rpm -E 
> '%{_arch}-fc%{fedora}-%{_host_os}%{_gnu}')", which caused ar, ranlib,
> and pkg-config to not be found on your platform. What happens if you
> omit the --host argument?

Nothing change. I've tried many variant :

- with only --prefix=/usr/local
- without anything
- without --host=...

After each try, this fail with the same error.

>
> Also, the first command discrepancy is that my build log says "GEN
> ../../../etc/charsets/8859-2.map" and similarly for other *.map files,
> whereas yours does not, and there are other places where it appears
> that your directory contains files that are already built and may have
> the wrong contents. I suggest looking into that.

I've also done some experiments :
- in a directory on the side of my emacs-26 source: everything work as
expected.
- after deleting the build-26 directory and re-applyed the following
commands:
  1) git clean -dfx
  2) ./autogen.sh
  3) mkdir build-26 && cd build-26
  3) ../configure with the same options as yours
and this doesn't build.

FYI I've attached my traces and also 2 diffs:
- one after the configure step between my two build-26 dirs (the one
beside of the emacs-26 directory and the other inside). -- emacs-26.outoftree.diff

- one between your traces and mine for the build inside
emacs-26/build-26 (for this I've stripped off the paths before
emacs-26. eg. removed /home/...) -- emacs-26.outoftree.diff.eggbert.diff

For the second diff I've found that the my temacs dump has lesser size
than yours and of course the "Nothing to be done for 'compile-first'."
for 'emacs-26/build-26/lisp' directory

I'm felling like if I've jumped inside the rabbit's hole of Alice.
If you see something that make sense to you ...


[-- Attachment #2: emacs-26.outoftree.inside.1.C.trc --]
[-- Type: application/gzip, Size: 10884 bytes --]

[-- Attachment #3: emacs-26.outoftree.diff.eggbert.diff --]
[-- Type: application/gzip, Size: 24199 bytes --]

[-- Attachment #4: emacs-26.outoftree.diff --]
[-- Type: application/gzip, Size: 6871 bytes --]

  reply	other threads:[~2018-11-07 22:55 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 [this message]
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=87in187b0l.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.