From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Org-mode version 6.32trans (release_6.32b.20.g8a25); Make fails this morning Date: Thu, 29 Oct 2009 09:38:58 -0400 Message-ID: <200910291338.n9TDcwhb010110@gollum.intra.norang.ca> Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3VDd-0005oU-Ig for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 09:39:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3VDW-0005m8-2U for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 09:39:10 -0400 Received: from [199.232.76.173] (port=39779 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3VDU-0005lk-B8 for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 09:39:05 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63292) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N3VDU-0004Ws-0P for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 09:39:04 -0400 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1N3VDQ-0001wb-P1 for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 13:39:01 +0000 Received: from gollum.intra.norang.ca (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id n9TDcwst008450 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 29 Oct 2009 09:38:59 -0400 Received: from gollum.intra.norang.ca (localhost [127.0.0.1]) by gollum.intra.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id n9TDcwtf010113 for ; Thu, 29 Oct 2009 09:38:58 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ Make fails to build this morning. On commit release_6.32b-20-g8a2566c $ make clean $ make fails with the following output --8<---------------cut here---------------start------------->8--- emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org.el emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-agenda.el emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-ascii.el emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-attach.el emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-archive.el In toplevel form: lisp/org-archive.el:33:1:Error: Symbol's function definition is void: abbrev-table-put make: *** [lisp/org-archive.elc] Error 1 make: *** Waiting for unfinished jobs.... In toplevel form: lisp/org-agenda.el:33:1:Error: Symbol's function definition is void: abbrev-table-put make: *** [lisp/org-agenda.elc] Error 1 In toplevel form: lisp/org-attach.el:43:1:Error: Symbol's function definition is void: abbrev-table-put make: *** [lisp/org-attach.elc] Error 1 In toplevel form: lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: abbrev-table-put make: *** [lisp/org-ascii.elc] Error 1 In end of data: org.el:17520:1:Warning: the following functions might not be defined at runtime: calendar-forward-day, parse-time-string, calendar-goto-date, calendar-goto-today org.el:17520:1:Warning: the following functions are not known to be defined: table--at-cell-p, org-clock-update-mode-line, abbrev-table-put, org-default-export-plist, org-infile-export-plist, org-clock-save-markers-for-cut-and-paste, org-agenda-save-markers-for-cut-and-paste, dired-get-filename, org-id-store-link, iswitchb-read-buffer, org-agenda-copy-local-variable, org-gnus-follow-link, org-inlinetask-remove-END-maybe, org-get-current-options, org-agenda-skip, org-format-agenda-item, org-agenda-new-marker, org-agenda-change-all-lines, org-columns-number-to-string, org-columns-get-format-and-top-level, org-columns-compute, calendar-absolute-from-iso, calendar-iso-from-absolute, org-id-locations-save, org-id-locations-load, cdlatex-tab, beginning-of-visual-line, org-agenda-set-restriction-lock, speedbar-line-directory, org-agenda-maybe-redo Wrote /home/bernt/git/org-mode/lisp/org.elc --8<---------------cut here---------------end--------------->8--- ,----[ bisect.sh ] | #!/bin/sh | make clean | make `---- bernt@gollum:~/git/org-mode$ git bisect start master 037b bernt@gollum:~/git/org-mode$ git bisect run /tmp/bisect.sh Identifies the following commit 8a2566cad86780140c92ea4fe1b6b2b98eaaef9d is the first bad commit commit 8a2566cad86780140c92ea4fe1b6b2b98eaaef9d Author: Carsten Dominik Date: Thu Oct 29 12:48:27 2009 +0100 Use text-mode-abbrev-table as parent for the table in Org-mode Patch from Leo :040000 040000 796c6d311fc1cacfaa86dc0252bc4df49f89592a e85825d84de42e881230d52f7295a26510a66e88 M lisp bisect run success bernt@gollum:~/git/org-mode$ Emacs : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09 on raven, modified by Debian Package: Org-mode version 6.32trans (release_6.32b.20.g8a25) -Bernt