[package - 130amd64-default][devel/tablist] Failed for tablist-emacs_devel-1.0_6 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 03 May 2022 13:18:04 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     jrm@FreeBSD.org
Log URL:        http://beefy16.nyi.freebsd.org/data/130amd64-default/b1ba4eb5d03e/logs/tablist-emacs_devel-1.0_6.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=130amd64-default&build=b1ba4eb5d03e
Log:

=>> Building devel/tablist
build started at Tue May  3 13:17:32 UTC 2022
port directory: /usr/ports/devel/tablist
package name: tablist-emacs_devel-1.0_6
building for: FreeBSD 130amd64-default-job-08 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 amd64
maintained by: jrm@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1300139
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p11
UNAME_r=13.0-RELEASE-p11
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/130amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=devel_full
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=devel_full
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
jrm@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full/.cache  HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tablist/work-devel_full/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full/.cache  HOME=/wrkdirs/usr/ports/devel/tablist/work-devel_full TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tablist/work-devel_full/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
EMACS_LIBDIR=share/emacs  EMACS_VER=29.0.50  EMACS_LIBDIR_WITH_VER=share/emacs/29.0.50  EMACS_SITE_LISPDIR=share/emacs/site-lisp  EMACS_VERSION_SITE_LISPDIR=share/emacs/29.0.50/site-lisp OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tablist"  EXAMPLESDIR="share/examples/tablist"  DATADIR="share/tablist"  WWWDIR="www/tablist"  ETCDIR="etc/tablist"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/tablist DOCSDIR=/usr/local/share/doc/tablist EXAMPLESDIR=/usr/local/share/examples/tablist  WWWDIR=/usr/local/www/tablist ETCDIR=/usr/local/etc/tablist
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p11
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tablist-emacs_devel-1.0_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[130amd64-default-job-08] Installing pkg-1.17.5_1...
[130amd64-default-job-08] Extracting pkg-1.17.5_1: .......... done
===>   tablist-emacs_devel-1.0_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tablist-emacs_devel-1.0_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by tablist-emacs_devel-1.0_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by tablist-emacs_devel-1.0_6 for building
=> SHA256 Checksum OK for politza-tablist-v1.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by tablist-emacs_devel-1.0_6 for building
===>  Extracting for tablist-emacs_devel-1.0_6
=> SHA256 Checksum OK for politza-tablist-v1.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tablist-emacs_devel-1.0_6
===========================================================================
=======================<phase: build-depends  >============================
===>   tablist-emacs_devel-1.0_6 depends on file: /usr/local/bin/emacs-29.0.50 - not found
===>   Installing existing package /packages/All/emacs-devel-29.0.50.20220501,2.pkg
[130amd64-default-job-08] Installing emacs-devel-29.0.50.20220501,2...
[130amd64-default-job-08] `-- Installing atk-2.36.0...
[130amd64-default-job-08] |   `-- Installing gettext-runtime-0.21...
[130amd64-default-job-08] |   | `-- Installing indexinfo-0.3.1...
[130amd64-default-job-08] |   | `-- Extracting indexinfo-0.3.1: .... done
[130amd64-default-job-08] |   `-- Extracting gettext-runtime-0.21: .......... done
[130amd64-default-job-08] |   `-- Installing glib-2.70.4_5,2...
[130amd64-default-job-08] |   | `-- Installing libffi-3.3_1...
[130amd64-default-job-08] |   | `-- Extracting libffi-3.3_1: .......... done
[130amd64-default-job-08] |   | `-- Installing libiconv-1.16...
[130amd64-default-job-08] |   | `-- Extracting libiconv-1.16: .......... done
[130amd64-default-job-08] |   | `-- Installing libxml2-2.9.13_2...
[130amd64-default-job-08] |   |   `-- Installing readline-8.1.2...
[130amd64-default-job-08] |   |   `-- Extracting readline-8.1.2: .......... done
[130amd64-default-job-08] |   | `-- Extracting libxml2-2.9.13_2: .......... done
[130amd64-default-job-08] |   | `-- Installing pcre-8.45_1...
<snip>
[130amd64-default-job-08] |   `-- Installing libltdl-2.4.7...
[130amd64-default-job-08] |   `-- Extracting libltdl-2.4.7: .......... done
[130amd64-default-job-08] `-- Extracting mailutils-3.13: .......... done
[130amd64-default-job-08] `-- Installing webp-1.2.2...
[130amd64-default-job-08] `-- Extracting webp-1.2.2: .......... done
[130amd64-default-job-08] Extracting emacs-devel-29.0.50.20220501,2: .......... done
Building cache database of MIME types
Running fc-cache to build fontconfig cache...
Generating gdk-pixbuf modules cache
Generating GTK icon cache for /usr/local/share/icons/Adwaita
Generating GTK icon cache for /usr/local/share/icons/hicolor
Compiling glib schemas
Building the Shared MIME-Info database cache
=====
Message from python38-3.8.13_1:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py38-gdbm       databases/py-gdbm@py38
py38-sqlite3    databases/py-sqlite3@py38
py38-tkinter    x11-toolkits/py-tkinter@py38
=====
Message from freetype2-2.12.0:

--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
=====
Message from gcc11-11.3.0:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc11

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from ca_root_nss-3.77:

--
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
=====
Message from dejavu-2.37_1:

--
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
=====
Message from wayland-1.20.0_2:

--
Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
contain "wayland-%d" unix(4) sockets. This is usually handled by
consolekit2 (via ck-launch-session) or pam_xdg (via login).
=====
Message from libxkbcommon-1.4.0_2:

--
If arrow keys don't work under X11 switch to legacy rules e.g.,

For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
  export XKB_DEFAULT_RULES=xorg

For csh/tcsh run and (optionally) add into ~/.login:
  setenv XKB_DEFAULT_RULES xorg
=====
Message from emacs-devel-29.0.50.20220501,2:

--
Emacs is now built with native compilation enabled, however it is
known that some elisp applications don't work correctly when compiled.
You can work any such issues by disabling native compilation using
the following steps.

1. Add the following lines at the top of your Emacs configuration:

(setq native-comp-deferred-compilation nil
comp-enable-subr-trampolines nil)

2. Exit emacs

3. rm -rf ~/.emacs.d/eln-cache

4. Start emacs again

Whereas all elisp files included in the Emacs source archive are
native compiled at build time, 3rd party elisp files (for example,
from elisp ports/packages) are native compiled at run time. This will
result in high CPU usage when they are compiled. If this annoys you,
you can throttle the number of jobs by changing the value of the
variable 'native-comp-async-jobs-number' in your emacs
configuration. See the output of `C-h v native-comp-async-jobs-number`
for details.
===>   tablist-emacs_devel-1.0_6 depends on file: /usr/local/bin/emacs-29.0.50 - found
===>   Returning to build of tablist-emacs_devel-1.0_6
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tablist-emacs_devel-1.0_6
===========================================================================
=======================<phase: build          >============================
===>  Building for tablist-emacs_devel-1.0_6
/usr/local/bin/emacs-29.0.50 -Q --batch -L /wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0 -f batch-byte-compile /wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/*.el

In tablist-filter-wisent-lexer:
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:112:36: Warning: reference to free variable `binary-op'
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:112:46: Warning: reference to free variable `keywords'
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:123:19: Warning: reference to free variable `unary-op'

In tablist-filter-unparse:
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:174:7: 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

In tablist-filter-eval:
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:223:7: 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 f
 n) (funcall fn id entry)) (feval (if (stringp fn) (tablist-filter-unparse fn) fn)))) (`nil t) (_ (error Invalid filter: %s filter))))' is a malformed function
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:221:36: Warning: Unused lexical argument `id'
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:221:39: Warning: Unused lexical argument `entry'
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:221:55: Warning: Unused lexical argument `named-alist'

In tablist-filter-help:
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:310:7: 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:
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:336:9: Warning: the function `princ-op' is not known to be defined.
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:259:16: Warning: the function `cl-position' is not known to be defined.
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:256:6: Warning: the function `feval' is not known to be defined.
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:219:6: Warning: the function `unparse' is not known to be defined.
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:173:4: Warning: the function `cl-labels' is not known to be defined.
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:112:27: Warning: the function `unary-op' is not known to be defined.
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist-filter.el:112:4: Warning: the function `cl-destructuring-bind' is not known to be defined.

In toplevel form:
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist.el:300:20: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'
/wrkdirs/usr/ports/devel/tablist/work-devel_full/tablist-1.0/tablist.el:991:2: Error: Wrong type argument: char-or-string-p, nil
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/tablist