------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/jansson-2.12.txz Installing /packages/All/boehm-gc-8.0.4_1.txz Installing /packages/All/boehm-gc-threaded-8.0.4_1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/mailutils-3.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/emacs-devel-nox-28.0.50.20200501,2.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tablist-emacs28_nox-1.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tablist-emacs28_nox-1.0_1 for building => SHA256 Checksum OK for politza-tablist-v1.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tablist-emacs28_nox-1.0_1 for building ===> Extracting for tablist-emacs28_nox-1.0_1 => SHA256 Checksum OK for politza-tablist-v1.0_GH0.tar.gz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tablist-emacs28_nox-1.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/bin/emacs-28.0.50 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> Configuring for tablist-emacs28_nox-1.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tablist-emacs28_nox-1.0_1 /usr/local/bin/emacs-28.0.50 -Q --batch -L /construction/devel/tablist/tablist-1.0 -f batch-byte-compile /construction/devel/tablist/tablist-1.0/*.el In tablist-filter-wisent-lexer: /construction/devel/tablist/tablist-1.0/tablist-filter.el:126:19: Warning: reference to free variable `binary-op' /construction/devel/tablist/tablist-1.0/tablist-filter.el:146:34: Warning: reference to free variable `keywords' /construction/devel/tablist/tablist-1.0/tablist-filter.el:126:8: Warning: reference to free variable `unary-op' In tablist-filter-unparse: /construction/devel/tablist/tablist-1.0/tablist-filter.el:172:49: Warning: `(unparse (filter &optional noerror) (cond ((stringp filter) (if (or (string-match (nth 2 tablist-filter-lexer-regexps) filter) (= 0 (length filter))) (format "%S" filter) filter)) ((and (eq (car-safe filter) 'not) (= (length filter) 2)) (let ((paren (memq (car-safe (nth 1 filter)) '(or and)))) (format "!%s%s%s" (if paren "(" "") (unparse (cadr filter) noerror) (if paren ")" "")))) ((and (memq (car-safe filter) '(and or)) (= (length filter) 3)) (let ((lparen (and (eq (car filter) 'and) (eq 'or (car-safe (car-safe (cdr filter)))))) (rparen (and (eq (car filter) 'and) (eq 'or (car-safe (car-safe (cddr filter))))))) (format "%s%s%s %s %s%s%s" (if lparen "(" "") (unparse (cadr filter) noerror) (if lparen ")" "") (cl-case (car filter) (and "&&") (or "||")) (if rparen "(" "") (unparse (car (cddr filter)) noerror) (if rparen ")" "")))) ((and (assq (car-safe filter) tablist-filter-binary-operator) (= (length filter) 3)) (format "%s %s %s" (unparse (cadr filter) noerror) (car filter) (unparse (car (cddr filter)) noerror))) ((and (assq (car-safe filter) tablist-filter-unary-operator) (= (length filter) 2)) (format "%s %s" (car filter) (unparse (cadr filter) noerror))) ((not filter) "") (t (funcall (if noerror 'format 'error) "Invalid filter: %s" filter))))' is a malformed function /construction/devel/tablist/tablist-1.0/tablist-filter.el:221:1: Warning: Unused lexical argument `named-alist' /construction/devel/tablist/tablist-1.0/tablist-filter.el:221:1: Warning: Unused lexical argument `entry' /construction/devel/tablist/tablist-1.0/tablist-filter.el:221:1: Warning: Unused lexical argument `id' In tablist-filter-eval: /construction/devel/tablist/tablist-1.0/tablist-filter.el:221:55: Warning: `(feval (filter) (pcase filter (`(not \, (and operand (guard (not (cdr operand))))) (not (feval (car operand)))) (`(and \, (and operands (guard (= 2 (length operands))))) (and (feval (nth 0 operands)) (feval (nth 1 operands)))) (`(or \, (and operands (guard (= 2 (length operands))))) (or (feval (nth 0 operands)) (feval (nth 1 operands)))) (`(,op \, (and operands (guard (= (length operands) 1)))) (let ((fn (assq op tablist-filter-unary-operator))) (unless fn (error "Undefined unary operator: %s" op)) (funcall fn id entry (car operands)))) (`(,op \, (and operands (guard (= (length operands) 2)))) (let ((fn (cdr (assq op tablist-filter-binary-operator)))) (unless fn (error "Undefined binary operator: %s" op)) (funcall fn id entry (car operands) (cadr operands)))) ((guard (stringp filter)) (let ((fn (cdr (assoc filter named-alist)))) (unless fn (error "Undefined named filter: %s" filter)) (if (functionp fn) (funcall fn id entry)) (feval (if (stringp fn) (tablist-filter-unparse fn) fn)))) (`nil t) (_ (error "Invalid filter: %s" filter))))' is a malformed function In tablist-filter-help: /construction/devel/tablist/tablist-1.0/tablist-filter.el:308:4: Warning: `(princ-op (op) (princ (car op)) (princ (concat (make-string (max 0 (- 4 (length (symbol-name (car op))))) 32) "- " (car (split-string (or (documentation (cdr op)) (format "FIXME: Not documented: %s" (cdr op))) " " t)) " ")))' is a malformed function In end of data: /construction/devel/tablist/tablist-1.0/tablist-filter.el:449:1: Warning: the following functions are not known to be defined: cl-destructuring-bind, unary-op, cl-labels, unparse, feval, cl-position, princ-op SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/bin/emacs-28.0.50 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tablist-emacs28_nox-1.0_1 ===> tablist-emacs28_nox-1.0_1 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> Generating temporary packing list install -m 0644 /construction/devel/tablist/tablist-1.0/*.el /construction/devel/tablist/tablist-1.0/*.elc /construction/devel/tablist/stage/usr/local/share/emacs/site-lisp ====> 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 tablist-emacs28_nox-1.0_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:21