=> Bootstrap dependency digest>=20010302: found digest-20111104
===> Building for pdns-recursor-3.3
g++ -pipe -O2 -I/usr/pkg/include -I/usr/include -Wall    -pthread -D_XOPEN_SOURCE -MM -MG *.cc *.c *.hh > dep

PLEASE READ: If you get an error mentioning #include <boost/something.hpp>, please read README
PLEASE READ: for an easy fix!

install -d optional
g++ -pipe -O2 -I/usr/pkg/include -I/usr/include -Wall    -pthread -D_XOPEN_SOURCE -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include  -c -o syncres.o syncres.cc
In file included from mtasker.hh:107,
                 from syncres.hh:21,
                 from syncres.cc:21:
mtasker.cc: In member function 'int MTasker<EventKey, EventVal>::waitEvent(EventKey&, EventVal*, unsigned int, timeval*)':
mtasker.cc:188: warning: 'swapcontext' is deprecated (declared at /usr/include/ucontext.h:40)
mtasker.cc: In member function 'void MTasker<EventKey, EventVal>::yield()':
mtasker.cc:205: warning: 'swapcontext' is deprecated (declared at /usr/include/ucontext.h:40)
mtasker.cc: In member function 'int MTasker<EventKey, EventVal>::sendEvent(const EventKey&, const EventVal*)':
mtasker.cc:236: warning: 'swapcontext' is deprecated (declared at /usr/include/ucontext.h:40)
mtasker.cc: In member function 'void MTasker<EventKey, EventVal>::makeThread(void (*)(void*), void*)':
mtasker.cc:263: warning: 'getcontext' is deprecated (declared at /usr/include/ucontext.h:37)
mtasker.cc:272: warning: 'makecontext' is deprecated (declared at /usr/include/ucontext.h:38)
mtasker.cc: In member function 'bool MTasker<EventKey, EventVal>::schedule(timeval*)':
mtasker.cc:293: warning: 'swapcontext' is deprecated (declared at /usr/include/ucontext.h:40)
mtasker.cc:326: warning: 'swapcontext' is deprecated (declared at /usr/include/ucontext.h:40)
In file included from syncres.cc:21:
syncres.hh: At global scope:
syncres.hh:382: error: thread-local storage not supported for this target
syncres.hh:446: error: thread-local storage not supported for this target
syncres.hh:447: error: thread-local storage not supported for this target
syncres.hh:449: error: thread-local storage not supported for this target
syncres.hh:519: error: thread-local storage not supported for this target
syncres.cc:41: error: thread-local storage not supported for this target
gnumake: *** [syncres.o] Error 1
*** Error code 2

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/net/powerdns-recursor
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/net/powerdns-recursor