+ cd ../elpa + git pull >From git://git.sv.gnu.org/emacs/elpa 25219bd..064a6b7 master -> origin/master Updating 25219bd..064a6b7 Fast-forward admin/archive-contents.el | 2 +- .../ascii-art-to-unicode/ascii-art-to-unicode.el | 277 ++++++++++++++++++++ packages/company/.travis.yml | 20 ++ packages/company/Makefile | 2 +- packages/company/NEWS.md | 8 + packages/company/company-capf.el | 41 ++- packages/company/company-dabbrev.el | 2 +- packages/company/company-elisp.el | 2 +- packages/company/company-ispell.el | 2 +- packages/company/company-oddmuse.el | 2 +- packages/company/company-tests.el | 60 +++++ packages/company/company.el | 136 ++++++---- packages/wpuzzle/wpuzzle.el | 10 +- 13 files changed, 505 insertions(+), 59 deletions(-) create mode 100644 packages/ascii-art-to-unicode/ascii-art-to-unicode.el + emacs --batch -l /home/elpa/build/admin/archive-contents.el -f archive-add/remove/update-externals Loading 00debian-vars... Loading /etc/emacs/site-start.d/50psvn.el (source)... Loading vc-git... Running git pull in "/home/elpa/elpa/packages/auctex/" Updated auctex:From git://git.sv.gnu.org/emacs/elpa 25219bd..064a6b7 master -> origin/master Already up-to-date.
Running git pull in "/home/elpa/elpa/packages/dismal/" Updated dismal:From git://git.sv.gnu.org/emacs/elpa 25219bd..064a6b7 master -> origin/master Already up-to-date. Running git pull in "/home/elpa/elpa/packages/w3/" Updated w3:From git://git.sv.gnu.org/emacs/elpa 25219bd..064a6b7 master -> origin/master Already up-to-date. + make -f /home/elpa/build/GNUmakefile check_copyrights Compute exceptions >copyright_exceptions~ diff -u "copyright_exceptions" "copyright_exceptions~" --- copyright_exceptions 2013-12-25 05:02:05.000000000 -0500 +++ copyright_exceptions~ 2014-01-15 05:02:13.000000000 -0500 @@ -12,6 +12,7 @@ ./ada-mode/gpr-skel.el: "Example copyright/license skeleton, with automatic year and owner." ./ada-mode/gpr-skel.el: "Insert a file header comment, with automatic copyright year and prompt for copyright owner/license. ./ada-mode/gpr-skel.el: "{copyright_license}\n" +./ascii-art-to-unicode/ascii-art-to-unicode.el:;; - change copyright to FSF ./auctex/latex.el: "pounds" "copyright" ./auctex/multi-prompt.el ./auctex/plain-tex.el: "copyright" make: *** [check_copyrights] Error 1 + signal_error check_copyright failed + title=check_copyright failed + [ = /home/elpa/build/make.log ] + sed s/.*[ ]// + host -t mx gnu.org + mx_gnu_org=eggs.gnu.org. + telnet eggs.gnu.org. smtp + sleep 5 Trying 208.118.235.92... Connected to eggs.gnu.org. Escape character is '^]'. 220 eggs.gnu.org ESMTP Exim 4.71 Wed, 15 Jan 2014 05:02:14 -0500 + echo HELO elpa.gnu.org + sleep 1 250 eggs.gnu.org Hello elpa.gnu.org [140.186.70.89] + echo MAIL FROM: <e...@elpa.gnu.org> + sleep 1 250 OK + echo RCPT TO: <emacs-elpa-diffs@gnu.org> + sleep 1 250 Accepted + echo DATA + sleep 1 354 Enter message, ending with "." on a line by itself + cat + cat /home/elpa/build/make.log