=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Installing for librest-0.6nb2 => Generating pre-install file lists Making install in rest test -z "/usr/pkg/lib" || /tmp/pkgsrc/www/librest/work/.tools/bin/mkdir -p "/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o pbulk -g pbulk 'librest.la' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib/librest.la' libtool: install: /usr/bin/install -c -o pbulk -g pbulk .libs/librest.so.0.0.0 /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib/librest.so.0.0.0 libtool: install: (cd /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib && { ln -s -f librest.so.0.0.0 librest.so.0 || { rm -f librest.so.0 && ln -s librest.so.0.0.0 librest.so.0; }; }) libtool: install: (cd /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib && { ln -s -f librest.so.0.0.0 librest.so || { rm -f librest.so && ln -s librest.so.0.0.0 librest.so; }; }) libtool: install: /usr/bin/install -c -o pbulk -g pbulk .libs/librest.lai /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib/librest.la libtool: install: /usr/bin/install -c -o pbulk -g pbulk .libs/librest.a /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib/librest.a libtool: install: chmod 644 /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib/librest.a libtool: install: ranlib /tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/lib/librest.a libtool: install: warning: remember to run `libtool --finish /usr/pkg/lib' test -z "/usr/pkg/include/rest/rest" || /tmp/pkgsrc/www/librest/work/.tools/bin/mkdir -p "/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest" /usr/bin/install -c -o pbulk -g pbulk -m 644 'rest-proxy.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/rest-proxy.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'rest-proxy-call.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/rest-proxy-call.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'oauth-proxy.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/oauth-proxy.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'oauth-proxy-call.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/oauth-proxy-call.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'flickr-proxy.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/flickr-proxy.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'flickr-proxy-call.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/flickr-proxy-call.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'facebook-proxy.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/facebook-proxy.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'facebook-proxy-call.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/facebook-proxy-call.h' /usr/bin/install -c -o pbulk -g pbulk -m 644 'rest-xml-parser.h' '/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/include/rest/rest/rest-xml-parser.h' Making install in examples Making install in docs Making install in reference Making install in rest installfiles=`echo ./html/*`; if test "$installfiles" = './html/*'; then echo '-- Nothing to install' ; else if test -n ""; then installdir="/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/share/gtk-doc/html/rest-"; else installdir="/tmp/pkgsrc/www/librest/work/.destdir/usr/pkg/share/gtk-doc/html/rest"; fi; /bin/sh /tmp/pkgsrc/www/librest/work/rest-0.6/install-sh -d ${installdir} ; for i in $installfiles; do echo '-- Installing '$i ; /usr/bin/install -c -o pbulk -g pbulk -m 644 $i ${installdir}; done; if test -n ""; then mv -f ${installdir}/rest.devhelp2 ${installdir}/rest-.devhelp2; mv -f ${installdir}/rest.devhelp ${installdir}/rest-.devhelp; fi; ! which gtkdoc-rebase >/dev/null 2>&1 || gtkdoc-rebase --relative --dest-dir=/tmp/pkgsrc/www/librest/work/.destdir --html-dir=${installdir} ; fi -- Installing ./html/FacebookProxy.html -- Installing ./html/FacebookProxyCall.html -- Installing ./html/FlickrProxy.html -- Installing ./html/FlickrProxyCall.html -- Installing ./html/OAuthProxy.html -- Installing ./html/OAuthProxyCall.html -- Installing ./html/RestProxy.html -- Installing ./html/RestProxyCall.html -- Installing ./html/RestXmlParser.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/rest.devhelp -- Installing ./html/rest.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png /bin/sh: gtkdoc-rebase: command not found *** Error code 127 Stop. bmake: stopped in /tmp/pkgsrc/www/librest/work/rest-0.6/docs/reference/rest *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/librest/work/rest-0.6/docs/reference/rest *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/librest/work/rest-0.6/docs/reference *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/librest/work/rest-0.6/docs *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/librest/work/rest-0.6 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/librest *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/librest