ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (sin)" <girar-builder@altlinux.org>
To: Evgeny Sinelnikov <sin@altlinux.org>
Cc: girar-builder-p10@altlinux.org,
	sisyphus-incominger@lists.altlinux.org,
	girar-builder-p10@lists.altlinux.org
Subject: [#363898] [test-only] p10 FAILED sssd.git=2.9.5-alt2
Date: Mon, 2 Dec 2024 17:55:30 +0000
Message-ID: <girar.task.363898.1.1@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/363898/logs/events.1.1.log

subtask  name  aarch64    armh    i586  ppc64le  x86_64
   #100  sssd   failed  failed  failed   failed  failed

2024-Dec-02 17:50:04 :: test-only task #363898 for p10 started by sin:
2024-Dec-02 17:50:04 :: message: new_security_release
#100 build 2.9.5-alt2 from /people/sin/packages/sssd.git fetched at 2024-Dec-02 17:50:02
2024-Dec-02 17:50:06 :: [i586] #100 sssd.git 2.9.5-alt2: build start
2024-Dec-02 17:50:06 :: [x86_64] #100 sssd.git 2.9.5-alt2: build start
2024-Dec-02 17:50:06 :: [aarch64] #100 sssd.git 2.9.5-alt2: build start
2024-Dec-02 17:50:06 :: [ppc64le] #100 sssd.git 2.9.5-alt2: build start
2024-Dec-02 17:50:06 :: [armh] #100 sssd.git 2.9.5-alt2: build start
[x86_64]  1035 | struct ec_key_st *EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey);
[x86_64] src/util/cert/libcrypto/cert.c:239:9: error: 'ret' undeclared (first use in this function)
[x86_64]   239 |         ret = ENOMEM;
[x86_64] --
[x86_64] src/util/cert/libcrypto/cert.c: In function 'sss_rsa_get_key':
[x86_64] src/util/cert/libcrypto/cert.c:401:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
[x86_64]   401 |     const BIGNUM *tmp_e:
[x86_64] src/util/cert/libcrypto/cert.c:401:24: error: expected expression before ':' token
[x86_64] src/util/cert/libcrypto/cert.c:405:5: error: 'rsa_pub_key' undeclared (first use in this function); did you mean 'cert_pub_key'?
[x86_64]   405 |     rsa_pub_key = EVP_PKEY_get0_RSA(cert_pub_key);
[x86_64] --
[x86_64]  1017 | struct rsa_st *EVP_PKEY_get0_RSA(EVP_PKEY *pkey);
[x86_64] src/util/cert/libcrypto/cert.c:411:38: error: 'tmp_e' undeclared (first use in this function); did you mean 'tmp_n'?
[x86_64]   411 |     RSA_get0_key(rsa_pub_key, tmp_n, tmp_e, NULL);
[x86_64] --
[x86_64]   210 |                   const BIGNUM **n, const BIGNUM **e, const BIGNUM **d);
[x86_64] src/util/cert/libcrypto/cert.c:417:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[x86_64]   417 |     *n = BN_dup(tmp_n);
[x86_64] src/util/cert/libcrypto/cert.c:418:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[x86_64]   418 |     if (*n == NULL) {
[x86_64] src/util/cert/libcrypto/cert.c:423:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[x86_64]   423 |     *e = BN_dup(tmp_e);
[x86_64] src/util/cert/libcrypto/cert.c:424:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[x86_64]   424 |     if (*e == NULL) {
[x86_64] src/util/cert/libcrypto/cert.c:426:15: error: 'ENOME' undeclared (first use in this function); did you mean 'ENOMEM'?
[x86_64]   426 |         ret = ENOME;
2024-Dec-02 17:52:02 :: [x86_64] sssd.git 2.9.5-alt2: remote: build failed
2024-Dec-02 17:52:02 :: [x86_64] #100 sssd.git 2.9.5-alt2: build FAILED
2024-Dec-02 17:52:02 :: [x86_64] requesting cancellation of task processing
[i586]  1035 | struct ec_key_st *EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey);
[i586] src/util/cert/libcrypto/cert.c:239:9: error: 'ret' undeclared (first use in this function)
[i586]   239 |         ret = ENOMEM;
[i586] --
[i586] src/util/cert/libcrypto/cert.c: In function 'sss_rsa_get_key':
[i586] src/util/cert/libcrypto/cert.c:401:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
[i586]   401 |     const BIGNUM *tmp_e:
[i586] src/util/cert/libcrypto/cert.c:401:24: error: expected expression before ':' token
[i586] src/util/cert/libcrypto/cert.c:405:5: error: 'rsa_pub_key' undeclared (first use in this function); did you mean 'cert_pub_key'?
[i586]   405 |     rsa_pub_key = EVP_PKEY_get0_RSA(cert_pub_key);
[i586] --
[i586]  1017 | struct rsa_st *EVP_PKEY_get0_RSA(EVP_PKEY *pkey);
[i586] src/util/cert/libcrypto/cert.c:411:38: error: 'tmp_e' undeclared (first use in this function); did you mean 'tmp_n'?
[i586]   411 |     RSA_get0_key(rsa_pub_key, tmp_n, tmp_e, NULL);
[i586] --
[i586]   210 |                   const BIGNUM **n, const BIGNUM **e, const BIGNUM **d);
[i586] src/util/cert/libcrypto/cert.c:417:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[i586]   417 |     *n = BN_dup(tmp_n);
[i586] src/util/cert/libcrypto/cert.c:418:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[i586]   418 |     if (*n == NULL) {
[i586] src/util/cert/libcrypto/cert.c:423:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[i586]   423 |     *e = BN_dup(tmp_e);
[i586] src/util/cert/libcrypto/cert.c:424:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[i586]   424 |     if (*e == NULL) {
[i586] src/util/cert/libcrypto/cert.c:426:15: error: 'ENOME' undeclared (first use in this function); did you mean 'ENOMEM'?
[i586]   426 |         ret = ENOME;
2024-Dec-02 17:52:26 :: [i586] sssd.git 2.9.5-alt2: remote: build failed
2024-Dec-02 17:52:26 :: [i586] #100 sssd.git 2.9.5-alt2: build FAILED
[aarch64]  1035 | struct ec_key_st *EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey);
[aarch64] src/util/cert/libcrypto/cert.c:239:9: error: 'ret' undeclared (first use in this function)
[aarch64]   239 |         ret = ENOMEM;
[aarch64] --
[aarch64] src/util/cert/libcrypto/cert.c: In function 'sss_rsa_get_key':
[aarch64] src/util/cert/libcrypto/cert.c:401:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
[aarch64]   401 |     const BIGNUM *tmp_e:
[aarch64] src/util/cert/libcrypto/cert.c:401:24: error: expected expression before ':' token
[aarch64] src/util/cert/libcrypto/cert.c:405:5: error: 'rsa_pub_key' undeclared (first use in this function); did you mean 'cert_pub_key'?
[aarch64]   405 |     rsa_pub_key = EVP_PKEY_get0_RSA(cert_pub_key);
[aarch64] --
[aarch64]  1017 | struct rsa_st *EVP_PKEY_get0_RSA(EVP_PKEY *pkey);
[aarch64] src/util/cert/libcrypto/cert.c:411:38: error: 'tmp_e' undeclared (first use in this function); did you mean 'tmp_n'?
[aarch64]   411 |     RSA_get0_key(rsa_pub_key, tmp_n, tmp_e, NULL);
[aarch64] --
[aarch64]   210 |                   const BIGNUM **n, const BIGNUM **e, const BIGNUM **d);
[aarch64] src/util/cert/libcrypto/cert.c:417:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[aarch64]   417 |     *n = BN_dup(tmp_n);
[aarch64] src/util/cert/libcrypto/cert.c:418:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[aarch64]   418 |     if (*n == NULL) {
[aarch64] src/util/cert/libcrypto/cert.c:423:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[aarch64]   423 |     *e = BN_dup(tmp_e);
[aarch64] src/util/cert/libcrypto/cert.c:424:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[aarch64]   424 |     if (*e == NULL) {
[aarch64] src/util/cert/libcrypto/cert.c:426:15: error: 'ENOME' undeclared (first use in this function); did you mean 'ENOMEM'?
[aarch64]   426 |         ret = ENOME;
2024-Dec-02 17:53:35 :: [aarch64] sssd.git 2.9.5-alt2: remote: build failed
2024-Dec-02 17:53:35 :: [aarch64] #100 sssd.git 2.9.5-alt2: build FAILED
[ppc64le]   210 |                   const BIGNUM **n, const BIGNUM **e, const BIGNUM **d);
[ppc64le] src/util/cert/libcrypto/cert.c:417:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[ppc64le]   417 |     *n = BN_dup(tmp_n);
[ppc64le] src/util/cert/libcrypto/cert.c:418:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[ppc64le]   418 |     if (*n == NULL) {
[ppc64le] src/util/cert/libcrypto/cert.c:423:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[ppc64le]   423 |     *e = BN_dup(tmp_e);
[ppc64le] src/util/cert/libcrypto/cert.c:424:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[ppc64le]   424 |     if (*e == NULL) {
[ppc64le] src/util/cert/libcrypto/cert.c:426:15: error: 'ENOME' undeclared (first use in this function); did you mean 'ENOMEM'?
[ppc64le]   426 |         ret = ENOME;
2024-Dec-02 17:55:02 :: [ppc64le] sssd.git 2.9.5-alt2: remote: build failed
2024-Dec-02 17:55:02 :: [ppc64le] #100 sssd.git 2.9.5-alt2: build FAILED
[armh]  1035 | struct ec_key_st *EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey);
[armh] src/util/cert/libcrypto/cert.c:239:9: error: 'ret' undeclared (first use in this function)
[armh]   239 |         ret = ENOMEM;
[armh] --
[armh] src/util/cert/libcrypto/cert.c: In function 'sss_rsa_get_key':
[armh] src/util/cert/libcrypto/cert.c:401:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
[armh]   401 |     const BIGNUM *tmp_e:
[armh] src/util/cert/libcrypto/cert.c:401:24: error: expected expression before ':' token
[armh] src/util/cert/libcrypto/cert.c:405:5: error: 'rsa_pub_key' undeclared (first use in this function); did you mean 'cert_pub_key'?
[armh]   405 |     rsa_pub_key = EVP_PKEY_get0_RSA(cert_pub_key);
[armh] --
[armh]  1017 | struct rsa_st *EVP_PKEY_get0_RSA(EVP_PKEY *pkey);
[armh] src/util/cert/libcrypto/cert.c:411:38: error: 'tmp_e' undeclared (first use in this function); did you mean 'tmp_n'?
[armh]   411 |     RSA_get0_key(rsa_pub_key, tmp_n, tmp_e, NULL);
[armh] --
[armh]   210 |                   const BIGNUM **n, const BIGNUM **e, const BIGNUM **d);
[armh] src/util/cert/libcrypto/cert.c:417:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[armh]   417 |     *n = BN_dup(tmp_n);
[armh] src/util/cert/libcrypto/cert.c:418:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[armh]   418 |     if (*n == NULL) {
[armh] src/util/cert/libcrypto/cert.c:423:8: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[armh]   423 |     *e = BN_dup(tmp_e);
[armh] src/util/cert/libcrypto/cert.c:424:9: error: invalid use of incomplete typedef 'BIGNUM' {aka 'struct bignum_st'}
[armh]   424 |     if (*e == NULL) {
[armh] src/util/cert/libcrypto/cert.c:426:15: error: 'ENOME' undeclared (first use in this function); did you mean 'ENOMEM'?
[armh]   426 |         ret = ENOME;
2024-Dec-02 17:55:29 :: [armh] sssd.git 2.9.5-alt2: remote: build failed
2024-Dec-02 17:55:29 :: [armh] #100 sssd.git 2.9.5-alt2: build FAILED
2024-Dec-02 17:52:02 :: [x86_64] build FAILED
2024-Dec-02 17:52:26 :: [i586] build FAILED
2024-Dec-02 17:53:36 :: [aarch64] build FAILED
2024-Dec-02 17:55:02 :: [ppc64le] build FAILED
2024-Dec-02 17:55:29 :: [armh] build FAILED
2024-Dec-02 17:55:29 :: task #363898 for p10 FAILED


             reply	other threads:[~2024-12-02 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02 17:55 Girar awaiter (sin) [this message]
2024-12-02 19:16 ` [#363898] [test-only] p10 FAILED (try 2) sssd.git=2.9.5-alt2 Girar awaiter (sin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.363898.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-p10@altlinux.org \
    --cc=girar-builder-p10@lists.altlinux.org \
    --cc=sin@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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