emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ELPA-diffs] check_copyright failed


From: ELPA update
Subject: [ELPA-diffs] check_copyright failed
Date: Thu, 30 Jan 2014 05:02:23 -0500

+ cd ../elpa
+ git pull
>From git://git.sv.gnu.org/emacs/elpa
   f29c5e2..5874753  master     -> origin/master
   f0590b2..a7dc84b  externals/auctex -> origin/externals/auctex
Updating f29c5e2..5874753
Fast-forward
 packages/uni-confusables/gen-confusables.el     |   31 ++++++++++++++---------
 packages/uni-confusables/uni-confusables-pkg.el |    1 -
 packages/uni-confusables/uni-confusables.el     |    8 +++++-
 3 files changed, 26 insertions(+), 14 deletions(-)
 delete mode 100644 packages/uni-confusables/uni-confusables-pkg.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
   f0590b2..a7dc84b  externals/auctex -> origin/externals/auctex
   f29c5e2..5874753  master     -> origin/master
Updating f0590b2..a7dc84b
Fast-forward
 .gitignore    |    2 +-
 auctex-pkg.el |    1 -
 auctex.el     |   17 +++++++++++++++++
 3 files changed, 18 insertions(+), 2 deletions(-)
 delete mode 100644 auctex-pkg.el
 create mode 100644 auctex.el

Running git pull in "/home/elpa/elpa/packages/dismal/"
Updated dismal:From git://git.sv.gnu.org/emacs/elpa
   f0590b2..a7dc84b  externals/auctex -> origin/externals/auctex
   f29c5e2..5874753  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
   f0590b2..a7dc84b  externals/auctex -> origin/externals/auctex
   f29c5e2..5874753  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        2014-01-16 05:02:02.000000000 -0500
+++ copyright_exceptions~       2014-01-30 05:02:12.000000000 -0500
@@ -13,6 +13,7 @@
 ./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/auctex.el
 ./auctex/latex.el:   "pounds" "copyright"
 ./auctex/multi-prompt.el
 ./auctex/plain-tex.el:   "copyright"
@@ -57,8 +58,8 @@
 ./auctex/tex-fold.el:    ("(C)" ("copyright"))
 ./auctex/tex-info.el:   '("copyright" nil)
 ./muse/htmlize-hack.el
-./uni-confusables/gen-confusables.el:      (insert ";; Copyright (C) 
1991-2009, 2010 Unicode, Inc.
-./uni-confusables/gen-confusables.el:;; for the copyright and permission 
notice.\n\n")
+./uni-confusables/gen-confusables.el:;; Copyright (C) 1991-2009, 2010 Unicode, 
Inc.
+./uni-confusables/gen-confusables.el:;; for the copyright and permission 
notice.
 ./uni-confusables/uni-confusables.el
 ./uni-confusables/uni-confusables.el:;; Copyright (C) 1991-2009, 2010 Unicode, 
Inc.
 ./uni-confusables/uni-confusables.el:;; for the copyright and permission 
notice.
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 Thu, 30 Jan 2014 05:02:13 -0500
+ echo HELO elpa.gnu.org
+ sleep 1
250 eggs.gnu.org Hello elpa.gnu.org [140.186.70.89]
+ echo MAIL FROM: <address@hidden>
+ sleep 1
250 OK
+ echo RCPT TO: <address@hidden>
+ 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]