From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.bugs Subject: bug#18359: Macro expansion failure [MSYS2-MinGW64] Date: Sat, 30 Aug 2014 19:16:58 +0200 Message-ID: <5402070A.2030101@alice.it> References: <5400E751.4010809@alice.it> <8338ceigt1.fsf@gnu.org> <5401F8A1.9030102@alice.it> <83oav2gci9.fsf@gnu.org> <83mwamgc91.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1409419104 6663 80.91.229.3 (30 Aug 2014 17:18:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2014 17:18:24 +0000 (UTC) Cc: 18359@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Aug 30 19:18:18 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XNmI5-0001mi-KM for geb-bug-gnu-emacs@m.gmane.org; Sat, 30 Aug 2014 19:18:17 +0200 Original-Received: from localhost ([::1]:47266 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNmI5-0007O5-6D for geb-bug-gnu-emacs@m.gmane.org; Sat, 30 Aug 2014 13:18:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNmHx-0007NP-2g for bug-gnu-emacs@gnu.org; Sat, 30 Aug 2014 13:18:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNmHq-0004wF-W8 for bug-gnu-emacs@gnu.org; Sat, 30 Aug 2014 13:18:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNmHq-0004wA-T7 for bug-gnu-emacs@gnu.org; Sat, 30 Aug 2014 13:18:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XNmHq-00089m-HH for bug-gnu-emacs@gnu.org; Sat, 30 Aug 2014 13:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Angelo Graziosi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Aug 2014 17:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18359 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18359-submit@debbugs.gnu.org id=B18359.140941904431308 (code B ref 18359); Sat, 30 Aug 2014 17:18:02 +0000 Original-Received: (at 18359) by debbugs.gnu.org; 30 Aug 2014 17:17:24 +0000 Original-Received: from localhost ([127.0.0.1]:54597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XNmHE-00088u-1n for submit@debbugs.gnu.org; Sat, 30 Aug 2014 13:17:24 -0400 Original-Received: from smtp202.alice.it ([82.57.200.98]:49300) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XNmHA-00088c-HJ for 18359@debbugs.gnu.org; Sat, 30 Aug 2014 13:17:22 -0400 Original-Received: from [192.168.1.100] (79.53.22.152) by smtp202.alice.it (8.6.060.28) (authenticated as angelo.graziosi@alice.it) id 53A4813E10ABE6E1; Sat, 30 Aug 2014 19:17:12 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: <83mwamgc91.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:92874 Archived-At: Il 30/08/2014 18:42, Eli Zaretskii ha scritto: >> Date: Sat, 30 Aug 2014 19:37:02 +0300 >> From: Eli Zaretskii >> Cc: 18359@debbugs.gnu.org >> >>> 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. > > Or maybe this is some problem with how MSYS2 sets up PATH (assuming > yuou have just started using MSYS2). Make sure bzr.exe is on your > PATH in MSYS2 Bash session where you run "make". > Hmm... I build Emacs in the shelle started with C:\msys64\mingw64_shell.bat where $ echo $PATH /mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/usr/bin/vendor_perl:/usr/bin/core_perl $ gcc -v Using built-in specs. COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe COLLECT_LTO_WRAPPER=C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/4.9.1/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../gcc-4.9.1/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --with-gxx-include-dir=/mingw64/include/c++/4.9.1 --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-cloog-backend=isl --enable-version-specific-runtime-libs --disable-cloog-version-check --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-cloog=/mingw64 --with-pkgversion='Rev3, Built by MSYS2 project' --with-bugurl=http://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld Thread model: posix gcc version 4.9.1 (Rev3, Built by MSYS2 project) and $ which bzr /usr/bin/bzr I will try with the trunk created by $ bzr branch bzr://bzr.sv.gnu.org/emacs/trunk emacs which should not be 'lightweight'... Right? Ciao, Angelo.