Re: Need help building python-sphinx_rtd_theme for aarch64
Reply #1 –
I tried to build this using the arch PKGBUILD in manjaro-arm; of course it has mucked up my relatively small node modules by using the awful 'I need a different node and a huge number of the modules I need to build' etc etc.
Any how I get the same error as you; the gyp is looking for python2 and is failing when it uses python instead.
It seems that manjaro have a prebuilt pkg here
http://manjaro.mirrors.uk2.net/arm-stable/community/aarch64/python-sphinx_rtd_theme-1.2.0-2-any.pkg.tar.xz
but it's unclear to me if that would help you.
$ packer -S python-sphinx_rtd_theme
resolving dependencies...
looking for conflicting packages...
Packages (16) python-babel-2.11.0-1 python-docutils-1:0.19-3
python-imagesize-1.4.1-2 python-jinja-1:3.1.2-2
python-pytz-2022.7.1-1 python-snowballstemmer-2.2.0-3
python-sphinx-6.1.3-1 python-sphinx-alabaster-theme-0.7.13-1
python-sphinxcontrib-applehelp-1.0.4-1
python-sphinxcontrib-devhelp-1.0.2-9
python-sphinxcontrib-htmlhelp-2.0.1-1
python-sphinxcontrib-jquery-4.1-1
python-sphinxcontrib-jsmath-1.0.1-12
python-sphinxcontrib-qthelp-1.0.3-9
python-sphinxcontrib-serializinghtml-1.1.5-4
python-sphinx_rtd_theme-1.2.0-2
I wish there were a way to do a completely isolated makepkg.