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

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

check_copyright failed


From: ELPA update
Subject: check_copyright failed
Date: Mon, 12 May 2014 05:02:30 -0400

+ cd ../elpa
+ git pull
>From git://git.sv.gnu.org/emacs/elpa
   aaa1b6d..f0911f5  master     -> origin/master
 * [new branch]      externals/rudel -> origin/externals/rudel
Updating aaa1b6d..f0911f5
Fast-forward
 .gitignore                                          |    5 ++++-
 GNUmakefile                                         |    2 +-
 copyright_exceptions                                |    1 +
 externals-list                                      |    1 +
 packages/ascii-art-to-unicode/NEWS                  |    4 +++-
 .../ascii-art-to-unicode/ascii-art-to-unicode.el    |   19 +++++++++++++++++--
 packages/lmc/lmc.el                                 |    2 +-
 7 files changed, 28 insertions(+), 6 deletions(-)
+ 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
 * [new branch]      externals/rudel -> origin/externals/rudel
   aaa1b6d..f0911f5  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
 * [new branch]      externals/rudel -> origin/externals/rudel
   aaa1b6d..f0911f5  master     -> origin/master
Already up-to-date.

Cloning branch rudel:
Cloning into 'rudel'...

Running git pull in "/home/elpa/elpa/packages/w3/"
Updated w3:From git://git.sv.gnu.org/emacs/elpa
 * [new branch]      externals/rudel -> origin/externals/rudel
   aaa1b6d..f0911f5  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-05-12 05:02:08.000000000 -0400
+++ copyright_exceptions~       2014-05-12 05:02:17.000000000 -0400
@@ -57,7 +57,6 @@
 ./auctex/tex-info.el:   '("copyright" nil)
 ./gnugo/gnugo.el:    (CP "Copyright"       game  simpletext)
 ./muse/htmlize-hack.el
-./rudel/rudel-loaddefs.el
 ./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
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 Mon, 12 May 2014 05:02:19 -0400
+ 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]