From unknown Wed Jun 18 23:08:26 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#20736 <20736@debbugs.gnu.org> To: bug#20736 <20736@debbugs.gnu.org> Subject: Status: several build failures with new map functions Reply-To: bug#20736 <20736@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:08:26 +0000 retitle 20736 several build failures with new map functions reassign 20736 emacs submitter 20736 Paul Eggert severity 20736 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 04 22:28:16 2015 Received: (at submit) by debbugs.gnu.org; 5 Jun 2015 02:28:16 +0000 Received: from localhost ([127.0.0.1]:40950 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z0hMl-0002xY-QM for submit@debbugs.gnu.org; Thu, 04 Jun 2015 22:28:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42269) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z0hMj-0002xL-MY for submit@debbugs.gnu.org; Thu, 04 Jun 2015 22:28:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0hMd-0002Hn-Kp for submit@debbugs.gnu.org; Thu, 04 Jun 2015 22:28:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0hMd-0002Hh-IW for submit@debbugs.gnu.org; Thu, 04 Jun 2015 22:28:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0hMc-00021n-Ea for bug-gnu-emacs@gnu.org; Thu, 04 Jun 2015 22:28:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0hMX-0002HF-Fh for bug-gnu-emacs@gnu.org; Thu, 04 Jun 2015 22:28:06 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:40017) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0hMX-0002HA-9Z for bug-gnu-emacs@gnu.org; Thu, 04 Jun 2015 22:28:01 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 0D986160229; Thu, 4 Jun 2015 19:28:00 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 0Ep65mAJR-vP; Thu, 4 Jun 2015 19:27:59 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 5E5BF1604E0; Thu, 4 Jun 2015 19:27:59 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id fzaWlQLZLJvn; Thu, 4 Jun 2015 19:27:59 -0700 (PDT) Received: from [192.168.1.9] (pool-100-32-155-148.lsanca.fios.verizon.net [100.32.155.148]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 41D6B160229; Thu, 4 Jun 2015 19:27:59 -0700 (PDT) Message-ID: <5571092F.6010605@cs.ucla.edu> Date: Thu, 04 Jun 2015 19:27:59 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Nicolas Petton Subject: several build failures with new map functions Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: Emacs bug reports and feature requests X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) "make check" fails with the new map functions, in several different ways. Nicholas, can you please fix these? Thanks. ELC emacs-lisp/map.elc In map-merge: emacs-lisp/map.el:242:31:Warning: reference to free variable `m' In map--dispatch: emacs-lisp/map.el:257:11:Warning: macro `map--dispatch' defined too late In map--delete-array: emacs-lisp/map.el:341:16:Warning: reference to free variable `m' In end of data: emacs-lisp/map.el:372:1:Warning: the function `m' is not known to be defined. ... Compiling map-tests.el In toplevel form: map-tests.el:91:15:Warning: variable reference to nonvariable `[1 2 3]' map-tests.el:91:15:Error: Wrong type argument: symbolp, [1 2 3] Makefile:64: recipe for target 'map-tests.elc' failed make[3]: *** [map-tests.elc] Error 1 From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 05 03:58:59 2015 Received: (at submit) by debbugs.gnu.org; 5 Jun 2015 07:58:59 +0000 Received: from localhost ([127.0.0.1]:41066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z0mWi-0002Oe-Cy for submit@debbugs.gnu.org; Fri, 05 Jun 2015 03:58:59 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34448) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z0mWg-0002O3-Nf for submit@debbugs.gnu.org; Fri, 05 Jun 2015 03:58:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0mWa-0005pf-LE for submit@debbugs.gnu.org; Fri, 05 Jun 2015 03:58:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0mWa-0005pb-I6 for submit@debbugs.gnu.org; Fri, 05 Jun 2015 03:58:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0mWZ-0007Ar-Eq for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 03:58:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0mWW-0005ol-1k for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 03:58:43 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:36298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0mWV-0005od-R6 for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 03:58:39 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 975C0204AA for ; Fri, 5 Jun 2015 03:58:38 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Fri, 05 Jun 2015 03:58:38 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=gnpeFn6kEzd0k+sR9oMQgpJQUto=; b=XB26p BKIzm4LOcnSThBrIuDeyoFty+VXM1DNriqRqkXBdfx7jIKnNYDm8jFRQ5TLbqm0g lhI/86uZup7R7TuzQ13STQdBoA599QhffU7ZozFjLTwFwfotc38DVC/Aigm3yC9O hHnXzrd2eXIx/F7Tr84AtDf22hJGO0GcZP5RCA= X-Sasl-enc: jeFUDBqTbaRpumKT8Uz7n58vyPy0Ii2x73+OmVnxvg/o 1433491118 Received: from blueberry (unknown [31.211.216.84]) by mail.messagingengine.com (Postfix) with ESMTPA id CBE4068009B; Fri, 5 Jun 2015 03:58:37 -0400 (EDT) References: <5571092F.6010605@cs.ucla.edu> From: Nicolas Petton To: Paul Eggert Subject: Re: several build failures with new map functions In-reply-to: <5571092F.6010605@cs.ucla.edu> Date: Fri, 05 Jun 2015 09:58:36 +0200 Message-ID: <87d21apowj.fsf@petton.fr> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit Cc: Nicolas Petton , Emacs bug reports and feature requests X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Paul Eggert writes: > "make check" fails with the new map functions, in several different ways.= =20 > Nicholas, can you please fix these? Thanks. Indeed, I will fix that. Cheers, Nico > > ELC emacs-lisp/map.elc > > In map-merge: > emacs-lisp/map.el:242:31:Warning: reference to free variable `m' > > In map--dispatch: > emacs-lisp/map.el:257:11:Warning: macro `map--dispatch' defined too late > > In map--delete-array: > emacs-lisp/map.el:341:16:Warning: reference to free variable `m' > > In end of data: > emacs-lisp/map.el:372:1:Warning: the function `m' is not known to be defi= ned. > > ... > > Compiling map-tests.el > > In toplevel form: > map-tests.el:91:15:Warning: variable reference to nonvariable `[1 2 3]' > map-tests.el:91:15:Error: Wrong type argument: symbolp, [1 2 3] > Makefile:64: recipe for target 'map-tests.elc' failed > make[3]: *** [map-tests.elc] Error 1 =2D-=20 Nicolas Petton http://nicolas-petton.fr --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJVcVasAAoJECM1h6R8IHkQhXoIAMFXF0NnnC0MRieqJJjzgZS8 MR2mSRlzYoIAZPvFF1c36uEpNVvE/13sNVOiGJgjh8JkjxwHcqXGhQV0V4idEYyR +Gs2JAX69/1RFdqLU8RRkxFLix55+IvzzXEK4SG35fmfk6pqKwhWRhl6M+swPnU4 n0BftfE82efJ5KX1UvMjD7ivBrCaCzTZnmgwuhUICkKAvR0FNBa00qtQhCU+I0ut h1IRCTdUl0JAIdGQkdBe4VyTi8PXvR6Mr8H83rPVRg3Ghgg1C4xd99N+4xX/cRAb qgcmsT5sMtVYUgSG/Ng+2UGPMCHM0CXkA3L8H7w9eLjWnymnT47QSpmGGcZek7Q= =LapU -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 05 19:30:44 2015 Received: (at 20736) by debbugs.gnu.org; 5 Jun 2015 23:30:44 +0000 Received: from localhost ([127.0.0.1]:42297 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z114V-0002Ae-9m for submit@debbugs.gnu.org; Fri, 05 Jun 2015 19:30:43 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:37713) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z114P-0002AM-DT for 20736@debbugs.gnu.org; Fri, 05 Jun 2015 19:30:40 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id D2A3D20D56 for <20736@debbugs.gnu.org>; Fri, 5 Jun 2015 19:30:36 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 05 Jun 2015 19:30:36 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=ZqkYpw2osawjMDHxbHsMgFBOc7M=; b=PmqNd 85NgD2H1uOD0LMtRbyFhGIYtNJ/HwYPQA+R6foh286+5F5UUDAsneQWoc52tCdm4 b2aJVTaqj+CzkqKeoFWn2mwN74mcrLGrvd1kq4LRxXVfeP3nkdoKY76iYmHQFnq/ TAI/twKwCEoQtyVd2fQ48xhJ99TXMVB8tSmMoQ= X-Sasl-enc: u+NHKe8LSbI+losAeNVZa5wnkgt2Cjs7jy2vOx2wz3Tt 1433547036 Received: from blueberry (unknown [80.216.74.58]) by mail.messagingengine.com (Postfix) with ESMTPA id EEE0DC00020; Fri, 5 Jun 2015 19:30:35 -0400 (EDT) References: <5571092F.6010605@cs.ucla.edu> From: Nicolas Petton To: Paul Eggert Subject: Re: bug#20736: several build failures with new map functions In-reply-to: <5571092F.6010605@cs.ucla.edu> Date: Sat, 06 Jun 2015 01:30:34 +0200 Message-ID: <87wpzhohr9.fsf@petton.fr> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20736 Cc: Glenn Morris , 20736@debbugs.gnu.org, 20736-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Paul Eggert writes: > "make check" fails with the new map functions, in several different ways.= =20 > Nicholas, can you please fix these? Thanks. Glenn was faster than me and fixed two of the issues. I had an issue left with the byte-compiler that is fixed with commit 8fe836a. Cheers, Nico =2D-=20 Nicolas Petton http://nicolas-petton.fr --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJVcjEaAAoJECM1h6R8IHkQKUwIALntFhEJRx9HAXpQ/YL25jDW SG9bP4zMAPQ4uGsr7FIWwCrwH74kKu90n1bmoeNun20x+Q2rOuFGbSFIyb/tbI67 fG1E1jTSVUyxVvojXjAbaTOQmLxxcJYK33gQpB0OJPTXfFaiMxbsYJtwJu/IClL3 UafwYST6La100s4zgbTSitrq0M/8RoWynGHjgrLAFHgGuaFh4nTByKmg6x3J1x0P g2gDgRnJIV0Nw0uaFDWHs0sPHGX5kd4xvhd0RE35PYE2s5h20XQXGsZymptb/3ND H2c2qVyUYHSuwlf676mLKYwzaDuwNzxvj9rbECxr067bqWugocA8qc377tXnkjA= =z/tI -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:08:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Jul 2015 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator