All pastes #4016385 Raw Edit

pynacl log

public unlisted text v1 · immutable
#4016385 ·published 2018-04-17 21:49 UTC
rendered paste body
DEBUG: Executing shell function do_compile

Installed /home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg
Searching for pycparser
Reading https://pypi.python.org/simple/pycparser/
Downloading https://files.pythonhosted.org/packages/8c/2d/aad7f16146f4197a11f8e91fb81df177adcc2073d36a17b1491fd09df6ed/pycparser-2.18.tar.gz#sha256=99a8ca03e29851d96616ad0404b4aad7d9ee16f25c9f9708a11faf2810f7b226
Best match: pycparser 2.18
Processing pycparser-2.18.tar.gz
Writing /tmp/easy_install-so0cd9hb/pycparser-2.18/setup.cfg
Running pycparser-2.18/setup.py -q bdist_egg --dist-dir /tmp/easy_install-so0cd9hb/pycparser-2.18/egg-dist-tmp-4kw0q_p6
warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
zip_safe flag not set; analyzing archive contents...
pycparser.ply.__pycache__.lex.cpython-35: module references __file__
pycparser.ply.__pycache__.lex.cpython-35: module MAY be using inspect.getsourcefile
pycparser.ply.__pycache__.yacc.cpython-35: module references __file__
pycparser.ply.__pycache__.yacc.cpython-35: module MAY be using inspect.getsourcefile
pycparser.ply.__pycache__.yacc.cpython-35: module MAY be using inspect.stack
pycparser.ply.__pycache__.ygen.cpython-35: module references __file__
creating /home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/pycparser-2.18-py3.5.egg
Extracting pycparser-2.18-py3.5.egg to /home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs

Installed /home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/pycparser-2.18-py3.5.egg
Traceback (most recent call last):
  File "setup.py", line 251, in <module>
    "Programming Language :: Python :: 3.6",
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/recipe-sysroot-native/usr/lib/python3.5/distutils/core.py", line 108, in setup
    _setup_distribution = dist = klass(attrs)
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/recipe-sysroot-native/usr/lib/python3.5/site-packages/setuptools/dist.py", line 328, in __init__
    _Distribution.__init__(self, attrs)
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/recipe-sysroot-native/usr/lib/python3.5/distutils/dist.py", line 281, in __init__
    self.finalize_options()
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/recipe-sysroot-native/usr/lib/python3.5/site-packages/setuptools/dist.py", line 461, in finalize_options
    ep.load()(self, ep.name, value)
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/cffi/setuptools_ext.py", line 204, in cffi_modules
    add_cffi_module(dist, cffi_module)
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/cffi/setuptools_ext.py", line 49, in add_cffi_module
    execfile(build_file_name, mod_vars)
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/cffi/setuptools_ext.py", line 25, in execfile
    exec(code, glob, glob)
  File "src/bindings/build.py", line 32, in <module>
    ffi = FFI()
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/cffi/api.py", line 46, in __init__
    import _cffi_backend as backend
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/_cffi_backend.py", line 7, in <module>
    __bootstrap__()
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/_cffi_backend.py", line 6, in __bootstrap__
    imp.load_dynamic(__name__,__file__)
  File "/home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/recipe-sysroot-native/usr/lib/python3.5/imp.py", line 342, in load_dynamic
    return _load(spec)
ImportError: /home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/PyNaCl-1.2.1/.eggs/cffi-1.11.5-py3.5-linux-x86_64.egg/_cffi_backend.cpython-35m-arm-linux-gnueabihf.so: wrong ELF class: ELFCLASS32
ERROR: python3 setup.py build_ext execution failed.
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at /home/aarcane/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/python3-pynacl/1.2.1-r0/temp/log.do_compile.11856)