JohnSundell / JohnSundell/ShellOut

ShellOut make error?

Aperta
#44 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Swift
Stelle
888
Fork
87
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I was trying to make Publish, and it seems to stop at ShellOut:
```swift build -c release
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/files.git
https://github.com/johnsundell/shellout.git @ 2.3.0: error: manifest parse error(s):
:29:9: note: in file included from :29:
#import "string.h"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/string.h:180:10: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/string.h:180:
#include "strings.h"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/strings.h:92:10: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/strings.h:92:
#include
^
/usr/local/include/string.h:25:10: error: 'plist/Node.h' file not found
#include
^
:0: error: could not build Objective-C module 'Darwin'
make: *** [install] Error 1
```

Is is a ShellOut problem, or a Publish problem?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia riproducendo il fallimento segnalato di `swift build -c release` durante la compilazione di Publish e ispeziona la dipendenza ShellOut 2.3.0 e l’errore dell’SDK macOS relativo a `/usr/local/include/string.h`. Determina se il fallimento ha origine in ShellOut o in Publish, quindi documenta il componente confermato e una correzione o soluzione alternativa riproducibile.

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

Valutazione

Stack tecnologico
swift
Ambito
build-system
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.