pip3 install pygit2 fails on ppc64le and s390x platform
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 30/100
Piste de recherche
Reproduire pip3.12 install pygit2 sur SLES15SP6 pour ppc64le et s390x, en commençant par la sortie de build signalée où gcc est invoqué. Le travail est terminé lorsque l’installation réussit sur ces plateformes sans l’échec de build signalé.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
OS: sles15sp6
install python3.12 on the system
pip3.12 install pygit2 hits issue below:
# pip3.12 install pygit2
copying pygit2/decl/callbacks.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/checkout.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/clone.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/commit.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/common.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/config.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/describe.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/diff.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/errors.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/graph.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/index.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/indexer.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/merge.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/net.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/oid.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/pack.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/proxy.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/refspec.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/remote.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/repository.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/revert.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/stash.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/strarray.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/submodule.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/transport.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
copying pygit2/decl/types.h -> build/lib.linux-ppc64le-cpython-312/pygit2/decl
running build_ext
generating cffi module 'build/temp.linux-ppc64le-cpython-312/pygit2._libgit2.c'
creating build/temp.linux-ppc64le-cpython-312
building 'pygit2._pygit2' extension
creating build/temp.linux-ppc64le-cpython-312/tmp
creating build/temp.linux-ppc64le-cpython-312/tmp/pip-install-binfj26r
creating build/temp.linux-ppc64le-cpython-312/tmp/pip-install-binfj26r/pygit2_c11b9988d87a49aaa211b635a46f7506
creating build/temp.linux-ppc64le-cpython-312/tmp/pip-install-binfj26r/pygit2_c11b9988d87a49aaa211b635a46f7506/src
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DOPENSSL_LOAD_CONF -fwrapv -fno-semantic-interposition -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -IVendor/ -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -IVendor/ -fPIC -I/usr/local/include -I/usr/include/python3.12 -c /tmp/pip-install-binfj26r/pygit2_c11b9988d87a49aaa211b635a46f7506/src/blob.c -o build/temp.linux-ppc64le-cpython-312/tmp/pip-install-binfj26r/pygit2_c11b9988d87a49aaa211b635a46f7506/src/blob.o
error: command 'gcc' failed: No such file or directory
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pygit2
�[?25hFailed to build pygit2
ERROR: Could not build wheels for pygit2, which is required to install pyproject.toml-based projects
Expected behavior
The installation can pass without any issue
- Langage dominant
- Python
- Étoiles
- 1.7k
- Forks
- 408
- Merge moyen
- 2 j 57 min
- PR mergées (30 j)
- 7
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de libgit2/pygit2
-
Difficulté 2/5 1-3 heures Accessibilité débutants 72/100
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 88/100
-
Feature Request: Support app-level temporary config overrides using libgit2's backend supprt Ouverte
Difficulté 4/5 3-5 jours Accessibilité débutants 45/100
-
Difficulté 3/5 1-2 jours Accessibilité débutants 48/100
-
merge_bases not wrapped Ouverte
Difficulté 3/5 1-2 jours Accessibilité débutants 55/100
Toutes les issues de libgit2/pygit2
Issues similaires
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 75/100
-
hcocena Ouvertepolicies-accepted pre-review precheck-passed
Difficulté 1/5 Moins d'une heure Accessibilité débutants 88/100
Bioconductor/BiocContributions#214 · 5 commentaires ·
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 92/100
TencentCloud/Octop#1169 · 1 commentaire ·
-
[开源推荐] 在老板拷问你之前,先让 AI 灵魂拷问你 Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
521xueweihan/HelloGitHub#3778 ·
-
The version checker's trailing attribute region has no control for a less-than inside a quoted value Ouvertearea: dashboard area: tests bug perceived difficulty: 2 python
Difficulté 2/5 1-3 heures Accessibilité débutants 84/100
Nitjsefnie-Harness-Commons/daedalus#1105 · 1 commentaire ·