From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Upgrading orgmode Date: Mon, 12 Aug 2013 05:42:54 +0530 Message-ID: <20130812001254.GA18065@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8fl7-0002At-AI for emacs-orgmode@gnu.org; Sun, 11 Aug 2013 20:13:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8fl0-0007bT-0H for emacs-orgmode@gnu.org; Sun, 11 Aug 2013 20:13:17 -0400 Received: from mail-pb0-f52.google.com ([209.85.160.52]:63499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8fkz-0007Px-Pk for emacs-orgmode@gnu.org; Sun, 11 Aug 2013 20:13:09 -0400 Received: by mail-pb0-f52.google.com with SMTP id wz12so6210057pbc.25 for ; Sun, 11 Aug 2013 17:13:02 -0700 (PDT) Received: from panahar ([59.176.42.82]) by mx.google.com with ESMTPSA id vu5sm36159020pab.10.2013.08.11.17.12.59 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 11 Aug 2013 17:13:02 -0700 (PDT) Content-Disposition: inline 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 I normally upgrade my orgmode using "sudo make up2", in the orgmode directory. But today when I did it, I get the following error: ******* 3 unexpected results: FAILED test-org-export/data-with-backend FAILED test-org-export/export-snippet FAILED test-org-export/table-cell-alignment make[1]: *** [test-dirty] Error 1 make[1]: Leaving directory `/home/vikas/lisp/org-mode' make: *** [up2] Error 2 ******* Looks like a bug to me. Could somebody check? Vikas