=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for libtermkey-0.22 /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -O2 -I/usr/pkg/include -Wall -std=c99 -I/usr/pkg/include -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -O2 -I/usr/pkg/include -Wall -std=c99 -I/usr/pkg/include -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -O2 -I/usr/pkg/include -Wall -std=c99 -I/usr/pkg/include -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -O2 -I/usr/pkg/include -Wall -std=c99 -I/usr/pkg/include -DHAVE_UNIBILIUM -o demo.lo -c demo.c /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=compile --tag=CC gcc -O2 -I/usr/pkg/include -Wall -std=c99 -I/usr/pkg/include -DHAVE_UNIBILIUM -o demo-async.lo -c demo-async.c In file included from /usr/include/ctype.h:100, from termkey.c:4: termkey.c: In function 'snprint_cameltospaces': termkey.c:220:16: warning: array subscript has type 'char' [-Wchar-subscripts] 220 | if(isupper(*src) && prev_lower) { | ^ termkey.c:226:26: warning: array subscript has type 'char' [-Wchar-subscripts] 226 | prev_lower = islower(*src); | ^ termkey.c:227:24: warning: array subscript has type 'char' [-Wchar-subscripts] 227 | str[l++] = tolower(*src++); | ^ termkey.c:233:16: warning: array subscript has type 'char' [-Wchar-subscripts] 233 | if(isupper(*src) && prev_lower) { | ^ termkey.c:236:26: warning: array subscript has type 'char' [-Wchar-subscripts] 236 | prev_lower = islower(*src); | ^ termkey.c: In function 'strpncmp_camel': termkey.c:253:22: warning: array subscript has type 'char' [-Wchar-subscripts] 253 | char b = tolower(*strcamel); | ^ termkey.c:254:16: warning: array subscript has type 'char' [-Wchar-subscripts] 254 | if(isupper(*strcamel) && prev_lower) { | ^ termkey.c:265:26: warning: array subscript has type 'char' [-Wchar-subscripts] 265 | prev_lower = islower(*strcamel); | ^ /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=link --tag=CC gcc -rpath /usr/pkg/lib -version-info 15:2:14 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=link --tag=CC gcc -o demo libtermkey.la demo.lo /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found /pbulk/work/devel/libtermkey/work/.cwrapper/bin/libtool --quiet --mode=link --tag=CC gcc -o demo-async libtermkey.la demo-async.lo /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found /pbulk/work/devel/libtermkey/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found ld: ./.libs/libtermkey.so: undefined reference to `unibi_get_str' ld: ./.libs/libtermkey.so: undefined reference to `unibi_from_term' ld: ./.libs/libtermkey.so: undefined reference to `unibi_name_str' ld: ./.libs/libtermkey.so: undefined reference to `unibi_destroy' gmake: *** [Makefile:76: demo] Error 1 ld: ./.libs/libtermkey.so: undefined reference to `gmake: *** Waiting for unfinished jobs.... unibi_get_str' ld: ./.libs/libtermkey.so: undefined reference to `unibi_from_term' ld: ./.libs/libtermkey.so: undefined reference to `unibi_name_str' ld: ./.libs/libtermkey.so: undefined reference to `unibi_destroy' gmake: *** [Makefile:79: demo-async] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/libtermkey *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/libtermkey