* [#207999] FAILED (try 8) LibreSSL.git=2.7.3-alt1 acme-client.git=0.1.16-alt1.2 ...
@ 2018-06-09 13:45 Girar Builder awaiter robot
0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-06-09 13:45 UTC (permalink / raw)
To: Vladimir D. Seleznev; +Cc: Paul Wolneykien, sisyphus-incominger
http://git.altlinux.org/tasks/207999/logs/events.8.1.log
2018-Jun-09 13:34:38 :: test-only shared task #207999 for sisyphus resumed by vseleznv:
#100 removed
#200 removed
#300 removed
#340 build 2.7.3-alt1 from /people/vseleznv/packages/LibreSSL.git fetched at 2018-Jun-09 11:51:18
#400 removed
#440 build 0.1.16-alt1.2 from /people/vseleznv/packages/acme-client.git fetched at 2018-Jun-09 13:33:52
#460 build 0.6.0-alt1.1 from /people/vseleznv/packages/git-crypt.git fetched at 2018-Jun-09 13:34:21
#500 build v0.6.9-alt31 from /people/manowar/packages/pam_pkcs11.git fetched at 2018-Jun-07 16:47:11
#600 removed
2018-Jun-09 13:34:55 :: created build repo
2018-Jun-09 13:34:57 :: [i586] #340 LibreSSL.git 2.7.3-alt1: build start
2018-Jun-09 13:34:57 :: [x86_64] #340 LibreSSL.git 2.7.3-alt1: build start
2018-Jun-09 13:34:57 :: [aarch64] #340 LibreSSL.git 2.7.3-alt1: build start
2018-Jun-09 13:35:26 :: [x86_64] LibreSSL.git 2.7.3-alt1: remote: no need to rebuild
2018-Jun-09 13:35:26 :: [x86_64] #340 LibreSSL.git 2.7.3-alt1: build OK
2018-Jun-09 13:35:26 :: [x86_64] #440 acme-client.git 0.1.16-alt1.2: build start
2018-Jun-09 13:35:26 :: [i586] LibreSSL.git 2.7.3-alt1: remote: no need to rebuild
2018-Jun-09 13:35:26 :: [i586] #340 LibreSSL.git 2.7.3-alt1: build OK
2018-Jun-09 13:35:26 :: [i586] #440 acme-client.git 0.1.16-alt1.2: build start
2018-Jun-09 13:36:01 :: [x86_64] #440 acme-client.git 0.1.16-alt1.2: build OK
2018-Jun-09 13:36:01 :: [x86_64] #460 git-crypt.git 0.6.0-alt1.1: build start
2018-Jun-09 13:36:01 :: [i586] #440 acme-client.git 0.1.16-alt1.2: build OK
2018-Jun-09 13:36:01 :: [i586] #460 git-crypt.git 0.6.0-alt1.1: build start
2018-Jun-09 13:36:41 :: [x86_64] #460 git-crypt.git 0.6.0-alt1.1: build OK
2018-Jun-09 13:36:41 :: [x86_64] #500 pam_pkcs11.git v0.6.9-alt31: build start
2018-Jun-09 13:36:42 :: [i586] #460 git-crypt.git 0.6.0-alt1.1: build OK
2018-Jun-09 13:36:42 :: [i586] #500 pam_pkcs11.git v0.6.9-alt31: build start
2018-Jun-09 13:35:28 :: [aarch64] LibreSSL.git 2.7.3-alt1: remote: no need to rebuild
2018-Jun-09 13:37:02 :: [aarch64] #340 LibreSSL.git 2.7.3-alt1: build OK
2018-Jun-09 13:37:02 :: [aarch64] #440 acme-client.git 0.1.16-alt1.2: build start
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:206:36: error: static declaration of 'RSA_get0_key' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:216:36: error: static declaration of 'RSA_get0_factors' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_factors(const RSA *r, const BIGNUM **p, const BIGNUM **q)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:224:36: error: static declaration of 'RSA_get0_crt_params' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_crt_params(const RSA *r,
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:238:36: error: static declaration of 'DSA_get0_pqg' follows non-static declaration
static pam_pkcs11_ossl_inline void DSA_get0_pqg(const DSA *d, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:248:36: error: static declaration of 'DSA_get0_key' follows non-static declaration
static pam_pkcs11_ossl_inline void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, const BIGNUM **priv_key)
--
from pkcs11_lib.c:34:
/usr/include/openssl/x509_vfy.h:430:7: error: expected identifier or '(' before 'const'
X509 *X509_OBJECT_get0_X509(const X509_OBJECT *xo);
/usr/include/openssl/x509_vfy.h:431:11: error: expected ')' before '*' token
X509_CRL *X509_OBJECT_get0_X509_CRL(X509_OBJECT *xo);
2018-Jun-09 13:37:32 :: [x86_64] pam_pkcs11.git v0.6.9-alt31: remote: build failed
2018-Jun-09 13:37:32 :: [x86_64] #500 pam_pkcs11.git v0.6.9-alt31: build FAILED
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:216:36: error: static declaration of 'RSA_get0_factors' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_factors(const RSA *r, const BIGNUM **p, const BIGNUM **q)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:224:36: error: static declaration of 'RSA_get0_crt_params' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_crt_params(const RSA *r,
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:238:36: error: static declaration of 'DSA_get0_pqg' follows non-static declaration
static pam_pkcs11_ossl_inline void DSA_get0_pqg(const DSA *d, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:248:36: error: static declaration of 'DSA_get0_key' follows non-static declaration
static pam_pkcs11_ossl_inline void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, const BIGNUM **priv_key)
--
from pkcs11_lib.c:34:
/usr/include/openssl/x509_vfy.h:430:7: error: expected identifier or '(' before 'const'
X509 *X509_OBJECT_get0_X509(const X509_OBJECT *xo);
/usr/include/openssl/x509_vfy.h:431:11: error: expected ')' before '*' token
X509_CRL *X509_OBJECT_get0_X509_CRL(X509_OBJECT *xo);
2018-Jun-09 13:37:35 :: [i586] pam_pkcs11.git v0.6.9-alt31: remote: build failed
2018-Jun-09 13:37:35 :: [i586] #500 pam_pkcs11.git v0.6.9-alt31: build FAILED
2018-Jun-09 13:39:20 :: [aarch64] #440 acme-client.git 0.1.16-alt1.2: build OK
2018-Jun-09 13:39:20 :: [aarch64] #460 git-crypt.git 0.6.0-alt1.1: build start
2018-Jun-09 13:41:59 :: [aarch64] #460 git-crypt.git 0.6.0-alt1.1: build OK
2018-Jun-09 13:41:59 :: [aarch64] #500 pam_pkcs11.git v0.6.9-alt31: build start
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:206:36: error: static declaration of 'RSA_get0_key' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:216:36: error: static declaration of 'RSA_get0_factors' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_factors(const RSA *r, const BIGNUM **p, const BIGNUM **q)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:224:36: error: static declaration of 'RSA_get0_crt_params' follows non-static declaration
static pam_pkcs11_ossl_inline void RSA_get0_crt_params(const RSA *r,
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:238:36: error: static declaration of 'DSA_get0_pqg' follows non-static declaration
static pam_pkcs11_ossl_inline void DSA_get0_pqg(const DSA *d, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g)
--
from pkcs11_lib.c:34:
../common/pam-pkcs11-ossl-compat.h:248:36: error: static declaration of 'DSA_get0_key' follows non-static declaration
static pam_pkcs11_ossl_inline void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, const BIGNUM **priv_key)
--
from pkcs11_lib.c:34:
/usr/include/openssl/x509_vfy.h:430:7: error: expected identifier or '(' before 'const'
X509 *X509_OBJECT_get0_X509(const X509_OBJECT *xo);
/usr/include/openssl/x509_vfy.h:431:11: error: expected ')' before '*' token
X509_CRL *X509_OBJECT_get0_X509_CRL(X509_OBJECT *xo);
2018-Jun-09 13:43:57 :: [aarch64] pam_pkcs11.git v0.6.9-alt31: remote: build failed
2018-Jun-09 13:45:31 :: [aarch64] #500 pam_pkcs11.git v0.6.9-alt31: build FAILED
2018-Jun-09 13:37:32 :: [x86_64] build FAILED
2018-Jun-09 13:37:36 :: [i586] build FAILED
2018-Jun-09 13:45:31 :: [aarch64] build FAILED
2018-Jun-09 13:45:31 :: task #207999 for sisyphus FAILED
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-09 13:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-09 13:45 [#207999] FAILED (try 8) LibreSSL.git=2.7.3-alt1 acme-client.git=0.1.16-alt1.2 Girar Builder awaiter robot
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git