From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: make test fails in maint Date: Mon, 24 Feb 2014 13:02:11 -0500 Message-ID: <87fvn875jw.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHzrS-0007Aj-Up for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 13:02:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHzrL-0001Nf-Ht for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 13:02:38 -0500 Received: from plane.gmane.org ([80.91.229.3]:59745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHzrL-0001Lx-C7 for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 13:02:31 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WHzrK-00006K-5K for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 19:02:30 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Feb 2014 19:02:30 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Feb 2014 19:02:30 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I just did a pull of maint and I get: ... Loading /home/nick/src/emacs/org/org-mode/testing/lisp/test-ob.el (source)... Eager macro-expansion failure: (void-variable test-line) Symbol's value as variable is void: test-line make: *** [test] Error 255 Nick