[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build failure for Emacs master
From: |
Angelo Graziosi |
Subject: |
Build failure for Emacs master |
Date: |
Tue, 23 Feb 2016 23:11:42 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
Just for the record, master fail to build on MSYS2/MinGW64:
[...]
Loading faces...
Loading button...
Loading loaddefs.el (source)...
End of file during parsing:
c:/msys64/tmp/mingw-w64-emacs-git/src/emacs/lisp/loaddefs.el
Makefile:540: set di istruzioni per l'obiettivo "emacs.exe" non riuscito
make[1]: *** [emacs.exe] Errore 127
make[1]: uscita dalla directory
"/tmp/mingw-w64-emacs-git/src/build-x86_64-w64-mingw32/src"
Makefile:398: set di istruzioni per l'obiettivo "src" non riuscito
make: *** [src] Errore 2
I did a successful build after last merge (commit Merge from
origin/emacs-25 81ef756e6aea369ec78f19b3609f01ceddc5851f), maybe some
recent change should be still tuned..
Angelo