Issue 8869 - Gentoo QA notice
Summary: Gentoo QA notice
Status: VERIFIED DUPLICATE of issue 8676
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.45
Hardware: All All
: --- normal
Target Milestone: 2.5.0
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-22 16:42 UTC by fturco@fastmail.fm
Modified: 2020-03-23 19:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description fturco@fastmail.fm 2018-06-22 16:42:51 UTC
Full_Name: Francesco Turco
Version: 2.4.45
OS: Gentoo Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (2001:b07:2eb:c9ed:21c:c0ff:fead:3d70)


My GNU/Linux distribution is Gentoo Linux. When installing
net-nds/openldap-2.4.45 the Portage package manager reports the following
warning:

 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * /var/tmp/portage/net-nds/openldap-2.4.45/work/openldap-2.4.45/libraries/libldap/open.c:251:7:
warning: implicit declaration of function �ldap_is_ldapc_url�; did you mean
�ldap_is_ldapi_url�? [-Wimplicit-function-declaration]
 * /var/tmp/portage/net-nds/openldap-2.4.45/work/openldap-2.4.45/libraries/libldap_r/thr_posix.c:93:9:
warning: implicit declaration of function �pthread_setconcurrency�; did you mean
�pthread_setcanceltype�? [-Wimplicit-function-declaration]
 * /var/tmp/portage/net-nds/openldap-2.4.45/work/openldap-2.4.45/libraries/libldap_r/thr_posix.c:107:9:
warning: implicit declaration of function �pthread_getconcurrency�; did you mean
�ldap_pvt_thread_get_concurrency�? [-Wimplicit-function-declaration]
 * open.c:251:7: warning: implicit declaration of function �ldap_is_ldapc_url�;
did you mean �ldap_is_ldapi_url�? [-Wimplicit-function-declaration]
 * /var/tmp/portage/net-nds/openldap-2.4.45/work/openldap-2.4.45/servers/slapd/back-ldap/bind.c:722:2:
warning: implicit declaration of function �slap_client_keepalive�; did you mean
�slap_client_connect�? [-Wimplicit-function-declaration]
 * /var/tmp/portage/net-nds/openldap-2.4.45/work/openldap-2.4.45/servers/slapd/back-meta/conn.c:424:2:
warning: implicit declaration of function �slap_client_keepalive�; did you mean
�slap_client_connect�? [-Wimplicit-function-declaration]
 * cloak.c:246:4: warning: implicit declaration of function �attr_clean�; did
you mean �entry_clean�? [-Wimplicit-function-declaration]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://www.OpenLDAP.org/
Comment 1 Quanah Gibson-Mount 2020-03-23 19:16:50 UTC

*** This issue has been marked as a duplicate of issue 8676 ***