>>> paraexec: Building testing/paraexec 1.0-r2 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 04:47:01 +0000
>>> paraexec: Checking sanity of /home/buildozer/aports/testing/paraexec/APKBUILD...
>>> paraexec: Analyzing dependencies...
>>> paraexec: Installing for build: build-base sbcl
(1/2) Installing sbcl (2.3.3-r0)
(2/2) Installing .makedepends-paraexec (20230423.044704)
Executing busybox-1.36.0-r7.trigger
OK: 439 MiB in 103 packages
>>> paraexec: Cleaning up srcdir
>>> paraexec: Cleaning up pkgdir
>>> paraexec: Fetching https://distfiles.alpinelinux.org/distfiles/edge/paraexec.tar.bz2
% 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 18912 100 18912 0 0 168k 0 --:--:-- --:--:-- --:--:-- 169k
>>> paraexec: Fetching https://distfiles.alpinelinux.org/distfiles/edge/paraexec.tar.bz2
>>> paraexec: Checking sha512sums...
paraexec.tar.bz2: OK
>>> paraexec: Unpacking /var/cache/distfiles/edge/paraexec.tar.bz2...
mkdir -p quicklisp ;\
curl --output quicklisp.lisp 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 164k 0 --:--:-- --:--:-- --:--:-- 164k
sbcl --no-userinit --non-interactive \
--eval '(require "asdf")' \
--load quicklisp.lisp \
--eval '(quicklisp-quickstart:install :path "quicklisp/")' \
--eval '(uiop:quit)' \
This is SBCL 2.3.3, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
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 #
; 0.82KB
==================================================
839 bytes in 0.00 seconds (0.00KB/sec)
; Fetching #
; 260.00KB
==================================================
266,240 bytes in 0.03 seconds (7799.84KB/sec)
; Fetching #
; 4.94KB
==================================================
5,057 bytes in 0.00 seconds (0.00KB/sec)
; Fetching #
; 628.18KB
==================================================
643,253 bytes in 0.05 seconds (12563.54KB/sec)
; Fetching #
; 0.40KB
==================================================
408 bytes in 0.00 seconds (0.00KB/sec)
Installing dist "quicklisp" version "2023-02-15".
; Fetching #
; 530.54KB
==================================================
543,276 bytes in 0.04 seconds (13263.57KB/sec)
; Fetching #
; 405.76KB
==================================================
415,502 bytes in 0.04 seconds (11066.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/
sbcl --no-userinit --non-interactive \
--load ./quicklisp/setup.lisp \
--eval '(require "asdf")' \
--eval '(ql:update-dist "quicklisp" :prompt nil)' \
--eval '(ql:quickload (list "asdf" "uiop" "lparallel" "unix-opts" "str"))' \
--eval '(uiop:quit)'
This is SBCL 2.3.3, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
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.
You already have the latest version of "quicklisp": 2023-02-15.
To load "asdf":
Load 1 ASDF system:
asdf
; Loading "asdf"
To load "uiop":
Load 1 ASDF system:
uiop
; Loading "uiop"
To load "lparallel":
Load 1 ASDF system:
asdf
Install 3 Quicklisp releases:
alexandria bordeaux-threads lparallel
; Fetching #
; 2958.85KB
==================================================
3,029,861 bytes in 0.11 seconds (27739.12KB/sec)
; Fetching #
; 55.51KB
==================================================
56,838 bytes in 0.01 seconds (4162.73KB/sec)
; Fetching #
; 76.71KB
==================================================
78,551 bytes in 0.01 seconds (5753.39KB/sec)
; Loading "lparallel"
[package alexandria]..............................
[package alexandria-2]............................
[package bordeaux-threads]........................
[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]
To load "unix-opts":
Load 1 ASDF system:
asdf
Install 1 Quicklisp release:
unix-opts
; Fetching #
; 15.33KB
==================================================
15,695 bytes in 0.07 seconds (209.00KB/sec)
; Loading "unix-opts"
[package unix-opts]...
To load "str":
Load 1 ASDF system:
asdf
Install 4 Quicklisp releases:
cl-change-case cl-ppcre cl-str cl-unicode
; Fetching #
; 1260.39KB
==================================================
1,290,638 bytes in 0.07 seconds (17187.20KB/sec)
; Fetching #
; 153.70KB
==================================================
157,392 bytes in 0.02 seconds (6587.37KB/sec)
; Fetching #
; 4.68KB
==================================================
4,792 bytes in 0.00 seconds (0.00KB/sec)
; Fetching #
; 20.08KB
==================================================
20,567 bytes in 0.00 seconds (0.00KB/sec)
; Loading "str"
To load "flexi-streams":
Load 1 ASDF system:
asdf
Install 2 Quicklisp releases:
flexi-streams trivial-gray-streams
; Fetching #
; 7.86KB
==================================================
8,046 bytes in 0.00 seconds (0.00KB/sec)
; Fetching #
; 435.47KB
==================================================
445,922 bytes in 0.04 seconds (10886.77KB/sec)
; Loading "flexi-streams"
[package impl-specific-gray]......................
[package trivial-gray-streams]....................
[package flexi-streams]...........................
..................................................
..................................................
..........................
To load "str":
Load 1 ASDF system:
str
; Loading "str"
[package cl-ppcre]................................
..................................................
[package cl-unicode]..............................
[package cl-unicode-names]........................
[package cl-ppcre-unicode]........................
[package cl-change-case]..........................
[package str]....
sbcl --no-userinit --non-interactive --eval '(require "asdf")' \
--load ./src/paraexec.asd \
--load ./quicklisp/setup.lisp \
--eval '(ql:quickload :paraexec)' \
--eval '(ql:quickload (list "uiop" "lparallel" "unix-opts" "str"))' \
--eval '(asdf:make :paraexec)' \
--eval '(quit)'
This is SBCL 2.3.3, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
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.
WARNING:
redefining ASDF/ACTION:PERFORM (#
#) in DEFMETHOD
To load "paraexec":
Load 1 ASDF system:
paraexec
; Loading "paraexec"
.........
To load "uiop":
Load 1 ASDF system:
uiop
; Loading "uiop"
To load "lparallel":
Load 1 ASDF system:
lparallel
; Loading "lparallel"
To load "unix-opts":
Load 1 ASDF system:
unix-opts
; Loading "unix-opts"
To load "str":
Load 1 ASDF system:
str
; Loading "str"
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[defragmenting immobile space... (inst,fdefn,code,sym)=1040+20986+21699+28290... done]
[saving current Lisp image into /home/buildozer/aports/testing/paraexec/src/Paraexec-1.0/src/paraexec:
writing 3328 bytes from the static space at 0x50000000
compressed 32768 bytes into 600 at level 9
writing 36044800 bytes from the dynamic space at 0x1000000000
compressed 36044800 bytes into 6619682 at level 9
writing 16875216 bytes from the read-only space at 0xffefe8000
compressed 16875520 bytes into 3049391 at level 9
writing 2170880 bytes from the fixedobj space at 0x50100000
compressed 2195456 bytes into 545138 at level 9
writing 13586432 bytes from the text space at 0x52a00000
compressed 13598720 bytes into 3452834 at level 9
done]
rm quicklisp.lisp ;\
rm -rf quicklisp ;\
>>> paraexec: Entering fakeroot...
>>> paraexec*: Running postcheck for paraexec
>>> paraexec*: Preparing package paraexec...
>>> paraexec*: Scanning shared objects
>>> paraexec*: Tracing dependencies...
sbcl
so:libc.musl-x86_64.so.1
so:libzstd.so.1
>>> paraexec*: Package size: 13.5 MB
>>> paraexec*: Compressing data...
>>> paraexec*: Create checksum...
>>> paraexec*: Create paraexec-1.0-r2.apk
>>> paraexec: Build complete at Sun, 23 Apr 2023 04:47:55 +0000 elapsed time 0h 0m 54s
>>> paraexec: Cleaning up srcdir
>>> paraexec: Cleaning up pkgdir
>>> paraexec: Uninstalling dependencies...
(1/2) Purging .makedepends-paraexec (20230423.044704)
(2/2) Purging sbcl (2.3.3-r0)
Executing busybox-1.36.0-r7.trigger
OK: 393 MiB in 101 packages
>>> paraexec: Updating the testing/x86_64 repository index...
>>> paraexec: Signing the index...