Score:3

Failed to build python-bls

in flag

What is the cause of this error? And how can I install this so called python-bls?

  Using cached python-bls-0.1.9.tar.gz (235 kB)
Building wheels for collected packages: python-bls
  Building wheel for python-bls (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-pyyv8yqq/python-bl
s_fa24ea089c424722926aecd347e6ce83/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pyyv8yqq/python-bls_fa24ea089c424722926aecd347e6ce8
3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setupto
ols import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'ex
ec'"'"'))' bdist_wheel -d /tmp/pip-wheel-yq0cbarn
       cwd: /tmp/pip-install-pyyv8yqq/python-bls_fa24ea089c424722926aecd347e6ce83/
  Complete output (31 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-armv7l-3.8
  creating build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/__init__.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/aggregation_info.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/bls.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/bls12381.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/ec.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/fields.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/fields_t.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/keys.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/pairing.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/signature.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/tdata.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/tests.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/threshold.py -> build/lib.linux-armv7l-3.8/bls_py
  copying bls_py/util.py -> build/lib.linux-armv7l-3.8/bls_py
  running build_ext
  building 'bls_py.fields_t_c' extension
  creating build/temp.linux-armv7l-3.8
  creating build/temp.linux-armv7l-3.8/extmod
  creating build/temp.linux-armv7l-3.8/extmod/bls_py
  arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wfor
mat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURC
E=2 -fPIC -I/usr/include/python3.8 -c extmod/bls_py/fields_t_c.c -o build/temp.linux-armv7l-3.8/extmod/bls_py/fields_t_c.o
  extmod/bls_py/fields_t_c.c:612:10: fatal error: gmp.h: No such file or directory
    612 | #include "gmp.h"
        |          ^~~~~~~
  compilation terminated.
  error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for python-bls
  Running setup.py clean for python-bls
Failed to build python-bls
Installing collected packages: python-bls
    Running setup.py install for python-bls ... error
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-pyyv8yqq/python-
bls_fa24ea089c424722926aecd347e6ce83/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pyyv8yqq/python-bls_fa24ea089c424722926aecd347e6c
e83/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setup
tools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'
exec'"'"'))' install --record /tmp/pip-record-5q1uwjh3/install-record.txt --single-version-externally-managed --compile --install-he
aders /usr/local/include/python3.8/python-bls
         cwd: /tmp/pip-install-pyyv8yqq/python-bls_fa24ea089c424722926aecd347e6ce83/
    Complete output (31 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-armv7l-3.8
    creating build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/__init__.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/aggregation_info.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/bls.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/bls12381.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/ec.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/fields.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/fields_t.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/keys.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/pairing.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/signature.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/tdata.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/tests.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/threshold.py -> build/lib.linux-armv7l-3.8/bls_py
    copying bls_py/util.py -> build/lib.linux-armv7l-3.8/bls_py
    running build_ext
    building 'bls_py.fields_t_c' extension
    creating build/temp.linux-armv7l-3.8
    creating build/temp.linux-armv7l-3.8/extmod
    creating build/temp.linux-armv7l-3.8/extmod/bls_py
    arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wf
ormat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOU
RCE=2 -fPIC -I/usr/include/python3.8 -c extmod/bls_py/fields_t_c.c -o build/temp.linux-armv7l-3.8/extmod/bls_py/fields_t_c.o
    extmod/bls_py/fields_t_c.c:612:10: fatal error: gmp.h: No such file or directory
      612 | #include "gmp.h"
          |          ^~~~~~~
    compilation terminated.
    error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'
/tmp/pip-install-pyyv8yqq/python-bls_fa24ea089c424722926aecd347e6ce83/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pyyv8yqq/python-
bls_fa24ea089c424722926aecd347e6ce83/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__)
 else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();e
xec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-5q1uwjh3/install-record.txt --single-version-external
ly-managed --compile --install-headers /usr/local/include/python3.8/python-bls Check the logs for full command output.
N0rbert avatar
zw flag
What is python-bls? From where it was downloaded?
BullShit avatar
in flag
@N0rbert One of the Requirement needed to install another program.
Score:3
zw flag

The above compilation log contains line about missied gmp.h header file:

...
fatal error: gmp.h: No such file or directory
   612 | #include "gmp.h"
       |          ^~~~~~~
 compilation terminated.
...

You can find the package for it and install it with

sudo apt-get install libgmp-dev
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.