Current-Users archive

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

More problems from OpenSSL (port amd64)



> *** Failed target:  cms_pwri.ln
> *** Failed command: CC=/test-bed/tools/bin/x86_6

Sorry for the annoyance. The import hit too much of HEAD.

I committed the merge and the fixes to make it build again, but it's
untested yet and also temporarily lost AES-NI support, so beware.

I'll get to the rest as fast as my -current machine will let me. :}


With sources updated just a few minutes ago, I'm now seeing

#   compile  libdns/openssl_link.ln
s -I/test-bed/src/external/bsd/bind/dist/lib/dns -D_FORTIFY_SOURCE=2    -i 
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c
/test-bed/src/external/bsd/bind/include/isc/atomic.h(25): warning: conversion 
to 'int' due to prototype, arg #2 [259]
/test-bed/src/external/bsd/bind/include/isc/atomic.h(37): warning: pointer 
casts may be troublesome [247]
/test-bed/src/external/bsd/bind/include/isc/atomic.h(38): warning: conversion 
to 'long' due to prototype, arg #2 [259]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(110): warning: 
expression has null effect [129]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(111): warning: 
expression has null effect [129]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(112): warning: 
expression has null effect [129]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(120): warning: 
expression has null effect [129]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(121): warning: 
expression has null effect [129]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(188): warning: 
conversion to 'unsigned int' due to prototype, arg #2 [259]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(202): warning: 
illegal pointer combination, op p = p [124]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(252): warning: 
conversion to 'unsigned int' due to prototype, arg #2 [259]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(298): warning: 
conversion to 'unsigned int' due to prototype, arg #2 [259]
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c(307): warning: 
conversion from 'unsigned long' to 'int' may lose accuracy [132]
#   compile  libdns/openssl_link.o
2 -DLIBAGE=1 -DISC_PLATFORM_USETHREADS -DOPENSSL -DISC_PLATFORM_USETHREADS 
-I/test-bed/src/external/bsd/bind/dist/lib/isc/pthreads/include 
-I/test-bed/src/external/bsd/bind/include/dns 
-I/test-bed/src/external/bsd/bind/dist/lib/dns  -D_FORTIFY_SOURCE=2 -c    
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c -o openssl_link.o
cc1: warnings being treated as errors
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c: In function 
'dst__openssl_init':
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c:202: warning: 
assignment from incompatible pointer type

*** Failed target:  openssl_link.o
 -DLIBAGE=1 -DISC_PLATFORM_USETHREADS -DOPENSSL -DISC_PLATFORM_USETHREADS 
-I/test-bed/src/external/bsd/bind/dist/lib/isc/pthreads/include 
-I/test-bed/src/external/bsd/bind/include/dns 
-I/test-bed/src/external/bsd/bind/dist/lib/dns -D_FORTIFY_SOURCE=2 -c 
/test-bed/src/external/bsd/bind/dist/lib/dns/openssl_link.c -o openssl_link.o
*** Error code 1



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index