From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Issue building on MSWindows + msys Date: Wed, 15 Nov 2023 18:45:15 +0200 Message-ID: <83il63q82s.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="760"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 15 17:47:16 2023 Return-path: Envelope-to: geh-help-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 1r3J2q-000AUq-9H for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 15 Nov 2023 17:47:16 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r3J20-0002W9-Lt; Wed, 15 Nov 2023 11:46:29 -0500 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 1r3J1S-0002Op-4j for help-gnu-emacs@gnu.org; Wed, 15 Nov 2023 11:45:51 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r3J1R-0002tB-S3 for help-gnu-emacs@gnu.org; Wed, 15 Nov 2023 11:45:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=EBRkmylg+pAK6lVQVe6bHZWLTL0D4PtRELIq7vfvtKY=; b=UcEd+2QZ5UYW z0ffpwjQixcHq8XwDMIiQM4+KunHipOJ+je/Vbsql1gSbq6l4uSY6A5bLqqrzf4Y5NhkHYh154m/V MrI5HcAQnPp8VhDBDLkPZljpal4FStgm/4tTcMNL0NAbDVpvjAwfJVf3OVwKR8daIDoh2YnpKDIQ/ sS4XEXstTaQUGfzgf0+xGXXOqKDeaNWhTCAxbz4KnZvGDUFwZVCsxusDJW9T7T2FBoUAOZjQ9s2hw NiDAouAheYTL7md8vl8dGQ6DFOxOI35zCLCXZZ7LttUDKiIz+YY/tjPgBoFuGrmhAH+yJRHYo+1mP 9dC0kKe7p9ZphzjnwzGg/g==; In-Reply-To: (message from Ergus on Wed, 15 Nov 2023 15:57:17 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:145538 Archived-At: > Date: Wed, 15 Nov 2023 15:57:17 +0100 > From: Ergus > > make[2]: *** [Makefile:330: erc/erc-goodies.elc] Error 3 > > ------------------------- > > And a similar message (including backtrace) a bit latter: > > make[2]: *** [Makefile:330: org/ob-eshell.elc] Error 3 > > ------------------------- > > I made a clean build, make boostrap, git clean, rebuild from scratch etc > etc... and everytime I get the same error. > > Anybody knows what's going on?? Did I something wrong or is there some > known issue related with this?? Did you update any of your system utilities (like Grep) or libraries lately?