From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "John Wiegley" Newsgroups: gmane.emacs.devel Subject: Re: file-notify-tests.el hanging for nextstep builds on OS X? Date: Sat, 17 Oct 2015 17:14:38 -0700 Organization: New Artisans LLC Message-ID: References: <87io6cfh2m.fsf@gmx.de> <871tctg6j8.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445127317 16951 80.91.229.3 (18 Oct 2015 00:15:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2015 00:15:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 18 02:15:02 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Znbcr-0007x7-BT for ged-emacs-devel@m.gmane.org; Sun, 18 Oct 2015 02:15:01 +0200 Original-Received: from localhost ([::1]:60144 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znbcq-0000j3-RP for ged-emacs-devel@m.gmane.org; Sat, 17 Oct 2015 20:15:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znbce-0000in-9D for emacs-devel@gnu.org; Sat, 17 Oct 2015 20:14:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Znbcb-0007T4-2o for emacs-devel@gnu.org; Sat, 17 Oct 2015 20:14:48 -0400 Original-Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]:34506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znbca-0007T0-U2 for emacs-devel@gnu.org; Sat, 17 Oct 2015 20:14:45 -0400 Original-Received: by pacfa8 with SMTP id fa8so1863644pac.1 for ; Sat, 17 Oct 2015 17:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:in-reply-to:date:organization:message-id :references:user-agent:mail-followup-to:mime-version:content-type; bh=k0Il+UOiIn9IYsE/XaQPdzZlwy1xattDnG+rkEewJKg=; b=CseChgBIAeYbUcEiFKw9Y1qoq04LEWs9F2CEEnmmp9oshK9d9J/xcD56iDut7134D7 vwti64L+2EGYIS5YyprAkmo5ztZ9mBY+vGG6XLn+OAtc3EFCoPQZFtRWkNOtRSeLHLi8 jRvtNTD+TBfnmlW92Mu3m4I3Yg4Ms6zPWr/CJtwkVBEB2Ax9zuLSOAxR4wvAKvnWvMPY Bp3LuhGEf37g4KhvsDhzcf/eu7UgDTU6cahVtF7cVW+QpuQRfN+a8QaEw7RpHoAo5ip/ mZfSmF90CHTsehSTzAQMWB9UEZ9GBS4DFAm0/LW2JdNq2gUJXgngph+EmAWDsyeXgqvS Ppig== X-Received: by 10.68.104.66 with SMTP id gc2mr24987484pbb.21.1445127284137; Sat, 17 Oct 2015 17:14:44 -0700 (PDT) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id rd2sm205036pab.6.2015.10.17.17.14.43 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 17 Oct 2015 17:14:43 -0700 (PDT) Original-Received: by Vulcan.local (Postfix, from userid 501) id 7C565F459A1B; Sat, 17 Oct 2015 17:14:42 -0700 (PDT) In-Reply-To: <871tctg6j8.fsf@gmx.de> (Michael Albinus's message of "Sat, 17 Oct 2015 11:59:07 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22d X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:191903 Archived-At: >>>>> Michael Albinus writes: >> Which test case? And which local and remote file notification libraries >> / commands are used? `file-notify-test00-availability' and >> `file-notify-test00-availability-remote' dump this out. >> >> If the local library is `gfilenotify', pls show src/config.h. A >> combination of HAVE_NS and HAVE_GFILENOTIFY is known not to >> work. configure.ac should detect this situation, 'tho. > Ping. Could you, pls, provide the information? It is in my queue, but may not be attended to for some time, since I have a workaround for the time being. I'm keeping a link to this message in Org-mode, and will return to it when I'm able. John