------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The slisp 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 ------------------------------------------------------------------------------- ===> slisp-1.2_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The slisp 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 ===> slisp-1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by slisp-1.2_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The slisp 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 ===> slisp-1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by slisp-1.2_1 for building => SHA256 Checksum OK for slisp-1.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The slisp 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 ===> slisp-1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by slisp-1.2_1 for building ===> Extracting for slisp-1.2_1 => SHA256 Checksum OK for slisp-1.2.tar.gz. Extracted Memory Use: 0.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for slisp-1.2_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for slisp-1.2_1 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for inline... inline checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for err... (cached) yes checking for xmalloc... no checking for xrealloc... no checking for xstrdup... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for size_t... (cached) yes checking for vprintf... (cached) yes checking for strerror... (cached) yes updating cache ./config.cache creating ./config.status creating doc/Makefile creating lib/Makefile creating src/Makefile creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for slisp-1.2_1 --- all --- --- xmalloc.o --- --- xrealloc.o --- --- xstrdup.o --- --- xmalloc.o --- cc -c -I. -I. -I.. -pipe -O2 -fno-strict-aliasing xmalloc.c --- xrealloc.o --- cc -c -I. -I. -I.. -pipe -O2 -fno-strict-aliasing xrealloc.c --- xstrdup.o --- cc -c -I. -I. -I.. -pipe -O2 -fno-strict-aliasing xstrdup.c --- libslisp.a --- rm -f libslisp.a ar rc libslisp.a xmalloc.o xrealloc.o xstrdup.o ranlib libslisp.a --- main.o --- --- lexer.o --- --- parser.o --- --- funcs.o --- --- object.o --- --- main.o --- cc -c -I. -I. -I.. -I./.. -I./../lib -pipe -O2 -fno-strict-aliasing main.c --- parser.o --- cc -c -I. -I. -I.. -I./.. -I./../lib -pipe -O2 -fno-strict-aliasing parser.c --- object.o --- cc -c -I. -I. -I.. -I./.. -I./../lib -pipe -O2 -fno-strict-aliasing object.c --- funcs.o --- cc -c -I. -I. -I.. -I./.. -I./../lib -pipe -O2 -fno-strict-aliasing funcs.c --- lexer.o --- cc -c -I. -I. -I.. -I./.. -I./../lib -pipe -O2 -fno-strict-aliasing lexer.c --- slisp --- cc -o slisp main.o lexer.o parser.o funcs.o object.o ../lib/libslisp.a SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> slisp-1.2_1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for slisp-1.2_1 ===> slisp-1.2_1 depends on executable: indexinfo - found ===> Generating temporary packing list ./../mkinsdir.sh /construction/lang/slisp/stage/usr/local/share/info/ for f in ./slisp.info; do install -m 0644 $f /construction/lang/slisp/stage/usr/local/share/info/; done ./../mkinsdir.sh /construction/lang/slisp/stage/usr/local/bin /construction/lang/slisp/stage/usr/local/man/man1 install -s -m 555 slisp /construction/lang/slisp/stage/usr/local/bin install -m 0644 ./slisp.1 /construction/lang/slisp/stage/usr/local/man/man1/slisp.1 ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for slisp-1.2_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06