=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for tcl-expat-1.1nb7 --- tclexpat.o --- /var/pkgsrc/work/textproc/tcl-expat/work/.cwrapper/bin/shlibtool --mode=compile clang -c -I/usr/pkg/include tclexpat.c libtool: compile: clang -c -I/var/pkgsrc/work/textproc/tcl-expat/work/.buildlink/include tclexpat.c -fPIC -DPIC -o .libs/tclexpat.o tclexpat.c:468:22: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] sprintf(s, "%d", XML_GetCurrentLineNumber(expat->parser)); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu tclexpat.c:471:22: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat] sprintf(s, "%d", XML_GetCurrentColumnNumber(expat->parser)); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu tclexpat.c:692:34: warning: incompatible pointer types passing 'XML_Parser' (aka 'struct XML_ParserStruct *') to parameter of type 'TclExpatInfo *' (aka 'struct TclExpatInfo *') [-Wincompatible-pointer-types] return TclExpatParse(interp, expat->parser, "", 0); ^~~~~~~~~~~~~ 3 warnings generated. --- tclexpat.so --- /var/pkgsrc/work/textproc/tcl-expat/work/.cwrapper/bin/shlibtool --mode=link clang -o tclexpat.la tclexpat.lo -L/usr/pkg/lib -rpath "$(echo /usr/pkg/lib/tcl | cut -f 1 -d :)" -Wl,-rpath,/usr/pkg/lib -lexpat -ltcl85 -module -avoid-version libtool: link: clang -shared -fPIC -DPIC .libs/tclexpat.o -Wl,-rpath -Wl,/var/pkgsrc/work/textproc/tcl-expat/work/.buildlink/lib -Wl,-rpath -Wl,/var/pkgsrc/work/textproc/tcl-expat/work/.buildlink/lib -L/var/pkgsrc/work/textproc/tcl-expat/work/.buildlink/lib /var/pkgsrc/work/textproc/tcl-expat/work/.buildlink/lib/libexpat.so -ltcl85 -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-soname -Wl,tclexpat.so -o .libs/tclexpat.so /usr/bin/ld: cannot find -ltcl85 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [tclexpat.so] Error code 1 bmake: stopped in /var/pkgsrc/work/textproc/tcl-expat/work/TclExpat-1.1 1 error bmake: stopped in /var/pkgsrc/work/textproc/tcl-expat/work/TclExpat-1.1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/textproc/tcl-expat *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/tcl-expat