When building 389-ds-base-1.2.4.tar.bz2 on SUSE Linux rpmlint gives the following warning: E: 389-ds-base 64bit-portability-issue ldap/servers/plugins/acl/acl_ext.c:698
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/libaccess -DBUILD_NUM=\"2009.317.115\" "-DVENDOR=\"389 Project\"" -DBRAND=\"389\" -DCAPBRAND=\"389\" -I./ldap/include -I./ldap/servers/slapd -I./include -I. -DLOCALSTATEDIR=\"/var\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DDOCDIR=\"/usr/share/doc/dirsrv\" -DSBINDIR=\"/usr/sbin\" -DPLUGINDIR=\"/usr/lib/dirsrv/plugins\" -DTEMPLATEDIR=\"/usr/share/dirsrv/data\" -I/usr/include/mozldap -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -MT ldap/servers/plugins/acl/libacl_plugin_la-acleffectiverights.lo -MD -MP -MF ldap/servers/plugins/acl/.deps/libacl_plugin_la-acleffectiverights.Tpo -c ldap/servers/plugins/acl/acleffectiverights.c -fPIC -DPIC -o ldap/servers/plugins/acl/.libs/libacl_plugin_la-acleffectiverights.o ldap/servers/plugins/acl/acl_ext.c: In function 'acl_init_aclpb': ldap/servers/plugins/acl/acl_ext.c:698: warning: passing argument 3 of 'PListAssignValue' makes pointer from integer without a cast ldap/servers/plugins/acl/acl.c: In function 'acl__recompute_acl': ldap/servers/plugins/acl/acl.c:3919: warning: 'result_status' may be used uninitialized in this function ldap/servers/plugins/acl/acl.c: In function 'acl__TestRights': ldap/servers/plugins/acl/acl.c:2693: warning: 'aci' may be used uninitialized in this function ldap/servers/plugins/acl/aclanom.c: In function 'aclanom_match_profile': ldap/servers/plugins/acl/aclanom.c:453: warning: 'i' may be used uninitialized in this function
Looks like nhosoi has fixed this as part of the subtree rename support: http://nhosoi.fedorapeople.org/0001-Allow-modrdn-to-move-subtree-and-rename-non-leaf-nod.patch Once she commits that patch, I'll close this bug too.
Fixed. *** This bug has been marked as a duplicate of bug 171338 ***