=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for pxlib-0.6.5 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory `/scratch/wip/pxlib/work/pxlib-0.6.5' Making all in include gmake[2]: Entering directory `/scratch/wip/pxlib/work/pxlib-0.6.5/include' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/scratch/wip/pxlib/work/pxlib-0.6.5/include' Making all in src gmake[2]: Entering directory `/scratch/wip/pxlib/work/pxlib-0.6.5/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/pkg/share/locale"\" -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -MT paradox.lo -MD -MP -MF ".deps/paradox.Tpo" -c -o paradox.lo paradox.c; \ then mv -f ".deps/paradox.Tpo" ".deps/paradox.Plo"; else rm -f ".deps/paradox.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/pkg/share/locale"\" -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -MT px_head.lo -MD -MP -MF ".deps/px_head.Tpo" -c -o px_head.lo px_head.c; \ then mv -f ".deps/px_head.Tpo" ".deps/px_head.Plo"; else rm -f ".deps/px_head.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/pkg/share/locale"\" -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -MT px_misc.lo -MD -MP -MF ".deps/px_misc.Tpo" -c -o px_misc.lo px_misc.c; \ then mv -f ".deps/px_misc.Tpo" ".deps/px_misc.Plo"; else rm -f ".deps/px_misc.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -I/scratch/wip/pxlib/work/.buildlink/include -O2 -MT paradox.lo -MD -MP -MF .deps/paradox.Tpo -c paradox.c -fPIC -DPIC -o .libs/paradox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -I/scratch/wip/pxlib/work/.buildlink/include -O2 -MT px_misc.lo -MD -MP -MF .deps/px_misc.Tpo -c px_misc.c -fPIC -DPIC -o .libs/px_misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -I/scratch/wip/pxlib/work/.buildlink/include -O2 -MT px_head.lo -MD -MP -MF .deps/px_head.Tpo -c px_head.c -fPIC -DPIC -o .libs/px_head.o paradox.c: In function 'PX_boot': paradox.c:136:12: error: 'LC_ALL' undeclared (first use in this function) paradox.c:136:12: note: each undeclared identifier is reported only once for each function it appears in paradox.c: In function 'PX_delete': paradox.c:2583:5: warning: cast from pointer to integer of different size paradox.c:2585:5: warning: cast from pointer to integer of different size paradox.c: In function 'PX_get_data_alpha': paradox.c:3432:3: warning: passing argument 2 of 'iconv' from incompatible pointer type /usr/include/iconv.h:46:8: note: expected 'const char ** __restrict__' but argument is of type 'char **' paradox.c: In function 'PX_get_data_bcd': paradox.c:3622:5: warning: assignment makes pointer from integer without a cast paradox.c:3624:19: error: dereferencing pointer to incomplete type paradox.c: In function 'PX_put_data_alpha': paradox.c:3865:3: warning: passing argument 2 of 'iconv' from incompatible pointer type /usr/include/iconv.h:46:8: note: expected 'const char ** __restrict__' but argument is of type 'char **' paradox.c: In function 'PX_put_data_bcd': paradox.c:4000:6: warning: assignment makes pointer from integer without a cast paradox.c:4002:28: error: dereferencing pointer to incomplete type gmake[2]: *** [paradox.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... px_head.c: In function 'put_px_head': px_head.c:290:55: warning: cast from pointer to integer of different size px_head.c:291:46: warning: cast from pointer to integer of different size px_head.c:324:42: warning: cast from pointer to integer of different size px_head.c:325:47: warning: cast from pointer to integer of different size px_head.c:436:28: warning: cast from pointer to integer of different size px_head.c:446:10: warning: cast from pointer to integer of different size px_misc.c: In function 'hex_dump': px_misc.c:327:31: warning: cast from pointer to integer of different size libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -I/scratch/wip/pxlib/work/.buildlink/include -O2 -MT px_misc.lo -MD -MP -MF .deps/px_misc.Tpo -c px_misc.c -o px_misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -I/scratch/wip/pxlib/work/.buildlink/include -O2 -MT px_head.lo -MD -MP -MF .deps/px_head.Tpo -c px_head.c -o px_head.o >/dev/null 2>&1 gmake[2]: Leaving directory `/scratch/wip/pxlib/work/pxlib-0.6.5/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/scratch/wip/pxlib/work/pxlib-0.6.5' gmake: *** [all] Error 2 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/pxlib *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/pxlib