[Libre-soc-dev] Libresoc Environment Installation Error

Santhosh Kumar V V . 123040015 at sastra.ac.in
Fri Jun 3 12:03:02 BST 2022


Hi, I am Santhosh Kumar V V from SASTRA University, doing project work
under mentorship of Manikandan nagarajan from SASTRA University.

I am currently working on replicating the libresoc environment and then
bringing the design to cadence.

I am getting the following errors during the ieee754 and nmutil
installation process.


(libresoc) santhosh at localhost:~/.virtualenvs/ieee754fpu$ make develop
echo "catch-all falling through to sphinx for document building"
catch-all falling through to sphinx for document building
mkdir -p "."/src/gen
sphinx-apidoc --ext-autodoc -o "."/src/gen ./src/ieee754
/bin/sh: 1: sphinx-apidoc: not found
make: *** [Makefile:42: develop] Error 127
-----------------------------------------------------------------------------------------------------------------------
(libresoc) santhosh at localhost:~/.virtualenvs/nmutil$ sudo make develop
sudo: unable to resolve host localhost.localdomain: Name or service not
known
echo "catch-all falling through to sphinx for document building"
catch-all falling through to sphinx for document building
mkdir -p "."/src/gen
sphinx-apidoc --ext-autodoc -o "."/src/gen ./src/nmutil
/bin/sh: 1: sphinx-apidoc: not found
make: *** [Makefile:38: develop] Error 127
----------------------------------------------------------------------------------------------------------------------
Best match: bigfloat 0.4.0
Processing bigfloat-0.4.0.tar.gz
Writing /tmp/easy_install-acmz_b9w/bigfloat-0.4.0/setup.cfg
Running bigfloat-0.4.0/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-acmz_b9w/bigfloat-0.4.0/egg-dist-tmp-wjvgwxoo
mpfr.c:614:10: fatal error: gmp.h: No such file or directory
 #include "gmp.h"
          ^~~~~~~
compilation terminated.
error: Setup script exited with error: command
'/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
make: *** [Makefile:25: develop] Error 1

----------------------------------------------------------------------------------------------------------------------
-- 
Santhosh Kumar V V,
M.Tech VLSI Design
SASTRA Deemed University,
Thanjavur.


More information about the Libre-soc-dev mailing list