Created
May 19, 2016 20:32
-
-
Save LaloHao/6f5117e989a30911cc3468d755fbce8b to your computer and use it in GitHub Desktop.
Command `make deps` on lispkit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 57144 100 57144 0 0 77262 0 --:--:-- --:--:-- --:--:-- 77221 | |
| ==== quicklisp quickstart 2015-01-28 loaded ==== | |
| To continue with installation, evaluate: (quicklisp-quickstart:install) | |
| For installation options, evaluate: (quicklisp-quickstart:help) | |
| WARNING: Making quicklisp part of the install pathname directory | |
| ; Fetching #<URL "http://beta.quicklisp.org/client/quicklisp.sexp"> | |
| ; 0.82KB | |
| ================================================== | |
| 838 bytes in 0.00 seconds (409.18KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/client/2016-02-22/quicklisp.tar"> | |
| ; 240.00KB | |
| ================================================== | |
| 245,760 bytes in 0.84 seconds (285.37KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/client/2015-09-24/setup.lisp"> | |
| ; 4.94KB | |
| ================================================== | |
| 5,054 bytes in 0.00 seconds (0.00KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/asdf/2.26/asdf.lisp"> | |
| ; 194.07KB | |
| ================================================== | |
| 198,729 bytes in 0.58 seconds (331.75KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp.txt"> | |
| ; 0.40KB | |
| ================================================== | |
| 408 bytes in 0.00 seconds (398.44KB/sec) | |
| Installing dist "quicklisp" version "2016-04-21". | |
| ; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp/2016-04-21/releases.txt"> | |
| ; 337.27KB | |
| ================================================== | |
| 345,360 bytes in 0.85 seconds (398.19KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp/2016-04-21/systems.txt"> | |
| ; 261.14KB | |
| ================================================== | |
| 267,405 bytes in 0.83 seconds (313.49KB/sec) | |
| ==== quicklisp installed ==== | |
| To load a system, use: (ql:quickload "system-name") | |
| To find systems, use: (ql:system-apropos "term") | |
| To load Quicklisp every time you start Lisp, use: (ql:add-to-init-file) | |
| For more information, see http://www.quicklisp.org/beta/ | |
| To load "lispkit": | |
| Load 1 ASDF system: | |
| lispkit | |
| ; Loading "lispkit" | |
| To load "alexandria": | |
| Install 1 Quicklisp release: | |
| alexandria | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/alexandria/2016-04-21/alexandria-20160421-git.tgz"> | |
| ; 49.43KB | |
| ================================================== | |
| 50,620 bytes in 0.18 seconds (274.63KB/sec) | |
| ; Loading "alexandria" | |
| [package alexandria.0.dev]........................ | |
| ... | |
| ; Loading "lispkit" | |
| To load "cl-cffi-gtk": | |
| Load 2 ASDF systems: | |
| alexandria uiop | |
| Install 8 Quicklisp releases: | |
| babel bordeaux-threads cffi cl-cffi-gtk closer-mop | |
| iterate trivial-features trivial-garbage | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/trivial-garbage/2015-01-13/trivial-garbage-20150113-git.tgz"> | |
| ; 9.82KB | |
| ================================================== | |
| 10,053 bytes in 0.00 seconds (9817.38KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/closer-mop/2016-04-21/closer-mop-20160421-git.tgz"> | |
| ; 21.91KB | |
| ================================================== | |
| 22,439 bytes in 0.10 seconds (223.60KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/iterate/2014-07-13/iterate-20140713-darcs.tgz"> | |
| ; 326.33KB | |
| ================================================== | |
| 334,164 bytes in 1.12 seconds (292.67KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/trivial-features/2015-09-23/trivial-features-20150923-git.tgz"> | |
| ; 10.26KB | |
| ================================================== | |
| 10,510 bytes in 0.00 seconds (10263.67KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/babel/2015-06-08/babel-20150608-git.tgz"> | |
| ; 248.03KB | |
| ================================================== | |
| 253,987 bytes in 0.76 seconds (324.23KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cffi/2016-03-18/cffi_0.17.1.tgz"> | |
| ; 234.48KB | |
| ================================================== | |
| 240,107 bytes in 0.66 seconds (356.35KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/bordeaux-threads/2016-03-18/bordeaux-threads-v0.8.5.tgz"> | |
| ; 19.63KB | |
| ================================================== | |
| 20,105 bytes in 0.09 seconds (218.15KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-cffi-gtk/2016-02-08/cl-cffi-gtk-20160208-git.tgz"> | |
| ; 6316.07KB | |
| ================================================== | |
| 6,467,653 bytes in 11.77 seconds (536.72KB/sec) | |
| ; Loading "cl-cffi-gtk" | |
| .................................................. | |
| [package babel-encodings]......................... | |
| [package babel]................................... | |
| .................................................. | |
| [package cffi-sys]................................ | |
| [package cffi].................................... | |
| .................................................. | |
| [package cffi-features]........................... | |
| [package iterate]................................. | |
| .................................................. | |
| [package glib].................................... | |
| [package trivial-garbage]......................... | |
| [package bordeaux-threads]........................ | |
| [package closer-mop].............................. | |
| [package closer-common-lisp]...................... | |
| [package closer-common-lisp-user]................. | |
| [package gobject]................................. | |
| [package cl-gtk2-init]............................ | |
| .................................................. | |
| .................................................. | |
| [package gio]..................................... | |
| [package gdk-pixbuf].............................. | |
| [package cairo]................................... | |
| [package pango]................................... | |
| [package gdk]..................................... | |
| .................................................. | |
| .................................................. | |
| [package gtk]..................................... | |
| .................................................. | |
| .................................................. | |
| .................................................. | |
| .................................................. | |
| ........................................... | |
| ; Loading "lispkit" | |
| To load "cl-webkit2": | |
| Load 2 ASDF systems: | |
| cffi cl-cffi-gtk | |
| Install 1 Quicklisp release: | |
| cl-webkit | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-webkit/2016-02-08/cl-webkit-20160208-git.tgz"> | |
| ; 19.19KB | |
| ================================================== | |
| 19,653 bytes in 0.08 seconds (231.23KB/sec) | |
| ; Loading "cl-webkit2" | |
| [package cl-soup]................................. | |
| [package cl-webkit-dom]........................... | |
| [package cl-webkit2]........................ | |
| ; Loading "lispkit" | |
| To load "cl-xkeysym": | |
| Install 1 Quicklisp release: | |
| cl-xkeysym | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-xkeysym/2014-09-14/cl-xkeysym-20140914-git.tgz"> | |
| ; 37.35KB | |
| ================================================== | |
| 38,246 bytes in 0.19 seconds (201.89KB/sec) | |
| ; Loading "cl-xkeysym" | |
| [package cl-xkeysym] | |
| ; Loading "lispkit" | |
| To load "djula": | |
| Load 6 ASDF systems: | |
| alexandria babel bordeaux-threads cl-ppcre closer-mop | |
| iterate | |
| Install 22 Quicklisp releases: | |
| access anaphora arnesi cl-annot cl-fad cl-interpol | |
| cl-locale cl-parser-combinators cl-slice cl-syntax | |
| cl-unicode cl-yacc djula flexi-streams gettext let-plus | |
| local-time named-readtables split-sequence | |
| trivial-backtrace trivial-gray-streams trivial-types | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/trivial-backtrace/2015-04-07/trivial-backtrace-20150407-git.tgz"> | |
| ; 8.71KB | |
| ================================================== | |
| 8,914 bytes in 0.00 seconds (8705.08KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-parser-combinators/2013-11-11/cl-parser-combinators-20131111-git.tgz"> | |
| ; 35.58KB | |
| ================================================== | |
| 36,429 bytes in 0.18 seconds (202.13KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/local-time/2016-04-21/local-time-20160421-git.tgz"> | |
| ; 290.39KB | |
| ================================================== | |
| 297,360 bytes in 0.77 seconds (379.10KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-yacc/2010-10-06/cl-yacc-20101006-darcs.tgz"> | |
| ; 18.33KB | |
| ================================================== | |
| 18,774 bytes in 0.09 seconds (199.28KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/split-sequence/2015-08-04/split-sequence-1.2.tgz"> | |
| ; 3.83KB | |
| ================================================== | |
| 3,919 bytes in 0.00 seconds (3827.15KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/trivial-gray-streams/2014-08-26/trivial-gray-streams-20140826-git.tgz"> | |
| ; 7.78KB | |
| ================================================== | |
| 7,966 bytes in 0.00 seconds (0.00KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/flexi-streams/2015-07-09/flexi-streams-1.0.15.tgz"> | |
| ; 168.10KB | |
| ================================================== | |
| 172,138 bytes in 0.52 seconds (323.90KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/gettext/2013-10-03/gettext-20131003-git.tgz"> | |
| ; 22.99KB | |
| ================================================== | |
| 23,538 bytes in 0.10 seconds (239.44KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/let-plus/2013-12-11/let-plus-20131211-git.tgz"> | |
| ; 10.52KB | |
| ================================================== | |
| 10,768 bytes in 0.00 seconds (2628.91KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-slice/2013-11-11/cl-slice-20131111-git.tgz"> | |
| ; 7.40KB | |
| ================================================== | |
| 7,573 bytes in 0.00 seconds (0.00KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/trivial-types/2012-04-07/trivial-types-20120407-git.tgz"> | |
| ; 3.15KB | |
| ================================================== | |
| 3,228 bytes in 0.00 seconds (0.00KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/named-readtables/2015-09-23/named-readtables-20150923-git.tgz"> | |
| ; 32.09KB | |
| ================================================== | |
| 32,862 bytes in 0.10 seconds (311.57KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-syntax/2015-04-07/cl-syntax-20150407-git.tgz"> | |
| ; 3.03KB | |
| ================================================== | |
| 3,102 bytes in 0.00 seconds (3029.30KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-annot/2015-06-08/cl-annot-20150608-git.tgz"> | |
| ; 9.80KB | |
| ================================================== | |
| 10,039 bytes in 0.00 seconds (9803.71KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/arnesi/2010-10-06/arnesi-20101006-darcs.tgz"> | |
| ; 81.83KB | |
| ================================================== | |
| 83,793 bytes in 0.31 seconds (266.54KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-locale/2015-10-31/cl-locale-20151031-git.tgz"> | |
| ; 3.82KB | |
| ================================================== | |
| 3,916 bytes in 0.00 seconds (3824.22KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-fad/2014-12-17/cl-fad-0.7.3.tgz"> | |
| ; 24.08KB | |
| ================================================== | |
| 24,658 bytes in 0.09 seconds (258.93KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-unicode/2014-12-17/cl-unicode-0.1.5.tgz"> | |
| ; 474.62KB | |
| ================================================== | |
| 486,011 bytes in 1.23 seconds (384.62KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/cl-interpol/2015-12-18/cl-interpol-0.2.5.tgz"> | |
| ; 44.28KB | |
| ================================================== | |
| 45,343 bytes in 0.18 seconds (240.65KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/anaphora/2011-06-19/anaphora-0.9.4.tgz"> | |
| ; 5.02KB | |
| ================================================== | |
| 5,136 bytes in 0.00 seconds (0.00KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/access/2015-12-18/access-20151218-git.tgz"> | |
| ; 14.47KB | |
| ================================================== | |
| 14,821 bytes in 0.00 seconds (7236.82KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/djula/2016-03-18/djula-20160318-git.tgz"> | |
| ; 79.42KB | |
| ================================================== | |
| 81,325 bytes in 0.28 seconds (284.66KB/sec) | |
| ; Loading "djula" | |
| .................................................. | |
| [package anaphora]................................ | |
| [package anaphora-basic].......................... | |
| [package anaphora-symbol]......................... | |
| [package cl-unicode].............................. | |
| [package cl-unicode-names]........................ | |
| [package impl-specific-gray]...................... | |
| [package trivial-gray-streams].................... | |
| [package flexi-streams]........................... | |
| .................................................. | |
| .................................................. | |
| .................................................. | |
| [package cl-interpol]............................. | |
| [package access].................................. | |
| [package cl-fad].................................. | |
| [package path].................................... | |
| [package split-sequence].......................... | |
| [package local-time].............................. | |
| [package trivial-backtrace]....................... | |
| [package let-plus]................................ | |
| [package cl-slice-dev]............................ | |
| [package cl-slice]................................ | |
| [package it.bese.arnesi].......................... | |
| [package it.bese.arnesi.mopp]..................... | |
| [package it.bese.arnesi.mopp%internals]........... | |
| .................................................. | |
| .................................................. | |
| [package cl-annot.util]........................... | |
| [package cl-annot.core]........................... | |
| [package cl-annot.expand]......................... | |
| [package cl-annot.syntax]......................... | |
| [package cl-annot.helper]......................... | |
| [package cl-annot]................................ | |
| [package cl-annot.std]............................ | |
| [package cl-annot.eval-when]...................... | |
| [package cl-annot.doc]............................ | |
| [package cl-annot.class].......................... | |
| [package cl-annot.slot]........................... | |
| [package trivial-types]........................... | |
| [package editor-hints.named-readtables]........... | |
| [package editor-hints.named-readtables]........... | |
| [package cl-syntax]............................... | |
| [package cl-locale.core].......................... | |
| [package cl-locale.reader]........................ | |
| [package cl-locale.syntax]........................ | |
| [package cl-locale]............................... | |
| [package yacc].................................... | |
| [package gettext]................................. | |
| [package parser-combinators]...................... | |
| [package parser-combinators-debug]................ | |
| .................................................. | |
| [package djula]................................... | |
| [package djula.token-processors].................. | |
| [package djula.token-processors].................. | |
| [package djula.token-processors].................. | |
| [package djula.unparsed-tag-processors]........... | |
| [package djula.unparsed-tag-processors]........... | |
| [package djula.unparsed-tag-processors]........... | |
| [package djula.tag-processors].................... | |
| [package djula.tag-processors].................... | |
| [package djula.tag-processors].................... | |
| [package djula.token-compilers]................... | |
| [package djula.token-compilers]................... | |
| [package djula.token-compilers]................... | |
| [package djula.tag-compilers]..................... | |
| [package djula.tag-compilers]..................... | |
| [package djula.tag-compilers]..................... | |
| [package djula.filters]........................... | |
| [package djula.filters]........................... | |
| [package djula.filters]....................... | |
| ; Loading "lispkit" | |
| To load "parenscript": | |
| Load 3 ASDF systems: | |
| anaphora cl-ppcre named-readtables | |
| Install 1 Quicklisp release: | |
| parenscript | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/parenscript/2016-03-18/Parenscript-2.6.tgz"> | |
| ; 84.81KB | |
| ================================================== | |
| 86,845 bytes in 0.28 seconds (303.98KB/sec) | |
| ; Loading "parenscript" | |
| [package parenscript]............................. | |
| [package ps-js-symbols]........................... | |
| [package ps-dom1-symbols]......................... | |
| [package ps-dom2-symbols]......................... | |
| [package ps-window-wd-symbols].................... | |
| [package ps-dom-nonstandard-symbols].............. | |
| [package ps-dhtml-symbols]........................ | |
| [package ps-js]................................... | |
| ............................... | |
| ; Loading "lispkit" | |
| To load "purl": | |
| Load 3 ASDF systems: | |
| anaphora babel uiop | |
| Install 3 Quicklisp releases: | |
| mpc percent-encoding purl | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/percent-encoding/2012-10-13/percent-encoding-20121013-git.tgz"> | |
| ; 5.12KB | |
| ================================================== | |
| 5,240 bytes in 0.00 seconds (0.00KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/mpc/2016-02-08/mpc-20160208-git.tgz"> | |
| ; 21.74KB | |
| ================================================== | |
| 22,262 bytes in 0.11 seconds (205.10KB/sec) | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/purl/2015-09-23/purl-20150923-git.tgz"> | |
| ; 31.53KB | |
| ================================================== | |
| 32,289 bytes in 0.10 seconds (300.31KB/sec) | |
| ; Loading "purl" | |
| [package mpc]..................................... | |
| [package mpc.characters].......................... | |
| [package mpc.numerals]............................ | |
| [package percent-encoding]........................ | |
| [package purl]... | |
| ; Loading "lispkit" | |
| To load "lparallel": | |
| Load 2 ASDF systems: | |
| alexandria bordeaux-threads | |
| Install 1 Quicklisp release: | |
| lparallel | |
| ; Fetching #<URL "http://beta.quicklisp.org/archive/lparallel/2016-04-21/lparallel-20160421-git.tgz"> | |
| ; 76.70KB | |
| ================================================== | |
| 78,541 bytes in 0.30 seconds (254.82KB/sec) | |
| ; Loading "lparallel" | |
| [package lparallel.util].......................... | |
| [package lparallel.thread-util]................... | |
| [package lparallel.raw-queue]..................... | |
| [package lparallel.cons-queue].................... | |
| [package lparallel.vector-queue].................. | |
| [package lparallel.queue]......................... | |
| [package lparallel.counter]....................... | |
| [package lparallel.spin-queue].................... | |
| [package lparallel.kernel]........................ | |
| [package lparallel.kernel-util]................... | |
| [package lparallel.promise]....................... | |
| [package lparallel.ptree]......................... | |
| [package lparallel.slet].......................... | |
| [package lparallel.defpun]........................ | |
| [package lparallel.cognate]....................... | |
| [package lparallel] | |
| ; Loading "lispkit" | |
| [package lispkit]................................. | |
| [package lispkit.dhtml-missing-methods]........... | |
| [package lispkit.link-hints]......... | |
| make deps 65.73s user 2.44s system 66% cpu 1:42.15 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment