ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (iv)" <girar-builder@altlinux.org>
To: Ivan Melnikov <iv@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#307001] [test-only] FAILED (try 2) krb5.git=1.20-alt1 freeipa.git=4.9.10-alt2
Date: Sat, 17 Sep 2022 08:35:32 +0000
Message-ID: <girar.task.307001.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.307001.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/307001/logs/events.2.1.log

subtask  name     aarch64  armh  i586  ppc64le  x86_64
   #200  freeipa   failed  3:31  1:32   failed  failed

2022-Sep-17 08:31:12 :: test-only task #307001 for sisyphus resumed by iv:
2022-Sep-17 08:31:12 :: message: krb5_1.20
#100 build 1.20-alt1 from /people/iv/packages/krb5.git fetched at 2022-Sep-17 05:25:42
#200 build 4.9.10-alt2 from /gears/f/freeipa.git fetched at 2022-Sep-17 06:32:19 from sisyphus
2022-Sep-17 08:31:13 :: created build repo
2022-Sep-17 08:31:14 :: [x86_64] #100 krb5.git 1.20-alt1: build start
2022-Sep-17 08:31:14 :: [i586] #100 krb5.git 1.20-alt1: build start
2022-Sep-17 08:31:14 :: [aarch64] #100 krb5.git 1.20-alt1: build start
2022-Sep-17 08:31:14 :: [ppc64le] #100 krb5.git 1.20-alt1: build start
2022-Sep-17 08:31:14 :: [armh] #100 krb5.git 1.20-alt1: build start
2022-Sep-17 08:31:31 :: [i586] #100 krb5.git 1.20-alt1: build OK (cached)
2022-Sep-17 08:31:31 :: [i586] #200 freeipa.git 4.9.10-alt2: build start
2022-Sep-17 08:31:31 :: [x86_64] #100 krb5.git 1.20-alt1: build OK (cached)
2022-Sep-17 08:31:31 :: [x86_64] #200 freeipa.git 4.9.10-alt2: build start
2022-Sep-17 08:31:48 :: [aarch64] #100 krb5.git 1.20-alt1: build OK (cached)
2022-Sep-17 08:31:48 :: [aarch64] #200 freeipa.git 4.9.10-alt2: build start
2022-Sep-17 08:31:56 :: [ppc64le] #100 krb5.git 1.20-alt1: build OK (cached)
2022-Sep-17 08:31:56 :: [ppc64le] #200 freeipa.git 4.9.10-alt2: build start
2022-Sep-17 08:32:01 :: [armh] #100 krb5.git 1.20-alt1: build OK (cached)
2022-Sep-17 08:32:01 :: [armh] #200 freeipa.git 4.9.10-alt2: build start
[x86_64] ipa_kdb.c: At top level:
[x86_64] ipa_kdb.c:801:2: error: #error DAL version 9 is not supported yet
[x86_64]   801 | #error DAL version 9 is not supported yet
[x86_64] --
[x86_64] ipa_kdb_delegation.c: In function 'ipadb_check_allowed_to_delegate':
[x86_64] ipa_kdb_delegation.c:201:32: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[x86_64]   201 |                                KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY,
[x86_64] --
[x86_64] ipa_kdb_principals.c: In function 'dbget_princ':
[x86_64] ipa_kdb_principals.c:1384:18: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[x86_64]  1384 |     if ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0 &&
[x86_64] --
[x86_64] ipa_kdb_principals.c:1384:18: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] ipa_kdb_principals.c:1385:18: error: 'KRB5_KDB_FLAG_CANONICALIZE' undeclared (first use in this function); did you mean 'KRB5_GC_CANONICALIZE'?
[x86_64]  1385 |         (flags & KRB5_KDB_FLAG_CANONICALIZE) != 0) {
[x86_64] --
[x86_64] ipa_kdb_principals.c: In function 'dbget_alias':
[x86_64] ipa_kdb_principals.c:1510:19: error: 'KRB5_KDB_FLAG_CANONICALIZE' undeclared (first use in this function); did you mean 'KRB5_GC_CANONICALIZE'?
[x86_64]  1510 |     if (((flags & KRB5_KDB_FLAG_CANONICALIZE) == 0) &&
[x86_64]       |                   KRB5_GC_CANONICALIZE
[x86_64] ipa_kdb_principals.c:1511:19: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[x86_64]  1511 |         ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) == 0)) {
[x86_64]       |                   KRB5_KDB_FLAG_REFERRAL_OK
[x86_64] ipa_kdb_principals.c:1562:17: error: 'KRB5_KDB_FLAG_INCLUDE_PAC' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_CLIENT'?
[x86_64]  1562 |     if (flags & KRB5_KDB_FLAG_INCLUDE_PAC) {
[x86_64] --
[x86_64] ipa_kdb_mspac.c: In function 'ipadb_get_pac':
[x86_64] ipa_kdb_mspac.c:1152:18: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[x86_64]  1152 |     if ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0) {
[x86_64] --
[x86_64] ipa_kdb_mspac_v6.c: In function 'ipadb_sign_authdata':
[x86_64] ipa_kdb_mspac_v6.c:166:27: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[x86_64]   166 |     is_as_req = ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0);
[x86_64] --
[x86_64] ipa_kdb_mspac_v6.c:166:27: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] ipa_kdb_mspac_v6.c:212:32: error: 'KRB5_KDB_FLAG_INCLUDE_PAC' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_CLIENT'?
[x86_64]   212 |     if ((is_as_req && (flags & KRB5_KDB_FLAG_INCLUDE_PAC)) ||
2022-Sep-17 08:32:19 :: [x86_64] freeipa.git 4.9.10-alt2: remote: build failed
2022-Sep-17 08:32:19 :: [x86_64] #200 freeipa.git 4.9.10-alt2: build FAILED
2022-Sep-17 08:32:19 :: [x86_64] requesting cancellation of task processing
2022-Sep-17 08:33:03 :: [i586] #200 freeipa.git 4.9.10-alt2: build OK
[aarch64] ipa_kdb.c: At top level:
[aarch64] ipa_kdb.c:801:2: error: #error DAL version 9 is not supported yet
[aarch64]   801 | #error DAL version 9 is not supported yet
[aarch64] --
[aarch64] ipa_kdb_delegation.c: In function 'ipadb_check_allowed_to_delegate':
[aarch64] ipa_kdb_delegation.c:201:32: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[aarch64]   201 |                                KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY,
[aarch64] --
[aarch64] ipa_kdb_principals.c: In function 'dbget_princ':
[aarch64] ipa_kdb_principals.c:1384:18: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[aarch64]  1384 |     if ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0 &&
[aarch64] --
[aarch64] ipa_kdb_principals.c:1384:18: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] ipa_kdb_principals.c:1385:18: error: 'KRB5_KDB_FLAG_CANONICALIZE' undeclared (first use in this function); did you mean 'KRB5_GC_CANONICALIZE'?
[aarch64]  1385 |         (flags & KRB5_KDB_FLAG_CANONICALIZE) != 0) {
[aarch64] --
[aarch64] ipa_kdb_principals.c: In function 'dbget_alias':
[aarch64] ipa_kdb_principals.c:1510:19: error: 'KRB5_KDB_FLAG_CANONICALIZE' undeclared (first use in this function); did you mean 'KRB5_GC_CANONICALIZE'?
[aarch64]  1510 |     if (((flags & KRB5_KDB_FLAG_CANONICALIZE) == 0) &&
[aarch64]       |                   KRB5_GC_CANONICALIZE
[aarch64] ipa_kdb_principals.c:1511:19: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[aarch64]  1511 |         ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) == 0)) {
[aarch64]       |                   KRB5_KDB_FLAG_REFERRAL_OK
[aarch64] ipa_kdb_principals.c:1562:17: error: 'KRB5_KDB_FLAG_INCLUDE_PAC' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_CLIENT'?
[aarch64]  1562 |     if (flags & KRB5_KDB_FLAG_INCLUDE_PAC) {
[aarch64] --
[aarch64] ipa_kdb_mspac.c: In function 'ipadb_get_pac':
[aarch64] ipa_kdb_mspac.c:1152:18: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[aarch64]  1152 |     if ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0) {
[aarch64] --
[aarch64] ipa_kdb_mspac_v6.c: In function 'ipadb_sign_authdata':
[aarch64] ipa_kdb_mspac_v6.c:166:27: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[aarch64]   166 |     is_as_req = ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0);
[aarch64] --
[aarch64] ipa_kdb_mspac_v6.c:166:27: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] ipa_kdb_mspac_v6.c:212:32: error: 'KRB5_KDB_FLAG_INCLUDE_PAC' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_CLIENT'?
[aarch64]   212 |     if ((is_as_req && (flags & KRB5_KDB_FLAG_INCLUDE_PAC)) ||
2022-Sep-17 08:33:21 :: [aarch64] freeipa.git 4.9.10-alt2: remote: build failed
2022-Sep-17 08:33:21 :: [aarch64] #200 freeipa.git 4.9.10-alt2: build FAILED
[ppc64le] ipa_kdb.c: At top level:
[ppc64le] ipa_kdb.c:801:2: error: #error DAL version 9 is not supported yet
[ppc64le]   801 | #error DAL version 9 is not supported yet
[ppc64le] --
[ppc64le] ipa_kdb_delegation.c: In function 'ipadb_check_allowed_to_delegate':
[ppc64le] ipa_kdb_delegation.c:201:32: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[ppc64le]   201 |                                KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY,
[ppc64le] --
[ppc64le] ipa_kdb_principals.c: In function 'dbget_princ':
[ppc64le] ipa_kdb_principals.c:1384:18: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[ppc64le]  1384 |     if ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0 &&
[ppc64le] --
[ppc64le] ipa_kdb_principals.c:1384:18: note: each undeclared identifier is reported only once for each function it appears in
[ppc64le] ipa_kdb_principals.c:1385:18: error: 'KRB5_KDB_FLAG_CANONICALIZE' undeclared (first use in this function); did you mean 'KRB5_GC_CANONICALIZE'?
[ppc64le]  1385 |         (flags & KRB5_KDB_FLAG_CANONICALIZE) != 0) {
[ppc64le] --
[ppc64le] ipa_kdb_principals.c: In function 'dbget_alias':
[ppc64le] ipa_kdb_principals.c:1510:19: error: 'KRB5_KDB_FLAG_CANONICALIZE' undeclared (first use in this function); did you mean 'KRB5_GC_CANONICALIZE'?
[ppc64le]  1510 |     if (((flags & KRB5_KDB_FLAG_CANONICALIZE) == 0) &&
[ppc64le]       |                   KRB5_GC_CANONICALIZE
[ppc64le] ipa_kdb_principals.c:1511:19: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[ppc64le]  1511 |         ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) == 0)) {
[ppc64le]       |                   KRB5_KDB_FLAG_REFERRAL_OK
[ppc64le] ipa_kdb_principals.c:1562:17: error: 'KRB5_KDB_FLAG_INCLUDE_PAC' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_CLIENT'?
[ppc64le]  1562 |     if (flags & KRB5_KDB_FLAG_INCLUDE_PAC) {
[ppc64le] --
[ppc64le] ipa_kdb_mspac.c: In function 'ipadb_get_pac':
[ppc64le] ipa_kdb_mspac.c:1152:18: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[ppc64le]  1152 |     if ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0) {
[ppc64le] --
[ppc64le] ipa_kdb_mspac_v6.c: In function 'ipadb_sign_authdata':
[ppc64le] ipa_kdb_mspac_v6.c:166:27: error: 'KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_REFERRAL_OK'?
[ppc64le]   166 |     is_as_req = ((flags & KRB5_KDB_FLAG_CLIENT_REFERRALS_ONLY) != 0);
[ppc64le] --
[ppc64le] ipa_kdb_mspac_v6.c:166:27: note: each undeclared identifier is reported only once for each function it appears in
[ppc64le] ipa_kdb_mspac_v6.c:212:32: error: 'KRB5_KDB_FLAG_INCLUDE_PAC' undeclared (first use in this function); did you mean 'KRB5_KDB_FLAG_CLIENT'?
[ppc64le]   212 |     if ((is_as_req && (flags & KRB5_KDB_FLAG_INCLUDE_PAC)) ||
2022-Sep-17 08:33:50 :: [ppc64le] freeipa.git 4.9.10-alt2: remote: build failed
2022-Sep-17 08:33:50 :: [ppc64le] #200 freeipa.git 4.9.10-alt2: build FAILED
2022-Sep-17 08:35:32 :: [armh] #200 freeipa.git 4.9.10-alt2: build OK
2022-Sep-17 08:32:19 :: [x86_64] build FAILED
2022-Sep-17 08:33:21 :: [aarch64] build FAILED
2022-Sep-17 08:33:50 :: [ppc64le] build FAILED
2022-Sep-17 08:35:32 :: task #307001 for sisyphus FAILED


      reply	other threads:[~2022-09-17  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17  5:50 [#307001] TESTED krb5.git=1.20-alt1 Girar awaiter (iv)
2022-09-17  8:35 ` Girar awaiter (iv) [this message]

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.307001.2.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=iv@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