Now i can build again! On Nov 3, 2012, at 11:12 AM, Neuwirth Erich <erich.neuwi...@univie.ac.at> wrote:
> Sorry, > this is when running > make up2 > > (not make update2) > > On Nov 3, 2012, at 10:38 AM, Neuwirth Erich <erich.neuwi...@univie.ac.at> > wrote: > >> OSX 10.8.2 Emacs 24.2.1 >> >> SInce a few days now I get errors when I run >> make update2 >> >> >> Ran 330 tests, 329 results as expected, 1 unexpected (2012-11-03 >> 10:35:01+0100) >> 4 expected failures >> >> 1 unexpected results: >> FAILED test-org/end-of-line >> >> make[1]: *** [test-dirty] Error 1 >> make: *** [up2] Error 2 >> >> >> And during the tests I see: >> >> Test test-org/end-of-line backtrace: >> signal(ert-test-failed (((should-not (org-test-with-temp-text "#+BEG >> ert-fail(((should-not (org-test-with-temp-text "#+BEGIN_CENTER\nCont >> (if (not (unwind-protect (setq value-4865 (let ((temp-buffer (genera >> (unless (not (unwind-protect (setq value-4865 (let ((temp-buffer (ge >> (let (form-description-4866) (unless (not (unwind-protect (setq valu >> (let ((value-4865 (ert--gensym "ert-form-evaluation-aborted-"))) (le >> (should-not (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+EN >> (lambda nil (should (org-test-with-temp-text "Some text\nSome other >> byte-code("\306\307!q\210\310\216\311 \312\216\313\314\315\316\3 >> ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc >> byte-code("\306\307!\211r\310\311!q\210\312 d\313\223)L\210\314\216 >> ert-run-test([cl-struct-ert-test test-org/end-of-line "Test `org-end >> ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st >> ert-run-tests("\\(org\\|ob\\)" #[(event-type &rest event-args) \30 >> ert-run-tests-batch("\\(org\\|ob\\)") >> ert-run-tests-batch-and-exit("\\(org\\|ob\\)") >> (let ((org-id-track-globally t) (org-id-locations-file (convert-stan >> org-test-run-batch-tests() >> call-interactively(org-test-run-batch-tests nil nil) >> command-execute(org-test-run-batch-tests) >> command-line-1(("--eval" "(add-to-list 'load-path \"./lisp\")" "--ev >> command-line() >> normal-top-level() >> Test test-org/end-of-line condition: >> (ert-test-failed >> ((should-not >> (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER" >> (progn ... ... ...))) >> :form >> (let >> ((temp-buffer ...)) >> (with-current-buffer temp-buffer >> (unwind-protect ... ...))) >> :value t)) >> FAILED 313/330 test-org/end-of-line >> >> > >