=> 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 smalltalk-3.2.5nb34 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5' Making all in lib-src gmake[2]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/lib-src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o getopt.c: In function '_getopt_internal': getopt.c:576:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 576 | if (optind != argc && !strcmp (argv[optind], "--")) | ^~~~~~ getopt.c:652:43: warning: 'strncmp' argument 3 type is 'long int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 652 | if (!strncmp (p->name, nextchar, nameend - nextchar)) | ~~~~~~~~^~~~~~~~~~ getopt.c:211:12: note: built-in 'strncmp' declared here 211 | extern int strncmp (); | ^~~~~~~ getopt.c:655:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 655 | == (unsigned int) strlen (p->name)) | ^~~~~~ getopt.c:655:21: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:108:1: note: include '' or provide a declaration of 'strlen' 107 | #include "getopt.h" +++ |+#include 108 | getopt.c:679:16: warning: incompatible implicit declaration of built-in function 'strlen' 679 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:679:16: note: include '' or provide a declaration of 'strlen' getopt.c:697:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 697 | if (opterr) | ^ getopt.c:709:17: warning: incompatible implicit declaration of built-in function 'strlen' 709 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:709:17: note: include '' or provide a declaration of 'strlen' getopt.c:725:17: warning: incompatible implicit declaration of built-in function 'strlen' 725 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:725:17: note: include '' or provide a declaration of 'strlen' getopt.c:730:16: warning: incompatible implicit declaration of built-in function 'strlen' 730 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:730:16: note: include '' or provide a declaration of 'strlen' getopt.c:839:45: warning: 'strncmp' argument 3 type is 'long int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 839 | if (!strncmp (p->name, nextchar, nameend - nextchar)) | ~~~~~~~~^~~~~~~~~~ getopt.c:211:12: note: built-in 'strncmp' declared here 211 | extern int strncmp (); | ^~~~~~~ getopt.c:841:51: warning: incompatible implicit declaration of built-in function 'strlen' 841 | if ((unsigned int) (nameend - nextchar) == strlen (p->name)) | ^~~~~~ getopt.c:841:51: note: include '' or provide a declaration of 'strlen' getopt.c:864:18: warning: incompatible implicit declaration of built-in function 'strlen' 864 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:864:18: note: include '' or provide a declaration of 'strlen' getopt.c:884:19: warning: incompatible implicit declaration of built-in function 'strlen' 884 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:884:19: note: include '' or provide a declaration of 'strlen' getopt.c:898:19: warning: incompatible implicit declaration of built-in function 'strlen' 898 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:898:19: note: include '' or provide a declaration of 'strlen' getopt.c:902:18: warning: incompatible implicit declaration of built-in function 'strlen' 902 | nextchar += strlen (nextchar); | ^~~~~~ getopt.c:902:18: note: include '' or provide a declaration of 'strlen' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 mv -f .deps/getopt.Tpo .deps/getopt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 mv -f .deps/getopt1.Tpo .deps/getopt1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c -o avltrees.lo avltrees.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c avltrees.c -fPIC -DPIC -o .libs/avltrees.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c avltrees.c -o avltrees.o >/dev/null 2>&1 mv -f .deps/avltrees.Tpo .deps/avltrees.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c -o rbtrees.lo rbtrees.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c rbtrees.c -fPIC -DPIC -o .libs/rbtrees.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c rbtrees.c -o rbtrees.o >/dev/null 2>&1 mv -f .deps/rbtrees.Tpo .deps/rbtrees.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c -o strspell.lo strspell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c strspell.c -fPIC -DPIC -o .libs/strspell.o In file included from /usr/include/ctype.h:100, from strspell.c:81: strspell.c: In function 'strnspell': strspell.c:141:28: warning: array subscript has type 'char' [-Wchar-subscripts] 141 | up_left += tolower (s1[i]) == tolower (s2[j]) ? wrong_case : subst; | ^ strspell.c:141:47: warning: array subscript has type 'char' [-Wchar-subscripts] 141 | up_left += tolower (s1[i]) == tolower (s2[j]) ? wrong_case : subst; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c strspell.c -o strspell.o >/dev/null 2>&1 mv -f .deps/strspell.Tpo .deps/strspell.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o In file included from /usr/include/stdio.h:595, from regex.c:41: regex.c: In function 'pre_compile_pattern': regex.c:1187:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] 1187 | "invalid regular expression; there's no previous pattern, to which '%c' would define cardinality at %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1188 | c, p - pattern); | ~~~~~~~~~~~ | | | long int regex.c:1187:105: note: format string is defined here 1187 | "invalid regular expression; there's no previous pattern, to which '%c' would define cardinality at %d", | ~^ | | | int | %ld In file included from /usr/include/stdio.h:595, from regex.c:41: regex.c:1843:4: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] 1843 | "invalid regular expression; there's no previous pattern, to which '{' would define cardinality at %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1844 | p - pattern); | ~~~~~~~~~~~ | | | long int regex.c:1843:104: note: format string is defined here 1843 | "invalid regular expression; there's no previous pattern, to which '{' would define cardinality at %d", | ~^ | | | int | %ld libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c -o socketx.lo socketx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c socketx.c -fPIC -DPIC -o .libs/socketx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c socketx.c -o socketx.o >/dev/null 2>&1 mv -f .deps/socketx.Tpo .deps/socketx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT pointer-set.lo -MD -MP -MF .deps/pointer-set.Tpo -c -o pointer-set.lo pointer-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT pointer-set.lo -MD -MP -MF .deps/pointer-set.Tpo -c pointer-set.c -fPIC -DPIC -o .libs/pointer-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT pointer-set.lo -MD -MP -MF .deps/pointer-set.Tpo -c pointer-set.c -o pointer-set.o >/dev/null 2>&1 mv -f .deps/pointer-set.Tpo .deps/pointer-set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT obstack.lo -MD -MP -MF .deps/obstack.Tpo -c -o obstack.lo obstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT obstack.lo -MD -MP -MF .deps/obstack.Tpo -c obstack.c -fPIC -DPIC -o .libs/obstack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT obstack.lo -MD -MP -MF .deps/obstack.Tpo -c obstack.c -o obstack.o >/dev/null 2>&1 mv -f .deps/obstack.Tpo .deps/obstack.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -o library.la getopt.lo getopt1.lo md5.lo avltrees.lo rbtrees.lo lock.lo strspell.lo regex.lo socketx.lo pointer-set.lo obstack.lo -lm -lexecinfo libtool: link: ar cr .libs/library.a .libs/getopt.o .libs/getopt1.o .libs/md5.o .libs/avltrees.o .libs/rbtrees.o .libs/lock.o .libs/strspell.o .libs/regex.o .libs/socketx.o .libs/pointer-set.o .libs/obstack.o libtool: link: ranlib .libs/library.a libtool: link: ( cd ".libs" && rm -f "library.la" && ln -s "../library.la" "library.la" ) gmake[2]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/lib-src' Making all in lightning gmake[2]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/lightning' ln -s -f ./i386/asm-i386.h asm-i386.h ln -s -f ./i386/core-i386.h core-i386.h gmake[2]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/lightning' Making all in snprintfv gmake[2]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv' /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv' Making all in snprintfv gmake[4]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv/snprintfv' cd .. \ && /bin/sh ./config.status snprintfv/compat.h config.status: executing snprintfv/compat.h commands creating snprintfv/compat.h snprintfv/compat.h is unchanged echo timestamp > compat.stamp awk: ../gendoc.awk:95: warning: regexp escape sequence `\#' is not a known regexp operator awk: ../gendoc.awk:800: warning: regexp escape sequence `\"' is not a known regexp operator awk: ../gendoc.awk:95: warning: regexp escape sequence `\#' is not a known regexp operator awk: ../gendoc.awk:800: warning: regexp escape sequence `\"' is not a known regexp operator awk: ../gendoc.awk:95: warning: regexp escape sequence `\#' is not a known regexp operator awk: ../gendoc.awk:800: warning: regexp escape sequence `\"' is not a known regexp operator creating ./printf.h /usr/pkg/bin/gmake all-am gmake[5]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv/snprintfv' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c -o libsnprintfvc_la-filament.lo `test -f 'filament.c' || echo './'`filament.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c filament.c -fPIC -DPIC -o .libs/libsnprintfvc_la-filament.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c filament.c -o libsnprintfvc_la-filament.o >/dev/null 2>&1 mv -f .deps/libsnprintfvc_la-filament.Tpo .deps/libsnprintfvc_la-filament.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c -o libsnprintfvc_la-format.lo `test -f 'format.c' || echo './'`format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c format.c -fPIC -DPIC -o .libs/libsnprintfvc_la-format.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c format.c -o libsnprintfvc_la-format.o >/dev/null 2>&1 mv -f .deps/libsnprintfvc_la-format.Tpo .deps/libsnprintfvc_la-format.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c -o libsnprintfvc_la-printf.lo `test -f 'printf.c' || echo './'`printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c printf.c -fPIC -DPIC -o .libs/libsnprintfvc_la-printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c printf.c -o libsnprintfvc_la-printf.o >/dev/null 2>&1 mv -f .deps/libsnprintfvc_la-printf.Tpo .deps/libsnprintfvc_la-printf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c -o libsnprintfvc_la-mem.lo `test -f 'mem.c' || echo './'`mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c mem.c -fPIC -DPIC -o .libs/libsnprintfvc_la-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c mem.c -o libsnprintfvc_la-mem.o >/dev/null 2>&1 mv -f .deps/libsnprintfvc_la-mem.Tpo .deps/libsnprintfvc_la-mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c -o libsnprintfvc_la-stream.lo `test -f 'stream.c' || echo './'`stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c stream.c -fPIC -DPIC -o .libs/libsnprintfvc_la-stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c stream.c -o libsnprintfvc_la-stream.o >/dev/null 2>&1 mv -f .deps/libsnprintfvc_la-stream.Tpo .deps/libsnprintfvc_la-stream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -c -o libsnprintfvc_la-custom.lo `test -f 'custom.c' || echo './'`custom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -c custom.c -fPIC -DPIC -o .libs/libsnprintfvc_la-custom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -c custom.c -o libsnprintfvc_la-custom.o >/dev/null 2>&1 mv -f .deps/libsnprintfvc_la-custom.Tpo .deps/libsnprintfvc_la-custom.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -o libsnprintfvc.la libsnprintfvc_la-filament.lo libsnprintfvc_la-format.lo libsnprintfvc_la-printf.lo libsnprintfvc_la-mem.lo libsnprintfvc_la-stream.lo libsnprintfvc_la-custom.lo -lm -lexecinfo libtool: link: ar cr .libs/libsnprintfvc.a .libs/libsnprintfvc_la-filament.o .libs/libsnprintfvc_la-format.o .libs/libsnprintfvc_la-printf.o .libs/libsnprintfvc_la-mem.o .libs/libsnprintfvc_la-stream.o .libs/libsnprintfvc_la-custom.o libtool: link: ranlib .libs/libsnprintfvc.a libtool: link: ( cd ".libs" && rm -f "libsnprintfvc.la" && ln -s "../libsnprintfvc.la" "libsnprintfvc.la" ) gmake[5]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv/snprintfv' gmake[4]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv/snprintfv' gmake[4]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv' gmake[4]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv' gmake[3]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv' gmake[2]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/snprintfv' Making all in libgst gmake[2]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/libgst' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/libgst' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c -o gstpub.lo gstpub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c gstpub.c -fPIC -DPIC -o .libs/gstpub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c gstpub.c -o gstpub.o >/dev/null 2>&1 mv -f .deps/gstpub.Tpo .deps/gstpub.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT files.lo -MD -MP -MF .deps/files.Tpo -c -o files.lo files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c -fPIC -DPIC -o .libs/files.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c -o files.o >/dev/null 2>&1 mv -f .deps/files.Tpo .deps/files.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c -o gst-parse.lo gst-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c gst-parse.c -fPIC -DPIC -o .libs/gst-parse.o gst-parse.c: In function 'parse_eval_definition': gst-parse.c:605:21: warning: unknown conversion type character 'O' in format [-Wformat=] 605 | printf ("returned value is %O\n", _gst_last_returned_value); | ^~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:605:21: warning: too many arguments for format [-Wformat-extra-args] gst-parse.c: In function 'parse_class_definition': gst-parse.c:848:22: warning: unknown conversion type character 'O' in format [-Wformat=] 848 | _gst_errorf ("`%s class' invalid within %O", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:848:22: warning: too many arguments for format [-Wformat-extra-args] gst-parse.c: In function 'parse_scoped_method': gst-parse.c:959:20: warning: unknown conversion type character 'O' in format [-Wformat=] 959 | _gst_errorf ("%#O is not %#O or one of its superclasses", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:959:20: warning: unknown conversion type character 'O' in format [-Wformat=] gst-parse.c:959:20: warning: too many arguments for format [-Wformat-extra-args] gst-parse.c: In function 'parse_class': gst-parse.c:1003:10: warning: unknown conversion type character 'O' in format [-Wformat=] 1003 | "expected class named %s, found %O", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:1003:10: warning: too many arguments for format [-Wformat-extra-args] gst-parse.c:1013:11: warning: unknown conversion type character 'O' in format [-Wformat=] 1013 | "expected namespace named %s, found %O", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:1013:11: warning: too many arguments for format [-Wformat-extra-args] gst-parse.c: In function 'parse_namespace': gst-parse.c:1047:6: warning: unknown conversion type character 'O' in format [-Wformat=] 1047 | "expected namespace named %s, found %O", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:1047:6: warning: too many arguments for format [-Wformat-extra-args] gst-parse.c:1068:7: warning: unknown conversion type character 'O' in format [-Wformat=] 1068 | "expected namespace named %s, found %O", namespc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst-parse.c:1068:7: warning: too many arguments for format [-Wformat-extra-args] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c gst-parse.c -o gst-parse.o >/dev/null 2>&1 mv -f .deps/gst-parse.Tpo .deps/gst-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c -o lex.lo lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c lex.c -fPIC -DPIC -o .libs/lex.o lex.c: In function '_gst_yyprint': lex.c:1301:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'intptr_t' {aka 'long int'} [-Wformat=] 1301 | fprintf (file, ": %d", yylval->ival); | ^~~~~~ ~~~~~~~~~~~~ | | | intptr_t {aka long int} libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c lex.c -o lex.o >/dev/null 2>&1 mv -f .deps/lex.Tpo .deps/lex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT str.lo -MD -MP -MF .deps/str.Tpo -c -o str.lo str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fPIC -DPIC -o .libs/str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1 mv -f .deps/str.Tpo .deps/str.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o tree.c: In function 'print_expr_node': tree.c:679:11: warning: unknown conversion type character 'O' in format [-Wformat=] 679 | printf ("selector: %#O\n", node->v_expr.selector); | ^~~~~~~~~~~~~~~~~ tree.c:679:11: warning: too many arguments for format [-Wformat-extra-args] tree.c: In function 'print_const_node': tree.c:756:15: warning: unknown conversion type character 'O' in format [-Wformat=] 756 | printf ("oop: %O\n", node->v_const.val.oopVal); | ^~~~~~~~~~~ tree.c:756:15: warning: too many arguments for format [-Wformat-extra-args] tree.c: In function 'print_attribute_list_node': tree.c:808:15: warning: unknown conversion type character 'O' in format [-Wformat=] 808 | printf ("%c%s: %O", sep, name, arguments->data[i]); | ^~~~~~~~~~ tree.c:808:15: warning: too many arguments for format [-Wformat-extra-args] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 mv -f .deps/tree.Tpo .deps/tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c -o byte.lo byte.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c byte.c -fPIC -DPIC -o .libs/byte.o In file included from byte.c:55: byte.c: In function '_gst_print_bytecode_name': match.h:4841:10: warning: unknown conversion type character 'O' in format [-Wformat=] 4841 | printf (" = %O", literal_vec[n]); \ | ^~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4841:10: warning: too many arguments for format [-Wformat-extra-args] 4841 | printf (" = %O", literal_vec[n]); \ | ^~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4850:10: warning: unknown conversion type character 'O' in format [-Wformat=] 4850 | printf (" = %+O", literal_vec[n]); \ | ^~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4850:10: warning: too many arguments for format [-Wformat-extra-args] 4850 | printf (" = %+O", literal_vec[n]); \ | ^~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4911:10: warning: unknown conversion type character 'O' in format [-Wformat=] 4911 | printf (" = %+O", literal_vec[n]); \ | ^~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4911:10: warning: too many arguments for format [-Wformat-extra-args] 4911 | printf (" = %+O", literal_vec[n]); \ | ^~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4920:10: warning: unknown conversion type character 'O' in format [-Wformat=] 4920 | printf (" = %O", literal_vec[n]); \ | ^~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4920:10: warning: too many arguments for format [-Wformat-extra-args] 4920 | printf (" = %O", literal_vec[n]); \ | ^~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4981:15: warning: unknown conversion type character 'O' in format [-Wformat=] 4981 | printf ("%s\tsend arithmetic message %O\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4981:15: warning: too many arguments for format [-Wformat-extra-args] 4981 | printf ("%s\tsend arithmetic message %O\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4988:15: warning: unknown conversion type character 'O' in format [-Wformat=] 4988 | printf ("%s\tsend special message %O\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:4988:15: warning: too many arguments for format [-Wformat-extra-args] 4988 | printf ("%s\tsend special message %O\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:5001:15: warning: unknown conversion type character 'O' in format [-Wformat=] 5001 | printf ("%s\tsend special message %O%s\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:5001:15: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'OOP' {aka 'struct oop_s *'} [-Wformat=] 5001 | printf ("%s\tsend special message %O%s\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5002 | _gst_builtin_selectors[n].symbol, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | OOP {aka struct oop_s *} match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ match.h:5001:15: warning: too many arguments for format [-Wformat-extra-args] 5001 | printf ("%s\tsend special message %O%s\n", prefix, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.h:4822:40: note: in definition of macro 'MATCH_BYTECODES_DISPATCH' 4822 | #define MATCH_BYTECODES_DISPATCH(name) name | ^~~~ match.h:4818:28: note: in expansion of macro 'MATCH_BYTECODES_PRINT_BYTECODE_NAME' 4818 | MATCH_BYTECODES_DISPATCH(MATCH_BYTECODES_##name_) \ | ^~~~~~~~~~~~~~~~ byte.c:286:3: note: in expansion of macro 'MATCH_BYTECODES' 286 | MATCH_BYTECODES (PRINT_BYTECODE_NAME, bp, ( | ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c byte.c -o byte.o >/dev/null 2>&1 mv -f .deps/byte.Tpo .deps/byte.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo comp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -fPIC -DPIC -o .libs/comp.o comp.c: In function '_gst_display_compilation_trace': comp.c:603:13: warning: unknown conversion type character 'O' in format [-Wformat=] 603 | printf ("%s category %O for %O\n", string, | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp.c:603:13: warning: unknown conversion type character 'O' in format [-Wformat=] comp.c:603:13: warning: too many arguments for format [-Wformat-extra-args] comp.c:606:13: warning: unknown conversion type character 'O' in format [-Wformat=] 606 | printf ("%s for %O\n", string, _gst_this_class); | ^~~~~~~~~~~~~ comp.c:606:13: warning: too many arguments for format [-Wformat-extra-args] comp.c: In function '_gst_execute_statements': comp.c:771:10: warning: unknown conversion type character 'O' in format [-Wformat=] 771 | printf ("%O\n", _gst_last_returned_value); | ^~~~~~ comp.c:771:10: warning: too many arguments for format [-Wformat-extra-args] comp.c: In function '_gst_compile_method': comp.c:826:13: warning: unknown conversion type character 'O' in format [-Wformat=] 826 | printf (" class %O, selector %O\n", _gst_this_class, selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp.c:826:13: warning: unknown conversion type character 'O' in format [-Wformat=] comp.c:826:13: warning: too many arguments for format [-Wformat-extra-args] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -o comp.o >/dev/null 2>&1 mv -f .deps/comp.Tpo .deps/comp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c -o sym.lo sym.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c -fPIC -DPIC -o .libs/sym.o sym.c: In function '_gst_print_symbol_entry': sym.c:1084:11: warning: unknown conversion type character 'O' in format [-Wformat=] 1084 | printf ("%#O", ent->symbol); | ^~~~~ sym.c:1084:11: warning: too many arguments for format [-Wformat-extra-args] In file included from /usr/include/ctype.h:100, from gstpriv.h:75, from sym.c:55: sym.c: In function 'parse_variable_name': sym.c:1331:16: warning: array subscript has type 'char' [-Wchar-subscripts] 1331 | if (isalpha (*p)) { | ^ sym.c:1334:21: warning: array subscript has type 'char' [-Wchar-subscripts] 1334 | if (!isalnum (*e) && *e != '_') | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c -o sym.o >/dev/null 2>&1 mv -f .deps/sym.Tpo .deps/sym.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 mv -f .deps/dict.Tpo .deps/dict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c -o oop.lo oop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c oop.c -fPIC -DPIC -o .libs/oop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c oop.c -o oop.o >/dev/null 2>&1 mv -f .deps/oop.Tpo .deps/oop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c -o opt.lo opt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -fPIC -DPIC -o .libs/opt.o opt.c: In function '_gst_verify_sent_method': opt.c:1300:20: warning: unknown conversion type character 'O' in format [-Wformat=] 1300 | _gst_errorf ("Method verification failed for %O>>%O", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opt.c:1300:20: warning: unknown conversion type character 'O' in format [-Wformat=] opt.c:1300:20: warning: too many arguments for format [-Wformat-extra-args] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -o opt.o >/dev/null 2>&1 mv -f .deps/opt.Tpo .deps/opt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT save.lo -MD -MP -MF .deps/save.Tpo -c -o save.lo save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT save.lo -MD -MP -MF .deps/save.Tpo -c save.c -fPIC -DPIC -o .libs/save.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT save.lo -MD -MP -MF .deps/save.Tpo -c save.c -o save.o >/dev/null 2>&1 mv -f .deps/save.Tpo .deps/save.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c -o cint.lo cint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c cint.c -fPIC -DPIC -o .libs/cint.o cint.c: In function 'smalltalk_to_c': cint.c:1082:7: warning: enumeration value 'CDATA_STRING' not handled in switch [-Wswitch] 1082 | switch (cType) | ^~~~~~ cint.c:1082:7: warning: enumeration value 'CDATA_OOP' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_LONG_DOUBLE' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_UNKNOWN' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_STRING_OUT' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_SYMBOL' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_BYTEARRAY' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_BYTEARRAY_OUT' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_BOOLEAN' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_VOID' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_VARIADIC' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_VARIADIC_OOP' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_COBJECT' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_COBJECT_PTR' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_SELF' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_SELF_OOP' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_WCHAR' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_WSTRING' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_WSTRING_OUT' not handled in switch [-Wswitch] cint.c:1082:7: warning: enumeration value 'CDATA_SYMBOL_OUT' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_FLOAT' not handled in switch [-Wswitch] 1133 | switch (cType) | ^~~~~~ cint.c:1133:7: warning: enumeration value 'CDATA_DOUBLE' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_STRING' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_OOP' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_LONG_DOUBLE' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_UNKNOWN' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_STRING_OUT' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_SYMBOL' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_BYTEARRAY' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_BYTEARRAY_OUT' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_VOID' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_VARIADIC' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_VARIADIC_OOP' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_COBJECT' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_COBJECT_PTR' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_SELF' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_SELF_OOP' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_WCHAR' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_WSTRING' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_WSTRING_OUT' not handled in switch [-Wswitch] cint.c:1133:7: warning: enumeration value 'CDATA_SYMBOL_OUT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_CHAR' not handled in switch [-Wswitch] 1195 | switch (cType) | ^~~~~~ cint.c:1195:7: warning: enumeration value 'CDATA_UCHAR' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_SHORT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_USHORT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_LONG' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_ULONG' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_STRING' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_OOP' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_INT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_UINT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_UNKNOWN' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_STRING_OUT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_SYMBOL' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_BYTEARRAY' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_BYTEARRAY_OUT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_BOOLEAN' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_VOID' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_VARIADIC' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_VARIADIC_OOP' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_COBJECT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_COBJECT_PTR' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_SELF' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_SELF_OOP' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_WCHAR' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_WSTRING' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_WSTRING_OUT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_SYMBOL_OUT' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_LONGLONG' not handled in switch [-Wswitch] cint.c:1195:7: warning: enumeration value 'CDATA_ULONGLONG' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_CHAR' not handled in switch [-Wswitch] 1213 | switch (cType) | ^~~~~~ cint.c:1213:7: warning: enumeration value 'CDATA_UCHAR' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_SHORT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_USHORT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_LONG' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_ULONG' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_FLOAT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_DOUBLE' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_STRING' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_OOP' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_INT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_UINT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_LONG_DOUBLE' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_UNKNOWN' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_STRING_OUT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_SYMBOL' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_BYTEARRAY' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_BYTEARRAY_OUT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_BOOLEAN' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_VOID' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_VARIADIC' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_VARIADIC_OOP' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_SELF' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_SELF_OOP' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_WCHAR' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_WSTRING' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_WSTRING_OUT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_SYMBOL_OUT' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_LONGLONG' not handled in switch [-Wswitch] cint.c:1213:7: warning: enumeration value 'CDATA_ULONGLONG' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_CHAR' not handled in switch [-Wswitch] 1232 | switch (cType) | ^~~~~~ cint.c:1232:7: warning: enumeration value 'CDATA_UCHAR' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_SHORT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_USHORT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_LONG' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_ULONG' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_FLOAT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_DOUBLE' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_OOP' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_INT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_UINT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_LONG_DOUBLE' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_UNKNOWN' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_BOOLEAN' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_VOID' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_VARIADIC' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_VARIADIC_OOP' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_SELF' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_SELF_OOP' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_WCHAR' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_WSTRING' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_WSTRING_OUT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_SYMBOL_OUT' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_LONGLONG' not handled in switch [-Wswitch] cint.c:1232:7: warning: enumeration value 'CDATA_ULONGLONG' not handled in switch [-Wswitch] cint.c: In function 'bad_type': cint.c:1429:18: warning: unknown conversion type character 'O' in format [-Wformat=] 1429 | _gst_errorf ("Attempt to pass the %O object as a %s", class_oop, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cint.c:1429:18: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'OOP' {aka 'struct oop_s *'} [-Wformat=] cint.c:1429:18: warning: too many arguments for format [-Wformat-extra-args] cint.c:1432:18: warning: unknown conversion type character 'O' in format [-Wformat=] 1432 | _gst_errorf ("Attempt to pass an instance of %O as a %s", class_oop, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cint.c:1432:18: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'OOP' {aka 'struct oop_s *'} [-Wformat=] cint.c:1432:18: warning: too many arguments for format [-Wformat-extra-args] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c cint.c -o cint.o >/dev/null 2>&1 mv -f .deps/cint.Tpo .deps/cint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1 mv -f .deps/heap.Tpo .deps/heap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.o input.c: In function '_gst_pop_stream': input.c:222:3: warning: enumeration value 'STREAM_UNKNOWN' not handled in switch [-Wswitch] 222 | switch (stream->type) | ^~~~~~ input.c: In function 'readline_getc': input.c:1118:42: warning: pointer targets in passing argument 2 of 'poll_and_read' differ in signedness [-Wpointer-sign] 1118 | result = poll_and_read (fileno (file), &ch, 1); | ^~~ | | | unsigned char * input.c:786:30: note: expected 'char *' but argument is of type 'unsigned char *' 786 | poll_and_read (int fd, char *buf, int n) | ~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o >/dev/null 2>&1 mv -f .deps/input.Tpo .deps/input.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c -o sysdep.lo sysdep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c sysdep.c -fPIC -DPIC -o .libs/sysdep.o In file included from sysdep.c:71: sysdep/posix/findexec.c: In function 'find_executable': sysdep/posix/findexec.c:116:7: warning: unused variable 'path_max' [-Wunused-variable] 116 | int path_max = PATH_MAX; | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c sysdep.c -o sysdep.o >/dev/null 2>&1 mv -f .deps/sysdep.Tpo .deps/sysdep.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c -o callin.lo callin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c callin.c -fPIC -DPIC -o .libs/callin.o In file included from gstpriv.h:645, from callin.c:59: callin.c: In function '_gst_byte_array_to_oop': callin.c:586:47: warning: pointer targets in passing argument 1 of '_gst_byte_array_new' differ in signedness [-Wpointer-sign] 586 | return (INC_ADD_OOP (_gst_byte_array_new (str, n))); | ^~~ | | | const char * oop.inl:139:28: note: in definition of macro 'INC_ADD_OOP' 139 | *_gst_mem.inc_ptr++ = (oop)) | ^~~ In file included from gstpriv.h:608, from callin.c:59: dict.h:563:51: note: expected 'const gst_uchar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 563 | extern OOP _gst_byte_array_new (const gst_uchar * bytes, | ~~~~~~~~~~~~~~~~~~^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c callin.c -o callin.o >/dev/null 2>&1 mv -f .deps/callin.Tpo .deps/callin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c -o xlat.lo xlat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c xlat.c -fPIC -DPIC -o .libs/xlat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c xlat.c -o xlat.o >/dev/null 2>&1 mv -f .deps/xlat.Tpo .deps/xlat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c -o mpz.lo mpz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c mpz.c -fPIC -DPIC -o .libs/mpz.o In file included from gstpriv.h:117, from mpz.c:31: mpz.c: In function '_gst_mpz_tdiv_qr': gst.h:63:25: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | # define alloca(size) __builtin_alloca(size) | ^~~~~~~~~~~~~~~~~~~~~~ mpz.c:398:3: note: in expansion of macro 'alloca' 398 | alloca (0); | ^~~~~~ mpz.c: In function '_gst_mpz_tdiv_qr_si': gst.h:63:25: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | # define alloca(size) __builtin_alloca(size) | ^~~~~~~~~~~~~~~~~~~~~~ mpz.c:475:3: note: in expansion of macro 'alloca' 475 | alloca (0); | ^~~~~~ mpz.c: In function '_gst_mpz_gcd': gst.h:63:25: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | # define alloca(size) __builtin_alloca(size) | ^~~~~~~~~~~~~~~~~~~~~~ mpz.c:614:3: note: in expansion of macro 'alloca' 614 | alloca (0); | ^~~~~~ mpz.c: In function '_gst_mpz_mul': gst.h:63:25: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | # define alloca(size) __builtin_alloca(size) | ^~~~~~~~~~~~~~~~~~~~~~ mpz.c:735:3: note: in expansion of macro 'alloca' 735 | alloca (0); | ^~~~~~ mpz.c: In function '_gst_mpz_tdiv_q_ui': gst.h:63:25: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | # define alloca(size) __builtin_alloca(size) | ^~~~~~~~~~~~~~~~~~~~~~ mpz.c:435:3: note: in expansion of macro 'alloca' 435 | alloca (0); | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c mpz.c -o mpz.o >/dev/null 2>&1 mv -f .deps/mpz.Tpo .deps/mpz.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o print.c: In function '_gst_print_object': print.c:96:11: warning: unknown conversion type character 'O' in format [-Wformat=] 96 | printf ("%O", oop); | ^~~~ print.c:96:11: warning: too many arguments for format [-Wformat-extra-args] print.c: In function 'print_association_key_to_stream': print.c:135:30: warning: unknown conversion type character 'O' in format [-Wformat=] 135 | stream_printf (stream, "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ print.c:135:30: warning: too many arguments for format [-Wformat-extra-args] print.c:144:28: warning: unknown conversion type character 'O' in format [-Wformat=] 144 | stream_printf (stream, "%#O", association->key); | ^~~~~ print.c:144:28: warning: too many arguments for format [-Wformat-extra-args] print.c: In function '_gst_display_oop': print.c:375:17: warning: unknown conversion type character 'O' in format [-Wformat=] 375 | printf (" %O (%O)\n", oop->object->objClass, oop->object->objSize); | ^~~~~~~~~~~~~~ print.c:375:17: warning: unknown conversion type character 'O' in format [-Wformat=] print.c:375:17: warning: too many arguments for format [-Wformat-extra-args] print.c: In function '_gst_display_object': print.c:397:13: warning: unknown conversion type character 'O' in format [-Wformat=] 397 | printf (", size %O (%zu OOPs), class %O\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ print.c:397:13: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'OOP' {aka 'struct oop_s *'} [-Wformat=] print.c:397:13: warning: unknown conversion type character 'O' in format [-Wformat=] print.c:397:13: warning: too many arguments for format [-Wformat-extra-args] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1 mv -f .deps/print.Tpo .deps/print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 mv -f .deps/security.Tpo .deps/security.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT re.lo -MD -MP -MF .deps/re.Tpo -c -o re.lo re.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT re.lo -MD -MP -MF .deps/re.Tpo -c re.c -fPIC -DPIC -o .libs/re.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT re.lo -MD -MP -MF .deps/re.Tpo -c re.c -o re.o >/dev/null 2>&1 mv -f .deps/re.Tpo .deps/re.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c -o interp.lo interp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o .libs/interp.o In file included from interp.c:677: prims.def: In function 'VMpr_SmallInteger_plus': prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:123:3: note: in expansion of macro 'INT_BIN_OP' 123 | INT_BIN_OP (add_with_check (oop1, oop2, &overflow), false); | ^~~~~~~~~~ prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:123:3: note: in expansion of macro 'INT_BIN_OP' 123 | INT_BIN_OP (add_with_check (oop1, oop2, &overflow), false); | ^~~~~~~~~~ prims.def: In function 'VMpr_SmallInteger_minus': prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:130:3: note: in expansion of macro 'INT_BIN_OP' 130 | INT_BIN_OP (sub_with_check (oop1, oop2, &overflow), false); | ^~~~~~~~~~ prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:130:3: note: in expansion of macro 'INT_BIN_OP' 130 | INT_BIN_OP (sub_with_check (oop1, oop2, &overflow), false); | ^~~~~~~~~~ prims.def: In function 'VMpr_SmallInteger_times': prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:179:3: note: in expansion of macro 'INT_BIN_OP' 179 | INT_BIN_OP (mul_with_check (oop1, oop2, &overflow), false); | ^~~~~~~~~~ prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:179:3: note: in expansion of macro 'INT_BIN_OP' 179 | INT_BIN_OP (mul_with_check (oop1, oop2, &overflow), false); | ^~~~~~~~~~ prims.def: In function 'VMpr_SmallInteger_bitAnd': prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:293:3: note: in expansion of macro 'INT_BIN_OP' 293 | INT_BIN_OP (tagged_and (oop1, oop2), true); | ^~~~~~~~~~ prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:293:3: note: in expansion of macro 'INT_BIN_OP' 293 | INT_BIN_OP (tagged_and (oop1, oop2), true); | ^~~~~~~~~~ prims.def: In function 'VMpr_SmallInteger_bitOr': prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:300:3: note: in expansion of macro 'INT_BIN_OP' 300 | INT_BIN_OP (tagged_or (oop1, oop2), true); | ^~~~~~~~~~ prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:300:3: note: in expansion of macro 'INT_BIN_OP' 300 | INT_BIN_OP (tagged_or (oop1, oop2), true); | ^~~~~~~~~~ prims.def: In function 'VMpr_SmallInteger_bitXor': prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:307:3: note: in expansion of macro 'INT_BIN_OP' 307 | INT_BIN_OP (tagged_xor (oop1, oop2), true); | ^~~~~~~~~~ prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] 91 | intptr_t iarg1, iarg2; \ | ^~~~~ prims.def:307:3: note: in expansion of macro 'INT_BIN_OP' 307 | INT_BIN_OP (tagged_xor (oop1, oop2), true); | ^~~~~~~~~~ In file included from interp.c:677: prims.def: In function 'VMpr_BlockClosure_valueWithArguments': prims.def:2679:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 2679 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_String_similarityTo': prims.def:3141:24: warning: pointer targets in passing argument 1 of 'strnspell' differ in signedness [-Wpointer-sign] 3141 | result = -strnspell (s1, s2, l1, l2, 7, 3, 4, 4); | ^~ | | | gst_uchar * {aka unsigned char *} In file included from gstpriv.h:597, from interp.c:57: ../lib-src/strspell.h:57:29: note: expected 'char *' but argument is of type 'gst_uchar *' {aka 'unsigned char *'} 57 | extern int strnspell (char *s1, char *s2, int l1, int l2, | ~~~~~~^~ In file included from interp.c:677: prims.def:3141:28: warning: pointer targets in passing argument 2 of 'strnspell' differ in signedness [-Wpointer-sign] 3141 | result = -strnspell (s1, s2, l1, l2, 7, 3, 4, 4); | ^~ | | | gst_uchar * {aka unsigned char *} In file included from gstpriv.h:597, from interp.c:57: ../lib-src/strspell.h:57:39: note: expected 'char *' but argument is of type 'gst_uchar *' {aka 'unsigned char *'} 57 | extern int strnspell (char *s1, char *s2, int l1, int l2, | ~~~~~~^~ In file included from interp.c:677: prims.def: In function 'VMpr_String_hash': prims.def:3162:28: warning: pointer targets in passing argument 1 of '_gst_hash_string' differ in signedness [-Wpointer-sign] 3162 | hash = _gst_hash_string (base, NUM_INDEXABLE_FIELDS (oop1)); | ^~~~ | | | gst_uchar * {aka unsigned char *} In file included from gstpriv.h:614, from interp.c:57: sym.h:238:48: note: expected 'const char *' but argument is of type 'gst_uchar *' {aka 'unsigned char *'} 238 | extern uintptr_t _gst_hash_string (const char *str, | ~~~~~~~~~~~~^~~ In file included from interp.c:677: prims.def: In function 'VMpr_Object_bootstrapException': prims.def:3423:13: warning: unknown conversion type character 'O' in format [-Wformat=] 3423 | printf ("%O did not understand selector %O\n\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prims.def:3423:13: warning: unknown conversion type character 'O' in format [-Wformat=] prims.def:3423:13: warning: too many arguments for format [-Wformat-extra-args] prims.def:3426:13: warning: unknown conversion type character 'O' in format [-Wformat=] 3426 | printf ("%O error: %#O\n\n", oop1, oop2); | ^~~~~~~~~~~~~~~~~~~ prims.def:3426:13: warning: unknown conversion type character 'O' in format [-Wformat=] prims.def:3426:13: warning: too many arguments for format [-Wformat-extra-args] In file included from interp.c:677: prims.def: In function 'VMpr_Character_create': prims.def:3438:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 3438 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_UnicodeCharacter_create': prims.def:3462:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 3462 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_Memory_addressOfOOP': prims.def:3535:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 3535 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_Memory_addressOf': prims.def:3553:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 3553 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_Memory_at': prims.def:3637:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 3637 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_ByteArray_fromCData_size': prims.def:5031:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 5031 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_String_fromCData_size': prims.def:5054:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 5054 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_String_fromCData': prims.def:5077:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 5077 | OOP oop1; | ^~~~ In file included from interp.c:677: prims.def: In function 'VMpr_Object_basicPrint': prims.def:5391:11: warning: unknown conversion type character 'O' in format [-Wformat=] 5391 | printf ("Object: %O", STACKTOP ()); | ^~~~~~~~~~~~ prims.def:5391:11: warning: too many arguments for format [-Wformat-extra-args] In file included from gstpriv.h:646, from interp.c:57: prims.def: In function 'VMpr_FileDescriptor_fileOp': dict.inl:330:3: warning: pointer targets in initialization of 'char *' from 'gst_uchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 330 | ((gst_uchar *)((gst_string)OOP_TO_OBJ(stringOOP))->chars) | ^ prims.def:5620:17: note: in expansion of macro 'STRING_OOP_CHARS' 5620 | char *data = STRING_OOP_CHARS (oopVec[1]); | ^~~~~~~~~~~~~~~~ dict.inl:330:3: warning: pointer targets in initialization of 'char *' from 'gst_uchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 330 | ((gst_uchar *)((gst_string)OOP_TO_OBJ(stringOOP))->chars) | ^ prims.def:5642:17: note: in expansion of macro 'STRING_OOP_CHARS' 5642 | char *data = STRING_OOP_CHARS (oopVec[1]); | ^~~~~~~~~~~~~~~~ dict.inl:330:3: warning: pointer targets in initialization of 'char *' from 'gst_uchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 330 | ((gst_uchar *)((gst_string)OOP_TO_OBJ(stringOOP))->chars) | ^ prims.def:5670:17: note: in expansion of macro 'STRING_OOP_CHARS' 5670 | char *data = STRING_OOP_CHARS (oopVec[1]); | ^~~~~~~~~~~~~~~~ dict.inl:330:3: warning: pointer targets in initialization of 'char *' from 'gst_uchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 330 | ((gst_uchar *)((gst_string)OOP_TO_OBJ(stringOOP))->chars) | ^ prims.def:5713:17: note: in expansion of macro 'STRING_OOP_CHARS' 5713 | char *data = STRING_OOP_CHARS (oopVec[1]); | ^~~~~~~~~~~~~~~~ In file included from interp.c:677: prims.def: In function 'VMpr_FileDescriptor_socketOp': prims.def:5871:6: warning: unused variable 'result' [-Wunused-variable] 5871 | int result; | ^~~~~~ In file included from gstpriv.h:646, from interp.c:57: dict.inl:330:3: warning: pointer targets in initialization of 'char *' from 'gst_uchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 330 | ((gst_uchar *)((gst_string)OOP_TO_OBJ(stringOOP))->chars) | ^ prims.def:5885:17: note: in expansion of macro 'STRING_OOP_CHARS' 5885 | char *data = STRING_OOP_CHARS (oopVec[1]); | ^~~~~~~~~~~~~~~~ dict.inl:330:3: warning: pointer targets in initialization of 'char *' from 'gst_uchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 330 | ((gst_uchar *)((gst_string)OOP_TO_OBJ(stringOOP))->chars) | ^ prims.def:5908:17: note: in expansion of macro 'STRING_OOP_CHARS' 5908 | char *data = STRING_OOP_CHARS (oopVec[1]); | ^~~~~~~~~~~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl: In function '_gst_interpret': vm.inl:1488:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 1488 | OOP _stack0, _stack1; | ^~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl:2355:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 2355 | OOP _stack0; | ^~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl:2936:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 2936 | OOP _stack0; | ^~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl:4523:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 4523 | OOP _stack0; | ^~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl:4761:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 4761 | OOP _stack0; | ^~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl:6156:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 6156 | OOP _stack0; | ^~~~~~~ In file included from interp-bc.inl:503, from interp.c:682: vm.inl:10338:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] 10338 | OOP _stack0; | ^~~~~~~ In file included from interp.c:682: interp-bc.inl:563:21: warning: unknown conversion type character 'O' in format [-Wformat=] 563 | printf ("\t [%2td] --> %O\n", | ^~~~~~~~~~~~~~~~~~~~~ interp-bc.inl:563:21: warning: too many arguments for format [-Wformat-extra-args] interp-bc.inl:567:21: warning: unknown conversion type character 'O' in format [-Wformat=] 567 | printf ("\t self --> %O\n", _gst_self); | ^~~~~~~~~~~~~~~~~~~ interp-bc.inl:567:21: warning: too many arguments for format [-Wformat-extra-args] interp.c: In function 'resume_process': interp.c:1730:15: warning: variable 'ints_enabled' set but not used [-Wunused-but-set-variable] 1730 | mst_Boolean ints_enabled; | ^~~~~~~~~~~~ interp.c: In function '_gst_show_backtrace': interp.c:2597:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 2597 | fprintf (fp, "(ip %d)", TO_INT (context->ipOffset)); | ^~~~~~~~~ interp.c:2626:19: warning: unknown conversion type character 'O' in format [-Wformat=] 2626 | fprintf (fp, "%O", receiverClass); | ^~~~ interp.c:2626:19: warning: too many arguments for format [-Wformat-extra-args] interp.c:2628:19: warning: unknown conversion type character 'O' in format [-Wformat=] 2628 | fprintf (fp, "%O(%O)", receiverClass, methodInfo->class); | ^~~~~~~~ interp.c:2628:19: warning: unknown conversion type character 'O' in format [-Wformat=] interp.c:2628:19: warning: too many arguments for format [-Wformat-extra-args] interp.c:2638:17: warning: unknown conversion type character 'O' in format [-Wformat=] 2638 | fprintf (fp, "[] in %O", methodInfo->class); | ^~~~~~~~~~ interp.c:2638:17: warning: too many arguments for format [-Wformat-extra-args] interp.c:2640:20: warning: unknown conversion type character 'O' in format [-Wformat=] 2640 | fprintf (fp, ">>%O\n", methodInfo->selector); | ^~~~~~~~ interp.c:2640:20: warning: too many arguments for format [-Wformat-extra-args] interp.c: In function '_gst_show_stack_contents': interp.c:2661:15: warning: unknown conversion type character 'O' in format [-Wformat=] 2661 | printf ("%O", *walk); | ^~~~ interp.c:2661:15: warning: too many arguments for format [-Wformat-extra-args] At top level: interp.c:1016:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1016 | unwind_context (void) | ^~~~~~~~~~~~~~ interp.c: In function '_gst_empty_context_pool': interp.c:698:22: warning: array subscript -1 is outside array bounds of 'struct gst_context_part *[48]' [-Warray-bounds] 698 | chunk = chunks - 1; | ~~~~~~~^~~ interp.c:649:25: note: while referencing 'chunks' 649 | static gst_context_part chunks[MAX_CHUNKS_IN_MEMORY] CACHELINE_ALIGNED; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -o interp.o >/dev/null 2>&1 mv -f .deps/interp.Tpo .deps/interp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo real.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -fPIC -DPIC -o .libs/real.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -o real.o >/dev/null 2>&1 mv -f .deps/real.Tpo .deps/real.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o In file included from /usr/include/string.h:127, from gstpriv.h:65, from sockets.c:54: sockets.c: In function 'myGetHostByAddr': sockets.c:114:7: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 114 | strncpy (result, hostEnt->h_name, 128); | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 mv -f .deps/sockets.Tpo .deps/sockets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -I../lib-src -I../lib-src -I/usr/pkg/lib/../include -I../snprintfv -I../snprintfv -I/usr/pkg/lib/../include -I../lightning -I../lightning -I.. -I.. -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DKERNEL_PATH=\"/usr/pkg/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/pkg/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/pkg/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/pkg/libexec/smalltalk\" -DPREFIX=\"/usr/pkg\" -DEXEC_PREFIX=\"/usr/pkg\" -DDEFAULT_EXECUTABLE=\"/usr/pkg/bin/gst\" -I../lib-src -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -I../snprintfv -I../lightning -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -O2 -Wall -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1 mv -f .deps/events.Tpo .deps/events.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -version-info 8:3:1 -no-undefined -export-symbols-regex "^gst_.*" -bindir /usr/pkg/bin -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -o libgst.la -rpath /usr/pkg/lib gstpub.lo files.lo gst-parse.lo lex.lo str.lo tree.lo byte.lo comp.lo sym.lo dict.lo oop.lo opt.lo save.lo cint.lo heap.lo input.lo sysdep.lo callin.lo xlat.lo mpz.lo print.lo alloc.lo security.lo re.lo interp.lo real.lo sockets.lo events.lo ../lib-src/library.la -L/usr/pkg/lib -lsigsegv -L/usr/pkg/lib -lffi ../snprintfv/snprintfv/libsnprintfvc.la -L/usr/pkg/lib -lreadline -lltdl -L/usr/pkg/lib -lgmp -lm -lexecinfo libtool: link: nm .libs/gstpub.o .libs/files.o .libs/gst-parse.o .libs/lex.o .libs/str.o .libs/tree.o .libs/byte.o .libs/comp.o .libs/sym.o .libs/dict.o .libs/oop.o .libs/opt.o .libs/save.o .libs/cint.o .libs/heap.o .libs/input.o .libs/sysdep.o .libs/callin.o .libs/xlat.o .libs/mpz.o .libs/print.o .libs/alloc.o .libs/security.o .libs/re.o .libs/interp.o .libs/real.o .libs/sockets.o .libs/events.o ../lib-src/.libs/library.a ../snprintfv/snprintfv/.libs/libsnprintfvc.a | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgst.exp libtool: link: /usr/bin/egrep -e "^gst_.*" ".libs/libgst.exp" > ".libs/libgst.expT" libtool: link: mv -f ".libs/libgst.expT" ".libs/libgst.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/gstpub.o .libs/files.o .libs/gst-parse.o .libs/lex.o .libs/str.o .libs/tree.o .libs/byte.o .libs/comp.o .libs/sym.o .libs/dict.o .libs/oop.o .libs/opt.o .libs/save.o .libs/cint.o .libs/heap.o .libs/input.o .libs/sysdep.o .libs/callin.o .libs/xlat.o .libs/mpz.o .libs/print.o .libs/alloc.o .libs/security.o .libs/re.o .libs/interp.o .libs/real.o .libs/sockets.o .libs/events.o -Wl,--whole-archive ../lib-src/.libs/library.a ../snprintfv/snprintfv/.libs/libsnprintfvc.a -Wl,--no-whole-archive -Wl,-rpath,/pbulk/work/lang/smalltalk/work/.buildlink/lib -Wl,-rpath,/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.x11-buildlink/lib -lsigsegv -lc -lffi -lreadline -ltermcap -lltdl -lgmp -lm -lexecinfo -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-soname -Wl,libgst.so.7 -Wl,-retain-symbols-file -Wl,.libs/libgst.exp -o .libs/libgst.so.7.1.3 libtool: link: (cd ".libs" && rm -f "libgst.so.7" && ln -s "libgst.so.7.1.3" "libgst.so.7") libtool: link: (cd ".libs" && rm -f "libgst.so" && ln -s "libgst.so.7.1.3" "libgst.so") libtool: link: (cd .libs/libgst.lax/library.a && ar x "/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/libgst/../lib-src/.libs/library.a") libtool: link: (cd .libs/libgst.lax/libsnprintfvc.a && ar x "/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/libgst/../snprintfv/snprintfv/.libs/libsnprintfvc.a") libtool: link: ar cr .libs/libgst.a gstpub.o files.o gst-parse.o lex.o str.o tree.o byte.o comp.o sym.o dict.o oop.o opt.o save.o cint.o heap.o input.o sysdep.o callin.o xlat.o mpz.o print.o alloc.o security.o re.o interp.o real.o sockets.o events.o .libs/libgst.lax/library.a/avltrees.o .libs/libgst.lax/library.a/getopt.o .libs/libgst.lax/library.a/getopt1.o .libs/libgst.lax/library.a/lock.o .libs/libgst.lax/library.a/md5.o .libs/libgst.lax/library.a/obstack.o .libs/libgst.lax/library.a/pointer-set.o .libs/libgst.lax/library.a/rbtrees.o .libs/libgst.lax/library.a/regex.o .libs/libgst.lax/library.a/socketx.o .libs/libgst.lax/library.a/strspell.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-custom.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-filament.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-format.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-mem.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-printf.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-stream.o libtool: link: ranlib .libs/libgst.a libtool: link: rm -fr .libs/libgst.lax libtool: link: ( cd ".libs" && rm -f "libgst.la" && ln -s "../libgst.la" "libgst.la" ) gmake[3]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/libgst' gmake[2]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/libgst' Making all in . gmake[2]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5' gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src -DCMD_XZIP="\"/pbulk/work/lang/smalltalk/work/.tools/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c -o pbulk -g users\"" -DCMD_LN_S="\"ln -s\"" -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -export-dynamic -pthread -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -o gst main.o libgst/libgst.la lib-src/library.la -lm -lexecinfo libtool: link: gcc -O2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -Wall -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -o .libs/gst main.o -pie -Wl,--export-dynamic -L/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.x11-buildlink/lib -Llibgst/.libs -lgst -lsigsegv -lc -lffi -lreadline -ltermcap -lltdl -lgmp lib-src/.libs/library.a -lm -lexecinfo -pthread -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/pbulk/work/lang/smalltalk/work/.buildlink/lib /usr/sbin/paxctl +am .libs/gst || true gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src -DCMD_XZIP="\"/pbulk/work/lang/smalltalk/work/.tools/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c -o pbulk -g users\"" -DCMD_LN_S="\"ln -s\"" -DKERNEL_PATH=\""/usr/pkg/share/smalltalk/kernel"\" -DIMAGE_PATH=\""/usr/pkg/var/lib/smalltalk"\" -DMODULE_PATH=\""/usr/pkg/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/pkg/libexec/smalltalk"\" -DPREFIX=\""/usr/pkg"\" -DEXEC_PREFIX=\""/usr/pkg"\" -DDEFAULT_EXECUTABLE=\""/usr/pkg/bin/gst"\" -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT gst-tool.o -MD -MP -MF .deps/gst-tool.Tpo -c -o gst-tool.o gst-tool.c In file included from /usr/include/ctype.h:100, from gst-tool.c:59: gst-tool.c: In function 'setup_options': gst-tool.c:243:23: warning: array subscript has type 'char' [-Wchar-subscripts] 243 | while (isspace (*p)) | ^ mv -f .deps/gst-tool.Tpo .deps/gst-tool.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -export-dynamic -pthread -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -o gst-tool gst-tool.o libgst/libgst.la lib-src/library.la -lm -lexecinfo libtool: link: gcc -O2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -Wall -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -o .libs/gst-tool gst-tool.o -pie -Wl,--export-dynamic -L/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.x11-buildlink/lib -Llibgst/.libs -lgst -lsigsegv -lc -lffi -lreadline -ltermcap -lltdl -lgmp lib-src/.libs/library.a -lm -lexecinfo -pthread -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/pbulk/work/lang/smalltalk/work/.buildlink/lib /usr/sbin/paxctl +am .libs/gst-tool || true ./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/announcements/package.xml mkdir /tmp/gstar-vGocKI mkdir /tmp/gstar-vGocKI/Announcements ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/announcements/Announcements.st /tmp/gstar-vGocKI/Announcements/Announcements.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/announcements/AnnouncementsTests.st /tmp/gstar-vGocKI/Announcements/AnnouncementsTests.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Announcements.star cd /tmp/gstar-vGocKI/Announcements && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Announcements.star . touch ./packages/blox/tk/stamp-classes cd packages/blox/tk && /usr/pkg/bin/gmake gmake[3]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/usr/X11R7/include -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c -o BloxTK.lo BloxTK.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c BloxTK.c -fPIC -DPIC -o .libs/BloxTK.o BloxTK.c: In function 'tclInit': BloxTK.c:176:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 176 | fprintf (stderr, "Tcl_Init failed: %s\n", interp->result); | ^~~~~~~ In file included from BloxTK.c:91: /pbulk/work/lang/smalltalk/work/.x11-buildlink/include/tcl.h:518:11: note: declared here 518 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ BloxTK.c:181:7: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 181 | fprintf (stderr, "Tk_Init failed: %s\n", interp->result); | ^~~~~~~ In file included from BloxTK.c:91: /pbulk/work/lang/smalltalk/work/.x11-buildlink/include/tcl.h:518:11: note: declared here 518 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ BloxTK.c: In function 'xpmParseValues': BloxTK.c:578:38: warning: variable 'hotspot' set but not used [-Wunused-but-set-variable] 578 | unsigned int x_hotspot, y_hotspot, hotspot; | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c BloxTK.c -o BloxTK.o >/dev/null 2>&1 mv -f .deps/BloxTK.Tpo .deps/BloxTK.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -rpath /usr/pkg/lib/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -o blox-tk.la -rpath /usr/pkg/lib/smalltalk BloxTK.lo -lz -lpthread -lm -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lX11 -lXss -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ltcl86 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -ltk86 ../../../lib-src/library.la -lm -lexecinfo libtool: link: nm .libs/BloxTK.o ../../../lib-src/.libs/library.a | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/blox-tk.exp libtool: link: /usr/bin/egrep -e "gst_initModule" ".libs/blox-tk.exp" > ".libs/blox-tk.expT" libtool: link: mv -f ".libs/blox-tk.expT" ".libs/blox-tk.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/BloxTK.o -Wl,--whole-archive ../../../lib-src/.libs/library.a -Wl,--no-whole-archive -L/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.x11-buildlink/lib -lz -lpthread -lX11 -lXss -lXext -ltcl86 -ltk86 -lm -lexecinfo -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-soname -Wl,blox-tk-3.2.5.so -Wl,-retain-symbols-file -Wl,.libs/blox-tk.exp -o .libs/blox-tk-3.2.5.so libtool: link: (cd ".libs" && rm -f "blox-tk.so" && ln -s "blox-tk-3.2.5.so" "blox-tk.so") libtool: link: (cd .libs/blox-tk.lax/library.a && ar x "/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/../../../lib-src/.libs/library.a") libtool: link: ar cr .libs/blox-tk.a BloxTK.o .libs/blox-tk.lax/library.a/avltrees.o .libs/blox-tk.lax/library.a/getopt.o .libs/blox-tk.lax/library.a/getopt1.o .libs/blox-tk.lax/library.a/lock.o .libs/blox-tk.lax/library.a/md5.o .libs/blox-tk.lax/library.a/obstack.o .libs/blox-tk.lax/library.a/pointer-set.o .libs/blox-tk.lax/library.a/rbtrees.o .libs/blox-tk.lax/library.a/regex.o .libs/blox-tk.lax/library.a/socketx.o .libs/blox-tk.lax/library.a/strspell.o libtool: link: ranlib .libs/blox-tk.a libtool: link: rm -fr .libs/blox-tk.lax libtool: link: ( cd ".libs" && rm -f "blox-tk.la" && ln -s "../blox-tk.la" "blox-tk.la" ) gmake[3]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk' XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/blox/tk/package.xml mkdir /tmp/gstar-v6c9mF mkdir /tmp/gstar-v6c9mF/BloxTK ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/BloxBasic.st /tmp/gstar-v6c9mF/BloxTK/BloxBasic.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/BloxWidgets.st /tmp/gstar-v6c9mF/BloxTK/BloxWidgets.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/BloxText.st /tmp/gstar-v6c9mF/BloxTK/BloxText.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/BloxCanvas.st /tmp/gstar-v6c9mF/BloxTK/BloxCanvas.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/BloxExtend.st /tmp/gstar-v6c9mF/BloxTK/BloxExtend.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/Blox.st /tmp/gstar-v6c9mF/BloxTK/Blox.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/tk/ChangeLog /tmp/gstar-v6c9mF/BloxTK/ChangeLog rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/BloxTK.star cd /tmp/gstar-v6c9mF/BloxTK && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/BloxTK.star . touch ./packages/blox/browser/stamp-classes XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/blox/browser/package.xml mkdir /tmp/gstar-JCmw3F mkdir /tmp/gstar-JCmw3F/BLOXBrowser ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/Load.st /tmp/gstar-JCmw3F/BLOXBrowser/Load.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/GuiData.st /tmp/gstar-JCmw3F/BLOXBrowser/GuiData.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/View.st /tmp/gstar-JCmw3F/BLOXBrowser/View.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/Manager.st /tmp/gstar-JCmw3F/BLOXBrowser/Manager.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/RadioForm.st /tmp/gstar-JCmw3F/BLOXBrowser/RadioForm.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/Menu.st /tmp/gstar-JCmw3F/BLOXBrowser/Menu.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/ModalDialog.st /tmp/gstar-JCmw3F/BLOXBrowser/ModalDialog.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/PList.st /tmp/gstar-JCmw3F/BLOXBrowser/PList.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/PText.st /tmp/gstar-JCmw3F/BLOXBrowser/PText.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/PCode.st /tmp/gstar-JCmw3F/BLOXBrowser/PCode.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/ButtonForm.st /tmp/gstar-JCmw3F/BLOXBrowser/ButtonForm.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/BrowShell.st /tmp/gstar-JCmw3F/BLOXBrowser/BrowShell.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/BrowserMain.st /tmp/gstar-JCmw3F/BLOXBrowser/BrowserMain.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/ClassHierBrow.st /tmp/gstar-JCmw3F/BLOXBrowser/ClassHierBrow.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/ClassBrow.st /tmp/gstar-JCmw3F/BLOXBrowser/ClassBrow.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/NamespBrow.st /tmp/gstar-JCmw3F/BLOXBrowser/NamespBrow.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/MethSetBrow.st /tmp/gstar-JCmw3F/BLOXBrowser/MethSetBrow.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/Inspector.st /tmp/gstar-JCmw3F/BLOXBrowser/Inspector.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/DictInspect.st /tmp/gstar-JCmw3F/BLOXBrowser/DictInspect.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/MethInspect.st /tmp/gstar-JCmw3F/BLOXBrowser/MethInspect.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/StrcInspect.st /tmp/gstar-JCmw3F/BLOXBrowser/StrcInspect.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/DebugSupport.st /tmp/gstar-JCmw3F/BLOXBrowser/DebugSupport.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/Debugger.st /tmp/gstar-JCmw3F/BLOXBrowser/Debugger.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/Notifier.st /tmp/gstar-JCmw3F/BLOXBrowser/Notifier.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/blox/browser/ChangeLog /tmp/gstar-JCmw3F/BLOXBrowser/ChangeLog rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/BLOXBrowser.star cd /tmp/gstar-JCmw3F/BLOXBrowser && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/BLOXBrowser.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/complex/package.xml mkdir /tmp/gstar-4rWKAP mkdir /tmp/gstar-4rWKAP/Complex ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/complex/Complex.st /tmp/gstar-4rWKAP/Complex/Complex.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/complex/ChangeLog /tmp/gstar-4rWKAP/Complex/ChangeLog ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/complex/complextests.st /tmp/gstar-4rWKAP/Complex/complextests.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Complex.star cd /tmp/gstar-4rWKAP/Complex && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Complex.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/continuations/package.xml mkdir /tmp/gstar-X7gv8R mkdir /tmp/gstar-X7gv8R/Continuations ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/continuations/Amb.st /tmp/gstar-X7gv8R/Continuations/Amb.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/continuations/ShiftReset.st /tmp/gstar-X7gv8R/Continuations/ShiftReset.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/continuations/Test.st /tmp/gstar-X7gv8R/Continuations/Test.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/continuations/AmbTest.st /tmp/gstar-X7gv8R/Continuations/AmbTest.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/continuations/ShiftResetTest.st /tmp/gstar-X7gv8R/Continuations/ShiftResetTest.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Continuations.star cd /tmp/gstar-X7gv8R/Continuations && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Continuations.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/cpp/package.xml mkdir /tmp/gstar-hdoGGp mkdir /tmp/gstar-hdoGGp/CParser ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/StreamWrapper.st /tmp/gstar-hdoGGp/CParser/StreamWrapper.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/PushBackStream.st /tmp/gstar-hdoGGp/CParser/PushBackStream.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CToken.st /tmp/gstar-hdoGGp/CParser/CToken.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/LineTokenStream.st /tmp/gstar-hdoGGp/CParser/LineTokenStream.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CPStrUnq.st /tmp/gstar-hdoGGp/CParser/CPStrUnq.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CPStrConc.st /tmp/gstar-hdoGGp/CParser/CPStrConc.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/StreamStack.st /tmp/gstar-hdoGGp/CParser/StreamStack.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/ExpansionStreamStack.st /tmp/gstar-hdoGGp/CParser/ExpansionStreamStack.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CExpressionNode.st /tmp/gstar-hdoGGp/CParser/CExpressionNode.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CParseExpr.st /tmp/gstar-hdoGGp/CParser/CParseExpr.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CPP.st /tmp/gstar-hdoGGp/CParser/CPP.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CSymbol.st /tmp/gstar-hdoGGp/CParser/CSymbol.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CDeclNode.st /tmp/gstar-hdoGGp/CParser/CDeclNode.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CSymbolTable.st /tmp/gstar-hdoGGp/CParser/CSymbolTable.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/CParseType.st /tmp/gstar-hdoGGp/CParser/CParseType.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/README /tmp/gstar-hdoGGp/CParser/README ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cpp/ChangeLog /tmp/gstar-hdoGGp/CParser/ChangeLog rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/CParser.star cd /tmp/gstar-hdoGGp/CParser && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/CParser.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/debug/package.xml mkdir /tmp/gstar-RiEddv mkdir /tmp/gstar-RiEddv/DebugTools ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/debug/DebugTools.st /tmp/gstar-RiEddv/DebugTools/DebugTools.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/debug/ChangeLog /tmp/gstar-RiEddv/DebugTools/ChangeLog ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/debug/debugtests.st /tmp/gstar-RiEddv/DebugTools/debugtests.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/DebugTools.star cd /tmp/gstar-RiEddv/DebugTools && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/DebugTools.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/dbd-mysql/package.xml mkdir /tmp/gstar-OEfudY mkdir /tmp/gstar-OEfudY/DBD-MySQL ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/Column.st /tmp/gstar-OEfudY/DBD-MySQL/Column.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/Connection.st /tmp/gstar-OEfudY/DBD-MySQL/Connection.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/Extensions.st /tmp/gstar-OEfudY/DBD-MySQL/Extensions.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/ResultSet.st /tmp/gstar-OEfudY/DBD-MySQL/ResultSet.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/Row.st /tmp/gstar-OEfudY/DBD-MySQL/Row.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/Statement.st /tmp/gstar-OEfudY/DBD-MySQL/Statement.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/Table.st /tmp/gstar-OEfudY/DBD-MySQL/Table.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/TableColumnInfo.st /tmp/gstar-OEfudY/DBD-MySQL/TableColumnInfo.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/ChangeLog /tmp/gstar-OEfudY/DBD-MySQL/ChangeLog ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbd-mysql/MySQLTests.st /tmp/gstar-OEfudY/DBD-MySQL/MySQLTests.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/DBD-MySQL.star cd /tmp/gstar-OEfudY/DBD-MySQL && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/DBD-MySQL.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/dbi/package.xml mkdir /tmp/gstar-sT2Kh0 mkdir /tmp/gstar-sT2Kh0/DBI ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/ConnectionInfo.st /tmp/gstar-sT2Kh0/DBI/ConnectionInfo.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/Connection.st /tmp/gstar-sT2Kh0/DBI/Connection.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/Statement.st /tmp/gstar-sT2Kh0/DBI/Statement.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/ResultSet.st /tmp/gstar-sT2Kh0/DBI/ResultSet.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/Row.st /tmp/gstar-sT2Kh0/DBI/Row.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/ColumnInfo.st /tmp/gstar-sT2Kh0/DBI/ColumnInfo.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/Table.st /tmp/gstar-sT2Kh0/DBI/Table.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/FieldConverter.st /tmp/gstar-sT2Kh0/DBI/FieldConverter.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/dbi/ChangeLog /tmp/gstar-sT2Kh0/DBI/ChangeLog rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/DBI.star cd /tmp/gstar-sT2Kh0/DBI && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/DBI.star . cd packages/gdbm && /usr/pkg/bin/gmake gmake[3]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gdbm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -I/usr/pkg/lib/../include -I/usr/pkg/lib/../include -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -MT gdbm.lo -MD -MP -MF .deps/gdbm.Tpo -c -o gdbm.lo gdbm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT gdbm.lo -MD -MP -MF .deps/gdbm.Tpo -c gdbm.c -fPIC -DPIC -o .libs/gdbm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DUSE_INTERP_RESULT -I/pbulk/work/lang/smalltalk/work/.buildlink/include -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/glib-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/lang/smalltalk/work/.buildlink/include/freetype2 -I/pbulk/work/lang/smalltalk/work/.buildlink/include/harfbuzz -I/pbulk/work/lang/smalltalk/work/.x11-buildlink/include/libdrm -I/pbulk/work/lang/smalltalk/work/.buildlink/lib/../include -O2 -Wall -MT gdbm.lo -MD -MP -MF .deps/gdbm.Tpo -c gdbm.c -o gdbm.o >/dev/null 2>&1 mv -f .deps/gdbm.Tpo .deps/gdbm.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -Wall -rpath /usr/pkg/lib/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -o gdbm.la -rpath /usr/pkg/lib/smalltalk gdbm.lo -lgdbm -lm -lexecinfo libtool: link: nm .libs/gdbm.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/gdbm.exp libtool: link: /usr/bin/egrep -e "gst_initModule" ".libs/gdbm.exp" > ".libs/gdbm.expT" libtool: link: mv -f ".libs/gdbm.expT" ".libs/gdbm.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/gdbm.o -Wl,-rpath,/pbulk/work/lang/smalltalk/work/.buildlink/lib -Wl,-rpath,/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.buildlink/lib -L/pbulk/work/lang/smalltalk/work/.x11-buildlink/lib -lgdbm -lintl -lm -lexecinfo -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-soname -Wl,gdbm-3.2.5.so -Wl,-retain-symbols-file -Wl,.libs/gdbm.exp -o .libs/gdbm-3.2.5.so libtool: link: (cd ".libs" && rm -f "gdbm.so" && ln -s "gdbm-3.2.5.so" "gdbm.so") libtool: link: ar cr .libs/gdbm.a gdbm.o libtool: link: ranlib .libs/gdbm.a libtool: link: ( cd ".libs" && rm -f "gdbm.la" && ln -s "../gdbm.la" "gdbm.la" ) gmake[3]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gdbm' XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/gdbm/package.xml mkdir /tmp/gstar-QaDDCr mkdir /tmp/gstar-QaDDCr/GDBM ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gdbm/gdbm-c.st /tmp/gstar-QaDDCr/GDBM/gdbm-c.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gdbm/gdbm.st /tmp/gstar-QaDDCr/GDBM/gdbm.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gdbm/gdbmtests.st /tmp/gstar-QaDDCr/GDBM/gdbmtests.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/GDBM.star cd /tmp/gstar-QaDDCr/GDBM && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/GDBM.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/glorp/package.xml mkdir /tmp/gstar-q0ViZa mkdir /tmp/gstar-q0ViZa/Glorp ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/glorp/GlorpPort.st /tmp/gstar-q0ViZa/Glorp/GlorpPort.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/glorp/Glorp.st /tmp/gstar-q0ViZa/Glorp/Glorp.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/glorp/GlorpMySQL.st /tmp/gstar-q0ViZa/Glorp/GlorpMySQL.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/glorp/GlorpTest.st /tmp/gstar-q0ViZa/Glorp/GlorpTest.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Glorp.star cd /tmp/gstar-q0ViZa/Glorp && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Glorp.star . XZIP="/pbulk/work/lang/smalltalk/work/.tools/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/cairo/package.xml mkdir /tmp/gstar-KUA2T6 mkdir /tmp/gstar-KUA2T6/Cairo ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cairo/CairoFuncs.st /tmp/gstar-KUA2T6/Cairo/CairoFuncs.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cairo/CairoContext.st /tmp/gstar-KUA2T6/Cairo/CairoContext.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cairo/CairoTransform.st /tmp/gstar-KUA2T6/Cairo/CairoTransform.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cairo/CairoSurface.st /tmp/gstar-KUA2T6/Cairo/CairoSurface.st ln -s -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/cairo/CairoPattern.st /tmp/gstar-KUA2T6/Cairo/CairoPattern.st rm -f /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Cairo.star cd /tmp/gstar-KUA2T6/Cairo && /pbulk/work/lang/smalltalk/work/.tools/bin/zip -n .st:.xml -qr /pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/Cairo.star . touch ./packages/gtk/stamp-classes cd packages/gtk && /usr/pkg/bin/gmake gmake[3]: Entering directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gtk' for i in -L/usr/pkg/lib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R7/lib -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lharfbuzz -lfreetype -Wl,-rpath,/usr/X11R7/lib -lfontconfig -L/usr/pkg/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lharfbuzz -L/usr/pkg/lib -latk-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -L/usr/pkg/lib -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lcairo; do \ case $i in \ -L*) \ j=`echo $i | sed 's,^-L,,'` ; \ echo "_gst_vm_proxy->dlAddSearchDir(\"$j\");" ;; \ -lG*|-lg*|-lATK*|-latk*|-lPango*|-lpango*) \ j=`echo $i | sed 's,^-l,lib,'` ; \ echo "_gst_vm_proxy->dlOpen(\"$j\", false);" ;; \ *) ;; \ esac; \ done | sort -u > libs.def /usr/bin/sed -e "1s,@AWK\@,/usr/pkg/bin/gawk," < mk_enums.awk > mk_enums chmod +x mk_enums /usr/bin/sed -e "1s,@AWK\@,/usr/pkg/bin/gawk," < cpp.awk > cpp chmod +x cpp /usr/pkg/bin/gawk \ -vPKG_CONFIG='/pbulk/work/lang/smalltalk/work/.tools/bin/pkg-config' \ -v_prefixes='g atk pango' \ -v_libs="gobject-2.0 gdk-2.0 gdk-pixbuf-2.0 pango gtk+-2.0 atk" \ -v_files="glib-object.h gdk/gdk.h gdk-pixbuf/gdk-pixbuf.h gtk/gtk.h atk/atk.h pango/pango.h ./placer.h" -f ./mkorder.awk \ | while read i; do \ case "$i" in \ error:*) \ echo "$i" >&2; exit 1;; \ */gobject/*) \ echo "$i" ;; \ */glib/*) \ case " glib/goption.h glib/gdate.h glib/gmain.h " in \ *" glib/`basename $i` "*) echo "$i" ;; \ *) ;; \ esac ;; \ *) \ echo "$i" ;; \ esac; \ done > order error: cannot find glib/gwin32.h gawk: ./mkorder.awk:70: fatal: print to "standard output" failed: reason unknown gmake[3]: *** [Makefile:838: order] Error 1 gmake[3]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5/packages/gtk' gmake[2]: *** [Makefile:1940: GTK.star] Error 2 gmake[2]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5' gmake[1]: *** [Makefile:970: all-recursive] Error 1 gmake[1]: Leaving directory '/pbulk/work/lang/smalltalk/work/smalltalk-3.2.5' gmake: *** [Makefile:584: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/lang/smalltalk *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/smalltalk