mesonbuild / mesonbuild/meson-python

Handling executables (scripts from the Python POV) that link to distribution libraries

Aperta
#3 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
needs info
Lingua principale
Python
Stelle
180
Fork
93
Merge medio
2g 7h
PR unite (30g)
18

Descrizione

I don't think auditwheel fixes the binary dependencies for wheel scripts, we should confirm that. If it does not, we should put them in platlib and add a wrapper that just calls them in the scripts directory.

The issue here is that we do not know the final location of the `.libs` folder so we cannot set the path to point there. By placing them in platlib, we can set the rpath to `$ORIGIN/../.libs`.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia confermando se auditwheel corregge le dipendenze binarie per wheel scripts e determina come vengono gestiti wheel scripts, platlib, la scripts directory e la .libs folder. Poi valuta la posizione proposta in platlib e il percorso $ORIGIN/../.libs. Il lavoro è completato quando gli eseguibili che si collegano a distribution libraries funzionano da wheels installati con un wrapper nella scripts directory.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
build-system
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.