* [#214676] FAILED freeipa.git=4.3.3-alt15
@ 2018-10-12 8:59 Girar Builder awaiter robot
0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-10-12 8:59 UTC (permalink / raw)
To: Stanislav Levin; +Cc: sisyphus-incominger
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-10-12 8:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-12 8:59 [#214676] FAILED freeipa.git=4.3.3-alt15 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