From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arash Esbati Newsgroups: gmane.emacs.bugs Subject: bug#51059: Latest master doesn't build on Win10 Date: Wed, 06 Oct 2021 13:50:49 +0200 Message-ID: <868rz6pe1y.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="3080"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 To: 51059@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 06 13:52:16 2021 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 1mY5T6-0000ZL-4w for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 13:52:16 +0200 Original-Received: from localhost ([::1]:43778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY5T3-0003HY-SP for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 07:52:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48308) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY5Su-0003Gy-3U for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 07:52:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59495) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mY5Ss-0005Ee-HL for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 07:52:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mY5Ss-0003BK-G4 for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 07:52:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Oct 2021 11:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51059 X-GNU-PR-Package: emacs X-Debbugs-Original-To: emacs-bugs Original-Received: via spool by submit@debbugs.gnu.org id=B.163352107512153 (code B ref -1); Wed, 06 Oct 2021 11:52:02 +0000 Original-Received: (at submit) by debbugs.gnu.org; 6 Oct 2021 11:51:15 +0000 Original-Received: from localhost ([127.0.0.1]:42807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY5S7-00039x-6h for submit@debbugs.gnu.org; Wed, 06 Oct 2021 07:51:15 -0400 Original-Received: from lists.gnu.org ([209.51.188.17]:46090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY5S2-00039l-RN for submit@debbugs.gnu.org; Wed, 06 Oct 2021 07:51:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48042) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY5S2-0002Oh-5t for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 07:51:10 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46774) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY5S0-0004KB-Sx for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 07:51:09 -0400 Original-Received: from p4fe3eb24.dip0.t-ipconnect.de ([79.227.235.36]:56115 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY5S0-0001vh-J2 for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2021 07:51:08 -0400 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:216544 Archived-At: Hi all, I updated my local repo to commit 444dfc044f and the build process (with Msys2) breaks with: CC json.o CC tparam.o CC lastfile.o CCLD temacs.exe Z:/path-to/bin/ld.exe: comp.o:comp.c:(.text+0x322): undefined reference to `md5_stream' collect2.exe: error: ld returned 1 exit status make[1]: *** [Makefile:647: temacs.exe] Error 1 My current working build is 947aee281c from master. I suspect it has something to do with commit 2dc88a27a4. Is this Win only or also on other platforms? Best, Arash