Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Failure to compile with carthage bootstrap command.  #10

@LoisRP

Description

@LoisRP

I successfully ran
brew install carthage swiftlint
but failed with
carthage bootstrap .

(I retried with sudo carthage bootstrap and got the same error.

REM-ZN4L2L-M:swift lpatterson$ carthage bootstrap
*** Checking out swift-protobuf at "1.6.0"
*** Checking out grpc-swift at "0.9.1"
*** Checking out XpringKit at "1.3.0"
*** Cloning grpc-swift
*** Cloning swift-protobuf
*** Cloning XpringKit
*** xcodebuild output can be found in /var/folders/js/x7840yd52h327dps03_jxhnc0000gp/T/carthage-xcodebuild.tQcko8.log
*** Building scheme "SwiftGRPC-Package" in SwiftGRPC-Carthage.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/lpatterson/xpring-sdk-demo/Xpring-SDK-Demo/swift/Carthage/Checkouts/grpc-swift/SwiftGRPC-Carthage.xcodeproj -scheme SwiftGRPC-Package -configuration Release -derivedDataPath /Users/lpatterson/Library/Caches/org.carthage.CarthageKit/DerivedData/11.3.1_11C504/grpc-swift/0.9.1 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/js/x7840yd52h327dps03_jxhnc0000gp/T/grpc-swift SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/lpatterson/xpring-sdk-demo/Xpring-SDK-Demo/swift/Carthage/Checkouts/grpc-swift)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/js/x7840yd52h327dps03_jxhnc0000gp/T/carthage-xcodebuild.tQcko8.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions