all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: emacs-devel@gnu.org
Subject: Re: Build failure of master [MSYS2/Windows]
Date: Mon, 06 Aug 2018 18:32:18 +0300	[thread overview]
Message-ID: <834lg7se7x.fsf@gnu.org> (raw)
In-Reply-To: <1762039613.215181.1533564616999@mail.libero.it> (message from Angelo Graziosi on Mon, 6 Aug 2018 16:10:16 +0200 (CEST))

> Date: Mon, 6 Aug 2018 16:10:16 +0200 (CEST)
> From: Angelo Graziosi <angelo.g0@libero.it>
> 
> As always I tried my monthly build but it fails. The simplest way to reproduce, from a MSYS2/MINGW64 shell
> 
> ./autogen.sh
> [...]
> ./configure
> [...]
> make
> [...]
>   AR       libgnu.a
> make[1]: uscita dalla directory "/tmp/emacs-master/lib"
> make -C lib-src all
> make[1]: ingresso nella directory "/tmp/emacs-master/lib-src"
>   CC       ntlib.o
>   CCLD     etags.exe
> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: ../lib/libgnu.a(regex.o): in function `init_dfa':
> C:\msys64\tmp\emacs-master\lib/regcomp.c:889: undefined reference to `nl_langinfo'
> collect2.exe: error: ld returned 1 exit status
> make[1]: *** [Makefile:369: etags.exe] Error 1
> make[1]: uscita dalla directory "/tmp/emacs-master/lib-src"
> make: *** [Makefile:405: lib-src] Error 2

Should be fixed now, please try again.

> If I try with a parallel build ( make -j2), I see also _a lot a lot_ of this messages
> 
> 
> Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at /usr/share/texinfo/Texinfo/Parser.pm line 5709.
> Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /usr/share/texinfo/Texinfo/Parser.pm line 5714.

This is a problem with your Texinfo installation, see this report to
the Texinfo list:

  http://lists.gnu.org/archive/html/bug-texinfo/2018-06/msg00012.html




  parent reply	other threads:[~2018-08-06 15:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 14:10 Build failure of master [MSYS2/Windows] Angelo Graziosi
2018-08-06 15:29 ` Andy Moreton
2018-08-06 15:32 ` Eli Zaretskii [this message]
2018-08-06 21:40   ` Angelo Graziosi

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=834lg7se7x.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.