Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build failure, up-to-the-minute -current (hmac)



dependall ===> tests/crypto/libcrypto/engine
dependall ===> tests/crypto/libcrypto/evp
dependall ===> tests/crypto/libcrypto/hmac
#   compile  hmac/hmactest.o
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/x86_64--netbsd-gcc -O2
 -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-sign-compare  -Wno-traditional
-Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare
-Wsign-compare -Wformat=2  -Wno-format-ze
ro-length  -Werror -Wno-missing-noreturn
--sysroot=/usr/src/obj/destdir.amd64 -DOPENSSL_FIPS
-I/usr/src/crypto/external/bsd/openssl/dist
-I/usr/src/crypto/external/bsd/openssl/dist/crypto
-DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\"
-DDSO_DLFCN -DHAVE_DLFCN_H  -c
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:118:9:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
         (unsigned char *)"61afdecb95429ef494d61fdee15990cabf0826fc"
         ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:122:9:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
         (unsigned char
*)"2274b195d90ce8e03406f4b526a47e0787a88a65479938f1a5baa3ce0f079776"
         ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:126:9:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
         (unsigned char
*)"bab53058ae861a7f191abe2d0145cbb123776a6369ee3f9d79ce455667e411dd"
         ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:130:9:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
         (unsigned char *)"7dbe8c764c068e3bcd6e6b0fbcd5e6fc197b15bb"
         ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c: In
function 'main':
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:230:19:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
     if (strcmp(p, (char *)test[4].digest) != 0) {
                   ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:252:19:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
     if (strcmp(p, (char *)test[5].digest) != 0) {
                   ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:274:19:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
     if (strcmp(p, (char *)test[6].digest) != 0) {
                   ^
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c:304:19:
error: cast discards '__attribute__((const))' qualifier from pointer
target type [-Werror=cast-qual]
     if (strcmp(p, (char *)test[7].digest) != 0) {
                   ^
cc1: all warnings being treated as errors

*** Failed target:  hmactest.o
*** Failed command:
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/x86_64--netbsd-gcc -O2
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-sign-compare -Wno-traditional
-Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare
-Wsign-compare -Wformat=2 -Wn
o-format-zero-length -Werror -Wno-missing-noreturn
--sysroot=/usr/src/obj/destdir.amd64 -DOPENSSL_FIPS
-I/usr/src/crypto/external/bsd/openssl/dist
-I/usr/src/crypto/external/bsd/openssl/dist/crypto
-DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\"
-DDSO_DLFCN -DHAVE_DLFCN_H -c
/usr/src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c
*** Error code 1

Stop.
nbmake[8]: stopped in /usr/src/tests/crypto/libcrypto/hmac

*** Failed target:  dependall
*** Failed command: cd "/usr/src/tests/crypto/libcrypto/hmac";
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake realall
*** Error code 1

Stop.
nbmake[7]: stopped in /usr/src/tests/crypto/libcrypto/hmac

*** Failed target:  dependall-hmac
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="tests/crypto/libcrypto/"; real="/usr/src/tests/crypto/libcrypto"
;; *) this="tests/crypto/libcrypto/${dir}/";
real="/usr/src/tests/crypto/libcrypto/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+
 (with: $@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget hmac dependall
*** Error code 1

Stop.
nbmake[6]: stopped in /usr/src/tests/crypto/libcrypto

*** Failed target:  dependall-libcrypto
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="tests/crypto/"; real="/usr/src/tests/crypto" ;; *)
this="tests/crypto/${dir}/"; real="/usr/src/tests/crypto/${dir}" ;;
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" && /usr/src/
obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake _THISDIR_="${this}" "$@"
${target}; }; _makedirtarget libcrypto dependall
*** Error code 1

Stop.
nbmake[5]: stopped in /usr/src/tests/crypto

*** Failed target:  dependall-crypto
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="tests/"; real="/usr/src/tests" ;; *) this="tests/${dir}/";
real="/usr/src/tests/${dir}" ;; esac; show=${this:-.}; echo "${target}
===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-7.99.18-a
md64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget
crypto dependall
*** Error code 1

Stop.
nbmake[4]: stopped in /usr/src/tests

*** Failed target:  dependall-tests
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake _THISDIR
_="${this}" "$@" ${target}; }; _makedirtarget tests dependall
*** Error code 1

Stop.
nbmake[3]: stopped in /usr/src

*** Failed target:  do-build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake _THISDIR
_="${this}" "$@" ${target}; }; _makedirtarget . dependall
BUILD_tools=no BUILD_lib=no
*** Error code 1

Stop.
nbmake[2]: stopped in /usr/src

*** Failed target:  build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake _THISDIR
_="${this}" "$@" ${target}; }; _makedirtarget . do-build
*** Error code 1

Stop.
nbmake[1]: stopped in /usr/src

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-7.99.18-amd64/bin/nbmake _THISDIR
_="${this}" "$@" ${target}; }; _makedirtarget . build NOPOSTINSTALL=1
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***


Home | Main Index | Thread Index | Old Index