emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: w32 port: SVG Path Commands' has no Up field (perhaps incorrect sect


From: Keith David Bershatsky
Subject: Re: w32 port: SVG Path Commands' has no Up field (perhaps incorrect sectioning?).
Date: Mon, 15 Jul 2019 20:06:33 -0700

Thank you, Noam, for looking into this particular issue.  If I were to make an 
UNeducated guess based upon a word search for "svg", then I would guess that 
the following commit may be potential cause:

https://github.com/emacs-mirror/emacs/commit/d6bc55ae2dc98c83e58a28e380ce4bcf2ed00bb3

I have built 0797b39185e66983c7286e89f93dd4f6c83b6ea7 twice today and had the 
same error as described in the opening post to this particular thread.

I have no problems building ac57c5093829ee09084c562bbbc1c412179be13d from the 
preceding day.  That works just fine.

Thanks for spotting the duplicate "--without-makinfo" command line build 
option.  I will revise my cheat-sheet to omit one of them.

Because I have been able to successfully build Emacs for several years using 
this same Windows XP SP3 virtual machine with an outdated timestamp, I believe 
that it may only be a contributing factor to the error in this thread, rather 
than the root cause.  I can certainly update the timestamp on the virtual 
machine and build Emacs a third time today using 
0797b39185e66983c7286e89f93dd4f6c83b6ea7, but I would guess that I will have 
the same result in a failed build.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Above reply in partial response to suggestions / comments raised by Noam in a 
semi-related thread:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36681#14

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

> Date: [07-15-2019 18:20:42] <15 Jul 2019 21:20:42 -0400>
> From: Noam Postavsky <address@hidden>
> To: Keith David Bershatsky <address@hidden>
> Cc: Emacs Devel <address@hidden>
> Subject: Re: w32 port: SVG Path Commands' has no Up field (perhaps incorrect 
> sectioning?).
> 
> On Mon, 15 Jul 2019 at 16:54, Keith David Bershatsky <address@hidden> wrote:
> >
> > When building master branch from today 
> > (0797b39185e66983c7286e89f93dd4f6c83b6ea7) on Windows 32 (minGW and 
> > ezwinports downloaded a few years ago) with the following build options:
> >
> > CFLAGS='-O0 -g3' ./configure \
> [..]
> > --without-makeinfo \
> [...]
> > --without-makeinfo
> 
> >   GEN      ../../info/elisp.info
> 
> It seems odd that you're having info built even though you apparently
> configured --without-makeinfo (twice, even).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]