-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Jenkins: Version 1.467
xcode: Version 4.3.2
clang: Version 1.3.1
I am trying to build a project with target architecture as armv6 and armv7, which clang scan is unable to build.
When I include i386 arch in the project then i get following kind of errors:
clang: error: unsupported option '--serialize-diagnostics'
clang: error: no such file or directory: '<path>/<project_name>.build/Objects-normal/i386/<filename>.dia'
Command /Users/admin/Clang-scan/libexec/ccc-analyzer failed with exit code 1
- duplicates
-
JENKINS-15291 Out of heap space when publishing clang scan-build errors on large project
-
- Open
-
[JENKINS-14206] Clang scan-build plugin is not working with arch armv7
Description |
New:
I am trying to build a project with target architecture as armv6 and armv7, which clang scan is unable to build. When I include i386 arch in the project then i get following kind of errors: clang: error: unsupported option '--serialize-diagnostics' clang: error: no such file or directory: '<path>/<project_name>.build/Objects-normal/i386/<filename>.dia' Command /Users/admin/Clang-scan/libexec/ccc-analyzer failed with exit code 1 |
Environment |
New:
Jenkins: Version 1.467 xcode: Version 4.3.2 clang: Version 1.3.1 |
Link | New: This issue duplicates JENKINS-15291 [ JENKINS-15291 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 144838 ] | New: JNJira + In-Review [ 191206 ] |