8000 build on pypy3? · Issue #54 · ndarray/ndarray · GitHub
[go: up one dir, main page]

Skip to content

build on pypy3? #54

@nbecker

Description

@nbecker

Any ideas?

sh BUILD-pyp3 
/home/nbecker/my-environment/bin/pypy3 /home/nbecker/scons/bootstrap/src/script/scons.py --config=force --debug=stacktrace --with-boost-include=/home/nbecker/my-environment/ndarray.new/../include --with-boost-lib=/home/nbecker/my-environment/ndarray.new/../lib --with-eigen-include=/usr/include/eigen3 --prefix=/home/nbecker/my-environment/ndarray.new/../.local install CCFLAGS=-g -O3 -march=native --boost-python-lib=boost_python3
scons: Reading SConscript files ...
Check building with Eigen... yes
Check building against fftw... yes

*** No errors detected
Check building against Boost.Test... yes
TypeError: expected an object with a buffer interface:
  File "<string>", line 63:
    
  File "/home/nbecker/scons/bootstrap/src/engine/SCons/SConf.py", line 646:
    ret = self.test(context, *args, **kw)
  File "/home/nbecker/my-environment/ndarray.new/Boost.NumPy/SConsChecks/python.py", line 56:
    match = re.search("(python.*)\.(a|so|dylib)", libfile)
  File "/home/nbecker/my-environment/lib-python/3/re.py", line 173:
    return _compile(pattern, flags).search(string)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects
    3276

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0