view log » | |
setup | view log » |
test | view log » |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
[#397332] 2021/01/16 07:49:20 Booting image debian/bullseye (default) on port 22783 [#397332] 2021/01/16 07:49:21 Waiting for guest to settle [#397332] 2021/01/16 07:49:28 Sending tasks [#397332] 2021/01/16 07:49:28 Sending build environment [#397332] 2021/01/16 07:49:29 Installing packages Warning: Permanently added '[localhost]:22783' (ECDSA) to the list of known hosts. Get:1 http://deb.debian.org/debian bullseye InRelease [123 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 Packages.diff/Index [63.6 kB] Get:3 http://deb.debian.org/debian bullseye/main Translation-en.diff/Index [63.6 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages T-2021-01-16-0202.12-F-2021-01-12-2001.43.pdiff [406 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages T-2021-01-16-0202.12-F-2021-01-12-2001.43.pdiff [406 kB] Get:5 http://deb.debian.org/debian bullseye/main Translation-en T-2021-01-16-0202.12-F-2021-01-12-2001.43.pdiff [28.6 kB] Get:5 http://deb.debian.org/debian bullseye/main Translation-en T-2021-01-16-0202.12-F-2021-01-12-2001.43.pdiff [28.6 kB] Fetched 685 kB in 3s (208 kB/s) Reading package lists... Warning: Permanently added '[localhost]:22783' (ECDSA) to the list of known hosts. Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.9). curl is already the newest version (7.74.0-1). Suggested packages: sbcl-doc sbcl-source slime Recommended packages: binfmt-support The following NEW packages will be installed: sbcl 0 upgraded, 1 newly installed, 0 to remove and 32 not upgraded. Need to get 9192 kB of archives. After this operation, 47.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 sbcl amd64 2:2.0.11-2 [9192 kB] Fetched 9192 kB in 1s (11.0 MB/s) Selecting previously unselected package sbcl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23961 files and directories currently installed.) Preparing to unpack .../sbcl_2%3a2.0.11-2_amd64.deb ... Unpacking sbcl (2:2.0.11-2) ... Setting up sbcl (2:2.0.11-2) ... [#397332] 2021/01/16 07:49:36 Cloning repositories Cloning into 'crates2'... + cd crates2 + git checkout -q 8dbce2fd315c33c211f1fd7c033aae1725e64079 + cd crates2 + git submodule update --init [#397332] 2021/01/16 07:49:36 Running task setup [#397332] 2021/01/16 07:49:40 Running task test [#397332] 2021/01/16 08:00:11 Build failed. [#397332] 2021/01/16 08:00:11 The build environment will be kept alive for 10 minutes. [#397332] 2021/01/16 08:00:11 To log in with SSH and examine it, use the following command: [#397332] 2021/01/16 08:00:11 [#397332] 2021/01/16 08:00:11 ssh -t builds@yui.runners.sr.ht connect 397332 [#397332] 2021/01/16 08:00:11 [#397332] 2021/01/16 08:00:11 After logging in, the deadline is increased to your remaining build time. [#397332] 2021/01/16 08:00:11 Build cancelled. Terminating build environment. [#397332] 2021/01/16 08:00:11 Error: Running task on guest: signal: killed |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
+ curl -O https://beta.quicklisp.org/quicklisp.lisp % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57144 100 57144 0 0 280k 0 --:--:-- --:--:-- --:--:-- 280k + sbcl --load quicklisp.lisp --eval '(quicklisp-quickstart:install)' --eval '(ql-util:without-prompting (ql:add-to-init-file))' --eval '(quit)' This is SBCL 2.0.11.debian, an implementation of ANSI Common Lisp. More information about SBCL is available at <http://www.sbcl.org/>. SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. ==== quicklisp quickstart 2015-01-28 loaded ==== To continue with installation, evaluate: (quicklisp-quickstart:install) For installation options, evaluate: (quicklisp-quickstart:help) ; Fetching #<URL "http://beta.quicklisp.org/client/quicklisp.sexp"> ; 0.82KB ================================================== 838 bytes in 0.00 seconds (0.00KB/sec) ; Fetching #<URL "http://beta.quicklisp.org/client/2020-01-04/quicklisp.tar"> ; 250.00KB ================================================== 256,000 bytes in 0.02 seconds (12500.00KB/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.02 seconds (12129.46KB/sec) ; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp.txt"> ; 0.40KB ================================================== 408 bytes in 0.00 seconds (0.00KB/sec) Installing dist "quicklisp" version "2020-12-20". ; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp/2020-12-20/releases.txt"> ; 473.93KB ================================================== 485,308 bytes in 0.04 seconds (11848.34KB/sec) ; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp/2020-12-20/systems.txt"> ; 346.47KB ================================================== 354,785 bytes in 0.03 seconds (10827.18KB/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/ I will append the following lines to #P"/home/build/.sbclrc": ;;; The following lines added by ql:add-to-init-file: #-quicklisp (let ((quicklisp-init (merge-pathnames "quicklisp/setup.lisp" (user-homedir-pathname)))) (when (probe-file quicklisp-init) (load quicklisp-init))) + mkdir -p /home/build/.config/common-lisp/source-registry.conf.d/ + cp crates2/etc/crates2.conf /home/build/.config/common-lisp/source-registry.conf.d/crates2.conf + sed -i s/octaspire/build/ /home/build/.config/common-lisp/source-registry.conf.d/crates2.conf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
+ cd crates2 + make test This is SBCL 2.0.11.debian, an implementation of ANSI Common Lisp. More information about SBCL is available at <http://www.sbcl.org/>. SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. debugger invoked on a QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread #<THREAD "main thread" RUNNING {1004DE8433}>: System "crates2" not found Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Try again 1: [ABORT ] Give up on "crates2" 2: Ignore runtime option --eval "(ql:quickload :crates2)". 3: Skip rest of --eval and --load options. 4: Skip to toplevel READ/EVAL/PRINT loop. 5: [EXIT ] Exit SBCL (calling #'EXIT, killing the process). ((LABELS QUICKLISP-CLIENT::RECURSE :IN QUICKLISP-CLIENT::COMPUTE-LOAD-STRATEGY) "crates2") source: (CERROR "Try again" 'SYSTEM-NOT-FOUND :NAME NAME) 0] |