From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#58318: 28.2; Emacs installed from package won't work with MinGW Date: Wed, 12 Oct 2022 14:55:32 +0000 Message-ID: References: <87a667x3l4.fsf@gnus.org> <83edvjondh.fsf@gnu.org> <87sfjzvnyu.fsf@gnus.org> <837d1bomsv.fsf@gnu.org> <83wn9bn69q.fsf@gnu.org> <83tu4fn3rz.fsf@gnu.org> <83r0zjn31y.fsf@gnu.org> <83a667mook.fsf@gnu.org> <834jwadurj.fsf@gnu.org> <83wn95d3bi.fsf@gnu.org> <83ilkpcij2.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5488"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: larsi@gnus.org, corwin@bru.st, bartosz.bubak@gmail.com, 58318@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 12 17:10:35 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1oidNS-0001HB-34 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 12 Oct 2022 17:10:34 +0200 Original-Received: from localhost ([::1]:35196 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oidNR-0002ZQ-3w for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 12 Oct 2022 11:10:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oid9O-0003r7-SB for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2022 10:56:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59115) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oid9O-0001xP-JV for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2022 10:56:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oid9O-0008CN-BI for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2022 10:56:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2022 14:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58318 X-GNU-PR-Package: emacs Original-Received: via spool by 58318-submit@debbugs.gnu.org id=B58318.166558654131483 (code B ref 58318); Wed, 12 Oct 2022 14:56:02 +0000 Original-Received: (at 58318) by debbugs.gnu.org; 12 Oct 2022 14:55:41 +0000 Original-Received: from localhost ([127.0.0.1]:58193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oid92-0008Bi-Ky for submit@debbugs.gnu.org; Wed, 12 Oct 2022 10:55:40 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:65041) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oid90-0008BX-4P for 58318@debbugs.gnu.org; Wed, 12 Oct 2022 10:55:39 -0400 Original-Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 29CEtWMt025840 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 12 Oct 2022 14:55:32 GMT In-Reply-To: <83ilkpcij2.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 12 Oct 2022 15:50:57 +0300") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:245221 Archived-At: Eli Zaretskii writes: >> From: Andrea Corallo >> Cc: larsi@gnus.org, corwin@bru.st, 58318@debbugs.gnu.org, >> bartosz.bubak@gmail.com >> Date: Wed, 12 Oct 2022 08:14:43 +0000 >> >> Eli Zaretskii writes: >> >> >> make bootstrap on my dev machine (-j16) is ~ 3min 10 secs. >> > >> > I meant the time to build a release tarball, which should be much >> > shorter. Sorry for being unclear. >> >> Apologies on my side, I'm not very much into release tarball generation. >> If you specify what's the command you are referring to I can time it and >> report. > > It isn't too important, so feel free to disregard. But if you have a > few minutes, then unpack the Emacs 28.2 release tarball and build it > with -j16. Ok, on my machine is about 40secs the configure phase and ~1min make -j16. BR Andrea