Platform and configuration command:

$ uname -a
Linux test 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-afalgeng

Commit log since last time:

c2f9144 Fix out-of-memory condition in conf
a3b56f2 Handle find-doc-nits script rename
8d92311 Fix many doc L<> errors
1639a91 UI docs: Rephrase the UI method function return value description

Build log ended with (last 100 lines):

        LDFLAGS='' \
        link_app.linux-shared
make[2]: Entering directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
LD_LIBRARY_PATH=.: clang -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS 
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="/usr/local/ssl" -DENGINESDIR="/usr/local/lib/engines-1.1" -Wall 
-O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments -DDEBUG_UNUSED 
-DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare -Wmissing-prototypes 
-Wshadow -Wformat -Wtype-limits -Wundef -Werror -Qunused-arguments -Wextra 
-Wno-unused-parameter -Wno-missing-field-initializers 
-Wno-language-extension-token -Wno-extended-offsetof 
-Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers 
-Wmissing-variable-declarations -o test/wp_test test/wp_test.o -L. -lcrypto -ldl
make[2]: Leaving directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
clang  -Iinclude -I../openssl/include -DDSO_DLFCN -DHAVE_DLFCN_H 
-DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" 
-Wall -O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments  
-DDEBUG_UNUSED -DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare 
-Wmissing-prototypes -Wshadow -Wformat -Wtype-limits -Wundef -Werror 
-Qunused-arguments -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -Wno-language-extension-token 
-Wno-extended-offsetof -Wconditional-uninitialized 
-Wincompatible-pointer-types-discards-qualifiers 
-Wmissing-variable-declarations  -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o 
-c -o test/x509aux.o ../openssl/test/x509aux.c
rm -f test/x509aux
make -f ../openssl/Makefile.shared -e \
        PERL="/usr/bin/perl" SRCDIR=../openssl \
        APPNAME=test/x509aux OBJECTS="test/x509aux.o" \
        LIBDEPS=' '" -L. -lcrypto"' -ldl ' \
        CC='clang' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS 
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" 
-Wall -O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments  
-DDEBUG_UNUSED -DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare 
-Wmissing-prototypes -Wshadow -Wformat -Wtype-limits -Wundef -Werror 
-Qunused-arguments -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -Wno-language-extension-token 
-Wno-extended-offsetof -Wconditional-uninitialized 
-Wincompatible-pointer-types-discards-qualifiers 
-Wmissing-variable-declarations ' \
        LDFLAGS='' \
        link_app.linux-shared
make[2]: Entering directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
LD_LIBRARY_PATH=.: clang -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS 
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="/usr/local/ssl" -DENGINESDIR="/usr/local/lib/engines-1.1" -Wall 
-O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments -DDEBUG_UNUSED 
-DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare -Wmissing-prototypes 
-Wshadow -Wformat -Wtype-limits -Wundef -Werror -Qunused-arguments -Wextra 
-Wno-unused-parameter -Wno-missing-field-initializers 
-Wno-language-extension-token -Wno-extended-offsetof 
-Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers 
-Wmissing-variable-declarations -o test/x509aux test/x509aux.o -L. -lcrypto -ldl
make[2]: Leaving directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/apps/CA.pl.in > "apps/CA.pl"
chmod a+x apps/CA.pl
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/apps/tsget.in > "apps/tsget"
chmod a+x apps/tsget
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/tools/c_rehash.in > "tools/c_rehash"
chmod a+x tools/c_rehash
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
chmod a+x util/shlib_wrap.sh
make[1]: Leaving directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
$ make test
make depend && make _tests
make[1]: Entering directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
make[1]: Leaving directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
make[1]: Entering directory '/home/openssl/run-checker-1.1.0/no-afalgeng'
( cd test; \
  SRCTOP=../../openssl \
  BLDTOP=../. \
  PERL="/usr/bin/perl" \
  EXE_EXT= \
  OPENSSL_ENGINES=.././engines \
  OPENSSL_DEBUG_MEMORY=on \
    /usr/bin/perl ../../openssl/test/run_tests.pl  )
../../openssl/test/recipes/01-test_abort.t ............ ok
../../openssl/test/recipes/01-test_sanity.t ........... ok
../../openssl/test/recipes/01-test_symbol_presence.t .. ok
../../openssl/test/recipes/02-test_ordinals.t ......... ok
../../openssl/test/recipes/03-test_exdata.t ........... ok
../../openssl/test/recipes/03-test_ui.t ............... ok
../../openssl/test/recipes/04-test_pem.t .............. ok
../../openssl/test/recipes/05-test_bf.t ............... ok
../../openssl/test/recipes/05-test_cast.t ............. ok
../../openssl/test/recipes/05-test_des.t .............. ok
../../openssl/test/recipes/05-test_hmac.t ............. ok
../../openssl/test/recipes/05-test_idea.t ............. ok
../../openssl/test/recipes/05-test_md2.t .............. skipped: md2 is not 
supported by this OpenSSL build
../../openssl/test/recipes/05-test_md4.t .............. ok
../../openssl/test/recipes/05-test_md5.t .............. ok
../../openssl/test/recipes/05-test_mdc2.t ............. ok
../../openssl/test/recipes/05-test_rand.t ............. ok
../../openssl/test/recipes/05-test_rc2.t .............. ok
../../openssl/test/recipes/05-test_rc4.t .............. ok
../../openssl/test/recipes/05-test_rc5.t .............. skipped: rc5 is not 
supported by this OpenSSL build
../../openssl/test/recipes/05-test_rmd.t .............. ok
../../openssl/test/recipes/05-test_sha1.t ............. ok
../../openssl/test/recipes/05-test_sha256.t ........... ok
../../openssl/test/recipes/05-test_sha512.t ........... ok
../../openssl/test/recipes/05-test_wp.t ............... ok
../../openssl/test/recipes/10-test_bn.t ............... ok
../../openssl/test/recipes/10-test_exp.t .............. ok
../../openssl/test/recipes/15-test_dh.t ............... ok
../../openssl/test/recipes/15-test_dsa.t .............. ok
../../openssl/test/recipes/15-test_ec.t ............... ok
../../openssl/test/recipes/15-test_ecdh.t ............. ok
../../openssl/test/recipes/15-test_ecdsa.t ............ ok
../../openssl/test/recipes/15-test_genrsa.t ........... ok
../../openssl/test/recipes/15-test_rsa.t .............. ok
../../openssl/test/recipes/20-test_enc.t .............. ok
../../openssl/test/recipes/20-test_passwd.t ........... ok
../../openssl/test/recipes/25-test_crl.t .............. ok
../../openssl/test/recipes/25-test_d2i.t .............. ok
../../openssl/test/recipes/25-test_pkcs7.t ............ ok
../../openssl/test/recipes/25-test_req.t .............. ok
../../openssl/test/recipes/25-test_sid.t .............. ok
../../openssl/test/recipes/25-test_verify.t ........... ok
../../openssl/test/recipes/25-test_x509.t ............. ok
../../openssl/test/recipes/30-test_afalg.t ............ skipped: test_afalg not 
supported for this build
../../openssl/test/recipes/30-test_engine.t ........... ok
../../openssl/test/recipes/30-test_evp.t .............. ok
../../openssl/test/recipes/30-test_evp_extra.t ........ ok
../../openssl/test/recipes/30-test_pbelu.t ............ ok
../../openssl/test/recipes/40-test_rehash.t ........... ok
../../openssl/test/recipes/60-test_x509_store.t ....... ok
../../openssl/test/recipes/70-test_asyncio.t .......... ok
../../openssl/test/recipes/70-test_bad_dtls.t ......... ok
../../openssl/test/recipes/70-test_clienthello.t ...... ok
../../openssl/test/recipes/70-test_packet.t ........... ok
make[1]: *** wait: No child processes.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to