GNU bug report logs -
#18359
Macro expansion failure [MSYS2-MinGW64]
Previous Next
Full log
View this message in rfc822 format
> Date: Sat, 30 Aug 2014 18:15:29 +0200
> From: Angelo Graziosi <angelo.graziosi <at> alice.it>
> CC: 18359 <at> debbugs.gnu.org
>
> If I build in a source tree created with,
>
> $ bzr checkout --lightweight http://bzr.savannah.gnu.org/r/emacs/trunk emacs
>
> the build fails :
>
> [...]
> Making generated-autoload-file local to *autoload-file* while let-bound!
> Generating autoloads for dired-aux.el...
> Loading macroexp.elc...
> make[2]: ingresso nella directory "/tmp/emacs/lisp"
> make[2]: ingresso nella directory "/tmp/emacs/lisp"
> Compiling ../lisp/button.el
> Compiling ../lisp/startup.el
>
> Searching for program: no such file or directory, bzr
> ????? ^^^^^^^^^^^^^^^^ ?????
Probably because visiting files in a bzr repository invokes
"bzr status", and perhaps a few other bzr commands.
Why are you using lightweight checkouts? Just use a normal branch,
and all these weird problems will go away.
This bug report was last modified 9 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.