[#214676] FAILED freeipa.git=4.3.3-alt15

Girar Builder awaiter robot girar-builder at altlinux.org
Fri Oct 12 11:59:12 MSK 2018


http://git.altlinux.org/tasks/214676/logs/events.1.1.log

2018-Oct-12 08:52:52 :: test-only task #214676 for sisyphus started by slev:
#100 build 4.3.3-alt15 from /people/slev/packages/freeipa.git fetched at 2018-Oct-12 08:52:52
2018-Oct-12 08:52:53 :: [i586] #100 freeipa.git 4.3.3-alt15: build start
2018-Oct-12 08:52:53 :: [x86_64] #100 freeipa.git 4.3.3-alt15: build start
2018-Oct-12 08:52:53 :: [aarch64] #100 freeipa.git 4.3.3-alt15: build start
 static LDAP *priv2ld(struct ldapsam_privates *priv)
ipa_sam.c:3195:44: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  domain = talloc_strdup(tmp_ctx, ldap_state->domain_name);
--
ipa_sam.c: In function 'ldapsam_getsampwnam':
ipa_sam.c:3415:33: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  ret = smbldap_search(ldap_state->smbldap_state,
--
ipa_sam.c: In function 'pdb_ipasam_get_domain_info':
ipa_sam.c:3536:45: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  info->name = talloc_strdup(info, ldap_state->ipasam_privates->flat_name);
--
ipa_sam.c: In function 'ipasam_free_private_data':
ipa_sam.c:3580:36: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  smbldap_free_struct(&(*ldap_state)->smbldap_state);
--
 static NTSTATUS ipasam_get_domain_name(struct ldapsam_privates *ldap_state,
ipa_sam.c:3753:17: error: conflicting types for 'ipasam_get_domain_name'
 static NTSTATUS ipasam_get_domain_name(struct ldapsam_privates *ldap_state,
--
ipa_sam.c: In function 'ipasam_get_domain_name':
ipa_sam.c:3762:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'ipasam_get_enctypes':
ipa_sam.c:3818:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'ipasam_get_realm':
ipa_sam.c:3916:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
ipa_sam.c: In function 'ipasam_enum_upn_suffixes':
ipa_sam.c:3986:28: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'save_sid_to_secret':
ipa_sam.c:4094:48: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  if (!secrets_store(sec_key(tmp_ctx, ldap_state->domain_name),
2018-Oct-12 08:55:56 :: [x86_64] freeipa.git 4.3.3-alt15: remote: build failed
2018-Oct-12 08:55:56 :: [x86_64] #100 freeipa.git 4.3.3-alt15: build FAILED
 static LDAP *priv2ld(struct ldapsam_privates *priv)
ipa_sam.c:3195:44: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  domain = talloc_strdup(tmp_ctx, ldap_state->domain_name);
--
ipa_sam.c: In function 'ldapsam_getsampwnam':
ipa_sam.c:3415:33: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  ret = smbldap_search(ldap_state->smbldap_state,
--
ipa_sam.c: In function 'pdb_ipasam_get_domain_info':
ipa_sam.c:3536:45: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  info->name = talloc_strdup(info, ldap_state->ipasam_privates->flat_name);
--
ipa_sam.c: In function 'ipasam_free_private_data':
ipa_sam.c:3580:36: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  smbldap_free_struct(&(*ldap_state)->smbldap_state);
--
 static NTSTATUS ipasam_get_domain_name(struct ldapsam_privates *ldap_state,
ipa_sam.c:3753:17: error: conflicting types for 'ipasam_get_domain_name'
 static NTSTATUS ipasam_get_domain_name(struct ldapsam_privates *ldap_state,
--
ipa_sam.c: In function 'ipasam_get_domain_name':
ipa_sam.c:3762:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'ipasam_get_enctypes':
ipa_sam.c:3818:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'ipasam_get_realm':
ipa_sam.c:3916:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
ipa_sam.c: In function 'ipasam_enum_upn_suffixes':
ipa_sam.c:3986:28: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'save_sid_to_secret':
ipa_sam.c:4094:48: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  if (!secrets_store(sec_key(tmp_ctx, ldap_state->domain_name),
2018-Oct-12 08:56:12 :: [i586] freeipa.git 4.3.3-alt15: remote: build failed
2018-Oct-12 08:56:12 :: [i586] #100 freeipa.git 4.3.3-alt15: build FAILED
 static LDAP *priv2ld(struct ldapsam_privates *priv)
ipa_sam.c:3195:44: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  domain = talloc_strdup(tmp_ctx, ldap_state->domain_name);
--
ipa_sam.c: In function 'ldapsam_getsampwnam':
ipa_sam.c:3415:33: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  ret = smbldap_search(ldap_state->smbldap_state,
--
ipa_sam.c: In function 'pdb_ipasam_get_domain_info':
ipa_sam.c:3536:45: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  info->name = talloc_strdup(info, ldap_state->ipasam_privates->flat_name);
--
ipa_sam.c: In function 'ipasam_free_private_data':
ipa_sam.c:3580:36: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  smbldap_free_struct(&(*ldap_state)->smbldap_state);
--
 static NTSTATUS ipasam_get_domain_name(struct ldapsam_privates *ldap_state,
ipa_sam.c:3753:17: error: conflicting types for 'ipasam_get_domain_name'
 static NTSTATUS ipasam_get_domain_name(struct ldapsam_privates *ldap_state,
--
ipa_sam.c: In function 'ipasam_get_domain_name':
ipa_sam.c:3762:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'ipasam_get_enctypes':
ipa_sam.c:3818:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'ipasam_get_realm':
ipa_sam.c:3916:50: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  struct smbldap_state *smbldap_state = ldap_state->smbldap_state;
ipa_sam.c: In function 'ipasam_enum_upn_suffixes':
ipa_sam.c:3986:28: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  smbldap_state = ldap_state->smbldap_state;
--
ipa_sam.c: In function 'save_sid_to_secret':
ipa_sam.c:4094:48: error: dereferencing pointer to incomplete type 'struct ldapsam_privates'
  if (!secrets_store(sec_key(tmp_ctx, ldap_state->domain_name),
2018-Oct-12 08:59:12 :: [aarch64] freeipa.git 4.3.3-alt15: remote: build failed
2018-Oct-12 08:59:12 :: [aarch64] #100 freeipa.git 4.3.3-alt15: build FAILED
2018-Oct-12 08:55:56 :: [x86_64] build FAILED
2018-Oct-12 08:56:12 :: [i586] build FAILED
2018-Oct-12 08:59:12 :: [aarch64] build FAILED
2018-Oct-12 08:59:12 :: task #214676 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list