security/pam_ldap
Pam module for authenticating with LDAP
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.8.6_2 | 589 | 3.2 | amd64 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3264b | info | 2024-09-09 21:04:10.759778 | Test Started |
| m3264b | fail | 2024-09-09 21:04:33.429059 | make build returned non-zero: 1 |
| m3264b | fail | 2024-09-09 21:04:33.664487 | Test complete. |
Log
[1m===> Building for pam_ldap-1.8.6_2[0m
gmake all-am
gmake[1]: Entering directory '/magus/work/usr/mports/security/pam_ldap/work/pam_ldap-186'
if cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -I/usr/local/include -O2 -pipe -DLDAP_DEPRECATED -fstack-protector-strong -fno-strict-aliasing -Wall -fPIC -MT pam_ldap.o -MD -MP -MF ".deps/pam_ldap.Tpo" -c -o pam_ldap.o pam_ldap.c; \
then mv -f ".deps/pam_ldap.Tpo" ".deps/pam_ldap.Po"; else rm -f ".deps/pam_ldap.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -I/usr/local/include -O2 -pipe -DLDAP_DEPRECATED -fstack-protector-strong -fno-strict-aliasing -Wall -fPIC -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
./vers_string -v
gmake[1]: ./vers_string: No such file or directory
gmake[1]: *** [Makefile:610: vers.c] Error 127
gmake[1]: *** Waiting for unfinished jobs....
pam_ldap.c:2582:67: warning: sizeof on array function parameter will return size of 'char *' instead of 'char [16]' [-Wsizeof-array-argument]
_pam_ldap_md5_append (&state, (unsigned char *) saltbuf, sizeof (saltbuf));
^
pam_ldap.c:2568:21: note: declared here
_get_md5_salt (char saltbuf[16])
^
1 warning generated.
gmake[1]: Leaving directory '/magus/work/usr/mports/security/pam_ldap/work/pam_ldap-186'
gmake: *** [Makefile:189: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/security/pam_ldap
Links
Depends On
- devel/gmake (build)
- lang/perl5.38 (build)
- net/openldap24-client (lib)
- lang/perl5.38 (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus