asdf-community / asdf-community/asdf-python
[Makefile:1048: install] Error 139 on Manjaro
- Lingua principale
- Shell
- Stelle
- 729
- Fork
- 65
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When I try to install python with `asdf install python 3.5.6` the build fails and outputs the following error:
```
BUILD FAILED (ManjaroLinux 21.0.7 using python-build 2.0.1-6-g5f751985)
Inspect or clean up the working tree at /tmp/python-build.20210619134141.48867
Results logged to /tmp/python-build.20210619134141.48867.log
Last 10 log lines:
(cd /home/guilherme/.asdf/installs/python/3.5.10/share/man/man1; ln -s python3.5.1 python3.1)
if test "xupgrade" != "xno" ; then \
case upgrade in \
upgrade) ensurepip="--upgrade" ;; \
install|*) ensurepip="" ;; \
esac; \
./python -E -m ensurepip \
$ensurepip --root=/ ; \
fi
make: *** [Makefile:1048: install] Error 139
```
I tried other versions 3.5.x and got the same error.
I was able to install the activepython from the list, though. But I still would like to understand what went wrong with the official versions.
Thanks.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia riproducendo `asdf install python 3.5.6` su Manjaro e ispeziona il log in `/tmp/python-build.20210619134141.48867.log`, concentrandoti sul passaggio di installazione `Makefile:1048` e sul comando `ensurepip`. Il lavoro è completato quando è stato identificato il motivo per cui le build ufficiali di Python 3.5 terminano con Error 139 e sono state documentate una spiegazione o una risoluzione verificate.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python, shell
- Ambito
- build-system, tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100