From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: emacs-gc-stats Date: Sun, 11 Jun 2023 11:51:40 -0400 Message-ID: References: <87ttxil7k3.fsf@localhost> <87bkhpuheb.fsf@localhost> <83r0ql0wji.fsf@gnu.org> <87sfaztyk9.fsf@localhost> <87ilbutl58.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22271"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Eli Zaretskii , Philip Kaludercic , emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jun 11 17:52:36 2023 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 1q8NMp-0005ad-K5 for ged-emacs-devel@m.gmane-mx.org; Sun, 11 Jun 2023 17:52:35 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q8NM5-0004Ir-JI; Sun, 11 Jun 2023 11:51:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q8NM4-0004Ih-3O for emacs-devel@gnu.org; Sun, 11 Jun 2023 11:51:48 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q8NM2-0007go-8P; Sun, 11 Jun 2023 11:51:47 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 87A88440FA7; Sun, 11 Jun 2023 11:51:43 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id EF0A9440C1A; Sun, 11 Jun 2023 11:51:41 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1686498702; bh=fyHEO2ouUoHbfiljf0X11Nm/+RcT3d2Y2lZvktETEpI=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=NLhV1LNJfJgIebtGAAof/nmJt9bfgQgBIXEro2yLzGcpfm548ASuhKIKadjPQQ0wy jKdEtMOgTC+1tKGZnNaBgEzleowBNyt6DxJJavhy4KlvPJSra9mnkBlzZYMSlgj3qc tS/PxMm0qxaLPctpe9WqhpCk/p/Zdlbi1K8VVgeK2F5TyH/QKJFhXl1w3qTWNZ07Xk 7dhaQQLPaki9seroVO8mH19KaQo/9w3ju3G5jNt42hBPEqNaa8VBoPte0ZgEpK7900 gKAIrBypnhqpu0iQlCUGih5js1qxrkDq71QH8ZGM4sKhTbVpptIRjoWobuu13xuoy7 Ow0k2hZvEqfOA== Original-Received: from pastel (76-10-180-239.dsl.teksavvy.com [76.10.180.239]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id B3469120458; Sun, 11 Jun 2023 11:51:41 -0400 (EDT) In-Reply-To: <87ilbutl58.fsf@localhost> (Ihor Radchenko's message of "Sun, 11 Jun 2023 09:15:31 +0000") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:306732 Archived-At: Ihor Radchenko [2023-06-11 09:15:31] wrote: > Stefan Monnier writes: > >>>> Let me know if you need help adding the package (I couldn't find a URL >>>> for the code, so I have no opinion about it (yet :-)) >>> Oops... https://git.sr.ht/~yantar92/emacs-gc-stats >> >> Thanks, added. > > For some reason, I am getting build failure: > > ======== Building tarball archive/emacs-gc-stats-1.0.tar... > Problem with copyright notices: > emacs-gc-stats/emacs-gc-stats.el:;; Copyright (C) 2023 Ihor Radchenko > Missing copyright notice in emacs-gc-stats/emacs-gc-stats.el > Build error for archive/emacs-gc-stats-1.0.tar: (error "Abort") > > Note that I have > > ;; Copyright (C) 2023 Free Software Foundation, Inc. > > in But that's not the "version 1.0". The tip has already built successfully (as can be seen in GNU-devel ELPA: http://elpa.gnu.org/devel/emacs-gc-stats.html), so the next version should presumably build fine in GNU ELPA when you release it. Stefan