------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/cl-asdf-3.3.1.7,2.txz ===== Message from cl-asdf-3.3.1.7,2: -- To use asdf and depending ports, you will have to configure your Lisp systems so they know where to find asdf itself and the system definition files. A default configuration is installed in /usr/local/etc/asdf-init.lisp Review this file for further information, or simply load it from your Lisp initialization file. Installing /packages/All/cl-trivial-gray-streams-2008.11.02_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/sbcl-1.3.13_1,1.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cl-trivial-gray-streams-sbcl-2008.11.02_46 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cl-trivial-gray-streams-sbcl-2008.11.02_46 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cl-trivial-gray-streams-sbcl-2008.11.02_46 for building ===> Extracting for cl-trivial-gray-streams-sbcl-2008.11.02_46 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cl-trivial-gray-streams-sbcl-2008.11.02_46 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/lib/common-lisp/trivial-gray-streams/trivial-gray-streams.asd - found ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on executable: sbcl - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/lib/common-lisp/trivial-gray-streams/trivial-gray-streams.asd - found ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on executable: sbcl - found ===> Configuring for cl-trivial-gray-streams-sbcl-2008.11.02_46 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cl-trivial-gray-streams-sbcl-2008.11.02_46 ;; loading #P"/usr/local/lib/sbcl/asdf/asdf.lisp" WARNING: You are using ASDF version 3.1.5 (probably from (require "asdf") or loaded by quicklisp) and have an older version of ASDF (and older than 2.27 at that) registered at #P"/usr/local/lib/common-lisp/system-registry/asdf.asd". Having an ASDF installed and registered is the normal way of configuring ASDF to upgrade itself, and having an old version registered is a configuration error. ASDF will ignore this configured system rather than downgrade itself. In the future, you may want to either: (a) upgrade this configured ASDF to a newer version, (b) install a newer ASDF and register it in front of the former in your configuration, or (c) uninstall or unregister this and any other old version of ASDF from your configuration. Note that the older ASDF might be registered implicitly through configuration inherited from your system installation, in which case you might have to specify :ignore-inherited-configuration in your in your ~/.config/common-lisp/source-registry.conf or other source-registry configuration file, environment variable or lisp parameter. Indeed, a likely offender is an obsolete version of the cl-asdf debian or ubuntu package, that you might want to upgrade (if a recent enough version is available) or else remove altogether (since most implementations ship with a recent asdf); if you lack the system administration rights to upgrade or remove this package, then you might indeed want to either install and register a more recent version, or use :ignore-inherited-configuration to avoid registering the old one. Please consult ASDF documentation and/or experts. ; compiling file "/usr/local/lib/common-lisp/trivial-gray-streams/package.lisp" (written 31 JUL 2020 03:01:34 AM): ; compiling (IN-PACKAGE :TRIVIAL-GRAY-STREAMS-SYSTEM) ; compiling (FROB) ; /construction/devel/cl-trivial-gray-streams-sbcl/trivial-gray-streams-2008.11.02/package-TMP.fasl written ; compilation finished in 0:00:00.006 ; compiling file "/usr/local/lib/common-lisp/trivial-gray-streams/mixin.lisp" (written 31 JUL 2020 03:01:34 AM): ; compiling (IN-PACKAGE :TRIVIAL-GRAY-STREAMS) ; compiling (DEFCLASS TRIVIAL-GRAY-STREAM-MIXIN ...) ; compiling (DEFGENERIC STREAM-READ-SEQUENCE ...) ; compiling (DEFGENERIC STREAM-WRITE-SEQUENCE ...) ; compiling (DEFGENERIC STREAM-FILE-POSITION ...) ; compiling (DEFGENERIC (SETF STREAM-FILE-POSITION) ...) ; compiling (DEFMETHOD STREAM-WRITE-STRING ...) ; compiling (DEFMETHOD STREAM-TERPRI ...) ; compiling (DEFMETHOD STREAM-FILE-POSITION ...) ; compiling (DEFMETHOD (SETF STREAM-FILE-POSITION) ...) ; compiling (DEFMETHOD SB-GRAY:STREAM-READ-SEQUENCE ...) ; compiling (DEFMETHOD SB-GRAY:STREAM-WRITE-SEQUENCE ...) ; compiling (DEFMETHOD SB-GRAY:STREAM-LINE-LENGTH ...) ; /construction/devel/cl-trivial-gray-streams-sbcl/trivial-gray-streams-2008.11.02/mixin-TMP.fasl written ; compilation finished in 0:00:00.037 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/lib/common-lisp/trivial-gray-streams/trivial-gray-streams.asd - found ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on executable: sbcl - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cl-trivial-gray-streams-sbcl-2008.11.02_46 ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on file: /usr/local/lib/common-lisp/trivial-gray-streams/trivial-gray-streams.asd - found ===> cl-trivial-gray-streams-sbcl-2008.11.02_46 depends on executable: sbcl - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cl-trivial-gray-streams-sbcl-2008.11.02_46 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10