Bug#721288: libauthen-krb5-admin-perl: FTBFS: error: 'kadm5_config_params' has no member named 'admin_keytab'

Dominic Hargreaves dom at earth.li
Thu Aug 29 23:26:24 UTC 2013


Source: libauthen-krb5-admin-perl
Version: 0.13-1
Severity: serious
Justification: FTBFS
Tags: sid jessie patch
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=83459

This package FTBFS owing to changes in krb5 1.11:

In file included from /usr/lib/perl/5.18/CORE/perl.h:2513:0,
                 from Admin.xs:30:
Admin.xs:1488:28: error: 'kadm5_config_params' has no member named 'admin_keytab'
             Safefree(config->admin_keytab);
                            ^
/usr/lib/perl/5.18/CORE/handy.h:1575:35: note: in definition of macro 'MEM_LOG_FREE'
 #define MEM_LOG_FREE(a)          (a)
                                   ^
Admin.xs:1488:13: note: in expansion of macro 'Safefree'
             Safefree(config->admin_keytab);
             ^
make[1]: *** [Admin.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit c

This is a possible fix on the upstream bug report.



More information about the pkg-perl-maintainers mailing list