all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: emacs-devel@gnu.org
Subject: Re: Build deps on Windows does not work
Date: Sat, 25 Jul 2020 23:09:49 +0100	[thread overview]
Message-ID: <a19202eeb4c6ac1c54a7c308f270ba46@russet.org.uk> (raw)
In-Reply-To: <2740226.323338.1595714034471@mail1.libero.it>

Angelo

That script is not designed to be particularly robust, I am afraid. It 
works for me.

Given your name and email address, are you using an Italian locale? If 
pacman doesn't say "Depends On" that would probably break it.

If you just want the dependencies zip, you could always use the one on 
alpha.

Phil


On 2020-07-25 22:53, Angelo Graziosi wrote:
> Reading
> http://git.savannah.gnu.org/cgit/emacs.git/tree/admin/nt/dist-build/README-scripts,
> under "For snapshots from Master", I did this:
> 
> mkdir -p ~/emacs-build/deps
> cd ~/emacs-build/deps
> 
> wget
> http://git.savannah.gnu.org/cgit/emacs.git/plain/admin/nt/dist-build/build-dep-zips.py
> 
> ./build-dep-zips.py
> Extracting deps
> Initial pkgs ['mingw-w64-x86_64-giflib', 'mingw-w64-x86_64-gnutls',
> 'mingw-w64-x86_64-harfbuzz', 'mingw-w64-x86_64-jansson',
> 'mingw-w64-x86_64-lcms2', 'mingw-w64-x86_64-libjpeg-turbo',
> 'mingw-w64-x86_64-libpng', 'mingw-w64-x86_64-librsvg',
> 'mingw-w64-x86_64-libtiff', 'mingw-w64-x86_64-libxml2',
> 'mingw-w64-x86_64-xpm-nox']
> Traceback (most recent call last):
>   File "./build-dep-zips.py", line 259, in <module>
>     deps=extract_deps()
>   File "./build-dep-zips.py", line 100, in extract_deps
>     subdeps = immediate_deps(pkgs[n])
>   File "./build-dep-zips.py", line 76, in immediate_deps
>     depends_on = [x for x in package_info if x.startswith("Depends 
> On")][0]
> IndexError: list index out of range
> 
> Maybe I am missing something... but I am wondering if this is caused
> by recent Python updates on MSYS2. What do you think?
> 
> I run 'pacman -Syu' daily.
> 
> TIA



  reply	other threads:[~2020-07-25 22:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 21:53 Build deps on Windows does not work Angelo Graziosi
2020-07-25 22:09 ` phillip.lord [this message]
2020-07-26  8:34   ` Angelo Graziosi
2020-07-26  9:11     ` Yuri Khan
2020-07-26 14:00       ` Eli Zaretskii
2020-07-26 21:57       ` Angelo Graziosi
2020-07-28  2:07         ` 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=a19202eeb4c6ac1c54a7c308f270ba46@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=angelo.g0@libero.it \
    --cc=emacs-devel@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.