Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninitialized submodules #8

Open
jmcker opened this issue Mar 21, 2018 · 0 comments
Open

Uninitialized submodules #8

jmcker opened this issue Mar 21, 2018 · 0 comments

Comments

@jmcker
Copy link

jmcker commented Mar 21, 2018

Following the current installation instructions, the SeriousCode submodule is never initialized.

$ git clone https://github.com/macmade/xcode-coveralls.git /tmp/xcode-coveralls
Cloning into '/tmp/xcode-coveralls'...
remote: Counting objects: 1087, done.
remote: Total 1087 (delta 0), reused 0 (delta 0), pack-reused 1087
Receiving objects: 100% (1087/1087), 3.76 MiB | 3.20 MiB/s, done.
Resolving deltas: 100% (594/594), done.

$ xcodebuild -project /tmp/xcode-coveralls/xcode-coveralls.xcodeproj -scheme xcode-coveralls DSTROOT=/ SYMROOT=build install
Build settings from command line:
    DSTROOT = /
    SYMROOT = build

=== BUILD TARGET XCC OF PROJECT xcode-coveralls WITH CONFIGURATION Release ===

Check dependencies


Write auxiliary files
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Script-0552BFA11A6ED717007F1099.sh
chmod 0755 /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Script-0552BFA11A6ED717007F1099.sh
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-all-target-headers.hmap
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-generated-files.hmap
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC.hmap
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-own-target-headers.hmap
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-all-non-framework-target-headers.hmap
/bin/mkdir -p /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCC.LinkFileList
write-file /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-project-headers.hmap

SymLink build/Release/libXCC.a /usr/local/lib/libXCC.a
    cd /tmp/xcode-coveralls
    /bin/ln -sfh /usr/local/lib/libXCC.a /tmp/xcode-coveralls/build/Release/libXCC.a

CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFileLine.o XCC/XCCGCovFileLine.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /tmp/xcode-coveralls
    export LANG=en_US.US-ASCII
    /tmp/xcode-coveralls/Scripts/ccache.sh -x objective-c -arch x86_64 -fmessage-length=120 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -fno-common -Werror -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Wmissing-field-initializers -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wexplicit-ownership-type -Wimplicit-retain-self -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wunknown-pragmas -pedantic -Wshadow -Wfour-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Werror=float-conversion -Werror=non-literal-null-conversion -Werror=objc-literal-conversion -Wassign-enum -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wstrict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wsign-conversion -Winfinite-recursion -Werror=comma -Werror=block-capture-autoreleasing -Werror=strict-prototypes -Wunguarded-availability -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-generated-files.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-own-target-headers.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-all-target-headers.hmap -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-project-headers.hmap -iquoteLibraries/libgit2/include -I/tmp/xcode-coveralls/build/Release/include -ISubmodules/SeriousCode -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources/x86_64 -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources -F/tmp/xcode-coveralls/build/Release -MMD -MT dependencies -MF /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFileLine.d --serialize-diagnostics /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFileLine.dia -c /tmp/xcode-coveralls/XCC/XCCGCovFileLine.m -o /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFileLine.o
In file included from /tmp/xcode-coveralls/XCC/XCCGCovFileLine.m:25:
/tmp/xcode-coveralls/XCC/XCCGCovFileLine.h:26:9: fatal error: 'clang-warnings.h' file not found
#import <clang-warnings.h>
        ^~~~~~~~~~~~~~~~~~
1 error generated.

CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCArguments.o XCC/XCCArguments.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /tmp/xcode-coveralls
    export LANG=en_US.US-ASCII
    /tmp/xcode-coveralls/Scripts/ccache.sh -x objective-c -arch x86_64 -fmessage-length=120 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -fno-common -Werror -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Wmissing-field-initializers -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wexplicit-ownership-type -Wimplicit-retain-self -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wunknown-pragmas -pedantic -Wshadow -Wfour-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Werror=float-conversion -Werror=non-literal-null-conversion -Werror=objc-literal-conversion -Wassign-enum -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wstrict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wsign-conversion -Winfinite-recursion -Werror=comma -Werror=block-capture-autoreleasing -Werror=strict-prototypes -Wunguarded-availability -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-generated-files.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-own-target-headers.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-all-target-headers.hmap -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-project-headers.hmap -iquoteLibraries/libgit2/include -I/tmp/xcode-coveralls/build/Release/include -ISubmodules/SeriousCode -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources/x86_64 -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources -F/tmp/xcode-coveralls/build/Release -MMD -MT dependencies -MF /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCArguments.d --serialize-diagnostics /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCArguments.dia -c /tmp/xcode-coveralls/XCC/XCCArguments.m -o /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCArguments.o
In file included from /tmp/xcode-coveralls/XCC/XCCArguments.m:25:
/tmp/xcode-coveralls/XCC/XCCArguments.h:26:9: fatal error: 'clang-warnings.h' file not found
#import <clang-warnings.h>
        ^~~~~~~~~~~~~~~~~~
1 error generated.

CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCCoverallsRequest.o XCC/XCCCoverallsRequest.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /tmp/xcode-coveralls
    export LANG=en_US.US-ASCII
    /tmp/xcode-coveralls/Scripts/ccache.sh -x objective-c -arch x86_64 -fmessage-length=120 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -fno-common -Werror -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Wmissing-field-initializers -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wexplicit-ownership-type -Wimplicit-retain-self -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wunknown-pragmas -pedantic -Wshadow -Wfour-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Werror=float-conversion -Werror=non-literal-null-conversion -Werror=objc-literal-conversion -Wassign-enum -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wstrict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wsign-conversion -Winfinite-recursion -Werror=comma -Werror=block-capture-autoreleasing -Werror=strict-prototypes -Wunguarded-availability -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-generated-files.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-own-target-headers.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-all-target-headers.hmap -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-project-headers.hmap -iquoteLibraries/libgit2/include -I/tmp/xcode-coveralls/build/Release/include -ISubmodules/SeriousCode -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources/x86_64 -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources -F/tmp/xcode-coveralls/build/Release -MMD -MT dependencies -MF /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCCoverallsRequest.d --serialize-diagnostics /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCCoverallsRequest.dia -c /tmp/xcode-coveralls/XCC/XCCCoverallsRequest.m -o /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCCoverallsRequest.o
In file included from /tmp/xcode-coveralls/XCC/XCCCoverallsRequest.m:25:
/tmp/xcode-coveralls/XCC/XCCCoverallsRequest.h:26:9: fatal error: 'clang-warnings.h' file not found
#import <clang-warnings.h>
        ^~~~~~~~~~~~~~~~~~
1 error generated.

CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFile.o XCC/XCCGCovFile.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /tmp/xcode-coveralls
    export LANG=en_US.US-ASCII
    /tmp/xcode-coveralls/Scripts/ccache.sh -x objective-c -arch x86_64 -fmessage-length=120 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -fno-common -Werror -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Wmissing-field-initializers -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wexplicit-ownership-type -Wimplicit-retain-self -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wunknown-pragmas -pedantic -Wshadow -Wfour-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Werror=float-conversion -Werror=non-literal-null-conversion -Werror=objc-literal-conversion -Wassign-enum -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wstrict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wsign-conversion -Winfinite-recursion -Werror=comma -Werror=block-capture-autoreleasing -Werror=strict-prototypes -Wunguarded-availability -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-generated-files.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-own-target-headers.hmap -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-all-target-headers.hmap -iquote /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/XCC-project-headers.hmap -iquoteLibraries/libgit2/include -I/tmp/xcode-coveralls/build/Release/include -ISubmodules/SeriousCode -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources/x86_64 -I/Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/DerivedSources -F/tmp/xcode-coveralls/build/Release -MMD -MT dependencies -MF /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFile.d --serialize-diagnostics /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFile.dia -c /tmp/xcode-coveralls/XCC/XCCGCovFile.m -o /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFile.o
In file included from /tmp/xcode-coveralls/XCC/XCCGCovFile.m:25:
/tmp/xcode-coveralls/XCC/XCCGCovFile.h:26:9: fatal error: 'clang-warnings.h' file not found
#import <clang-warnings.h>
        ^~~~~~~~~~~~~~~~~~
1 error generated.

** INSTALL FAILED **


The following build commands failed:
        CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFileLine.o XCC/XCCGCovFileLine.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
        CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCArguments.o XCC/XCCArguments.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
        CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCCoverallsRequest.o XCC/XCCCoverallsRequest.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
        CompileC /Users/symboxtra/Library/Developer/Xcode/DerivedData/xcode-coveralls-cggamqhdbfytojgpznjrwbfokmlv/Build/Intermediates.noindex/ArchiveIntermediates/xcode-coveralls/IntermediateBuildFilesPath/xcode-coveralls.build/Release/XCC.build/Objects-normal/x86_64/XCCGCovFile.o XCC/XCCGCovFile.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(4 failures)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant