From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Yasuhiro KIMURA Newsgroups: gmane.emacs.devel Subject: Bug or incompatible change of byte-compile-file? Date: Wed, 16 Dec 2020 17:40:12 +0900 (JST) Message-ID: <20201216.174012.1173718523457068567.yasu@utahime.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16344"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 16 09:42:55 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kpSOb-00047y-Nv for ged-emacs-devel@m.gmane-mx.org; Wed, 16 Dec 2020 09:42:53 +0100 Original-Received: from localhost ([::1]:40886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpSOa-0007U9-JT for ged-emacs-devel@m.gmane-mx.org; Wed, 16 Dec 2020 03:42:52 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48962) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpSMf-0006wD-CE for emacs-devel@gnu.org; Wed, 16 Dec 2020 03:40:53 -0500 Original-Received: from gate.home.utahime.org ([183.180.29.210]:60396 helo=maybe.home.utahime.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpSMZ-0005g6-O5 for emacs-devel@gnu.org; Wed, 16 Dec 2020 03:40:52 -0500 Original-Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by maybe.home.utahime.org (Postfix) with ESMTPS id 228913E121 for ; Wed, 16 Dec 2020 17:40:41 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1608108041; bh=2bqRVd6FftX+LU7JUKRrSCLcINKUrhYzKZ9MNz4y2nQ=; h=Date:To:Subject:From; b=rdDSyqIqU94FwWCCHN8Cvi4q69Z61F7NAbWIm4pW21YCBnkmYDPFhwur4ugtLNzR7 apsIPfT9X5cf147qstQCvdlFX2ivaZ2ONdUMHTWp9poj6+A2vpGxryPtYhDMRoFXxJ CA+unc1HkU5mPhCqokCdZX7SxDbpUSraQs6NEqtJAYy2fp36iBVD+RyVxdIjCOEII/ qfnCLiId7x9D0SmGrwGyQCM4DfVBE6fybW845c3lYOzgbzN+ZpRCOhoYyQ1oadQ7pM 79CvjNhLzNpwQ0RsVdgLI8HoDmjYF6aOZyHEJBWZXM+zsRMbr9YinJkxivFB/9ty+e 9TaNi2Ff0xO8g== Original-Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 3DC43634DA; Wed, 16 Dec 2020 17:40:40 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.0 at eastasia.home.utahime.org X-Mailer: Mew version 6.8 on Emacs 27.1 Received-SPF: pass client-ip=183.180.29.210; envelope-from=yasu@utahime.org; helo=maybe.home.utahime.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:260964 Archived-At: Hello, After update to commit fda9a2bbfd of master, build of some 3rd party applications fail such as following. ---------------------------------------------------------------------- if test "emacs" != "no"; then \ am__dir=. am__subdir_includes=''; \ case cannarpc.elc in */*) \ am__dir=`echo 'cannarpc.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ -q -no-site-file -no-init-file --eval="(setq load-path (append (list (expand-file-name \"..\")) load-path))" --eval="(load \"docomp.el\")" \ $am__subdir_includes -L . -L . \ --eval "(defun byte-compile-dest-file (f) \"cannarpc.elc\")" \ --eval "(unless (byte-compile-file \"cannarpc.el\") (kill-emacs 1))"; \ else :; fi Loading c:/Users/yasu/Work/Emacs/master/tamago/docomp.el (source)... Package cl is deprecated Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-writable-p(nil) byte-compile-file("cannarpc.el") (if (byte-compile-file "cannarpc.el") nil (kill-emacs 1)) (unless (byte-compile-file "cannarpc.el") (kill-emacs 1)) eval((unless (byte-compile-file "cannarpc.el") (kill-emacs 1)) t) command-line-1(("--eval=(setq load-path (append (list (expand-file-..." "--eval=(load \"docomp.el\")" "-L" "." "-L" "." "--eval" "(defun byte-compile-dest-file (f) \"cannarpc.elc\")" "--eval" "(unless (byte-compile-file \"cannarpc.el\") (kill-em...")) command-line() normal-top-level() make[2]: *** [Makefile:315: cannarpc.elc] Error 127 make[2]: Leaving directory '/c/Users/yasu/Work/Emacs/master/tamago/egg' make[1]: *** [Makefile:489: all-recursive] Error 1 make[1]: Leaving directory '/c/Users/yasu/Work/Emacs/master/tamago' make: *** [Makefile:361: all] Error 2 ---------------------------------------------------------------------- Is this bug or incompatible change of byte-compile-file? Best Regards. --- Yasuhiro KIMURA