shinrich commented on pull request #7313:
URL: https://github.com/apache/trafficserver/pull/7313#issuecomment-732427512


   I think the last clang-analyzer failed due to a problem with the server, 
e.g. out of disk or something. Seeing this at the end of the job
   ```
   Error in tempfile() using template 
/CA/clang-analyzer/github/7313/2020-11-23-123120-12975-1/temp_buf_XXXXXX: 
Parent directory (/CA/clang-analyzer/github/7313/2020-11-23-123120-12975-1/) 
does not exist at /opt/llvm/bin/../libexec/ccc-analyzer line 34.
   make[2]: *** [healthchecks/healthchecks.lo] Error 1
   make[2]: *** Waiting for unfinished jobs....
   libtool: compile:  /opt/llvm/bin/../libexec/ccc-analyzer -DHAVE_CONFIG_H -I. 
-I../include -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 
-D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 
-I/var/jenkins/workspace/clang-analyzer-github/src/proxy/api 
-I/var/jenkins/workspace/clang-analyzer-github/src/proxy/api 
-I/var/jenkins/workspace/clang-analyzer-github/src/include/cppapi/include 
-I/var/jenkins/workspace/clang-analyzer-github/src/lib/cppapi/include 
-I/var/jenkins/workspace/clang-analyzer-github/src/include 
-I/var/jenkins/workspace/clang-analyzer-github/src/lib 
-I/var/jenkins/workspace/clang-analyzer-github/src/lib/yamlcpp/include 
-D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=gnu99 -g -pipe -Wall 
-Wno-deprecated-declarations -Qunused-arguments -Wextra -Wno-ignored-qualifiers 
-Wno-unused-parameter -O3 -fno-strict-aliasing -mcx16 -MT 
libloader/libloader.lo -MD -MP -MF libloader/.deps/libloader.Tpo -c 
libloader/libloader.c  -fPIC -DPIC -o libloader/.libs/libloader.o
   Error in tempfile() using template 
/CA/clang-analyzer/github/7313/2020-11-23-123120-12975-1/temp_buf_XXXXXX: 
Parent directory (/CA/clang-analyzer/github/7313/2020-11-23-123120-12975-1/) 
does not exist at /opt/llvm/bin/../libexec/ccc-analyzer line 34.
   make[2]: *** [libloader/libloader.lo] Error 1
   mv -f compress/.deps/compress_compress_la-misc.Tpo 
compress/.deps/compress_compress_la-misc.Plo
   mv -f compress/.deps/compress_compress_la-configuration.Tpo 
compress/.deps/compress_compress_la-configuration.Plo
   make[2]: Leaving directory 
`/var/jenkins/workspace/clang-analyzer-github/src/plugins'
   make[1]: *** [all-recursive] Error 1
   make[1]: Leaving directory 
`/var/jenkins/workspace/clang-analyzer-github/src/plugins'
   make: *** [all-recursive] Error 1
   scan-build: No bugs found.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to