Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-01-27
To: Thomas Klausner <wiz@NetBSD.org>
From: Todd Vierling <tv@duh.org>
List: pkgsrc-bulk
Date: 01/28/2005 10:17:49
On Fri, 28 Jan 2005, Thomas Klausner wrote:

> > devel/boost-python                 tech-pkg@NetBSD.org
>
> Lots of times:
> In file included from /tmp/bulktmp/devel/boost-python/work/boost_1_31_0/boost/python/detail/config.hpp:15,
>                  from /tmp/bulktmp/devel/boost-python/work/boost_1_31_0/boost/python/detail/prefix.hpp:14,
>                  from /tmp/bulktmp/devel/boost-python/work/boost_1_31_0/boost/python/numeric.hpp:9,
>                  from /tmp/bulktmp/devel/boost-python/work/boost_1_31_0/libs/python/src/numeric.cpp:7:
> /tmp/bulktmp/devel/boost-python/work/boost_1_31_0/boost/config.hpp:30:29: boost/config/thread_user.hpp: No such file or directory

This is because boost-python doesn't currently support threaded python, so
it's technically simply broken (now that all Pythons are threaded).

To address this, I'll modify it to depend on boost-thread and be a
threaded-only package.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>