=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for afterstep-2.2.11nb17
gmake[1]: Entering directory '/data/scratch/wm/afterstep/work/AfterStep-2.2.11/libAfterBase'
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c ashash.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c aslist.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c asvector.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c audit.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c fs.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c layout.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c mystring.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c os.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c output.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c parse.c
parse.c:167:11: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
                if( hue >= 0 && hue < 60 )
                    ~~~ ^  ~
parse.c:939:178: warning: for loop has empty body [-Wempty-body]
                for (ptr = (char*)str + 1 ; *ptr && !isspace((unsigned char)*ptr) && *ptr != '+' && *ptr != '-' && *ptr != '*' && *ptr != '!' && *ptr != '/' && *ptr != ')' ; ptr++);
                                                                                                                                                                                    ^
parse.c:939:178: note: put the semicolon on a separate line to silence this warning
2 warnings generated.
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c regexp.c
regexp.c:105:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
            if ((c == (unsigned char)*(reserved++)))
                 ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexp.c:105:20: note: remove extraneous parentheses around the comparison to silence this warning
            if ((c == (unsigned char)*(reserved++)))
                ~  ^                              ~
regexp.c:105:20: note: use '=' to turn this equality comparison into an assignment
            if ((c == (unsigned char)*(reserved++)))
                   ^~
                   =
1 warning generated.
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c safemalloc.c
clang -O3 -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall -fPIC     -c selfdiag.c
selfdiag.c:101:13: error: use of undeclared identifier '_DYNAMIC'
        for (dyn = _DYNAMIC; dyn != NULL && dyn->d_tag != DT_NULL; ++dyn)
                   ^
1 error generated.
Makefile:300: recipe for target 'selfdiag.o' failed
gmake[1]: *** [selfdiag.o] Error 1
gmake[1]: Leaving directory '/data/scratch/wm/afterstep/work/AfterStep-2.2.11/libAfterBase'
Makefile:147: recipe for target 'all' failed
gmake: *** [all] Error 1
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/wm/afterstep
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/wm/afterstep