From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Greg Minshall Newsgroups: gmane.emacs.devel Subject: Re: make check fails? (emacs-26.1 w/modules) Date: Mon, 03 Sep 2018 18:18:10 +0300 Message-ID: <21796.1535987890@minshall-apollo.minshall.org> References: <83efeazkal.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1535987849 29409 195.159.176.226 (3 Sep 2018 15:17:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2018 15:17:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 03 17:17:25 2018 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 1fwqbT-0007Ue-8f for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2018 17:17:23 +0200 Original-Received: from localhost ([::1]:45728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwqdZ-0006Sr-Gj for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2018 11:19:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwqcY-0006Qg-85 for emacs-devel@gnu.org; Mon, 03 Sep 2018 11:18:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fwqcX-0003GF-4R for emacs-devel@gnu.org; Mon, 03 Sep 2018 11:18:30 -0400 Original-Received: from hiwela.pair.com ([209.68.5.201]:63978) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fwqcQ-0003Bj-1e; Mon, 03 Sep 2018 11:18:23 -0400 Original-Received: from hiwela.pair.com (localhost [127.0.0.1]) by hiwela.pair.com (Postfix) with ESMTP id 05DD298052D; Mon, 3 Sep 2018 11:18:13 -0400 (EDT) Original-Received: from minshall-entroware-apollo.cliq.com (unknown [196.41.40.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hiwela.pair.com (Postfix) with ESMTPSA id B87D88F082E; Mon, 3 Sep 2018 11:18:12 -0400 (EDT) Original-Received: from minshall-apollo.minshall.org (localhost [127.0.0.1]) by minshall-entroware-apollo.cliq.com (Postfix) with ESMTP id AD3F26C04F1; Mon, 3 Sep 2018 18:18:10 +0300 (+03) In-reply-to: Your message of "Mon, 03 Sep 2018 18:13:06 +0300." <83efeazkal.fsf@gnu.org> X-Mailer: MH-E 8.6+git; nmh 1.6; GNU Emacs 26.1 Content-ID: <21795.1535987890.1@minshall-apollo.minshall.org> X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 209.68.5.201 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:229211 Archived-At: Eli, > Doesn't happen here with the current tip of the emacs-26 branch. sorry, i should have included ---- bash minshall-apollo: {1188} uname -a Linux minshall-apollo.minshall.org 4.4.0-134-generic #160-Ubuntu SMP Wed A= ug 15 14:58:00 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux bash minshall-apollo: {1189} lsb_release -a LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-no= arch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarc= h Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial ---- up to date (apt-get update; apt-get upgrade)-wise. cheers, Greg