Package: monotone-viz Version: 0.14-2 Severity: important Justification: fails to build from source
monotone-viz failed to build from source on sparc and several other buildds. This appears to be missing build-depends. cd crypto ; ocamlc -ccopt "" ocaml-openssl.c ocaml-openssl.c:3:25: error: openssl/rc4.h: No such file or directory ocaml-openssl.c:4:25: error: openssl/sha.h: No such file or directory ocaml-openssl.c:5:25: error: openssl/rsa.h: No such file or directory ocaml-openssl.c:6:26: error: openssl/x509.h: No such file or directory ocaml-openssl.c:7:29: error: openssl/objects.h: No such file or directory ocaml-openssl.c:8:25: error: openssl/err.h: No such file or directory ocaml-openssl.c: In function 'ml_RC4_set_key': ocaml-openssl.c:30: error: 'RC4_KEY' undeclared (first use in this function) ocaml-openssl.c:30: error: (Each undeclared identifier is reported only once ocaml-openssl.c:30: error: for each function it appears in.) ocaml-openssl.c:31: warning: implicit declaration of function 'RC4_set_key' ocaml-openssl.c:31: error: syntax error before ')' token ocaml-openssl.c: In function 'ml_RC4': ocaml-openssl.c:42: warning: implicit declaration of function 'RC4' ocaml-openssl.c:42: error: 'RC4_KEY' undeclared (first use in this function) ocaml-openssl.c:42: error: syntax error before ')' token ocaml-openssl.c: In function 'ml_SHA1': ocaml-openssl.c:51: error: 'SHA_DIGEST_LENGTH' undeclared (first use in this function) ocaml-openssl.c:52: warning: implicit declaration of function 'SHA1' ocaml-openssl.c: In function 'ml_rsa_finalize': ocaml-openssl.c:61: warning: implicit declaration of function 'RSA_free' ocaml-openssl.c:61: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:61: error: syntax error before ')' token ocaml-openssl.c: At top level: ocaml-openssl.c:74: error: syntax error before '*' token ocaml-openssl.c: In function 'wrap_RSA_key': ocaml-openssl.c:77: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:77: error: 's' undeclared (first use in this function) ocaml-openssl.c:78: error: 'key' undeclared (first use in this function) ocaml-openssl.c: In function 'ml_d2i_RSA_PUBKEY': ocaml-openssl.c:103: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:103: error: 'r_key' undeclared (first use in this function) ocaml-openssl.c:107: warning: implicit declaration of function 'd2i_RSA_PUBKEY' ocaml-openssl.c: In function 'ml_d2i_PKCS8_RSA_PrivateKey': ocaml-openssl.c:117: error: 'PKCS8_PRIV_KEY_INFO' undeclared (first use in this function) ocaml-openssl.c:117: error: 'p_key' undeclared (first use in this function) ocaml-openssl.c:118: error: 'EVP_PKEY' undeclared (first use in this function) ocaml-openssl.c:118: error: 'e_key' undeclared (first use in this function) ocaml-openssl.c:119: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:119: error: 'r_key' undeclared (first use in this function) ocaml-openssl.c:123: warning: implicit declaration of function 'd2i_PKCS8_PRIV_KEY_INFO' ocaml-openssl.c:126: warning: implicit declaration of function 'EVP_PKCS82PKEY' ocaml-openssl.c:129: warning: implicit declaration of function 'PKCS8_PRIV_KEY_INFO_free' ocaml-openssl.c:133: warning: implicit declaration of function 'EVP_PKEY_get1_RSA' ocaml-openssl.c:136: warning: implicit declaration of function 'EVP_PKEY_free' ocaml-openssl.c: In function 'ml_RSA_size': ocaml-openssl.c:147: warning: implicit declaration of function 'RSA_size' ocaml-openssl.c:147: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:147: error: syntax error before ')' token ocaml-openssl.c: In function 'NID_of_dtype': ocaml-openssl.c:153: error: 'NID_sha1' undeclared (first use in this function) ocaml-openssl.c: In function 'ml_RSA_sign': ocaml-openssl.c:161: warning: implicit declaration of function 'RSA_sign' ocaml-openssl.c:164: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:164: error: syntax error before ')' token ocaml-openssl.c:164: error: called object '&<erroneous-expression>' is not a function ocaml-openssl.c: In function 'ml_RSA_verify': ocaml-openssl.c:172: warning: implicit declaration of function 'RSA_verify' ocaml-openssl.c:172: error: 'RSA' undeclared (first use in this function) ocaml-openssl.c:172: error: syntax error before ')' token ocaml-openssl.c:172: error: called object '&<erroneous-expression>' is not a function make[1]: *** [crypto/ocaml-openssl.o] Error 2 make[1]: Leaving directory `/build/buildd/monotone-viz-0.14' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]