unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: 16125-done@debbugs.gnu.org
Subject: bug#16125: 24.3.50; build failure
Date: Fri, 13 Dec 2013 11:07:33 +0900	[thread overview]
Message-ID: <b4ma9g5sdui.fsf@jpl.org> (raw)
In-Reply-To: <b4mvbytzlkr.fsf@jpl.org>

Solved by r115499.  Thanks.

Katsumi Yamaoka wrote:
> The recent change in regex.c (r115491) causes an error when
> bootstrapping bootstrap-emacs on Cygwin (at least?).
> Reverting it works around.

> if test "no" = "yes"; then \
>   rm -f bootstrap-emacs.exe; \
>   ln temacs.exe bootstrap-emacs.exe; \
> else \
>   ./temacs --batch --load loadup bootstrap || exit 1; \
>   test "X" = X ||  -zex emacs.exe; \
>   mv -f emacs.exe bootstrap-emacs.exe; \
> fi
> Loading loadup.el (source)...
> Using load-path (/Work/emacs/lisp /Work/emacs/lisp/emacs-lisp /Work/emacs/lisp/language /Work/emacs/lisp/international /Work/emacs/lisp/textmodes /Work/emacs/lisp/vc)
> Loading emacs-lisp/byte-run...
> Loading emacs-lisp/backquote...
> Loading subr...
> Loading version...
> [...]
> Loading /Work/emacs/lisp/startup.el (source)...
> Loading /Work/emacs/lisp/ldefs-boot.el (source)...
> Invalid regexp: "Invalid content of \\{\\}"
> Makefile:811: recipe for target 'bootstrap-emacs.exe' failed

> In GNU Emacs 24.3.50.1 (i686-pc-cygwin, GTK+ Version 3.8.2)
>  of 2013-12-13 on localhost
> Bzr revision: 115496 rgm@gnu.org-20131212224131-2bqe6eaps7ml2pq1
> Windowing system distributor `The Cygwin/X Project', version 11.0.11404000
> Configured using:
>  `configure --verbose --with-x-toolkit=gtk3'





      reply	other threads:[~2013-12-13  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12 23:38 bug#16125: 24.3.50; build failure Katsumi Yamaoka
2013-12-13  2:07 ` Katsumi Yamaoka [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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4ma9g5sdui.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=16125-done@debbugs.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).