------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The owl-lisp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> owl-lisp-0.1.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The owl-lisp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> owl-lisp-0.1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by owl-lisp-0.1.14 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The owl-lisp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> owl-lisp-0.1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by owl-lisp-0.1.14 for building => SHA256 Checksum OK for aoh-owl-lisp-v0.1.14_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The owl-lisp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> owl-lisp-0.1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by owl-lisp-0.1.14 for building ===> Extracting for owl-lisp-0.1.14 => SHA256 Checksum OK for aoh-owl-lisp-v0.1.14_GH0.tar.gz. Extracted Memory Use: 2.54M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for owl-lisp-0.1.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for owl-lisp-0.1.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for owl-lisp-0.1.14 --- c/vm.c --- --- fasl/boot.fasl --- --- c/vm.c --- echo "unsigned char *heap = 0;" > c/vm.c --- fasl/boot.fasl --- cp fasl/init.fasl fasl/boot.fasl --- c/vm.c --- cat c/ovm.c >> c/vm.c --- bin/vm --- cc -pipe -O2 -fno-strict-aliasing -o bin/vm c/vm.c --- fasl/ol.fasl --- bin/vm fasl/boot.fasl --run owl/ol.scm -s none -o fasl/bootp.fasl Code loaded at 25989ms. custom runtime not provided Output written at 40124ms. ls -la fasl/bootp.fasl -rw------- 1 root wheel 620967 Mar 18 02:28 fasl/bootp.fasl CC="cc" tests/run all bin/vm fasl/bootp.fasl Running tests/ against bin/vm fasl/bootp.fasl: o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o ok diff -q fasl/boot.fasl fasl/bootp.fasl && cp fasl/bootp.fasl fasl/ol.fasl || cp fasl/bootp.fasl fasl/boot.fasl && make fasl/ol.fasl Files fasl/boot.fasl and fasl/bootp.fasl differ --- fasl/ol.fasl --- bin/vm fasl/boot.fasl --run owl/ol.scm -s none -o fasl/bootp.fasl Code loaded at 16962ms. custom runtime not provided Output written at 26793ms. ls -la fasl/bootp.fasl -rw------- 1 root wheel 620967 Mar 18 02:28 fasl/bootp.fasl CC="cc" tests/run all bin/vm fasl/bootp.fasl Running tests/ against bin/vm fasl/bootp.fasl: o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o ok diff -q fasl/boot.fasl fasl/bootp.fasl && cp fasl/bootp.fasl fasl/ol.fasl || cp fasl/bootp.fasl fasl/boot.fasl && make fasl/ol.fasl `fasl/ol.fasl' is up to date. --- c/ol.c --- bin/vm fasl/ol.fasl --run owl/ol.scm -s some -o c/ol.c Code loaded at 15881ms. custom runtime not provided Output written at 28839ms. --- bin/ol --- cc -pipe -O2 -fno-strict-aliasing -o bin/olp c/ol.c CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " LDFLAGS=" " tests/run all bin/olp Running tests/ against bin/olp: o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o ok test -f bin/ol && mv bin/ol bin/ol-old || true mv bin/olp bin/ol SUCCEEDED 00:02:34 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for owl-lisp-0.1.14 ===> Generating temporary packing list cat doc/ol.1 | gzip -9 > doc/ol.1.gz cat doc/ovm.1 | gzip -9 > doc/ovm.1.gz mkdir -p /construction/lang/owl-lisp/stage/usr/local/bin mkdir -p /construction/lang/owl-lisp/stage/usr/local/man/man1 install -m 755 bin/ol /construction/lang/owl-lisp/stage/usr/local/bin/ol install -m 755 bin/vm /construction/lang/owl-lisp/stage/usr/local/bin/ovm install -m 644 doc/ol.1.gz /construction/lang/owl-lisp/stage/usr/local/man/man1/ol.1.gz install -m 644 doc/ovm.1.gz /construction/lang/owl-lisp/stage/usr/local/man/man1/ovm.1.gz /bin/mkdir -p /construction/lang/owl-lisp/stage/usr/local/share/owl-lisp/fasl install -m 0644 /construction/lang/owl-lisp/owl-lisp-0.1.14/fasl/init.fasl /construction/lang/owl-lisp/stage/usr/local/share/owl-lisp/fasl/init.fasl ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'bin/ovm' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'bin/ol' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for owl-lisp-0.1.14 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:02:38