ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#313366] [test-only] FAILED bind.git=9.16.36-alt1 bind-dyndb-ldap.git=11.10-alt2
@ 2023-01-13  9:51 Girar awaiter (slev)
  2023-01-16 11:45 ` [#313366] TESTED (try 2) bind.git=9.16.36-alt1 bind-dyndb-ldap.git=11.10-alt3 Girar awaiter (slev)
  2023-01-17 15:26 ` [#313366] DONE (try 3) " Girar pender (slev)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (slev) @ 2023-01-13  9:51 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name             aarch64   armh  i586  ppc64le  x86_64
   #100  bind               11:38  20:43  8:43    16:29    7:54
   #200  bind-dyndb-ldap        ?      ?     ?        ?  failed

2023-Jan-13 09:30:50 :: test-only task #313366 for sisyphus started by slev:
2023-Jan-13 09:30:50 :: message: rebuild_with_new_bind
#100 build 9.16.36-alt1 from /people/slev/packages/bind.git fetched at 2023-Jan-13 09:29:38
#200 build 11.10-alt2 from /gears/b/bind-dyndb-ldap.git fetched at 2023-Jan-13 09:30:02 from sisyphus
2023-Jan-13 09:30:51 :: created build repo
2023-Jan-13 09:30:52 :: [i586] #100 bind.git 9.16.36-alt1: build start
2023-Jan-13 09:30:52 :: [ppc64le] #100 bind.git 9.16.36-alt1: build start
2023-Jan-13 09:30:52 :: [armh] #100 bind.git 9.16.36-alt1: build start
2023-Jan-13 09:30:52 :: [aarch64] #100 bind.git 9.16.36-alt1: build start
2023-Jan-13 09:30:52 :: [x86_64] #100 bind.git 9.16.36-alt1: build start
2023-Jan-13 09:38:46 :: [x86_64] #100 bind.git 9.16.36-alt1: build OK
2023-Jan-13 09:38:46 :: [x86_64] #200 bind-dyndb-ldap.git 11.10-alt2: build start
[x86_64]  1183 |                     unsigned int options, isc_stdtime_t now,
[x86_64] ldap_driver.c:474:16: error: too few arguments to function 'dns_db_allrdatasets'
[x86_64]   474 |         return dns_db_allrdatasets(ldapdb->rbtdb, node, version, now, iteratorp);
[x86_64] --
[x86_64] ldap_driver.c: In function 'node_isempty':
[x86_64] ldap_driver.c:517:62: error: passing argument 5 of 'dns_db_allrdatasets' makes integer from pointer without a cast [-Werror=int-conversion]
[x86_64]   517 |         result = dns_db_allrdatasets(db, node, version, now, &rds_iter);
[x86_64] --
[x86_64]  1183 |                     unsigned int options, isc_stdtime_t now,
[x86_64] ldap_driver.c:517:18: error: too few arguments to function 'dns_db_allrdatasets'
[x86_64]   517 |         result = dns_db_allrdatasets(db, node, version, now, &rds_iter);
[x86_64] --
[x86_64] ldap_driver.c: At top level:
[x86_64] ldap_driver.c:950:9: error: initialization of 'isc_result_t (*)(dns_db_t *, dns_dbnode_t *, dns_dbversion_t *, unsigned int,  isc_stdtime_t,  dns_rdatasetiter_t **)' {aka 'unsigned int (*)(struct dns_db *, void *, void *, unsigned int,  unsigned int,  struct dns_rdatasetiter **)'} from incompatible pointer type 'isc_result_t (*)(dns_db_t *, dns_dbnode_t *, dns_dbversion_t *, isc_stdtime_t,  dns_rdatasetiter_t **)' {aka 'unsigned int (*)(struct dns_db *, void *, void *, unsigned int,  struct dns_rdatasetiter **)'} [-Werror=incompatible-pointer-types]
[x86_64]   950 |         allrdatasets,
[x86_64] --
[x86_64] ldap_driver.c: In function 'allrdatasets':
[x86_64] ldap_driver.c:475:1: error: control reaches end of non-void function [-Werror=return-type]
[x86_64]   475 | }
[x86_64] cc1: all warnings being treated as errors
[x86_64] make[2]: *** [Makefile:598: ldap_la-ldap_driver.lo] Error 1
[x86_64] --
[x86_64] metadb.c: In function 'metadb_node_delete':
[x86_64] metadb.c:221:35: error: passing argument 5 of 'dns_db_allrdatasets' makes integer from pointer without a cast [-Werror=int-conversion]
[x86_64]   221 |                                   &iter));
[x86_64] --
[x86_64]  1183 |                     unsigned int options, isc_stdtime_t now,
[x86_64] metadb.c:220:15: error: too few arguments to function 'dns_db_allrdatasets'
[x86_64]   220 |         CHECK(dns_db_allrdatasets(node->rbtdb, node->dbnode, node->version, 0,
[x86_64] --
[x86_64]  1182 | dns_db_allrdatasets(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
[x86_64] cc1: all warnings being treated as errors
[x86_64] make[2]: *** [Makefile:633: ldap_la-metadb.lo] Error 1
[x86_64] --
[x86_64]                  from ldap_convert.c:28:
[x86_64] /usr/include/bind9/dns/zt.h:173:28: error: unknown type name 'isc_rwlocktype_t'; did you mean 'isc_rwlock_t'?
[x86_64]   173 | dns_zt_apply(dns_zt_t *zt, isc_rwlocktype_t lock, bool stop, isc_result_t *sub,
2023-Jan-13 09:39:05 :: [x86_64] bind-dyndb-ldap.git 11.10-alt2: remote: build failed
2023-Jan-13 09:39:05 :: [x86_64] #200 bind-dyndb-ldap.git 11.10-alt2: build FAILED
2023-Jan-13 09:39:05 :: [x86_64] requesting cancellation of task processing
2023-Jan-13 09:39:35 :: [i586] #100 bind.git 9.16.36-alt1: build OK
2023-Jan-13 09:39:35 :: [i586] task processing CANCELLED
2023-Jan-13 09:42:30 :: [aarch64] #100 bind.git 9.16.36-alt1: build OK
2023-Jan-13 09:42:30 :: [aarch64] task processing CANCELLED
2023-Jan-13 09:47:21 :: [ppc64le] #100 bind.git 9.16.36-alt1: build OK
2023-Jan-13 09:47:21 :: [ppc64le] task processing CANCELLED
2023-Jan-13 09:51:35 :: [armh] #100 bind.git 9.16.36-alt1: build OK
2023-Jan-13 09:51:36 :: [armh] task processing CANCELLED
2023-Jan-13 09:39:06 :: [x86_64] build FAILED
2023-Jan-13 09:39:36 :: [i586] build FAILED
2023-Jan-13 09:42:30 :: [aarch64] build FAILED
2023-Jan-13 09:47:21 :: [ppc64le] build FAILED
2023-Jan-13 09:51:36 :: [armh] build FAILED
2023-Jan-13 09:51:36 :: task #313366 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-17 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13  9:51 [#313366] [test-only] FAILED bind.git=9.16.36-alt1 bind-dyndb-ldap.git=11.10-alt2 Girar awaiter (slev)
2023-01-16 11:45 ` [#313366] TESTED (try 2) bind.git=9.16.36-alt1 bind-dyndb-ldap.git=11.10-alt3 Girar awaiter (slev)
2023-01-17 15:26 ` [#313366] DONE (try 3) " Girar pender (slev)

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