[DSE-Dev] Bug#672040: setools: FTBFS: qpol_wrap.c:3126:24: error: conflicting types for 'qpol_module_get_path'

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue May 8 11:45:43 UTC 2012


Source: setools
Version: 3.3.7-2
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -std=gnu99 -shared -o _qpol.so qpol_wrap.c -fno-strict-aliasing   -I/usr/include -I/usr/include -I../../.. -fpic -I../../../libqpol/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/usr/include/python2.7 ../../../libqpol/src/libqpol.so -Wl,-z,relro
> qpol_wrap.c:3126:24: error: conflicting types for 'qpol_module_get_path'
> In file included from ../../../libqpol/include/qpol/policy.h:51:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/module.h:69:13: note: previous declaration of 'qpol_module_get_path' was here
> qpol_wrap.c: In function 'qpol_module_get_path':
> qpol_wrap.c:3129:3: error: too many arguments to function 'qpol_module_get_path'
> qpol_wrap.c:3126:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3137:24: error: conflicting types for 'qpol_module_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:51:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/module.h:80:13: note: previous declaration of 'qpol_module_get_name' was here
> qpol_wrap.c: In function 'qpol_module_get_name':
> qpol_wrap.c:3140:3: error: too many arguments to function 'qpol_module_get_name'
> qpol_wrap.c:3137:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3148:24: error: conflicting types for 'qpol_module_get_version'
> In file included from ../../../libqpol/include/qpol/policy.h:51:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/module.h:90:13: note: previous declaration of 'qpol_module_get_version' was here
> qpol_wrap.c: In function 'qpol_module_get_version':
> qpol_wrap.c:3151:3: error: too many arguments to function 'qpol_module_get_version'
> qpol_wrap.c:3148:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3159:16: error: conflicting types for 'qpol_module_get_type'
> In file included from ../../../libqpol/include/qpol/policy.h:51:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/module.h:100:13: note: previous declaration of 'qpol_module_get_type' was here
> qpol_wrap.c: In function 'qpol_module_get_type':
> qpol_wrap.c:3162:3: error: too many arguments to function 'qpol_module_get_type'
> qpol_wrap.c:3159:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3169:16: error: conflicting types for 'qpol_module_get_enabled'
> In file included from ../../../libqpol/include/qpol/policy.h:51:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/module.h:110:13: note: previous declaration of 'qpol_module_get_enabled' was here
> qpol_wrap.c: In function 'qpol_module_get_enabled':
> qpol_wrap.c:3172:3: error: too many arguments to function 'qpol_module_get_enabled'
> qpol_wrap.c:3169:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3324:17: error: conflicting types for 'qpol_module_set_enabled'
> In file included from ../../../libqpol/include/qpol/policy.h:51:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/module.h:120:13: note: previous declaration of 'qpol_module_set_enabled' was here
> qpol_wrap.c: In function 'qpol_module_set_enabled':
> qpol_wrap.c:3326:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:3333:17: error: conflicting types for 'qpol_policy_reevaluate_conds'
> In file included from ../../../libqpol/include/../include/qpol/avrule_query.h:34:0,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/policy.h:186:13: note: previous declaration of 'qpol_policy_reevaluate_conds' was here
> qpol_wrap.c: In function 'qpol_policy_reevaluate_conds':
> qpol_wrap.c:3335:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:3342:17: error: conflicting types for 'qpol_policy_append_module'
> In file included from ../../../libqpol/include/../include/qpol/avrule_query.h:34:0,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/policy.h:200:13: note: previous declaration of 'qpol_policy_append_module' was here
> qpol_wrap.c: In function 'qpol_policy_append_module':
> qpol_wrap.c:3344:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:3351:17: error: conflicting types for 'qpol_policy_rebuild'
> In file included from ../../../libqpol/include/../include/qpol/avrule_query.h:34:0,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/policy.h:216:13: note: previous declaration of 'qpol_policy_rebuild' was here
> qpol_wrap.c: In function 'qpol_policy_rebuild':
> qpol_wrap.c:3353:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:3365:16: error: conflicting types for 'qpol_policy_get_type'
> In file included from ../../../libqpol/include/../include/qpol/avrule_query.h:34:0,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/policy.h:246:13: note: previous declaration of 'qpol_policy_get_type' was here
> qpol_wrap.c: In function 'qpol_policy_get_type':
> qpol_wrap.c:3367:3: error: too many arguments to function 'qpol_policy_get_type'
> qpol_wrap.c:3365:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3370:16: error: conflicting types for 'qpol_policy_has_capability'
> In file included from ../../../libqpol/include/../include/qpol/avrule_query.h:34:0,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/policy.h:255:13: note: previous declaration of 'qpol_policy_has_capability' was here
> qpol_wrap.c:3373:17: error: conflicting types for 'qpol_policy_build_syn_rule_table'
> In file included from qpol_wrap.c:3026:0:
> ../../../libqpol/include/../include/qpol/policy_extend.h:46:13: note: previous declaration of 'qpol_policy_build_syn_rule_table' was here
> qpol_wrap.c: In function 'qpol_policy_build_syn_rule_table':
> qpol_wrap.c:3375:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:3382:29: error: conflicting types for 'qpol_policy_get_module_iter'
> In file included from ../../../libqpol/include/../include/qpol/avrule_query.h:34:0,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/policy.h:227:13: note: previous declaration of 'qpol_policy_get_module_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_module_iter':
> qpol_wrap.c:3385:3: error: too many arguments to function 'qpol_policy_get_module_iter'
> qpol_wrap.c:3382:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3393:29: error: conflicting types for 'qpol_policy_get_type_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:63:13: note: previous declaration of 'qpol_policy_get_type_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_type_iter':
> qpol_wrap.c:3396:3: error: too many arguments to function 'qpol_policy_get_type_iter'
> qpol_wrap.c:3393:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3404:29: error: conflicting types for 'qpol_policy_get_role_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:38:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/role_query.h:62:13: note: previous declaration of 'qpol_policy_get_role_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_role_iter':
> qpol_wrap.c:3407:3: error: too many arguments to function 'qpol_policy_get_role_iter'
> qpol_wrap.c:3404:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3415:29: error: conflicting types for 'qpol_policy_get_level_iter'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:67:13: note: previous declaration of 'qpol_policy_get_level_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_level_iter':
> qpol_wrap.c:3418:3: error: too many arguments to function 'qpol_policy_get_level_iter'
> qpol_wrap.c:3415:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3426:29: error: conflicting types for 'qpol_policy_get_cat_iter'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:154:13: note: previous declaration of 'qpol_policy_get_cat_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_cat_iter':
> qpol_wrap.c:3429:3: error: too many arguments to function 'qpol_policy_get_cat_iter'
> qpol_wrap.c:3426:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3437:29: error: conflicting types for 'qpol_policy_get_user_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/user_query.h:62:13: note: previous declaration of 'qpol_policy_get_user_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_user_iter':
> qpol_wrap.c:3440:3: error: too many arguments to function 'qpol_policy_get_user_iter'
> qpol_wrap.c:3437:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3448:29: error: conflicting types for 'qpol_policy_get_bool_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:40:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/bool_query.h:62:13: note: previous declaration of 'qpol_policy_get_bool_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_bool_iter':
> qpol_wrap.c:3451:3: error: too many arguments to function 'qpol_policy_get_bool_iter'
> qpol_wrap.c:3448:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3538:29: error: conflicting types for 'qpol_policy_get_class_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:95:13: note: previous declaration of 'qpol_policy_get_class_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_class_iter':
> qpol_wrap.c:3546:4: warning: passing argument 2 of 'qpol_policy_get_class_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3538:29: note: expected 'char *' but argument is of type 'struct qpol_iterator_t **'
> qpol_wrap.c: At top level:
> qpol_wrap.c:3555:29: error: conflicting types for 'qpol_policy_get_common_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:168:13: note: previous declaration of 'qpol_policy_get_common_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_common_iter':
> qpol_wrap.c:3563:4: warning: passing argument 2 of 'qpol_policy_get_common_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3555:29: note: expected 'char *' but argument is of type 'struct qpol_iterator_t **'
> qpol_wrap.c: At top level:
> qpol_wrap.c:3572:29: error: conflicting types for 'qpol_policy_get_fs_use_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:45:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/fs_use_query.h:64:13: note: previous declaration of 'qpol_policy_get_fs_use_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_fs_use_iter':
> qpol_wrap.c:3575:3: error: too many arguments to function 'qpol_policy_get_fs_use_iter'
> qpol_wrap.c:3572:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3583:29: error: conflicting types for 'qpol_policy_get_genfscon_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:48:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/genfscon_query.h:66:13: note: previous declaration of 'qpol_policy_get_genfscon_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_genfscon_iter':
> qpol_wrap.c:3586:3: error: too many arguments to function 'qpol_policy_get_genfscon_iter'
> qpol_wrap.c:3583:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3594:29: error: conflicting types for 'qpol_policy_get_isid_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:46:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/isid_query.h:63:13: note: previous declaration of 'qpol_policy_get_isid_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_isid_iter':
> qpol_wrap.c:3597:3: error: too many arguments to function 'qpol_policy_get_isid_iter'
> qpol_wrap.c:3594:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3605:29: error: conflicting types for 'qpol_policy_get_netifcon_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:52:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/netifcon_query.h:63:13: note: previous declaration of 'qpol_policy_get_netifcon_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_netifcon_iter':
> qpol_wrap.c:3608:3: error: too many arguments to function 'qpol_policy_get_netifcon_iter'
> qpol_wrap.c:3605:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3616:29: error: conflicting types for 'qpol_policy_get_nodecon_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:53:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/nodecon_query.h:71:13: note: previous declaration of 'qpol_policy_get_nodecon_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_nodecon_iter':
> qpol_wrap.c:3619:3: error: too many arguments to function 'qpol_policy_get_nodecon_iter'
> qpol_wrap.c:3616:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3627:29: error: conflicting types for 'qpol_policy_get_portcon_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:56:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/portcon_query.h:69:13: note: previous declaration of 'qpol_policy_get_portcon_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_portcon_iter':
> qpol_wrap.c:3630:3: error: too many arguments to function 'qpol_policy_get_portcon_iter'
> qpol_wrap.c:3627:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3638:29: error: conflicting types for 'qpol_policy_get_constraint_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:54:13: note: previous declaration of 'qpol_policy_get_constraint_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_constraint_iter':
> qpol_wrap.c:3641:3: error: too many arguments to function 'qpol_policy_get_constraint_iter'
> qpol_wrap.c:3638:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3649:29: error: conflicting types for 'qpol_policy_get_validatetrans_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:112:13: note: previous declaration of 'qpol_policy_get_validatetrans_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_validatetrans_iter':
> qpol_wrap.c:3652:3: error: too many arguments to function 'qpol_policy_get_validatetrans_iter'
> qpol_wrap.c:3649:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3660:29: error: conflicting types for 'qpol_policy_get_role_allow_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:51:13: note: previous declaration of 'qpol_policy_get_role_allow_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_role_allow_iter':
> qpol_wrap.c:3663:3: error: too many arguments to function 'qpol_policy_get_role_allow_iter'
> qpol_wrap.c:3660:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3671:29: error: conflicting types for 'qpol_policy_get_role_trans_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:88:13: note: previous declaration of 'qpol_policy_get_role_trans_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_role_trans_iter':
> qpol_wrap.c:3674:3: error: too many arguments to function 'qpol_policy_get_role_trans_iter'
> qpol_wrap.c:3671:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3682:29: error: conflicting types for 'qpol_policy_get_range_trans_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:50:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mlsrule_query.h:50:13: note: previous declaration of 'qpol_policy_get_range_trans_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_range_trans_iter':
> qpol_wrap.c:3685:3: error: too many arguments to function 'qpol_policy_get_range_trans_iter'
> qpol_wrap.c:3682:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3693:29: error: conflicting types for 'qpol_policy_get_avrule_iter'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:64:13: note: previous declaration of 'qpol_policy_get_avrule_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_avrule_iter':
> qpol_wrap.c:3696:3: error: too many arguments to function 'qpol_policy_get_avrule_iter'
> qpol_wrap.c:3693:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3704:29: error: conflicting types for 'qpol_policy_get_terule_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:59:13: note: previous declaration of 'qpol_policy_get_terule_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_terule_iter':
> qpol_wrap.c:3707:3: error: too many arguments to function 'qpol_policy_get_terule_iter'
> qpol_wrap.c:3704:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3715:29: error: conflicting types for 'qpol_policy_get_cond_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:54:13: note: previous declaration of 'qpol_policy_get_cond_iter' was here
> qpol_wrap.c: In function 'qpol_policy_get_cond_iter':
> qpol_wrap.c:3718:3: error: too many arguments to function 'qpol_policy_get_cond_iter'
> qpol_wrap.c:3715:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3726:18: error: conflicting types for 'qpol_iterator_get_item'
> In file included from ../../../libqpol/include/qpol/bool_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:40,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/iterator.h:60:13: note: previous declaration of 'qpol_iterator_get_item' was here
> qpol_wrap.c: In function 'qpol_iterator_get_item':
> qpol_wrap.c:3729:3: error: too many arguments to function 'qpol_iterator_get_item'
> qpol_wrap.c:3726:18: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3737:17: error: conflicting types for 'qpol_iterator_next'
> In file included from ../../../libqpol/include/qpol/bool_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:40,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/iterator.h:69:13: note: previous declaration of 'qpol_iterator_next' was here
> qpol_wrap.c: In function 'qpol_iterator_next':
> qpol_wrap.c:3739:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:3746:16: error: conflicting types for 'qpol_iterator_end'
> In file included from ../../../libqpol/include/qpol/bool_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:40,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/iterator.h:79:13: note: previous declaration of 'qpol_iterator_end' was here
> qpol_wrap.c:3749:19: error: conflicting types for 'qpol_iterator_get_size'
> In file included from ../../../libqpol/include/qpol/bool_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:40,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/iterator.h:89:13: note: previous declaration of 'qpol_iterator_get_size' was here
> qpol_wrap.c: In function 'qpol_iterator_get_size':
> qpol_wrap.c:3752:3: error: too many arguments to function 'qpol_iterator_get_size'
> qpol_wrap.c:3749:19: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3778:24: error: conflicting types for 'qpol_type_get_name'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:153:13: note: previous declaration of 'qpol_type_get_name' was here
> qpol_wrap.c: In function 'qpol_type_get_name':
> qpol_wrap.c:3781:3: warning: passing argument 1 of 'qpol_type_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3778:24: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3781:3: warning: passing argument 2 of 'qpol_type_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3778:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3781:3: error: too many arguments to function 'qpol_type_get_name'
> qpol_wrap.c:3778:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3789:16: error: conflicting types for 'qpol_type_get_value'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:74:13: note: previous declaration of 'qpol_type_get_value' was here
> qpol_wrap.c: In function 'qpol_type_get_value':
> qpol_wrap.c:3792:3: warning: passing argument 1 of 'qpol_type_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3789:16: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3792:3: warning: passing argument 2 of 'qpol_type_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3789:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3792:3: error: too many arguments to function 'qpol_type_get_value'
> qpol_wrap.c:3789:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3799:16: error: conflicting types for 'qpol_type_get_isalias'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:85:13: note: previous declaration of 'qpol_type_get_isalias' was here
> qpol_wrap.c: In function 'qpol_type_get_isalias':
> qpol_wrap.c:3802:3: warning: passing argument 1 of 'qpol_type_get_isalias' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3799:16: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3802:3: warning: passing argument 2 of 'qpol_type_get_isalias' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3799:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3802:3: error: too many arguments to function 'qpol_type_get_isalias'
> qpol_wrap.c:3799:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3809:16: error: conflicting types for 'qpol_type_get_isattr'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:96:13: note: previous declaration of 'qpol_type_get_isattr' was here
> qpol_wrap.c: In function 'qpol_type_get_isattr':
> qpol_wrap.c:3812:3: warning: passing argument 1 of 'qpol_type_get_isattr' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3809:16: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3812:3: warning: passing argument 2 of 'qpol_type_get_isattr' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3809:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3812:3: error: too many arguments to function 'qpol_type_get_isattr'
> qpol_wrap.c:3809:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3819:16: error: conflicting types for 'qpol_type_get_ispermissive'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:111:13: note: previous declaration of 'qpol_type_get_ispermissive' was here
> qpol_wrap.c: In function 'qpol_type_get_ispermissive':
> qpol_wrap.c:3822:3: warning: passing argument 1 of 'qpol_type_get_ispermissive' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3819:16: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3822:3: warning: passing argument 2 of 'qpol_type_get_ispermissive' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3819:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3822:3: error: too many arguments to function 'qpol_type_get_ispermissive'
> qpol_wrap.c:3819:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3829:29: error: conflicting types for 'qpol_type_get_type_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:126:13: note: previous declaration of 'qpol_type_get_type_iter' was here
> qpol_wrap.c: In function 'qpol_type_get_type_iter':
> qpol_wrap.c:3832:3: warning: passing argument 1 of 'qpol_type_get_type_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3829:29: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3832:3: warning: passing argument 2 of 'qpol_type_get_type_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3829:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3832:3: error: too many arguments to function 'qpol_type_get_type_iter'
> qpol_wrap.c:3829:29: note: declared here
> qpol_wrap.c:3832:14: warning: initialization makes integer from pointer without a cast [enabled by default]
> qpol_wrap.c: At top level:
> qpol_wrap.c:3842:29: error: conflicting types for 'qpol_type_get_attr_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:141:13: note: previous declaration of 'qpol_type_get_attr_iter' was here
> qpol_wrap.c: In function 'qpol_type_get_attr_iter':
> qpol_wrap.c:3845:3: warning: passing argument 1 of 'qpol_type_get_attr_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3842:29: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3845:3: warning: passing argument 2 of 'qpol_type_get_attr_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3842:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3845:3: error: too many arguments to function 'qpol_type_get_attr_iter'
> qpol_wrap.c:3842:29: note: declared here
> qpol_wrap.c:3845:14: warning: initialization makes integer from pointer without a cast [enabled by default]
> qpol_wrap.c: At top level:
> qpol_wrap.c:3855:29: error: conflicting types for 'qpol_type_get_alias_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:39:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/type_query.h:169:13: note: previous declaration of 'qpol_type_get_alias_iter' was here
> qpol_wrap.c: In function 'qpol_type_get_alias_iter':
> qpol_wrap.c:3858:3: warning: passing argument 1 of 'qpol_type_get_alias_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3855:29: note: expected 'struct qpol_type *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3858:3: warning: passing argument 2 of 'qpol_type_get_alias_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3855:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type *'
> qpol_wrap.c:3858:3: error: too many arguments to function 'qpol_type_get_alias_iter'
> qpol_wrap.c:3855:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3870:16: error: conflicting types for 'qpol_role_get_value'
> In file included from ../../../libqpol/include/qpol/context_query.h:38:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/role_query.h:73:13: note: previous declaration of 'qpol_role_get_value' was here
> qpol_wrap.c: In function 'qpol_role_get_value':
> qpol_wrap.c:3873:3: warning: passing argument 1 of 'qpol_role_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3870:16: note: expected 'struct qpol_role *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3873:3: warning: passing argument 2 of 'qpol_role_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3870:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role *'
> qpol_wrap.c:3873:3: error: too many arguments to function 'qpol_role_get_value'
> qpol_wrap.c:3870:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3880:24: error: conflicting types for 'qpol_role_get_name'
> In file included from ../../../libqpol/include/qpol/context_query.h:38:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/role_query.h:113:13: note: previous declaration of 'qpol_role_get_name' was here
> qpol_wrap.c: In function 'qpol_role_get_name':
> qpol_wrap.c:3883:3: warning: passing argument 1 of 'qpol_role_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3880:24: note: expected 'struct qpol_role *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3883:3: warning: passing argument 2 of 'qpol_role_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3880:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role *'
> qpol_wrap.c:3883:3: error: too many arguments to function 'qpol_role_get_name'
> qpol_wrap.c:3880:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3891:29: error: conflicting types for 'qpol_role_get_type_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:38:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/role_query.h:102:13: note: previous declaration of 'qpol_role_get_type_iter' was here
> qpol_wrap.c: In function 'qpol_role_get_type_iter':
> qpol_wrap.c:3894:3: warning: passing argument 1 of 'qpol_role_get_type_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3891:29: note: expected 'struct qpol_role *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3894:3: warning: passing argument 2 of 'qpol_role_get_type_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3891:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role *'
> qpol_wrap.c:3894:3: error: too many arguments to function 'qpol_role_get_type_iter'
> qpol_wrap.c:3891:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3901:29: error: conflicting types for 'qpol_role_get_dominate_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:38:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/role_query.h:88:13: note: previous declaration of 'qpol_role_get_dominate_iter' was here
> qpol_wrap.c: In function 'qpol_role_get_dominate_iter':
> qpol_wrap.c:3904:3: warning: passing argument 1 of 'qpol_role_get_dominate_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3901:29: note: expected 'struct qpol_role *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3904:3: warning: passing argument 2 of 'qpol_role_get_dominate_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3901:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role *'
> qpol_wrap.c:3904:3: error: too many arguments to function 'qpol_role_get_dominate_iter'
> qpol_wrap.c:3901:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3916:16: error: conflicting types for 'qpol_level_get_isalias'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:78:13: note: previous declaration of 'qpol_level_get_isalias' was here
> qpol_wrap.c: In function 'qpol_level_get_isalias':
> qpol_wrap.c:3919:3: warning: passing argument 1 of 'qpol_level_get_isalias' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3916:16: note: expected 'struct qpol_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3919:3: warning: passing argument 2 of 'qpol_level_get_isalias' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3916:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_level *'
> qpol_wrap.c:3919:3: error: too many arguments to function 'qpol_level_get_isalias'
> qpol_wrap.c:3916:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3926:16: error: conflicting types for 'qpol_level_get_value'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:89:13: note: previous declaration of 'qpol_level_get_value' was here
> qpol_wrap.c: In function 'qpol_level_get_value':
> qpol_wrap.c:3929:3: warning: passing argument 1 of 'qpol_level_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3926:16: note: expected 'struct qpol_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3929:3: warning: passing argument 2 of 'qpol_level_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3926:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_level *'
> qpol_wrap.c:3929:3: error: too many arguments to function 'qpol_level_get_value'
> qpol_wrap.c:3926:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3936:24: error: conflicting types for 'qpol_level_get_name'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:115:13: note: previous declaration of 'qpol_level_get_name' was here
> qpol_wrap.c: In function 'qpol_level_get_name':
> qpol_wrap.c:3939:3: warning: passing argument 1 of 'qpol_level_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3936:24: note: expected 'struct qpol_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3939:3: warning: passing argument 2 of 'qpol_level_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3936:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_level *'
> qpol_wrap.c:3939:3: error: too many arguments to function 'qpol_level_get_name'
> qpol_wrap.c:3936:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3947:29: error: conflicting types for 'qpol_level_get_cat_iter'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:103:13: note: previous declaration of 'qpol_level_get_cat_iter' was here
> qpol_wrap.c: In function 'qpol_level_get_cat_iter':
> qpol_wrap.c:3950:3: warning: passing argument 1 of 'qpol_level_get_cat_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3947:29: note: expected 'struct qpol_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3950:3: warning: passing argument 2 of 'qpol_level_get_cat_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3947:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_level *'
> qpol_wrap.c:3950:3: error: too many arguments to function 'qpol_level_get_cat_iter'
> qpol_wrap.c:3947:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3957:29: error: conflicting types for 'qpol_level_get_alias_iter'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:129:13: note: previous declaration of 'qpol_level_get_alias_iter' was here
> qpol_wrap.c: In function 'qpol_level_get_alias_iter':
> qpol_wrap.c:3960:3: warning: passing argument 1 of 'qpol_level_get_alias_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3957:29: note: expected 'struct qpol_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3960:3: warning: passing argument 2 of 'qpol_level_get_alias_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3957:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_level *'
> qpol_wrap.c:3960:3: error: too many arguments to function 'qpol_level_get_alias_iter'
> qpol_wrap.c:3957:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3972:16: error: conflicting types for 'qpol_cat_get_isalias'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:176:13: note: previous declaration of 'qpol_cat_get_isalias' was here
> qpol_wrap.c: In function 'qpol_cat_get_isalias':
> qpol_wrap.c:3975:3: warning: passing argument 1 of 'qpol_cat_get_isalias' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3972:16: note: expected 'struct qpol_cat *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3975:3: warning: passing argument 2 of 'qpol_cat_get_isalias' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3972:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cat *'
> qpol_wrap.c:3975:3: error: too many arguments to function 'qpol_cat_get_isalias'
> qpol_wrap.c:3972:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3982:16: error: conflicting types for 'qpol_cat_get_value'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:165:13: note: previous declaration of 'qpol_cat_get_value' was here
> qpol_wrap.c: In function 'qpol_cat_get_value':
> qpol_wrap.c:3985:3: warning: passing argument 1 of 'qpol_cat_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3982:16: note: expected 'struct qpol_cat *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3985:3: warning: passing argument 2 of 'qpol_cat_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3982:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cat *'
> qpol_wrap.c:3985:3: error: too many arguments to function 'qpol_cat_get_value'
> qpol_wrap.c:3982:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:3992:24: error: conflicting types for 'qpol_cat_get_name'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:188:13: note: previous declaration of 'qpol_cat_get_name' was here
> qpol_wrap.c: In function 'qpol_cat_get_name':
> qpol_wrap.c:3995:3: warning: passing argument 1 of 'qpol_cat_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3992:24: note: expected 'struct qpol_cat *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:3995:3: warning: passing argument 2 of 'qpol_cat_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:3992:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cat *'
> qpol_wrap.c:3995:3: error: too many arguments to function 'qpol_cat_get_name'
> qpol_wrap.c:3992:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4003:29: error: conflicting types for 'qpol_cat_get_alias_iter'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:202:13: note: previous declaration of 'qpol_cat_get_alias_iter' was here
> qpol_wrap.c: In function 'qpol_cat_get_alias_iter':
> qpol_wrap.c:4006:3: warning: passing argument 1 of 'qpol_cat_get_alias_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4003:29: note: expected 'struct qpol_cat *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4006:3: warning: passing argument 2 of 'qpol_cat_get_alias_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4003:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cat *'
> qpol_wrap.c:4006:3: error: too many arguments to function 'qpol_cat_get_alias_iter'
> qpol_wrap.c:4003:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4018:36: error: conflicting types for 'qpol_mls_range_get_high_level'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:226:13: note: previous declaration of 'qpol_mls_range_get_high_level' was here
> qpol_wrap.c: In function 'qpol_mls_range_get_high_level':
> qpol_wrap.c:4021:3: warning: passing argument 1 of 'qpol_mls_range_get_high_level' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4018:36: note: expected 'struct qpol_mls_range *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4021:3: warning: passing argument 2 of 'qpol_mls_range_get_high_level' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4018:36: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_mls_range *'
> qpol_wrap.c:4021:3: error: too many arguments to function 'qpol_mls_range_get_high_level'
> qpol_wrap.c:4018:36: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4028:36: error: conflicting types for 'qpol_mls_range_get_low_level'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:214:13: note: previous declaration of 'qpol_mls_range_get_low_level' was here
> qpol_wrap.c: In function 'qpol_mls_range_get_low_level':
> qpol_wrap.c:4031:3: warning: passing argument 1 of 'qpol_mls_range_get_low_level' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4028:36: note: expected 'struct qpol_mls_range *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4031:3: warning: passing argument 2 of 'qpol_mls_range_get_low_level' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4028:36: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_mls_range *'
> qpol_wrap.c:4031:3: error: too many arguments to function 'qpol_mls_range_get_low_level'
> qpol_wrap.c:4028:36: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4043:24: error: conflicting types for 'qpol_mls_level_get_sens_name'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:239:13: note: previous declaration of 'qpol_mls_level_get_sens_name' was here
> qpol_wrap.c: In function 'qpol_mls_level_get_sens_name':
> qpol_wrap.c:4046:3: warning: passing argument 1 of 'qpol_mls_level_get_sens_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4043:24: note: expected 'struct qpol_mls_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4046:3: warning: passing argument 2 of 'qpol_mls_level_get_sens_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4043:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_mls_level *'
> qpol_wrap.c:4046:3: error: too many arguments to function 'qpol_mls_level_get_sens_name'
> qpol_wrap.c:4043:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4053:29: error: conflicting types for 'qpol_mls_level_get_cat_iter'
> In file included from ../../../libqpol/include/qpol/user_query.h:37:0,
>                  from ../../../libqpol/include/qpol/context_query.h:37,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mls_query.h:253:13: note: previous declaration of 'qpol_mls_level_get_cat_iter' was here
> qpol_wrap.c: In function 'qpol_mls_level_get_cat_iter':
> qpol_wrap.c:4056:3: warning: passing argument 1 of 'qpol_mls_level_get_cat_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4053:29: note: expected 'struct qpol_mls_level *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4056:3: warning: passing argument 2 of 'qpol_mls_level_get_cat_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4053:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_mls_level *'
> qpol_wrap.c:4056:3: error: too many arguments to function 'qpol_mls_level_get_cat_iter'
> qpol_wrap.c:4053:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4068:16: error: conflicting types for 'qpol_user_get_value'
> In file included from ../../../libqpol/include/qpol/context_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/user_query.h:73:13: note: previous declaration of 'qpol_user_get_value' was here
> qpol_wrap.c: In function 'qpol_user_get_value':
> qpol_wrap.c:4071:3: warning: passing argument 1 of 'qpol_user_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4068:16: note: expected 'struct qpol_user *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4071:3: warning: passing argument 2 of 'qpol_user_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4068:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_user *'
> qpol_wrap.c:4071:3: error: too many arguments to function 'qpol_user_get_value'
> qpol_wrap.c:4068:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4078:29: error: conflicting types for 'qpol_user_get_role_iter'
> In file included from ../../../libqpol/include/qpol/context_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/user_query.h:86:13: note: previous declaration of 'qpol_user_get_role_iter' was here
> qpol_wrap.c: In function 'qpol_user_get_role_iter':
> qpol_wrap.c:4081:3: warning: passing argument 1 of 'qpol_user_get_role_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4078:29: note: expected 'struct qpol_user *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4081:3: warning: passing argument 2 of 'qpol_user_get_role_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4078:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_user *'
> qpol_wrap.c:4081:3: error: too many arguments to function 'qpol_user_get_role_iter'
> qpol_wrap.c:4078:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4088:36: error: conflicting types for 'qpol_user_get_range'
> In file included from ../../../libqpol/include/qpol/context_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/user_query.h:99:13: note: previous declaration of 'qpol_user_get_range' was here
> qpol_wrap.c: In function 'qpol_user_get_range':
> qpol_wrap.c:4091:3: warning: passing argument 1 of 'qpol_user_get_range' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4088:36: note: expected 'struct qpol_user *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4091:3: warning: passing argument 2 of 'qpol_user_get_range' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4088:36: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_user *'
> qpol_wrap.c:4091:3: error: too many arguments to function 'qpol_user_get_range'
> qpol_wrap.c:4088:36: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4098:24: error: conflicting types for 'qpol_user_get_name'
> In file included from ../../../libqpol/include/qpol/context_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/user_query.h:124:13: note: previous declaration of 'qpol_user_get_name' was here
> qpol_wrap.c: In function 'qpol_user_get_name':
> qpol_wrap.c:4101:3: warning: passing argument 1 of 'qpol_user_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4098:24: note: expected 'struct qpol_user *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4101:3: warning: passing argument 2 of 'qpol_user_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4098:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_user *'
> qpol_wrap.c:4101:3: error: too many arguments to function 'qpol_user_get_name'
> qpol_wrap.c:4098:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4108:36: error: conflicting types for 'qpol_user_get_dfltlevel'
> In file included from ../../../libqpol/include/qpol/context_query.h:37:0,
>                  from ../../../libqpol/include/qpol/policy.h:44,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/user_query.h:112:13: note: previous declaration of 'qpol_user_get_dfltlevel' was here
> qpol_wrap.c: In function 'qpol_user_get_dfltlevel':
> qpol_wrap.c:4111:3: warning: passing argument 1 of 'qpol_user_get_dfltlevel' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4108:36: note: expected 'struct qpol_user *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4111:3: warning: passing argument 2 of 'qpol_user_get_dfltlevel' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4108:36: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_user *'
> qpol_wrap.c:4111:3: error: too many arguments to function 'qpol_user_get_dfltlevel'
> qpol_wrap.c:4108:36: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4123:16: error: conflicting types for 'qpol_bool_get_value'
> In file included from ../../../libqpol/include/qpol/policy.h:40:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/bool_query.h:73:13: note: previous declaration of 'qpol_bool_get_value' was here
> qpol_wrap.c: In function 'qpol_bool_get_value':
> qpol_wrap.c:4126:3: warning: passing argument 1 of 'qpol_bool_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4123:16: note: expected 'struct qpol_bool *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4126:3: warning: passing argument 2 of 'qpol_bool_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4123:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_bool *'
> qpol_wrap.c:4126:3: error: too many arguments to function 'qpol_bool_get_value'
> qpol_wrap.c:4123:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4133:16: error: conflicting types for 'qpol_bool_get_state'
> In file included from ../../../libqpol/include/qpol/policy.h:40:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/bool_query.h:84:13: note: previous declaration of 'qpol_bool_get_state' was here
> qpol_wrap.c: In function 'qpol_bool_get_state':
> qpol_wrap.c:4136:3: warning: passing argument 1 of 'qpol_bool_get_state' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4133:16: note: expected 'struct qpol_bool *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4136:3: warning: passing argument 2 of 'qpol_bool_get_state' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4133:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_bool *'
> qpol_wrap.c:4136:3: error: too many arguments to function 'qpol_bool_get_state'
> qpol_wrap.c:4133:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4143:17: error: conflicting types for 'qpol_bool_set_state'
> In file included from ../../../libqpol/include/qpol/policy.h:40:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/bool_query.h:96:13: note: previous declaration of 'qpol_bool_set_state' was here
> qpol_wrap.c: In function 'qpol_bool_set_state':
> qpol_wrap.c:4145:3: warning: passing argument 1 of 'qpol_bool_set_state' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4143:17: note: expected 'struct qpol_bool *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4145:3: warning: passing argument 2 of 'qpol_bool_set_state' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4143:17: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_bool *'
> qpol_wrap.c:4145:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:4152:17: error: conflicting types for 'qpol_bool_set_state_no_eval'
> In file included from ../../../libqpol/include/qpol/policy.h:40:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/bool_query.h:110:13: note: previous declaration of 'qpol_bool_set_state_no_eval' was here
> qpol_wrap.c: In function 'qpol_bool_set_state_no_eval':
> qpol_wrap.c:4154:3: warning: passing argument 1 of 'qpol_bool_set_state_no_eval' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4152:17: note: expected 'struct qpol_bool *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4154:3: warning: passing argument 2 of 'qpol_bool_set_state_no_eval' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4152:17: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_bool *'
> qpol_wrap.c:4154:7: error: void value not ignored as it ought to be
> qpol_wrap.c: At top level:
> qpol_wrap.c:4161:24: error: conflicting types for 'qpol_bool_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:40:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/bool_query.h:121:13: note: previous declaration of 'qpol_bool_get_name' was here
> qpol_wrap.c: In function 'qpol_bool_get_name':
> qpol_wrap.c:4164:3: warning: passing argument 1 of 'qpol_bool_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4161:24: note: expected 'struct qpol_bool *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4164:3: warning: passing argument 2 of 'qpol_bool_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4161:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_bool *'
> qpol_wrap.c:4164:3: error: too many arguments to function 'qpol_bool_get_name'
> qpol_wrap.c:4161:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4176:31: error: conflicting types for 'qpol_context_get_user'
> In file included from ../../../libqpol/include/qpol/policy.h:44:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/context_query.h:53:13: note: previous declaration of 'qpol_context_get_user' was here
> qpol_wrap.c: In function 'qpol_context_get_user':
> qpol_wrap.c:4179:3: warning: passing argument 1 of 'qpol_context_get_user' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4176:31: note: expected 'struct qpol_context *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4179:3: warning: passing argument 2 of 'qpol_context_get_user' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4176:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_context *'
> qpol_wrap.c:4179:3: error: too many arguments to function 'qpol_context_get_user'
> qpol_wrap.c:4176:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4186:31: error: conflicting types for 'qpol_context_get_role'
> In file included from ../../../libqpol/include/qpol/policy.h:44:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/context_query.h:64:13: note: previous declaration of 'qpol_context_get_role' was here
> qpol_wrap.c: In function 'qpol_context_get_role':
> qpol_wrap.c:4189:3: warning: passing argument 1 of 'qpol_context_get_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4186:31: note: expected 'struct qpol_context *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4189:3: warning: passing argument 2 of 'qpol_context_get_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4186:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_context *'
> qpol_wrap.c:4189:3: error: too many arguments to function 'qpol_context_get_role'
> qpol_wrap.c:4186:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4196:31: error: conflicting types for 'qpol_context_get_type'
> In file included from ../../../libqpol/include/qpol/policy.h:44:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/context_query.h:75:13: note: previous declaration of 'qpol_context_get_type' was here
> qpol_wrap.c: In function 'qpol_context_get_type':
> qpol_wrap.c:4199:3: warning: passing argument 1 of 'qpol_context_get_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4196:31: note: expected 'struct qpol_context *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4199:3: warning: passing argument 2 of 'qpol_context_get_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4196:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_context *'
> qpol_wrap.c:4199:3: error: too many arguments to function 'qpol_context_get_type'
> qpol_wrap.c:4196:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4206:36: error: conflicting types for 'qpol_context_get_range'
> In file included from ../../../libqpol/include/qpol/policy.h:44:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/context_query.h:86:13: note: previous declaration of 'qpol_context_get_range' was here
> qpol_wrap.c: In function 'qpol_context_get_range':
> qpol_wrap.c:4209:3: warning: passing argument 1 of 'qpol_context_get_range' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4206:36: note: expected 'struct qpol_context *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4209:3: warning: passing argument 2 of 'qpol_context_get_range' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4206:36: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_context *'
> qpol_wrap.c:4209:3: error: too many arguments to function 'qpol_context_get_range'
> qpol_wrap.c:4206:36: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4221:16: error: conflicting types for 'qpol_class_get_value'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:106:13: note: previous declaration of 'qpol_class_get_value' was here
> qpol_wrap.c: In function 'qpol_class_get_value':
> qpol_wrap.c:4224:3: warning: passing argument 1 of 'qpol_class_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4221:16: note: expected 'struct qpol_class *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4224:3: warning: passing argument 2 of 'qpol_class_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4221:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_class *'
> qpol_wrap.c:4224:3: error: too many arguments to function 'qpol_class_get_value'
> qpol_wrap.c:4221:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4231:33: error: conflicting types for 'qpol_class_get_common'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:118:13: note: previous declaration of 'qpol_class_get_common' was here
> qpol_wrap.c: In function 'qpol_class_get_common':
> qpol_wrap.c:4234:3: warning: passing argument 1 of 'qpol_class_get_common' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4231:33: note: expected 'struct qpol_class *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4234:3: warning: passing argument 2 of 'qpol_class_get_common' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4231:33: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_class *'
> qpol_wrap.c:4234:3: error: too many arguments to function 'qpol_class_get_common'
> qpol_wrap.c:4231:33: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4241:29: error: conflicting types for 'qpol_class_get_perm_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:133:13: note: previous declaration of 'qpol_class_get_perm_iter' was here
> qpol_wrap.c: In function 'qpol_class_get_perm_iter':
> qpol_wrap.c:4244:3: warning: passing argument 1 of 'qpol_class_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4241:29: note: expected 'struct qpol_class *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4244:3: warning: passing argument 2 of 'qpol_class_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4241:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_class *'
> qpol_wrap.c:4244:3: error: too many arguments to function 'qpol_class_get_perm_iter'
> qpol_wrap.c:4241:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4251:29: error: conflicting types for 'qpol_class_get_constraint_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:239:13: note: previous declaration of 'qpol_class_get_constraint_iter' was here
> qpol_wrap.c: In function 'qpol_class_get_constraint_iter':
> qpol_wrap.c:4254:3: warning: passing argument 1 of 'qpol_class_get_constraint_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4251:29: note: expected 'struct qpol_class *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4254:3: warning: passing argument 2 of 'qpol_class_get_constraint_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4251:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_class *'
> qpol_wrap.c:4254:3: error: too many arguments to function 'qpol_class_get_constraint_iter'
> qpol_wrap.c:4251:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4261:29: error: conflicting types for 'qpol_class_get_validatetrans_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:255:13: note: previous declaration of 'qpol_class_get_validatetrans_iter' was here
> qpol_wrap.c: In function 'qpol_class_get_validatetrans_iter':
> qpol_wrap.c:4264:3: warning: passing argument 1 of 'qpol_class_get_validatetrans_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4261:29: note: expected 'struct qpol_class *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4264:3: warning: passing argument 2 of 'qpol_class_get_validatetrans_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4261:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_class *'
> qpol_wrap.c:4264:3: error: too many arguments to function 'qpol_class_get_validatetrans_iter'
> qpol_wrap.c:4261:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4271:24: error: conflicting types for 'qpol_class_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:144:13: note: previous declaration of 'qpol_class_get_name' was here
> qpol_wrap.c: In function 'qpol_class_get_name':
> qpol_wrap.c:4274:3: warning: passing argument 1 of 'qpol_class_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4271:24: note: expected 'struct qpol_class *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4274:3: warning: passing argument 2 of 'qpol_class_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4271:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_class *'
> qpol_wrap.c:4274:3: error: too many arguments to function 'qpol_class_get_name'
> qpol_wrap.c:4271:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4286:16: error: conflicting types for 'qpol_common_get_value'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:179:13: note: previous declaration of 'qpol_common_get_value' was here
> qpol_wrap.c: In function 'qpol_common_get_value':
> qpol_wrap.c:4289:3: warning: passing argument 1 of 'qpol_common_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4286:16: note: expected 'struct qpol_common *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4289:3: warning: passing argument 2 of 'qpol_common_get_value' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4286:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_common *'
> qpol_wrap.c:4289:3: error: too many arguments to function 'qpol_common_get_value'
> qpol_wrap.c:4286:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4296:29: error: conflicting types for 'qpol_common_get_perm_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:192:13: note: previous declaration of 'qpol_common_get_perm_iter' was here
> qpol_wrap.c: In function 'qpol_common_get_perm_iter':
> qpol_wrap.c:4299:3: warning: passing argument 1 of 'qpol_common_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4296:29: note: expected 'struct qpol_common *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4299:3: warning: passing argument 2 of 'qpol_common_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4296:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_common *'
> qpol_wrap.c:4299:3: error: too many arguments to function 'qpol_common_get_perm_iter'
> qpol_wrap.c:4296:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4306:24: error: conflicting types for 'qpol_common_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:41:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/class_perm_query.h:203:13: note: previous declaration of 'qpol_common_get_name' was here
> qpol_wrap.c: In function 'qpol_common_get_name':
> qpol_wrap.c:4309:3: warning: passing argument 1 of 'qpol_common_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4306:24: note: expected 'struct qpol_common *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4309:3: warning: passing argument 2 of 'qpol_common_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4306:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_common *'
> qpol_wrap.c:4309:3: error: too many arguments to function 'qpol_common_get_name'
> qpol_wrap.c:4306:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4328:24: error: conflicting types for 'qpol_fs_use_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:45:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/fs_use_query.h:75:13: note: previous declaration of 'qpol_fs_use_get_name' was here
> qpol_wrap.c: In function 'qpol_fs_use_get_name':
> qpol_wrap.c:4331:3: warning: passing argument 1 of 'qpol_fs_use_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4328:24: note: expected 'struct qpol_fs_use *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4331:3: warning: passing argument 2 of 'qpol_fs_use_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4328:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_fs_use *'
> qpol_wrap.c:4331:3: error: too many arguments to function 'qpol_fs_use_get_name'
> qpol_wrap.c:4328:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4338:16: error: conflicting types for 'qpol_fs_use_get_behavior'
> In file included from ../../../libqpol/include/qpol/policy.h:45:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/fs_use_query.h:96:13: note: previous declaration of 'qpol_fs_use_get_behavior' was here
> qpol_wrap.c: In function 'qpol_fs_use_get_behavior':
> qpol_wrap.c:4341:3: warning: passing argument 1 of 'qpol_fs_use_get_behavior' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4338:16: note: expected 'struct qpol_fs_use *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4341:3: warning: passing argument 2 of 'qpol_fs_use_get_behavior' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4338:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_fs_use *'
> qpol_wrap.c:4341:3: error: too many arguments to function 'qpol_fs_use_get_behavior'
> qpol_wrap.c:4338:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4348:34: error: conflicting types for 'qpol_fs_use_get_context'
> In file included from ../../../libqpol/include/qpol/policy.h:45:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/fs_use_query.h:108:13: note: previous declaration of 'qpol_fs_use_get_context' was here
> qpol_wrap.c: In function 'qpol_fs_use_get_context':
> qpol_wrap.c:4352:3: warning: passing argument 1 of 'qpol_fs_use_get_behavior' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4338:16: note: expected 'struct qpol_fs_use *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4352:3: warning: passing argument 2 of 'qpol_fs_use_get_behavior' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4338:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_fs_use *'
> qpol_wrap.c:4352:3: error: too many arguments to function 'qpol_fs_use_get_behavior'
> qpol_wrap.c:4338:16: note: declared here
> qpol_wrap.c:4355:3: warning: passing argument 1 of 'qpol_fs_use_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4348:34: note: expected 'struct qpol_fs_use *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4355:3: warning: passing argument 2 of 'qpol_fs_use_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4348:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_fs_use *'
> qpol_wrap.c:4355:3: error: too many arguments to function 'qpol_fs_use_get_context'
> qpol_wrap.c:4348:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4367:24: error: conflicting types for 'qpol_genfscon_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:48:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/genfscon_query.h:77:13: note: previous declaration of 'qpol_genfscon_get_name' was here
> qpol_wrap.c: In function 'qpol_genfscon_get_name':
> qpol_wrap.c:4370:3: warning: passing argument 1 of 'qpol_genfscon_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4367:24: note: expected 'struct qpol_genfscon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4370:3: warning: passing argument 2 of 'qpol_genfscon_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4367:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_genfscon *'
> qpol_wrap.c:4370:3: error: too many arguments to function 'qpol_genfscon_get_name'
> qpol_wrap.c:4367:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4377:24: error: conflicting types for 'qpol_genfscon_get_path'
> In file included from ../../../libqpol/include/qpol/policy.h:48:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/genfscon_query.h:88:13: note: previous declaration of 'qpol_genfscon_get_path' was here
> qpol_wrap.c: In function 'qpol_genfscon_get_path':
> qpol_wrap.c:4380:3: warning: passing argument 1 of 'qpol_genfscon_get_path' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4377:24: note: expected 'struct qpol_genfscon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4380:3: warning: passing argument 2 of 'qpol_genfscon_get_path' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4377:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_genfscon *'
> qpol_wrap.c:4380:3: error: too many arguments to function 'qpol_genfscon_get_path'
> qpol_wrap.c:4377:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4387:16: error: conflicting types for 'qpol_genfscon_get_class'
> In file included from ../../../libqpol/include/qpol/policy.h:48:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/genfscon_query.h:109:13: note: previous declaration of 'qpol_genfscon_get_class' was here
> qpol_wrap.c: In function 'qpol_genfscon_get_class':
> qpol_wrap.c:4390:3: warning: passing argument 1 of 'qpol_genfscon_get_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4387:16: note: expected 'struct qpol_genfscon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4390:3: warning: passing argument 2 of 'qpol_genfscon_get_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4387:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_genfscon *'
> qpol_wrap.c:4390:3: error: too many arguments to function 'qpol_genfscon_get_class'
> qpol_wrap.c:4387:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4397:34: error: conflicting types for 'qpol_genfscon_get_context'
> In file included from ../../../libqpol/include/qpol/policy.h:48:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/genfscon_query.h:121:13: note: previous declaration of 'qpol_genfscon_get_context' was here
> qpol_wrap.c: In function 'qpol_genfscon_get_context':
> qpol_wrap.c:4400:3: warning: passing argument 1 of 'qpol_genfscon_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4397:34: note: expected 'struct qpol_genfscon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4400:3: warning: passing argument 2 of 'qpol_genfscon_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4397:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_genfscon *'
> qpol_wrap.c:4400:3: error: too many arguments to function 'qpol_genfscon_get_context'
> qpol_wrap.c:4397:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4412:24: error: conflicting types for 'qpol_isid_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:46:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/isid_query.h:74:13: note: previous declaration of 'qpol_isid_get_name' was here
> qpol_wrap.c: In function 'qpol_isid_get_name':
> qpol_wrap.c:4415:3: warning: passing argument 1 of 'qpol_isid_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4412:24: note: expected 'struct qpol_isid *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4415:3: warning: passing argument 2 of 'qpol_isid_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4412:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_isid *'
> qpol_wrap.c:4415:3: error: too many arguments to function 'qpol_isid_get_name'
> qpol_wrap.c:4412:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4422:34: error: conflicting types for 'qpol_isid_get_context'
> In file included from ../../../libqpol/include/qpol/policy.h:46:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/isid_query.h:85:13: note: previous declaration of 'qpol_isid_get_context' was here
> qpol_wrap.c: In function 'qpol_isid_get_context':
> qpol_wrap.c:4425:3: warning: passing argument 1 of 'qpol_isid_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4422:34: note: expected 'struct qpol_isid *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4425:3: warning: passing argument 2 of 'qpol_isid_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4422:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_isid *'
> qpol_wrap.c:4425:3: error: too many arguments to function 'qpol_isid_get_context'
> qpol_wrap.c:4422:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4437:24: error: conflicting types for 'qpol_netifcon_get_name'
> In file included from ../../../libqpol/include/qpol/policy.h:52:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/netifcon_query.h:74:13: note: previous declaration of 'qpol_netifcon_get_name' was here
> qpol_wrap.c: In function 'qpol_netifcon_get_name':
> qpol_wrap.c:4440:3: warning: passing argument 1 of 'qpol_netifcon_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4437:24: note: expected 'struct qpol_netifcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4440:3: warning: passing argument 2 of 'qpol_netifcon_get_name' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4437:24: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_netifcon *'
> qpol_wrap.c:4440:3: error: too many arguments to function 'qpol_netifcon_get_name'
> qpol_wrap.c:4437:24: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4447:34: error: conflicting types for 'qpol_netifcon_get_msg_con'
> In file included from ../../../libqpol/include/qpol/policy.h:52:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/netifcon_query.h:85:13: note: previous declaration of 'qpol_netifcon_get_msg_con' was here
> qpol_wrap.c: In function 'qpol_netifcon_get_msg_con':
> qpol_wrap.c:4450:3: warning: passing argument 1 of 'qpol_netifcon_get_msg_con' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4447:34: note: expected 'struct qpol_netifcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4450:3: warning: passing argument 2 of 'qpol_netifcon_get_msg_con' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4447:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_netifcon *'
> qpol_wrap.c:4450:3: error: too many arguments to function 'qpol_netifcon_get_msg_con'
> qpol_wrap.c:4447:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4457:34: error: conflicting types for 'qpol_netifcon_get_if_con'
> In file included from ../../../libqpol/include/qpol/policy.h:52:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/netifcon_query.h:97:13: note: previous declaration of 'qpol_netifcon_get_if_con' was here
> qpol_wrap.c: In function 'qpol_netifcon_get_if_con':
> qpol_wrap.c:4460:3: warning: passing argument 1 of 'qpol_netifcon_get_if_con' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4457:34: note: expected 'struct qpol_netifcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4460:3: warning: passing argument 2 of 'qpol_netifcon_get_if_con' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4457:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_netifcon *'
> qpol_wrap.c:4460:3: error: too many arguments to function 'qpol_netifcon_get_if_con'
> qpol_wrap.c:4457:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4472:22: error: conflicting types for 'qpol_nodecon_get_addr'
> In file included from ../../../libqpol/include/qpol/policy.h:53:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/nodecon_query.h:86:13: note: previous declaration of 'qpol_nodecon_get_addr' was here
> qpol_wrap.c: In function 'qpol_nodecon_get_addr':
> qpol_wrap.c:4476:3: warning: passing argument 1 of 'qpol_nodecon_get_addr' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4472:22: note: expected 'struct qpol_nodecon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4476:3: warning: passing argument 2 of 'qpol_nodecon_get_addr' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4472:22: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_nodecon *'
> qpol_wrap.c:4476:3: error: too many arguments to function 'qpol_nodecon_get_addr'
> qpol_wrap.c:4472:22: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4483:22: error: conflicting types for 'qpol_nodecon_get_mask'
> In file included from ../../../libqpol/include/qpol/policy.h:53:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/nodecon_query.h:102:13: note: previous declaration of 'qpol_nodecon_get_mask' was here
> qpol_wrap.c: In function 'qpol_nodecon_get_mask':
> qpol_wrap.c:4487:3: warning: passing argument 1 of 'qpol_nodecon_get_mask' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4483:22: note: expected 'struct qpol_nodecon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4487:3: warning: passing argument 2 of 'qpol_nodecon_get_mask' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4483:22: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_nodecon *'
> qpol_wrap.c:4487:3: error: too many arguments to function 'qpol_nodecon_get_mask'
> qpol_wrap.c:4483:22: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4494:16: error: conflicting types for 'qpol_nodecon_get_protocol'
> In file included from ../../../libqpol/include/qpol/policy.h:53:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/nodecon_query.h:114:13: note: previous declaration of 'qpol_nodecon_get_protocol' was here
> qpol_wrap.c: In function 'qpol_nodecon_get_protocol':
> qpol_wrap.c:4497:3: warning: passing argument 1 of 'qpol_nodecon_get_protocol' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4494:16: note: expected 'struct qpol_nodecon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4497:3: warning: passing argument 2 of 'qpol_nodecon_get_protocol' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4494:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_nodecon *'
> qpol_wrap.c:4497:3: error: too many arguments to function 'qpol_nodecon_get_protocol'
> qpol_wrap.c:4494:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4504:34: error: conflicting types for 'qpol_nodecon_get_context'
> In file included from ../../../libqpol/include/qpol/policy.h:53:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/nodecon_query.h:125:13: note: previous declaration of 'qpol_nodecon_get_context' was here
> qpol_wrap.c: In function 'qpol_nodecon_get_context':
> qpol_wrap.c:4507:3: warning: passing argument 1 of 'qpol_nodecon_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4504:34: note: expected 'struct qpol_nodecon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4507:3: warning: passing argument 2 of 'qpol_nodecon_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4504:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_nodecon *'
> qpol_wrap.c:4507:3: error: too many arguments to function 'qpol_nodecon_get_context'
> qpol_wrap.c:4504:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4519:21: error: conflicting types for 'qpol_portcon_get_low_port'
> In file included from ../../../libqpol/include/qpol/policy.h:56:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/portcon_query.h:90:13: note: previous declaration of 'qpol_portcon_get_low_port' was here
> qpol_wrap.c: In function 'qpol_portcon_get_low_port':
> qpol_wrap.c:4522:3: warning: passing argument 1 of 'qpol_portcon_get_low_port' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4519:21: note: expected 'struct qpol_portcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4522:3: warning: passing argument 2 of 'qpol_portcon_get_low_port' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4519:21: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_portcon *'
> qpol_wrap.c:4522:3: error: too many arguments to function 'qpol_portcon_get_low_port'
> qpol_wrap.c:4519:21: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4536:21: error: conflicting types for 'qpol_portcon_get_high_port'
> In file included from ../../../libqpol/include/qpol/policy.h:56:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/portcon_query.h:100:13: note: previous declaration of 'qpol_portcon_get_high_port' was here
> qpol_wrap.c: In function 'qpol_portcon_get_high_port':
> qpol_wrap.c:4539:3: warning: passing argument 1 of 'qpol_portcon_get_high_port' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4536:21: note: expected 'struct qpol_portcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4539:3: warning: passing argument 2 of 'qpol_portcon_get_high_port' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4536:21: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_portcon *'
> qpol_wrap.c:4539:3: error: too many arguments to function 'qpol_portcon_get_high_port'
> qpol_wrap.c:4536:21: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4546:20: error: conflicting types for 'qpol_portcon_get_protocol'
> In file included from ../../../libqpol/include/qpol/policy.h:56:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/portcon_query.h:80:13: note: previous declaration of 'qpol_portcon_get_protocol' was here
> qpol_wrap.c: In function 'qpol_portcon_get_protocol':
> qpol_wrap.c:4549:3: warning: passing argument 1 of 'qpol_portcon_get_protocol' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4546:20: note: expected 'struct qpol_portcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4549:3: warning: passing argument 2 of 'qpol_portcon_get_protocol' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4546:20: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_portcon *'
> qpol_wrap.c:4549:3: error: too many arguments to function 'qpol_portcon_get_protocol'
> qpol_wrap.c:4546:20: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4563:34: error: conflicting types for 'qpol_portcon_get_context'
> In file included from ../../../libqpol/include/qpol/policy.h:56:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/portcon_query.h:111:13: note: previous declaration of 'qpol_portcon_get_context' was here
> qpol_wrap.c: In function 'qpol_portcon_get_context':
> qpol_wrap.c:4566:3: warning: passing argument 1 of 'qpol_portcon_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4563:34: note: expected 'struct qpol_portcon *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4566:3: warning: passing argument 2 of 'qpol_portcon_get_context' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4563:34: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_portcon *'
> qpol_wrap.c:4566:3: error: too many arguments to function 'qpol_portcon_get_context'
> qpol_wrap.c:4563:34: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4578:32: error: conflicting types for 'qpol_constraint_get_class'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:65:13: note: previous declaration of 'qpol_constraint_get_class' was here
> qpol_wrap.c: In function 'qpol_constraint_get_class':
> qpol_wrap.c:4581:3: warning: passing argument 1 of 'qpol_constraint_get_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4578:32: note: expected 'struct qpol_constraint *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4581:3: warning: passing argument 2 of 'qpol_constraint_get_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4578:32: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint *'
> qpol_wrap.c:4581:3: error: too many arguments to function 'qpol_constraint_get_class'
> qpol_wrap.c:4578:32: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4588:29: error: conflicting types for 'qpol_constraint_get_perm_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:81:13: note: previous declaration of 'qpol_constraint_get_perm_iter' was here
> qpol_wrap.c: In function 'qpol_constraint_get_perm_iter':
> qpol_wrap.c:4591:3: warning: passing argument 1 of 'qpol_constraint_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4588:29: note: expected 'struct qpol_constraint *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4591:3: warning: passing argument 2 of 'qpol_constraint_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4588:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint *'
> qpol_wrap.c:4591:3: error: too many arguments to function 'qpol_constraint_get_perm_iter'
> qpol_wrap.c:4588:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4598:29: error: conflicting types for 'qpol_constraint_get_expr_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:97:13: note: previous declaration of 'qpol_constraint_get_expr_iter' was here
> qpol_wrap.c: In function 'qpol_constraint_get_expr_iter':
> qpol_wrap.c:4601:3: warning: passing argument 1 of 'qpol_constraint_get_expr_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4598:29: note: expected 'struct qpol_constraint *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4601:3: warning: passing argument 2 of 'qpol_constraint_get_expr_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4598:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint *'
> qpol_wrap.c:4601:3: error: too many arguments to function 'qpol_constraint_get_expr_iter'
> qpol_wrap.c:4598:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4613:32: error: conflicting types for 'qpol_validatetrans_get_class'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:123:13: note: previous declaration of 'qpol_validatetrans_get_class' was here
> qpol_wrap.c: In function 'qpol_validatetrans_get_class':
> qpol_wrap.c:4616:3: warning: passing argument 1 of 'qpol_validatetrans_get_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4613:32: note: expected 'struct qpol_validatetrans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4616:3: warning: passing argument 2 of 'qpol_validatetrans_get_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4613:32: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_validatetrans *'
> qpol_wrap.c:4616:3: error: too many arguments to function 'qpol_validatetrans_get_class'
> qpol_wrap.c:4613:32: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4623:29: error: conflicting types for 'qpol_validatetrans_get_expr_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:139:13: note: previous declaration of 'qpol_validatetrans_get_expr_iter' was here
> qpol_wrap.c: In function 'qpol_validatetrans_get_expr_iter':
> qpol_wrap.c:4626:3: warning: passing argument 1 of 'qpol_validatetrans_get_expr_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4623:29: note: expected 'struct qpol_validatetrans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4626:3: warning: passing argument 2 of 'qpol_validatetrans_get_expr_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4623:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_validatetrans *'
> qpol_wrap.c:4626:3: error: too many arguments to function 'qpol_validatetrans_get_expr_iter'
> qpol_wrap.c:4623:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4638:16: error: conflicting types for 'qpol_constraint_expr_node_get_expr_type'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:158:13: note: previous declaration of 'qpol_constraint_expr_node_get_expr_type' was here
> qpol_wrap.c: In function 'qpol_constraint_expr_node_get_expr_type':
> qpol_wrap.c:4641:3: warning: passing argument 1 of 'qpol_constraint_expr_node_get_expr_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4638:16: note: expected 'struct qpol_constraint_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4641:3: warning: passing argument 2 of 'qpol_constraint_expr_node_get_expr_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4638:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint_expr_node *'
> qpol_wrap.c:4641:3: error: too many arguments to function 'qpol_constraint_expr_node_get_expr_type'
> qpol_wrap.c:4638:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4648:16: error: conflicting types for 'qpol_constraint_expr_node_get_sym_type'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:184:13: note: previous declaration of 'qpol_constraint_expr_node_get_sym_type' was here
> qpol_wrap.c: In function 'qpol_constraint_expr_node_get_sym_type':
> qpol_wrap.c:4651:3: warning: passing argument 1 of 'qpol_constraint_expr_node_get_sym_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4648:16: note: expected 'struct qpol_constraint_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4651:3: warning: passing argument 2 of 'qpol_constraint_expr_node_get_sym_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4648:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint_expr_node *'
> qpol_wrap.c:4651:3: error: too many arguments to function 'qpol_constraint_expr_node_get_sym_type'
> qpol_wrap.c:4648:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4658:16: error: conflicting types for 'qpol_constraint_expr_node_get_op'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:204:13: note: previous declaration of 'qpol_constraint_expr_node_get_op' was here
> qpol_wrap.c: In function 'qpol_constraint_expr_node_get_op':
> qpol_wrap.c:4661:3: warning: passing argument 1 of 'qpol_constraint_expr_node_get_op' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4658:16: note: expected 'struct qpol_constraint_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4661:3: warning: passing argument 2 of 'qpol_constraint_expr_node_get_op' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4658:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint_expr_node *'
> qpol_wrap.c:4661:3: error: too many arguments to function 'qpol_constraint_expr_node_get_op'
> qpol_wrap.c:4658:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4668:29: error: conflicting types for 'qpol_constraint_expr_node_get_names_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:43:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/constraint_query.h:223:13: note: previous declaration of 'qpol_constraint_expr_node_get_names_iter' was here
> qpol_wrap.c: In function 'qpol_constraint_expr_node_get_names_iter':
> qpol_wrap.c:4671:3: warning: passing argument 1 of 'qpol_constraint_expr_node_get_names_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4668:29: note: expected 'struct qpol_constraint_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4671:3: warning: passing argument 2 of 'qpol_constraint_expr_node_get_names_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4668:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_constraint_expr_node *'
> qpol_wrap.c:4671:3: error: too many arguments to function 'qpol_constraint_expr_node_get_names_iter'
> qpol_wrap.c:4668:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4683:31: error: conflicting types for 'qpol_role_allow_get_source_role'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:62:13: note: previous declaration of 'qpol_role_allow_get_source_role' was here
> qpol_wrap.c: In function 'qpol_role_allow_get_source_role':
> qpol_wrap.c:4686:3: warning: passing argument 1 of 'qpol_role_allow_get_source_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4683:31: note: expected 'struct qpol_role_allow *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4686:3: warning: passing argument 2 of 'qpol_role_allow_get_source_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4683:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role_allow *'
> qpol_wrap.c:4686:3: error: too many arguments to function 'qpol_role_allow_get_source_role'
> qpol_wrap.c:4683:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4693:31: error: conflicting types for 'qpol_role_allow_get_target_role'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:74:13: note: previous declaration of 'qpol_role_allow_get_target_role' was here
> qpol_wrap.c: In function 'qpol_role_allow_get_target_role':
> qpol_wrap.c:4696:3: warning: passing argument 1 of 'qpol_role_allow_get_target_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4693:31: note: expected 'struct qpol_role_allow *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4696:3: warning: passing argument 2 of 'qpol_role_allow_get_target_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4693:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role_allow *'
> qpol_wrap.c:4696:3: error: too many arguments to function 'qpol_role_allow_get_target_role'
> qpol_wrap.c:4693:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4708:31: error: conflicting types for 'qpol_role_trans_get_source_role'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:99:13: note: previous declaration of 'qpol_role_trans_get_source_role' was here
> qpol_wrap.c: In function 'qpol_role_trans_get_source_role':
> qpol_wrap.c:4711:3: warning: passing argument 1 of 'qpol_role_trans_get_source_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4708:31: note: expected 'struct qpol_role_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4711:3: warning: passing argument 2 of 'qpol_role_trans_get_source_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4708:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role_trans *'
> qpol_wrap.c:4711:3: error: too many arguments to function 'qpol_role_trans_get_source_role'
> qpol_wrap.c:4708:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4718:31: error: conflicting types for 'qpol_role_trans_get_target_type'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:111:13: note: previous declaration of 'qpol_role_trans_get_target_type' was here
> qpol_wrap.c: In function 'qpol_role_trans_get_target_type':
> qpol_wrap.c:4721:3: warning: passing argument 1 of 'qpol_role_trans_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4718:31: note: expected 'struct qpol_role_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4721:3: warning: passing argument 2 of 'qpol_role_trans_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4718:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role_trans *'
> qpol_wrap.c:4721:3: error: too many arguments to function 'qpol_role_trans_get_target_type'
> qpol_wrap.c:4718:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4728:31: error: conflicting types for 'qpol_role_trans_get_default_role'
> In file included from ../../../libqpol/include/qpol/policy.h:57:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/rbacrule_query.h:123:13: note: previous declaration of 'qpol_role_trans_get_default_role' was here
> qpol_wrap.c: In function 'qpol_role_trans_get_default_role':
> qpol_wrap.c:4731:3: warning: passing argument 1 of 'qpol_role_trans_get_default_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4728:31: note: expected 'struct qpol_role_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4731:3: warning: passing argument 2 of 'qpol_role_trans_get_default_role' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4728:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_role_trans *'
> qpol_wrap.c:4731:3: error: too many arguments to function 'qpol_role_trans_get_default_role'
> qpol_wrap.c:4728:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4743:31: error: conflicting types for 'qpol_range_trans_get_source_type'
> In file included from ../../../libqpol/include/qpol/policy.h:50:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mlsrule_query.h:61:13: note: previous declaration of 'qpol_range_trans_get_source_type' was here
> qpol_wrap.c: In function 'qpol_range_trans_get_source_type':
> qpol_wrap.c:4746:3: warning: passing argument 1 of 'qpol_range_trans_get_source_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4743:31: note: expected 'struct qpol_range_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4746:3: warning: passing argument 2 of 'qpol_range_trans_get_source_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4743:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_range_trans *'
> qpol_wrap.c:4746:3: error: too many arguments to function 'qpol_range_trans_get_source_type'
> qpol_wrap.c:4743:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4753:31: error: conflicting types for 'qpol_range_trans_get_target_type'
> In file included from ../../../libqpol/include/qpol/policy.h:50:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mlsrule_query.h:73:13: note: previous declaration of 'qpol_range_trans_get_target_type' was here
> qpol_wrap.c: In function 'qpol_range_trans_get_target_type':
> qpol_wrap.c:4756:3: warning: passing argument 1 of 'qpol_range_trans_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4753:31: note: expected 'struct qpol_range_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4756:3: warning: passing argument 2 of 'qpol_range_trans_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4753:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_range_trans *'
> qpol_wrap.c:4756:3: error: too many arguments to function 'qpol_range_trans_get_target_type'
> qpol_wrap.c:4753:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4762:32: error: conflicting types for 'qpol_range_trans_get_target_class'
> In file included from ../../../libqpol/include/qpol/policy.h:50:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mlsrule_query.h:85:13: note: previous declaration of 'qpol_range_trans_get_target_class' was here
> qpol_wrap.c: In function 'qpol_range_trans_get_target_class':
> qpol_wrap.c:4765:3: warning: passing argument 1 of 'qpol_range_trans_get_target_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4762:32: note: expected 'struct qpol_range_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4765:3: warning: passing argument 2 of 'qpol_range_trans_get_target_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4762:32: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_range_trans *'
> qpol_wrap.c:4765:3: error: too many arguments to function 'qpol_range_trans_get_target_class'
> qpol_wrap.c:4762:32: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4771:36: error: conflicting types for 'qpol_range_trans_get_range'
> In file included from ../../../libqpol/include/qpol/policy.h:50:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/mlsrule_query.h:97:13: note: previous declaration of 'qpol_range_trans_get_range' was here
> qpol_wrap.c: In function 'qpol_range_trans_get_range':
> qpol_wrap.c:4774:3: warning: passing argument 1 of 'qpol_range_trans_get_range' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4771:36: note: expected 'struct qpol_range_trans *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4774:3: warning: passing argument 2 of 'qpol_range_trans_get_range' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4771:36: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_range_trans *'
> qpol_wrap.c:4774:3: error: too many arguments to function 'qpol_range_trans_get_range'
> qpol_wrap.c:4771:36: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4786:16: error: conflicting types for 'qpol_avrule_get_rule_type'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:126:13: note: previous declaration of 'qpol_avrule_get_rule_type' was here
> qpol_wrap.c: In function 'qpol_avrule_get_rule_type':
> qpol_wrap.c:4789:3: warning: passing argument 1 of 'qpol_avrule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4786:16: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4789:3: warning: passing argument 2 of 'qpol_avrule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4786:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4789:3: error: too many arguments to function 'qpol_avrule_get_rule_type'
> qpol_wrap.c:4786:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4796:31: error: conflicting types for 'qpol_avrule_get_source_type'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:75:13: note: previous declaration of 'qpol_avrule_get_source_type' was here
> qpol_wrap.c: In function 'qpol_avrule_get_source_type':
> qpol_wrap.c:4799:3: warning: passing argument 1 of 'qpol_avrule_get_source_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4796:31: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4799:3: warning: passing argument 2 of 'qpol_avrule_get_source_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4796:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4799:3: error: too many arguments to function 'qpol_avrule_get_source_type'
> qpol_wrap.c:4796:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4806:31: error: conflicting types for 'qpol_avrule_get_target_type'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:87:13: note: previous declaration of 'qpol_avrule_get_target_type' was here
> qpol_wrap.c: In function 'qpol_avrule_get_target_type':
> qpol_wrap.c:4809:3: warning: passing argument 1 of 'qpol_avrule_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4806:31: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4809:3: warning: passing argument 2 of 'qpol_avrule_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4806:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4809:3: error: too many arguments to function 'qpol_avrule_get_target_type'
> qpol_wrap.c:4806:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4816:32: error: conflicting types for 'qpol_avrule_get_object_class'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:99:13: note: previous declaration of 'qpol_avrule_get_object_class' was here
> qpol_wrap.c: In function 'qpol_avrule_get_object_class':
> qpol_wrap.c:4819:3: warning: passing argument 1 of 'qpol_avrule_get_object_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4816:32: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4819:3: warning: passing argument 2 of 'qpol_avrule_get_object_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4816:32: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4819:3: error: too many arguments to function 'qpol_avrule_get_object_class'
> qpol_wrap.c:4816:32: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4826:29: error: conflicting types for 'qpol_avrule_get_perm_iter'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:115:13: note: previous declaration of 'qpol_avrule_get_perm_iter' was here
> qpol_wrap.c: In function 'qpol_avrule_get_perm_iter':
> qpol_wrap.c:4829:3: warning: passing argument 1 of 'qpol_avrule_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4826:29: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4829:3: warning: passing argument 2 of 'qpol_avrule_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4826:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4829:3: error: too many arguments to function 'qpol_avrule_get_perm_iter'
> qpol_wrap.c:4826:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4836:31: error: conflicting types for 'qpol_avrule_get_cond'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:138:13: note: previous declaration of 'qpol_avrule_get_cond' was here
> qpol_wrap.c: In function 'qpol_avrule_get_cond':
> qpol_wrap.c:4839:3: warning: passing argument 1 of 'qpol_avrule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4836:31: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4839:3: warning: passing argument 2 of 'qpol_avrule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4836:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4839:3: error: too many arguments to function 'qpol_avrule_get_cond'
> qpol_wrap.c:4836:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4846:16: error: conflicting types for 'qpol_avrule_get_is_enabled'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:149:13: note: previous declaration of 'qpol_avrule_get_is_enabled' was here
> qpol_wrap.c: In function 'qpol_avrule_get_is_enabled':
> qpol_wrap.c:4849:3: warning: passing argument 1 of 'qpol_avrule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4846:16: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4849:3: warning: passing argument 2 of 'qpol_avrule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4846:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4849:3: error: too many arguments to function 'qpol_avrule_get_is_enabled'
> qpol_wrap.c:4846:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4856:16: error: conflicting types for 'qpol_avrule_get_which_list'
> In file included from qpol_wrap.c:3010:0:
> ../../../libqpol/include/../include/qpol/avrule_query.h:161:13: note: previous declaration of 'qpol_avrule_get_which_list' was here
> qpol_wrap.c: In function 'qpol_avrule_get_which_list':
> qpol_wrap.c:4860:3: warning: passing argument 1 of 'qpol_avrule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4836:31: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4860:3: warning: passing argument 2 of 'qpol_avrule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4836:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4860:3: error: too many arguments to function 'qpol_avrule_get_cond'
> qpol_wrap.c:4836:31: note: declared here
> qpol_wrap.c:4863:3: warning: passing argument 1 of 'qpol_avrule_get_which_list' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4856:16: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4863:3: warning: passing argument 2 of 'qpol_avrule_get_which_list' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4856:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4863:3: error: too many arguments to function 'qpol_avrule_get_which_list'
> qpol_wrap.c:4856:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4870:29: error: conflicting types for 'qpol_avrule_get_syn_avrule_iter'
> In file included from qpol_wrap.c:3026:0:
> ../../../libqpol/include/../include/qpol/policy_extend.h:64:13: note: previous declaration of 'qpol_avrule_get_syn_avrule_iter' was here
> qpol_wrap.c: In function 'qpol_avrule_get_syn_avrule_iter':
> qpol_wrap.c:4873:3: warning: passing argument 1 of 'qpol_avrule_get_syn_avrule_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4870:29: note: expected 'struct qpol_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4873:3: warning: passing argument 2 of 'qpol_avrule_get_syn_avrule_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4870:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_avrule *'
> qpol_wrap.c:4873:3: error: too many arguments to function 'qpol_avrule_get_syn_avrule_iter'
> qpol_wrap.c:4870:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4885:16: error: conflicting types for 'qpol_terule_get_rule_type'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:118:13: note: previous declaration of 'qpol_terule_get_rule_type' was here
> qpol_wrap.c: In function 'qpol_terule_get_rule_type':
> qpol_wrap.c:4888:3: warning: passing argument 1 of 'qpol_terule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4885:16: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4888:3: warning: passing argument 2 of 'qpol_terule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4885:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4888:3: error: too many arguments to function 'qpol_terule_get_rule_type'
> qpol_wrap.c:4885:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4895:31: error: conflicting types for 'qpol_terule_get_source_type'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:70:13: note: previous declaration of 'qpol_terule_get_source_type' was here
> qpol_wrap.c: In function 'qpol_terule_get_source_type':
> qpol_wrap.c:4898:3: warning: passing argument 1 of 'qpol_terule_get_source_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4895:31: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4898:3: warning: passing argument 2 of 'qpol_terule_get_source_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4895:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4898:3: error: too many arguments to function 'qpol_terule_get_source_type'
> qpol_wrap.c:4895:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4905:31: error: conflicting types for 'qpol_terule_get_target_type'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:82:13: note: previous declaration of 'qpol_terule_get_target_type' was here
> qpol_wrap.c: In function 'qpol_terule_get_target_type':
> qpol_wrap.c:4908:3: warning: passing argument 1 of 'qpol_terule_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4905:31: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4908:3: warning: passing argument 2 of 'qpol_terule_get_target_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4905:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4908:3: error: too many arguments to function 'qpol_terule_get_target_type'
> qpol_wrap.c:4905:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4915:32: error: conflicting types for 'qpol_terule_get_object_class'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:94:13: note: previous declaration of 'qpol_terule_get_object_class' was here
> qpol_wrap.c: In function 'qpol_terule_get_object_class':
> qpol_wrap.c:4918:3: warning: passing argument 1 of 'qpol_terule_get_object_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4915:32: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4918:3: warning: passing argument 2 of 'qpol_terule_get_object_class' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4915:32: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4918:3: error: too many arguments to function 'qpol_terule_get_object_class'
> qpol_wrap.c:4915:32: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4925:31: error: conflicting types for 'qpol_terule_get_default_type'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:106:13: note: previous declaration of 'qpol_terule_get_default_type' was here
> qpol_wrap.c: In function 'qpol_terule_get_default_type':
> qpol_wrap.c:4928:3: warning: passing argument 1 of 'qpol_terule_get_default_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4925:31: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4928:3: warning: passing argument 2 of 'qpol_terule_get_default_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4925:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4928:3: error: too many arguments to function 'qpol_terule_get_default_type'
> qpol_wrap.c:4925:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4935:31: error: conflicting types for 'qpol_terule_get_cond'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:130:13: note: previous declaration of 'qpol_terule_get_cond' was here
> qpol_wrap.c: In function 'qpol_terule_get_cond':
> qpol_wrap.c:4938:3: warning: passing argument 1 of 'qpol_terule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4935:31: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4938:3: warning: passing argument 2 of 'qpol_terule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4935:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4938:3: error: too many arguments to function 'qpol_terule_get_cond'
> qpol_wrap.c:4935:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4945:16: error: conflicting types for 'qpol_terule_get_is_enabled'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:141:13: note: previous declaration of 'qpol_terule_get_is_enabled' was here
> qpol_wrap.c: In function 'qpol_terule_get_is_enabled':
> qpol_wrap.c:4948:3: warning: passing argument 1 of 'qpol_terule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4945:16: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4948:3: warning: passing argument 2 of 'qpol_terule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4945:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4948:3: error: too many arguments to function 'qpol_terule_get_is_enabled'
> qpol_wrap.c:4945:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4955:16: error: conflicting types for 'qpol_terule_get_which_list'
> In file included from ../../../libqpol/include/qpol/policy.h:60:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/terule_query.h:153:13: note: previous declaration of 'qpol_terule_get_which_list' was here
> qpol_wrap.c: In function 'qpol_terule_get_which_list':
> qpol_wrap.c:4959:3: warning: passing argument 1 of 'qpol_terule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4935:31: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4959:3: warning: passing argument 2 of 'qpol_terule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4935:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4959:3: error: too many arguments to function 'qpol_terule_get_cond'
> qpol_wrap.c:4935:31: note: declared here
> qpol_wrap.c:4962:3: warning: passing argument 1 of 'qpol_terule_get_which_list' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4955:16: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4962:3: warning: passing argument 2 of 'qpol_terule_get_which_list' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4955:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4962:3: error: too many arguments to function 'qpol_terule_get_which_list'
> qpol_wrap.c:4955:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4969:29: error: conflicting types for 'qpol_terule_get_syn_terule_iter'
> In file included from qpol_wrap.c:3026:0:
> ../../../libqpol/include/../include/qpol/policy_extend.h:79:13: note: previous declaration of 'qpol_terule_get_syn_terule_iter' was here
> qpol_wrap.c: In function 'qpol_terule_get_syn_terule_iter':
> qpol_wrap.c:4972:3: warning: passing argument 1 of 'qpol_terule_get_syn_terule_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4969:29: note: expected 'struct qpol_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4972:3: warning: passing argument 2 of 'qpol_terule_get_syn_terule_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4969:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_terule *'
> qpol_wrap.c:4972:3: error: too many arguments to function 'qpol_terule_get_syn_terule_iter'
> qpol_wrap.c:4969:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4984:29: error: conflicting types for 'qpol_cond_get_expr_node_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:69:13: note: previous declaration of 'qpol_cond_get_expr_node_iter' was here
> qpol_wrap.c: In function 'qpol_cond_get_expr_node_iter':
> qpol_wrap.c:4987:3: warning: passing argument 1 of 'qpol_cond_get_expr_node_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4984:29: note: expected 'struct qpol_cond *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4987:3: warning: passing argument 2 of 'qpol_cond_get_expr_node_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4984:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond *'
> qpol_wrap.c:4987:3: error: too many arguments to function 'qpol_cond_get_expr_node_iter'
> qpol_wrap.c:4984:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:4994:29: error: conflicting types for 'qpol_cond_get_av_true_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:90:13: note: previous declaration of 'qpol_cond_get_av_true_iter' was here
> qpol_wrap.c: In function 'qpol_cond_get_av_true_iter':
> qpol_wrap.c:4997:3: warning: passing argument 1 of 'qpol_cond_get_av_true_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4994:29: note: expected 'struct qpol_cond *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:4997:3: warning: passing argument 2 of 'qpol_cond_get_av_true_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:4994:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond *'
> qpol_wrap.c:4997:3: error: too many arguments to function 'qpol_cond_get_av_true_iter'
> qpol_wrap.c:4994:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5004:29: error: conflicting types for 'qpol_cond_get_av_false_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:126:13: note: previous declaration of 'qpol_cond_get_av_false_iter' was here
> qpol_wrap.c: In function 'qpol_cond_get_av_false_iter':
> qpol_wrap.c:5007:3: warning: passing argument 1 of 'qpol_cond_get_av_false_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5004:29: note: expected 'struct qpol_cond *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5007:3: warning: passing argument 2 of 'qpol_cond_get_av_false_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5004:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond *'
> qpol_wrap.c:5007:3: error: too many arguments to function 'qpol_cond_get_av_false_iter'
> qpol_wrap.c:5004:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5014:29: error: conflicting types for 'qpol_cond_get_te_true_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:108:13: note: previous declaration of 'qpol_cond_get_te_true_iter' was here
> qpol_wrap.c: In function 'qpol_cond_get_te_true_iter':
> qpol_wrap.c:5017:3: warning: passing argument 1 of 'qpol_cond_get_te_true_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5014:29: note: expected 'struct qpol_cond *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5017:3: warning: passing argument 2 of 'qpol_cond_get_te_true_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5014:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond *'
> qpol_wrap.c:5017:3: error: too many arguments to function 'qpol_cond_get_te_true_iter'
> qpol_wrap.c:5014:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5024:29: error: conflicting types for 'qpol_cond_get_te_false_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:144:13: note: previous declaration of 'qpol_cond_get_te_false_iter' was here
> qpol_wrap.c: In function 'qpol_cond_get_te_false_iter':
> qpol_wrap.c:5027:3: warning: passing argument 1 of 'qpol_cond_get_te_false_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5024:29: note: expected 'struct qpol_cond *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5027:3: warning: passing argument 2 of 'qpol_cond_get_te_false_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5024:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond *'
> qpol_wrap.c:5027:3: error: too many arguments to function 'qpol_cond_get_te_false_iter'
> qpol_wrap.c:5024:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5034:16: error: conflicting types for 'qpol_cond_eval'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:157:13: note: previous declaration of 'qpol_cond_eval' was here
> qpol_wrap.c: In function 'qpol_cond_eval':
> qpol_wrap.c:5037:3: warning: passing argument 1 of 'qpol_cond_eval' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5034:16: note: expected 'struct qpol_cond *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5037:3: warning: passing argument 2 of 'qpol_cond_eval' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5034:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond *'
> qpol_wrap.c:5037:3: error: too many arguments to function 'qpol_cond_eval'
> qpol_wrap.c:5034:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5049:16: error: conflicting types for 'qpol_cond_expr_node_get_expr_type'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:177:13: note: previous declaration of 'qpol_cond_expr_node_get_expr_type' was here
> qpol_wrap.c: In function 'qpol_cond_expr_node_get_expr_type':
> qpol_wrap.c:5052:3: warning: passing argument 1 of 'qpol_cond_expr_node_get_expr_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5049:16: note: expected 'struct qpol_cond_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5052:3: warning: passing argument 2 of 'qpol_cond_expr_node_get_expr_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5049:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond_expr_node *'
> qpol_wrap.c:5052:3: error: too many arguments to function 'qpol_cond_expr_node_get_expr_type'
> qpol_wrap.c:5049:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5059:25: error: conflicting types for 'qpol_cond_expr_node_get_bool'
> In file included from ../../../libqpol/include/qpol/policy.h:42:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/cond_query.h:191:13: note: previous declaration of 'qpol_cond_expr_node_get_bool' was here
> qpol_wrap.c: In function 'qpol_cond_expr_node_get_bool':
> qpol_wrap.c:5063:3: warning: passing argument 1 of 'qpol_cond_expr_node_get_expr_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5049:16: note: expected 'struct qpol_cond_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5063:3: warning: passing argument 2 of 'qpol_cond_expr_node_get_expr_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5049:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond_expr_node *'
> qpol_wrap.c:5063:3: error: too many arguments to function 'qpol_cond_expr_node_get_expr_type'
> qpol_wrap.c:5049:16: note: declared here
> qpol_wrap.c:5066:3: warning: passing argument 1 of 'qpol_cond_expr_node_get_bool' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5059:25: note: expected 'struct qpol_cond_expr_node *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5066:3: warning: passing argument 2 of 'qpol_cond_expr_node_get_bool' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5059:25: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_cond_expr_node *'
> qpol_wrap.c:5066:3: error: too many arguments to function 'qpol_cond_expr_node_get_bool'
> qpol_wrap.c:5059:25: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5078:29: error: conflicting types for 'qpol_type_set_get_included_types_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:55:13: note: previous declaration of 'qpol_type_set_get_included_types_iter' was here
> qpol_wrap.c: In function 'qpol_type_set_get_included_types_iter':
> qpol_wrap.c:5081:3: warning: passing argument 1 of 'qpol_type_set_get_included_types_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5078:29: note: expected 'struct qpol_type_set *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5081:3: warning: passing argument 2 of 'qpol_type_set_get_included_types_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5078:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type_set *'
> qpol_wrap.c:5081:3: error: too many arguments to function 'qpol_type_set_get_included_types_iter'
> qpol_wrap.c:5078:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5088:29: error: conflicting types for 'qpol_type_set_get_subtracted_types_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:70:13: note: previous declaration of 'qpol_type_set_get_subtracted_types_iter' was here
> qpol_wrap.c: In function 'qpol_type_set_get_subtracted_types_iter':
> qpol_wrap.c:5091:3: warning: passing argument 1 of 'qpol_type_set_get_subtracted_types_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5088:29: note: expected 'struct qpol_type_set *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5091:3: warning: passing argument 2 of 'qpol_type_set_get_subtracted_types_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5088:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type_set *'
> qpol_wrap.c:5091:3: error: too many arguments to function 'qpol_type_set_get_subtracted_types_iter'
> qpol_wrap.c:5088:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5098:16: error: conflicting types for 'qpol_type_set_get_is_star'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:82:13: note: previous declaration of 'qpol_type_set_get_is_star' was here
> qpol_wrap.c: In function 'qpol_type_set_get_is_star':
> qpol_wrap.c:5101:3: warning: passing argument 1 of 'qpol_type_set_get_is_star' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5098:16: note: expected 'struct qpol_type_set *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5101:3: warning: passing argument 2 of 'qpol_type_set_get_is_star' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5098:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type_set *'
> qpol_wrap.c:5101:3: error: too many arguments to function 'qpol_type_set_get_is_star'
> qpol_wrap.c:5098:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5108:16: error: conflicting types for 'qpol_type_set_get_is_comp'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:93:13: note: previous declaration of 'qpol_type_set_get_is_comp' was here
> qpol_wrap.c: In function 'qpol_type_set_get_is_comp':
> qpol_wrap.c:5111:3: warning: passing argument 1 of 'qpol_type_set_get_is_comp' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5108:16: note: expected 'struct qpol_type_set *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5111:3: warning: passing argument 2 of 'qpol_type_set_get_is_comp' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5108:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_type_set *'
> qpol_wrap.c:5111:3: error: too many arguments to function 'qpol_type_set_get_is_comp'
> qpol_wrap.c:5108:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5123:16: error: conflicting types for 'qpol_syn_avrule_get_rule_type'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:104:13: note: previous declaration of 'qpol_syn_avrule_get_rule_type' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_rule_type':
> qpol_wrap.c:5126:3: warning: passing argument 1 of 'qpol_syn_avrule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5123:16: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5126:3: warning: passing argument 2 of 'qpol_syn_avrule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5123:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5126:3: error: too many arguments to function 'qpol_syn_avrule_get_rule_type'
> qpol_wrap.c:5123:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5133:35: error: conflicting types for 'qpol_syn_avrule_get_source_type_set'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:116:13: note: previous declaration of 'qpol_syn_avrule_get_source_type_set' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_source_type_set':
> qpol_wrap.c:5136:3: warning: passing argument 1 of 'qpol_syn_avrule_get_source_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5133:35: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5136:3: warning: passing argument 2 of 'qpol_syn_avrule_get_source_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5133:35: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5136:3: error: too many arguments to function 'qpol_syn_avrule_get_source_type_set'
> qpol_wrap.c:5133:35: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5143:35: error: conflicting types for 'qpol_syn_avrule_get_target_type_set'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:128:13: note: previous declaration of 'qpol_syn_avrule_get_target_type_set' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_target_type_set':
> qpol_wrap.c:5146:3: warning: passing argument 1 of 'qpol_syn_avrule_get_target_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5143:35: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5146:3: warning: passing argument 2 of 'qpol_syn_avrule_get_target_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5143:35: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5146:3: error: too many arguments to function 'qpol_syn_avrule_get_target_type_set'
> qpol_wrap.c:5143:35: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5153:16: error: conflicting types for 'qpol_syn_avrule_get_is_target_self'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:140:13: note: previous declaration of 'qpol_syn_avrule_get_is_target_self' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_is_target_self':
> qpol_wrap.c:5156:3: warning: passing argument 1 of 'qpol_syn_avrule_get_is_target_self' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5153:16: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5156:3: warning: passing argument 2 of 'qpol_syn_avrule_get_is_target_self' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5153:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5156:3: error: too many arguments to function 'qpol_syn_avrule_get_is_target_self'
> qpol_wrap.c:5153:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5163:29: error: conflicting types for 'qpol_syn_avrule_get_class_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:155:13: note: previous declaration of 'qpol_syn_avrule_get_class_iter' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_class_iter':
> qpol_wrap.c:5166:3: warning: passing argument 1 of 'qpol_syn_avrule_get_class_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5163:29: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5166:3: warning: passing argument 2 of 'qpol_syn_avrule_get_class_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5163:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5166:3: error: too many arguments to function 'qpol_syn_avrule_get_class_iter'
> qpol_wrap.c:5163:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5173:29: error: conflicting types for 'qpol_syn_avrule_get_perm_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:170:13: note: previous declaration of 'qpol_syn_avrule_get_perm_iter' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_perm_iter':
> qpol_wrap.c:5176:3: warning: passing argument 1 of 'qpol_syn_avrule_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5173:29: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5176:3: warning: passing argument 2 of 'qpol_syn_avrule_get_perm_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5173:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5176:3: error: too many arguments to function 'qpol_syn_avrule_get_perm_iter'
> qpol_wrap.c:5173:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5183:17: error: conflicting types for 'qpol_syn_avrule_get_lineno'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:181:13: note: previous declaration of 'qpol_syn_avrule_get_lineno' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_lineno':
> qpol_wrap.c:5186:3: warning: passing argument 1 of 'qpol_syn_avrule_get_lineno' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5183:17: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5186:3: warning: passing argument 2 of 'qpol_syn_avrule_get_lineno' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5183:17: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5186:3: error: too many arguments to function 'qpol_syn_avrule_get_lineno'
> qpol_wrap.c:5183:17: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5193:31: error: conflicting types for 'qpol_syn_avrule_get_cond'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:193:13: note: previous declaration of 'qpol_syn_avrule_get_cond' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_cond':
> qpol_wrap.c:5196:3: warning: passing argument 1 of 'qpol_syn_avrule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5193:31: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5196:3: warning: passing argument 2 of 'qpol_syn_avrule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5193:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5196:3: error: too many arguments to function 'qpol_syn_avrule_get_cond'
> qpol_wrap.c:5193:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5203:16: error: conflicting types for 'qpol_syn_avrule_get_is_enabled'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:206:13: note: previous declaration of 'qpol_syn_avrule_get_is_enabled' was here
> qpol_wrap.c: In function 'qpol_syn_avrule_get_is_enabled':
> qpol_wrap.c:5206:3: warning: passing argument 1 of 'qpol_syn_avrule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5203:16: note: expected 'struct qpol_syn_avrule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5206:3: warning: passing argument 2 of 'qpol_syn_avrule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5203:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_avrule *'
> qpol_wrap.c:5206:3: error: too many arguments to function 'qpol_syn_avrule_get_is_enabled'
> qpol_wrap.c:5203:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5218:16: error: conflicting types for 'qpol_syn_terule_get_rule_type'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:218:13: note: previous declaration of 'qpol_syn_terule_get_rule_type' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_rule_type':
> qpol_wrap.c:5221:3: warning: passing argument 1 of 'qpol_syn_terule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5218:16: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5221:3: warning: passing argument 2 of 'qpol_syn_terule_get_rule_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5218:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5221:3: error: too many arguments to function 'qpol_syn_terule_get_rule_type'
> qpol_wrap.c:5218:16: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5228:35: error: conflicting types for 'qpol_syn_terule_get_source_type_set'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:230:13: note: previous declaration of 'qpol_syn_terule_get_source_type_set' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_source_type_set':
> qpol_wrap.c:5231:3: warning: passing argument 1 of 'qpol_syn_terule_get_source_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5228:35: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5231:3: warning: passing argument 2 of 'qpol_syn_terule_get_source_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5228:35: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5231:3: error: too many arguments to function 'qpol_syn_terule_get_source_type_set'
> qpol_wrap.c:5228:35: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5238:35: error: conflicting types for 'qpol_syn_terule_get_target_type_set'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:242:13: note: previous declaration of 'qpol_syn_terule_get_target_type_set' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_target_type_set':
> qpol_wrap.c:5241:3: warning: passing argument 1 of 'qpol_syn_terule_get_target_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5238:35: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5241:3: warning: passing argument 2 of 'qpol_syn_terule_get_target_type_set' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5238:35: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5241:3: error: too many arguments to function 'qpol_syn_terule_get_target_type_set'
> qpol_wrap.c:5238:35: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5248:29: error: conflicting types for 'qpol_syn_terule_get_class_iter'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:257:13: note: previous declaration of 'qpol_syn_terule_get_class_iter' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_class_iter':
> qpol_wrap.c:5251:3: warning: passing argument 1 of 'qpol_syn_terule_get_class_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5248:29: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5251:3: warning: passing argument 2 of 'qpol_syn_terule_get_class_iter' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5248:29: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5251:3: error: too many arguments to function 'qpol_syn_terule_get_class_iter'
> qpol_wrap.c:5248:29: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5258:31: error: conflicting types for 'qpol_syn_terule_get_default_type'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:271:13: note: previous declaration of 'qpol_syn_terule_get_default_type' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_default_type':
> qpol_wrap.c:5261:3: warning: passing argument 1 of 'qpol_syn_terule_get_default_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5258:31: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5261:3: warning: passing argument 2 of 'qpol_syn_terule_get_default_type' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5258:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5261:3: error: too many arguments to function 'qpol_syn_terule_get_default_type'
> qpol_wrap.c:5258:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5268:17: error: conflicting types for 'qpol_syn_terule_get_lineno'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:282:13: note: previous declaration of 'qpol_syn_terule_get_lineno' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_lineno':
> qpol_wrap.c:5271:3: warning: passing argument 1 of 'qpol_syn_terule_get_lineno' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5268:17: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5271:3: warning: passing argument 2 of 'qpol_syn_terule_get_lineno' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5268:17: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5271:3: error: too many arguments to function 'qpol_syn_terule_get_lineno'
> qpol_wrap.c:5268:17: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5278:31: error: conflicting types for 'qpol_syn_terule_get_cond'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:294:13: note: previous declaration of 'qpol_syn_terule_get_cond' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_cond':
> qpol_wrap.c:5281:3: warning: passing argument 1 of 'qpol_syn_terule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5278:31: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5281:3: warning: passing argument 2 of 'qpol_syn_terule_get_cond' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5278:31: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5281:3: error: too many arguments to function 'qpol_syn_terule_get_cond'
> qpol_wrap.c:5278:31: note: declared here
> qpol_wrap.c: At top level:
> qpol_wrap.c:5288:16: error: conflicting types for 'qpol_syn_terule_get_is_enabled'
> In file included from ../../../libqpol/include/qpol/policy.h:59:0,
>                  from ../../../libqpol/include/../include/qpol/avrule_query.h:34,
>                  from qpol_wrap.c:3010:
> ../../../libqpol/include/qpol/syn_rule_query.h:307:13: note: previous declaration of 'qpol_syn_terule_get_is_enabled' was here
> qpol_wrap.c: In function 'qpol_syn_terule_get_is_enabled':
> qpol_wrap.c:5291:3: warning: passing argument 1 of 'qpol_syn_terule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5288:16: note: expected 'struct qpol_syn_terule *' but argument is of type 'struct qpol_policy_t *'
> qpol_wrap.c:5291:3: warning: passing argument 2 of 'qpol_syn_terule_get_is_enabled' from incompatible pointer type [enabled by default]
> qpol_wrap.c:5288:16: note: expected 'struct qpol_policy_t *' but argument is of type 'struct qpol_syn_terule *'
> qpol_wrap.c:5291:3: error: too many arguments to function 'qpol_syn_terule_get_is_enabled'
> qpol_wrap.c:5288:16: note: declared here
> make[6]: *** [_qpol.so] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/08/setools_3.3.7-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the SELinux-devel mailing list