all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: 35174@debbugs.gnu.org
Cc: Stefan Cocora <stefan.cocora@googlemail.com>
Subject: bug#35174: emacs-git sha f2d22273599f96a731e23b2f6d7571af8bb7bb3f fails to build
Date: Tue, 09 Apr 2019 19:18:43 -0400	[thread overview]
Message-ID: <87sguqbwdo.fsf@gmail.com> (raw)
In-Reply-To: <87y34ibyed.fsf@gmail.com> (Noam Postavsky's message of "Tue, 09 Apr 2019 18:35:06 -0400")


>>> The weird part is that a previous(2019-Mar-24) emacs-git build, built
>>> with the same PKGBUILD worked fine, found and built lib/fcntl.c.
>>> - previous successful log build attached to this email
>> 
>> So I notice this successful build also is also printing the recursive
>> make invocation (and it seems to be running in parallel) whereas the
>> failing build just goes straight to printing the GEN lines.  I think
>> this all this points to some change in the build system on the server;
>> was 'make' updated recently?
>> 
>> make -C lib all
>> make info-real info-dir
>> make[1]: Entering directory '/build/emacs-git/src/emacs-git/lib'
>> make[1]: Entering directory '/build/emacs-git/src/emacs-git'
>> make -C doc/lispref info
>>   GEN      alloca.h
>>   GEN      dirent.h
>> 
>
> Not sure how make would switch from printing the recursive make
> invocation to printing GEN lines, since I've not touched the upstream
> emacs Makefile.

Hmm, but it's not the upstream emacs Makefile, because it's working fine
in other automated from scratch builds, e.g.:

https://hydra.nixos.org/jobset/gnu/emacs-trunk/evals (latest log as of
this writing is at
https://nix-cache.s3.amazonaws.com/log/4xpdrx48lfakc6piby1zihdmy9xcxyyp-emacs-tarball-unknown.drv)

> Since this build is running in a clean chroot, it will install,
> unattended, the latest available make version. (4.2.1)
>
> Looking at the git changes for the archlinux make pkg, the last version
> update was in 2018-11

And not make itself, since it hasn't changed since March when it worked
fine.  How mysterious.  Perhaps you could pass --debug to make and we
might get some more clues?





  reply	other threads:[~2019-04-09 23:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-06 19:08 bug#35174: emacs-git sha f2d22273599f96a731e23b2f6d7571af8bb7bb3f fails to build Stefan Cocora
2019-04-06 19:48 ` Noam Postavsky
2019-04-07  7:57   ` Stefan Cocora
2019-04-07 11:49     ` Noam Postavsky
2019-04-09 22:35 ` Noam Postavsky
2019-04-09 23:18   ` Noam Postavsky [this message]
2019-05-02  6:52     ` Stefan Cocora
2019-05-11 14:13       ` Noam Postavsky

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=87sguqbwdo.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=35174@debbugs.gnu.org \
    --cc=stefan.cocora@googlemail.com \
    /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.