=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for pgtclng-1.5.3nb5
--- pgtcl.o ---
--- pgtclCmds.o ---
--- pgtclId.o ---
--- pgtcl.o ---
gcc -pipe -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"1.5.3\" -DPACKAGE_STRING=\"pgtcl\ 1.5.3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1   -I/usr/pkg/include -I"/usr/pkg/include"  -I/usr/pkg/include -I/usr/include  -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo pgtcl.c` -o pgtcl.o
--- pgtclCmds.o ---
gcc -pipe -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"1.5.3\" -DPACKAGE_STRING=\"pgtcl\ 1.5.3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1   -I/usr/pkg/include -I"/usr/pkg/include"  -I/usr/pkg/include -I/usr/include  -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo pgtclCmds.c` -o pgtclCmds.o
--- pgtclId.o ---
gcc -pipe -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"1.5.3\" -DPACKAGE_STRING=\"pgtcl\ 1.5.3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1   -I/usr/pkg/include -I"/usr/pkg/include"  -I/usr/pkg/include -I/usr/include  -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo pgtclId.c` -o pgtclId.o
pgtclId.c: In function 'PgSetConnectionId':
pgtclId.c:236:54: warning: cast to pointer from integer of different size
--- pgtclCmds.o ---
pgtclCmds.c: In function 'Pg_escape_bytea':
pgtclCmds.c:3366:2: warning: passing argument 2 of 'tclStubsPtr->tcl_GetByteArrayFromObj' from incompatible pointer type
pgtclCmds.c:3366:2: note: expected 'int *' but argument is of type 'size_t *'
pgtclCmds.c:3383:2: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewStringObj' differ in signedness
pgtclCmds.c:3383:2: note: expected 'const char *' but argument is of type 'unsigned char *'
pgtclCmds.c: In function 'Pg_unescape_bytea':
pgtclCmds.c:3429:2: warning: pointer targets in passing argument 1 of 'PQunescapeBytea' differ in signedness
/tmp/pkgsrc/databases/pgtclng/work/.buildlink/include/libpq-fe.h:495:23: note: expected 'const unsigned char *' but argument is of type 'char *'
pgtclCmds.c: In function 'execute_put_values':
pgtclCmds.c:1924:11: warning: 'varname' may be used uninitialized in this function
--- libpgtcl1.5.3.so ---
rm -f libpgtcl1.5.3.so
gcc -pipe -shared -o libpgtcl1.5.3.so pgtcl.o pgtclCmds.o pgtclId.o  -L/usr/pkg/lib -ltclstub84 -L/usr/pkg/lib -lpq -ldl  -lieee -lm  -Wl,-rpath,/usr/pkg/lib,-rpath,/usr/pkg/lib
: libpgtcl1.5.3.so
=> Unwrapping files-to-be-installed.