asdf-community / asdf-community/asdf-python
[Makefile:1048: install] Error 139 on Manjaro
- Vorherrschende Sprache
- Shell
- Sterne
- 729
- Forks
- 65
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne damit, `asdf install python 3.5.6` auf Manjaro zu reproduzieren, und untersuche das Log unter `/tmp/python-build.20210619134141.48867.log`, wobei du dich auf den Installationsschritt `Makefile:1048` und den Befehl `ensurepip` konzentrierst. Als abgeschlossen gilt die Aufgabe, wenn identifiziert wurde, warum die offiziellen Python-3.5-Builds mit Error 139 beendet werden, und eine verifizierte Erklärung oder Lösung dokumentiert ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, shell
- Bereich
- build-system, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100