From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: more windows confusions Date: Tue, 17 Oct 2017 23:29:59 +0100 Message-ID: <87infdif14.fsf@russet.org.uk> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1508279477 1783 195.159.176.226 (17 Oct 2017 22:31:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 17 Oct 2017 22:31:17 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 18 00:31:13 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e4aO0-0005zN-Uw for ged-emacs-devel@m.gmane.org; Wed, 18 Oct 2017 00:30:57 +0200 Original-Received: from localhost ([::1]:41738 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e4aO3-0002zE-FI for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2017 18:30:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e4aNw-0002yy-Q7 for emacs-devel@gnu.org; Tue, 17 Oct 2017 18:30:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e4aNt-0004F8-Mv for emacs-devel@gnu.org; Tue, 17 Oct 2017 18:30:52 -0400 Original-Received: from cloud103.planethippo.com ([78.129.138.110]:38846) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e4aNt-0003hk-Dr for emacs-devel@gnu.org; Tue, 17 Oct 2017 18:30:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=frxRcqRRnETZcNd2XqojSK8jO1Kwkzc8z0DxdCeRzgA=; b=R6nDCNkK4rvRwqLDbAqjBMc7D2 wGivUE2Mgh+VnNgr7MRl19g7zoXTlZKKncaaG/J8eK8kMb1urqXry79kLe8CUoQkcBM+b/raakw3U cpb/Z2U7nstxCed8l8BxV4wKCf5d8B/0CTk9TmXHY6PhbGQbQTI69he1Ju+2HBPsWYFKjc8a4fbe/ TPpyjljPdBPgyYa7DW70U/zRlmgutCCge/kzo8uT1bwISeEUkJxSg60IEbbvA1oWz606/agIKzHqA 6yLQ5BseDXDOfzRjgUlLX20aRO2zQ5VVcnpNNkMWekxuBFYcFfqZXzc7G9XRMAw4gkF5hhNf8dCs7 ebNjP+CA==; Original-Received: from cpc8-benw10-2-0-cust100.16-2.cable.virginm.net ([92.233.204.101]:43422 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1e4aND-00369O-3C for emacs-devel@gnu.org; Tue, 17 Oct 2017 22:30:07 +0000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 78.129.138.110 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:219612 Archived-At: I'm currently scripting the windows build and have hit a snag. My dependency list has two packages for which there do not appear to be source. The two in question are these: mingw-w64-gcc-libs mingw-w64-libwinpthread-git Both pretty generic and indirect dependencies of most of the Emacs libraries dependencies. I'm trying to get the source from here. https://github.com/Alexpux/MINGW-packages I'm guessing this is because of some obscurity about the way packaging works for MSYS2/MINGW. Any suggestions welcome. Phil