Still FAILED build of OpenSSL branch master with options -d --strict-warnings enable-trace

OpenSSL run-checker openssl at openssl.org
Wed Oct 30 22:16:30 UTC 2019


Platform and configuration command:

$ uname -a
Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings enable-trace

Commit log since last time:

4dde554c6a chunk 5 of CMP contribution to OpenSSL

Build log ended with (last 100 lines):

                             OPENSSL_MSTR(OPENSSL_LINE) ":" OSSL_CMP_LOG_PREFIX
                             ^
../openssl/test/cmp_ctx_test.c:269:9: note: to match this '('
../openssl/include/openssl/cmp_util.h:37:31: note: expanded from macro 'OSSL_CMP_err'
#  define OSSL_CMP_err(msg)   OSSL_CMP_log(ERROR, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:22: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                     ^
../openssl/test/cmp_ctx_test.c:270:9: error: expected ')'
        OSSL_CMP_warn("this should be printed as CMP warning message");
        ^
../openssl/include/openssl/cmp_util.h:38:31: note: expanded from macro 'OSSL_CMP_warn'
#  define OSSL_CMP_warn(msg)  OSSL_CMP_log(WARN, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:32: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                               ^
../openssl/include/openssl/cmp_util.h:35:30: note: expanded from macro 'OSSL_CMP_LOG_START'
                             OPENSSL_MSTR(OPENSSL_LINE) ":" OSSL_CMP_LOG_PREFIX
                             ^
../openssl/test/cmp_ctx_test.c:270:9: note: to match this '('
../openssl/include/openssl/cmp_util.h:38:31: note: expanded from macro 'OSSL_CMP_warn'
#  define OSSL_CMP_warn(msg)  OSSL_CMP_log(WARN, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:22: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                     ^
../openssl/test/cmp_ctx_test.c:271:9: error: expected ')'
        OSSL_CMP_debug("this should not be printed");
        ^
../openssl/include/openssl/cmp_util.h:40:31: note: expanded from macro 'OSSL_CMP_debug'
#  define OSSL_CMP_debug(msg) OSSL_CMP_log(DEBUG, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:32: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                               ^
../openssl/include/openssl/cmp_util.h:35:30: note: expanded from macro 'OSSL_CMP_LOG_START'
                             OPENSSL_MSTR(OPENSSL_LINE) ":" OSSL_CMP_LOG_PREFIX
                             ^
../openssl/test/cmp_ctx_test.c:271:9: note: to match this '('
../openssl/include/openssl/cmp_util.h:40:31: note: expanded from macro 'OSSL_CMP_debug'
#  define OSSL_CMP_debug(msg) OSSL_CMP_log(DEBUG, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:22: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                     ^
../openssl/test/cmp_ctx_test.c:273:9: error: expected ')'
        OSSL_CMP_debug("this should be printed as CMP debug message");
        ^
../openssl/include/openssl/cmp_util.h:40:31: note: expanded from macro 'OSSL_CMP_debug'
#  define OSSL_CMP_debug(msg) OSSL_CMP_log(DEBUG, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:32: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                               ^
../openssl/include/openssl/cmp_util.h:35:30: note: expanded from macro 'OSSL_CMP_LOG_START'
                             OPENSSL_MSTR(OPENSSL_LINE) ":" OSSL_CMP_LOG_PREFIX
                             ^
../openssl/test/cmp_ctx_test.c:273:9: note: to match this '('
../openssl/include/openssl/cmp_util.h:40:31: note: expanded from macro 'OSSL_CMP_debug'
#  define OSSL_CMP_debug(msg) OSSL_CMP_log(DEBUG, msg)
                              ^
../openssl/include/openssl/cmp_util.h:42:22: note: expanded from macro 'OSSL_CMP_log'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": %s\n", \
                     ^
../openssl/test/cmp_ctx_test.c:280:9: error: expected ')'
        OSSL_CMP_log2(INFO, "%s%c", "o", 'k');
        ^
../openssl/include/openssl/cmp_util.h:48:32: note: expanded from macro 'OSSL_CMP_log2'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": " fmt "\n", \
                               ^
../openssl/include/openssl/cmp_util.h:35:30: note: expanded from macro 'OSSL_CMP_LOG_START'
                             OPENSSL_MSTR(OPENSSL_LINE) ":" OSSL_CMP_LOG_PREFIX
                             ^
../openssl/test/cmp_ctx_test.c:280:9: note: to match this '('
../openssl/include/openssl/cmp_util.h:48:22: note: expanded from macro 'OSSL_CMP_log2'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": " fmt "\n", \
                     ^
../openssl/test/cmp_ctx_test.c:286:9: error: expected ')'
        OSSL_CMP_log2(INFO, "%s%c", "o", 'k');
        ^
../openssl/include/openssl/cmp_util.h:48:32: note: expanded from macro 'OSSL_CMP_log2'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": " fmt "\n", \
                               ^
../openssl/include/openssl/cmp_util.h:35:30: note: expanded from macro 'OSSL_CMP_LOG_START'
                             OPENSSL_MSTR(OPENSSL_LINE) ":" OSSL_CMP_LOG_PREFIX
                             ^
../openssl/test/cmp_ctx_test.c:286:9: note: to match this '('
../openssl/include/openssl/cmp_util.h:48:22: note: expanded from macro 'OSSL_CMP_log2'
    OSSL_TRACEV(CMP, (trc_out, OSSL_CMP_LOG_START#level ": " fmt "\n", \
                     ^
clang  -I. -Iinclude -Iapps/include -I../openssl -I../openssl/include -I../openssl/apps/include  -pthread -m64 -Wa,--noexecstack -Qunused-arguments -Wall -O0 -g -DDEBUG_UNUSED -DPEDANTIC -pedantic -Wno-long-long -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wswitch -Wsign-compare -Wshadow -Wformat -Wtype-limits -Wundef -Werror -Wmissing-prototypes -Wstrict-prototypes -Wno-unknown-warning-option -Wswitch-default -Wno-parentheses-equality -Wno-language-extension-token -Wno-extended-offsetof -Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers -Wmissing-variable-declarations   -MMD -MF test/cmp_status_test-bin-cmp_status_test.d.tmp -MT test/cmp_status_test-bin-cmp_status_test.o -c -o test/cmp_status_test-bin-cmp_status_test.o ../openssl/test/cmp_status_test.c
6 errors generated.
Makefile:21627: recipe for target 'test/cmp_ctx_test-bin-cmp_ctx_test.o' failed
make[1]: *** [test/cmp_ctx_test-bin-cmp_ctx_test.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/openssl/run-checker/enable-trace'
Makefile:1813: recipe for target 'all' failed
make: *** [all] Error 2


More information about the openssl-commits mailing list