=> Building asdf:std (version 3.3.7) Started : Sunday, 17 NOV 2024 at 01:43:50 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin SKIP_INFO_SUBPKG=false SKIP_DEV_SUBPKG=false KEYWORDS_DIR=/xports/Mk/Keywords RVN_CACHEDIR=/var/cache/rvn RVN_DBDIR=/var/db/rvn SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/asdf" STD_EXAMPLESDIR="/raven/share/examples/asdf" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/asdf/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/asdf -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=tilde RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- This package has no dependency requirements. -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for asdf:std -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for asdf:std ===> Extracting for asdf:std => SHA256 Checksum OK for asdf-3.3.7.tar.gz. ===> Assembling package metadata files (set) ===> Assembling package metadata files (primary) ===> Assembling package metadata files (docs) /usr/bin/awk '/LICENSE START/,/LICENSE END/' /construction/asdf/asdf-3.3.7/header.lisp > /construction/asdf/LICENSE_MIT -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for asdf:std -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for asdf:std -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for asdf:std (cd /construction/asdf/asdf-3.3.7 && /bin/sh make-asdf.sh build_asdf) -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for asdf:std ===> Generating temporary packing list (set) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (docs) install -m 0644 /construction/asdf/asdf-3.3.7/*.lisp /construction/asdf/stage/raven/lib/common-lisp/asdf install -m 0644 /construction/asdf/asdf-3.3.7/build/asdf.lisp /construction/asdf/stage/raven/lib/common-lisp/asdf install -m 0644 /construction/asdf/asdf-3.3.7/contrib/*.lisp /construction/asdf/stage/raven/lib/common-lisp/contrib install -m 0644 /construction/asdf/asdf-3.3.7/uiop/*.lisp /construction/asdf/stage/raven/lib/common-lisp/uiop install -m 0644 /construction/asdf/asdf-3.3.7/asdf.asd /construction/asdf/stage/raven/lib/common-lisp/asdf install -m 0644 /construction/asdf/asdf-3.3.7/uiop/uiop.asd /construction/asdf/stage/raven/lib/common-lisp/uiop (cd /construction/asdf/asdf-3.3.7/doc && /bin/sh /xports/Mk/Scripts/copytree.sh 0644 . /construction/asdf/stage/raven/share/doc/asdf) (cd /construction/asdf/stage/raven/share/doc/asdf && /bin/rm -f .htaccess Changelog Makefile) ====> Start decompressing man pages ====> Man page decompression complete ====> Install MIT license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.std ====================================================================================== This package is solo-licensed: * MIT (MIT license / X11 license) ====================================================================================== License file: MIT.std ====================================================================================== ;;; -- LICENSE START ;;; (This is the MIT / X Consortium license as taken from ;;; http://www.opensource.org/licenses/mit-license.html on or about ;;; Monday; July 13, 2009) ;;; ;;; Copyright (c) 2001-2019 Daniel Barlow and contributors ;;; ;;; Permission is hereby granted, free of charge, to any person obtaining ;;; a copy of this software and associated documentation files (the ;;; "Software"), to deal in the Software without restriction, including ;;; without limitation the rights to use, copy, modify, merge, publish, ;;; distribute, sublicense, and/or sell copies of the Software, and to ;;; permit persons to whom the Software is furnished to do so, subject to ;;; the following conditions: ;;; ;;; The above copyright notice and this permission notice shall be ;;; included in all copies or substantial portions of the Software. ;;; ;;; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, ;;; EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF ;;; MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND ;;; NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE ;;; LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION ;;; OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION ;;; WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ;;; ;;; -- LICENSE END ====================================================================================== -------------------------------------------------------------------------------- -- Phase: Post-stage integrity check -------------------------------------------------------------------------------- => Checking for system changes between configuration and staging Everything is fine. -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/tilde/manifests/asdf___std.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Creating asdf~set~std~3.3.7.rvn package ===> Creating asdf~primary~std~3.3.7.rvn package ===> Creating asdf~docs~std~3.3.7.rvn package -------------------------------------------------------------------------------- -- Phase: install / test / deinstall all packages -------------------------------------------------------------------------------- ===> Removing all packages No installed packages were selected for removal. -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- Reference checksum obtained from the local repository Downloaded and verified catalog.rvn from the local repository Catalog update completed. 3 packages processed. ===> Install the std variant of the asdf package The latest versions of the requested packages are already cached. The following packages will be installed: 1. |` asdf~primary~std~3.3.7 2. |` asdf~docs~std~3.3.7 3. asdf~set~std~3.3.7 Disk space required to install these packages: 1850 KiB [1/3] |` asdf~primary~std~3.3.7 [ok] [2/3] |` asdf~docs~std~3.3.7 [ok] [3/3] asdf~set~std~3.3.7 [ok] -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> Deinstalling asdf:std The following packages will be removed: 1. asdf~set~std version: 3.3.7 2. asdf~docs~std version: 3.3.7 3. asdf~primary~std version: 3.3.7 [1/3] Removing asdf~set~std~3.3.7 [2/3] Removing asdf~docs~std~3.3.7 [3/3] Removing asdf~primary~std~3.3.7 => Checking for system changes between clean builder and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday, 17 NOV 2024 at 01:43:56 UTC Duration: 00:00:05