Le 02/03/2017 à 16:25, Rene Rivera via Boost a écrit :
On Thu, Mar 2, 2017 at 9:22 AM, Raffi Enficiaud via Boost < boost@lists.boost.org> wrote:
Le 02/03/2017 à 16:20, Rene Rivera via Boost a écrit :
On Wed, Mar 1, 2017 at 5:23 PM, Raffi Enficiaud via Boost < boost@lists.boost.org> wrote:
Hi all,
On develop, I have the following error for gcc/linux and clang/osx:
01-Mar-2017 23:58:05 libs/python/build/Jamfile:155: in lib_boost_numpy 01-Mar-2017 23:58:05 *** argument error 01-Mar-2017 23:58:05 * rule lib ( names + : sources * : requirements * : default-build * : usage-requirements * ) 01-Mar-2017 23:58:05 * called with: ( : numpy/dtype.cpp numpy/matrix.cpp
How are you configuring python in your user-config.jam?
I am not touching anything about user-config.jam: the failure happens on a build machine (specific build user, supposedly clean). If there is a user-config.jam, then I do not know how it landed there :)
OK.. Which means that the version number for whatever python it picks up is undetermined and blank. I'll have to figure out why that is.
FYI: the Linux/OSX machines have the apt/OS python installed, and python3.4.