Your message dated Sun, 24 Jan 2010 13:48:16 +0000
with message-id <e1nz2p6-000053...@ries.debian.org>
and subject line Bug#566368: fixed in libauthen-krb5-admin-perl 0.11-3
has caused the Debian Bug report #566368,
regarding FTBFS: Admin.xs:1228: error: too few arguments to function 
'kadm5_init_with_skey'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
566368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libauthen-krb5-admin-perl
Version: 0.11-2
Severity: serious
Justification: FTBFS

Hi

libauthen-krb5-admin-perl FTBFS. Full log from rebuild on amd64 is
attached.

Warning: Aliases 'key_type' and 'enc_type' have identical values in Admin.xs, 
line 1496
cc -c  -I/usr/include -I/usr/include/et -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include 
-D_LARGEFILE_SO
URCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" 
-fPIC "-I/usr/lib/perl/5.10/CORE"   Admin.c
Admin.xs: In function 'XS_Authen__Krb5__Admin_init_with_creds':
Admin.xs:1184: warning: passing argument 1 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'krb5_context' but argument is 
of type 'char *'
Admin.xs:1184: warning: passing argument 2 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'char *' but argument is of type 
'Authen__Krb5__Ccache'
Admin.xs:1184: warning: passing argument 3 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'krb5_ccache' but argument is of 
type 'char *'
Admin.xs:1184: warning: passing argument 4 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'char *' but argument is of type 
'Authen__Krb5__Admin__Config'
Admin.xs:1184: warning: passing argument 5 of 'kadm5_init_with_creds' makes 
pointer from integer without a cast
/usr/include/kadm5/admin.h:366: note: expected 'struct kadm5_config_params *' 
but argument is of type 'krb5_ui_4'
Admin.xs:1184: warning: passing argument 7 of 'kadm5_init_with_creds' makes 
integer from pointer without a cast
/usr/include/kadm5/admin.h:366: note: expected 'krb5_ui_4' but argument is of 
type 'void *'
Admin.xs:1184: warning: passing argument 8 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'char **' but argument is of 
type 'void **'
Admin.xs:1184: error: too few arguments to function 'kadm5_init_with_creds'
Admin.xs: In function 'XS_Authen__Krb5__Admin_init_with_password':
Admin.xs:1206: warning: passing argument 1 of 'kadm5_init_with_password' from 
incompatible pointer type
/usr/include/kadm5/admin.h:348: note: expected 'krb5_context' but argument is 
of type 'char *'
Admin.xs:1206: warning: passing argument 4 of 'kadm5_init_with_password' from 
incompatible pointer type
/usr/include/kadm5/admin.h:348: note: expected 'char *' but argument is of type 
'Authen__Krb5__Admin__Config'
Admin.xs:1206: warning: passing argument 5 of 'kadm5_init_with_password' makes 
pointer from integer without a cast
/usr/include/kadm5/admin.h:348: note: expected 'struct kadm5_config_params *' 
but argument is of type 'krb5_ui_4'
Admin.xs:1206: warning: passing argument 7 of 'kadm5_init_with_password' makes 
integer from pointer without a cast
/usr/include/kadm5/admin.h:348: note: expected 'krb5_ui_4' but argument is of 
type 'void *'
Admin.xs:1206: warning: passing argument 8 of 'kadm5_init_with_password' from 
incompatible pointer type
/usr/include/kadm5/admin.h:348: note: expected 'char **' but argument is of 
type 'void **'
Admin.xs:1206: error: too few arguments to function 'kadm5_init_with_password'
Admin.xs: In function 'XS_Authen__Krb5__Admin_init_with_skey':
Admin.xs:1228: warning: passing argument 1 of 'kadm5_init_with_skey' from 
incompatible pointer type
/usr/include/kadm5/admin.h:357: note: expected 'krb5_context' but argument is 
of type 'char *'
Admin.xs:1228: warning: passing argument 4 of 'kadm5_init_with_skey' from 
incompatible pointer type
/usr/include/kadm5/admin.h:357: note: expected 'char *' but argument is of type 
'Authen__Krb5__Admin__Config'
Admin.xs:1228: warning: passing argument 5 of 'kadm5_init_with_skey' makes 
pointer from integer without a cast
/usr/include/kadm5/admin.h:357: note: expected 'struct kadm5_config_params *' 
but argument is of type 'krb5_ui_4'
Admin.xs:1228: warning: passing argument 7 of 'kadm5_init_with_skey' makes 
integer from pointer without a cast
/usr/include/kadm5/admin.h:357: note: expected 'krb5_ui_4' but argument is of 
type 'void *'
Admin.xs:1228: warning: passing argument 8 of 'kadm5_init_with_skey' from 
incompatible pointer type
/usr/include/kadm5/admin.h:357: note: expected 'char **' but argument is of 
type 'void **'
Admin.xs:1228: error: too few arguments to function 'kadm5_init_with_skey'
make[1]: *** [Admin.o] Error 1
make[1]: Leaving directory `/tmp/buildd/libauthen-krb5-admin-perl-0.11'

Bests
Salvatore

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
 -> Copying COW directory
  forking: rm -rf /home/pbuilder/build//cow.27733 
  forking: cp -al /home/pbuilder/sid-amd64.base.cow 
/home/pbuilder/build//cow.27733 
I: removed stale ilistfile /home/pbuilder/build//cow.27733/.ilist
  forking: chroot /home/pbuilder/build//cow.27733 cowdancer-ilistcreate /.ilist 
find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 
-print0 \) | xargs -0 stat --format '%d %i ' 
 -> Invoking pbuilder
  forking: pbuilder build --buildplace /home/pbuilder/build//cow.27733 
--buildresult /home/pbuilder/sid-amd64/result/ --debbuildopts  --no-targz 
--internal-chrootexec chroot /home/pbuilder/build//cow.27733 cow-shell 
/tmp/tmp.WSuimuUuO2/libauthen-krb5-admin-perl_0.11-2.dsc 
I: Running in no-targz mode
I: using fakeroot in build.
I: Current time: Sat Jan 23 09:17:19 CET 2010
I: pbuilder-time-stamp: 1264234639
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder and should
Depends: debhelper (>= 7), quilt, perl (>= 5.6.10-12), libkrb5-dev (>= 
1.7dfsg~beta1)
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Selecting previously deselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11222 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: dependency problems prevent configuration of 
pbuilder-satisfydepends-dummy:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on quilt; however:
  Package quilt is not installed.
 pbuilder-satisfydepends-dummy depends on libkrb5-dev (>= 1.7dfsg~beta1); 
however:
  Package libkrb5-dev is not installed.
dpkg: error processing pbuilder-satisfydepends-dummy (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 pbuilder-satisfydepends-dummy
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
  bsdmainutils{a} comerr-dev{a} debhelper{a} diffstat{a} file{a} gettext{a} 
  gettext-base{a} groff-base{a} html2text{a} intltool-debian{a} 
  krb5-multidev{a} libcroco3{a} libglib2.0-0{a} libgssapi-krb5-2{a} 
  libgssrpc4{a} libk5crypto3{a} libkadm5clnt7{a} libkadm5srv7{a} 
  libkdb5-4{a} libkeyutils1{a} libkrb5-3{a} libkrb5-dev{a} 
  libkrb5support0{a} libmagic1{a} libpcre3{a} libxml2{a} man-db{a} 
  po-debconf{a} quilt{a} 
The following partially installed packages will be configured:
  pbuilder-satisfydepends-dummy 
0 packages upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/10.4MB of archives. After unpacking 30.6MB will be used.
Writing extended state information...
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously deselected package libmagic1.
(Reading database ... 11222 files and directories currently installed.)
Unpacking libmagic1 (from .../libmagic1_5.03-5_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_5.03-5_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-14_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-3_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.22.4-1_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.6.dfsg-2_amd64.deb) ...
Selecting previously deselected package libcroco3.
Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.17-8_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.17-8_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ...
Selecting previously deselected package groff-base.
Unpacking groff-base (from .../groff-base_1.20.1-6_amd64.deb) ...
Selecting previously deselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_8.0.6_amd64.deb) ...
Selecting previously deselected package man-db.
Unpacking man-db (from .../man-db_2.5.6-5_amd64.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_7.4.11_all.deb) ...
Selecting previously deselected package diffstat.
Unpacking diffstat (from .../diffstat_1.47-1_amd64.deb) ...
Selecting previously deselected package quilt.
Unpacking quilt (from .../archives/quilt_0.48-4_all.deb) ...
Selecting previously deselected package libkeyutils1.
Unpacking libkeyutils1 (from .../libkeyutils1_1.2-12_amd64.deb) ...
Selecting previously deselected package libkrb5support0.
Unpacking libkrb5support0 (from 
.../libkrb5support0_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libk5crypto3.
Unpacking libk5crypto3 (from .../libk5crypto3_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libkrb5-3.
Unpacking libkrb5-3 (from .../libkrb5-3_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libgssapi-krb5-2.
Unpacking libgssapi-krb5-2 (from 
.../libgssapi-krb5-2_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libgssrpc4.
Unpacking libgssrpc4 (from .../libgssrpc4_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libkdb5-4.
Unpacking libkdb5-4 (from .../libkdb5-4_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libkadm5srv7.
Unpacking libkadm5srv7 (from .../libkadm5srv7_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package comerr-dev.
Unpacking comerr-dev (from .../comerr-dev_2.1-1.41.9-1_amd64.deb) ...
Selecting previously deselected package krb5-multidev.
Unpacking krb5-multidev (from .../krb5-multidev_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libkadm5clnt7.
Unpacking libkadm5clnt7 (from .../libkadm5clnt7_1.8+dfsg~alpha1-4_amd64.deb) ...
Selecting previously deselected package libkrb5-dev.
Unpacking libkrb5-dev (from .../libkrb5-dev_1.8+dfsg~alpha1-4_amd64.deb) ...
Setting up libmagic1 (5.03-5) ...
Setting up file (5.03-5) ...
Setting up html2text (1.3.2a-14) ...
Setting up libpcre3 (7.8-3) ...
Setting up libglib2.0-0 (2.22.4-1) ...
Setting up libxml2 (2.7.6.dfsg-2) ...
Setting up libcroco3 (0.6.2-1) ...
Setting up gettext-base (0.17-8) ...
Setting up gettext (0.17-8) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16) ...
Setting up groff-base (1.20.1-6) ...
Setting up bsdmainutils (8.0.6) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) 
in auto mode.
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in 
auto mode.
Setting up man-db (2.5.6-5) ...
Building database of manual pages ...
Setting up debhelper (7.4.11) ...
Setting up diffstat (1.47-1) ...
Setting up quilt (0.48-4) ...
Setting up libkeyutils1 (1.2-12) ...
Setting up libkrb5support0 (1.8+dfsg~alpha1-4) ...
Setting up libk5crypto3 (1.8+dfsg~alpha1-4) ...
Setting up libkrb5-3 (1.8+dfsg~alpha1-4) ...
Setting up libgssapi-krb5-2 (1.8+dfsg~alpha1-4) ...
Setting up libgssrpc4 (1.8+dfsg~alpha1-4) ...
Setting up libkdb5-4 (1.8+dfsg~alpha1-4) ...
Setting up libkadm5srv7 (1.8+dfsg~alpha1-4) ...
Setting up comerr-dev (2.1-1.41.9-1) ...
Setting up krb5-multidev (1.8+dfsg~alpha1-4) ...
Setting up libkadm5clnt7 (1.8+dfsg~alpha1-4) ...
Setting up libkrb5-dev (1.8+dfsg~alpha1-4) ...
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version.
The following NEW packages will be installed:
  fakeroot
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/100kB of archives.
After this operation, 385kB of additional disk space will be used.
Selecting previously deselected package fakeroot.
(Reading database ... 12731 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.14.4-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up fakeroot (1.14.4-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot 
(fakeroot) in auto mode.
I: Copying back the cached apt archive contents
I: Copying source file
I: copying [/tmp/tmp.WSuimuUuO2/libauthen-krb5-admin-perl_0.11-2.dsc]
I: copying [/tmp/tmp.WSuimuUuO2/libauthen-krb5-admin-perl_0.11.orig.tar.gz]
I: copying [/tmp/tmp.WSuimuUuO2/libauthen-krb5-admin-perl_0.11-2.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Thu May  7 19:55:56 2009 UTC using DSA key ID 00F3CFE4
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./libauthen-krb5-admin-perl_0.11-2.dsc
dpkg-source: info: extracting libauthen-krb5-admin-perl in 
libauthen-krb5-admin-perl-0.11
dpkg-source: info: unpacking libauthen-krb5-admin-perl_0.11.orig.tar.gz
dpkg-source: info: applying libauthen-krb5-admin-perl_0.11-2.diff.gz
I: Building the package
I: Running cd tmp/buildd/*/ && dpkg-buildpackage -us -uc  -rfakeroot
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libauthen-krb5-admin-perl
dpkg-buildpackage: source version 0.11-2
dpkg-buildpackage: source changed by gregor herrmann <gre...@debian.org>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
# touch Makefile, otherwise Makefile.PL is newer after unpatching
[ ! -f Makefile ] || touch Makefile
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b libauthen-krb5-admin-perl-0.11
dpkg-source: info: using source format `1.0'
dpkg-source: info: building libauthen-krb5-admin-perl using existing 
libauthen-krb5-admin-perl_0.11.orig.tar.gz
dpkg-source: info: building libauthen-krb5-admin-perl in 
libauthen-krb5-admin-perl_0.11-2.diff.gz
dpkg-source: info: building libauthen-krb5-admin-perl in 
libauthen-krb5-admin-perl_0.11-2.dsc
 debian/rules build
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch link_less_libraries.diff
patching file Makefile.PL

Applying patch use_1_7_admin_interface.patch
patching file admin.h
patching file Admin.xs

Now at patch use_1_7_admin_interface.patch
touch debian/stamp-patched
PERL_KADM5_PRINCIPAL=none PERL_KADM5_TEST_NAME=none \
          PERL_KADM5_TEST_NAME_2=none \
          dh build --before dh_auto_test
   dh_testdir
   dh_auto_configure
Warning: prerequisite Authen::Krb5 1.2 not found.
checking for Kerberos 5 prefix ... /usr
checking for libk5crypto ... found
Checking if your kit is complete...
Looks good
'CREATE_PACKLIST' is not a known MakeMaker parameter name.
Writing Makefile for Authen::Krb5::Admin
   dh_auto_build
make[1]: Entering directory `/tmp/buildd/libauthen-krb5-admin-perl-0.11'
cp Admin.pm blib/lib/Authen/Krb5/Admin.pm
AutoSplitting blib/lib/Authen/Krb5/Admin.pm (blib/lib/auto/Authen/Krb5/Admin)
/usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.10/ExtUtils/typemap -typemap typemap  Admin.xs > Admin.xsc && 
mv Admin.xsc Admin.c
Warning: Aliases 'key_type' and 'enc_type' have identical values in Admin.xs, 
line 1496
cc -c  -I/usr/include -I/usr/include/et -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.11\" 
-DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl/5.10/CORE"   Admin.c
Admin.xs: In function 'XS_Authen__Krb5__Admin_init_with_creds':
Admin.xs:1184: warning: passing argument 1 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'krb5_context' but argument is 
of type 'char *'
Admin.xs:1184: warning: passing argument 2 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'char *' but argument is of type 
'Authen__Krb5__Ccache'
Admin.xs:1184: warning: passing argument 3 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'krb5_ccache' but argument is of 
type 'char *'
Admin.xs:1184: warning: passing argument 4 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'char *' but argument is of type 
'Authen__Krb5__Admin__Config'
Admin.xs:1184: warning: passing argument 5 of 'kadm5_init_with_creds' makes 
pointer from integer without a cast
/usr/include/kadm5/admin.h:366: note: expected 'struct kadm5_config_params *' 
but argument is of type 'krb5_ui_4'
Admin.xs:1184: warning: passing argument 7 of 'kadm5_init_with_creds' makes 
integer from pointer without a cast
/usr/include/kadm5/admin.h:366: note: expected 'krb5_ui_4' but argument is of 
type 'void *'
Admin.xs:1184: warning: passing argument 8 of 'kadm5_init_with_creds' from 
incompatible pointer type
/usr/include/kadm5/admin.h:366: note: expected 'char **' but argument is of 
type 'void **'
Admin.xs:1184: error: too few arguments to function 'kadm5_init_with_creds'
Admin.xs: In function 'XS_Authen__Krb5__Admin_init_with_password':
Admin.xs:1206: warning: passing argument 1 of 'kadm5_init_with_password' from 
incompatible pointer type
/usr/include/kadm5/admin.h:348: note: expected 'krb5_context' but argument is 
of type 'char *'
Admin.xs:1206: warning: passing argument 4 of 'kadm5_init_with_password' from 
incompatible pointer type
/usr/include/kadm5/admin.h:348: note: expected 'char *' but argument is of type 
'Authen__Krb5__Admin__Config'
Admin.xs:1206: warning: passing argument 5 of 'kadm5_init_with_password' makes 
pointer from integer without a cast
/usr/include/kadm5/admin.h:348: note: expected 'struct kadm5_config_params *' 
but argument is of type 'krb5_ui_4'
Admin.xs:1206: warning: passing argument 7 of 'kadm5_init_with_password' makes 
integer from pointer without a cast
/usr/include/kadm5/admin.h:348: note: expected 'krb5_ui_4' but argument is of 
type 'void *'
Admin.xs:1206: warning: passing argument 8 of 'kadm5_init_with_password' from 
incompatible pointer type
/usr/include/kadm5/admin.h:348: note: expected 'char **' but argument is of 
type 'void **'
Admin.xs:1206: error: too few arguments to function 'kadm5_init_with_password'
Admin.xs: In function 'XS_Authen__Krb5__Admin_init_with_skey':
Admin.xs:1228: warning: passing argument 1 of 'kadm5_init_with_skey' from 
incompatible pointer type
/usr/include/kadm5/admin.h:357: note: expected 'krb5_context' but argument is 
of type 'char *'
Admin.xs:1228: warning: passing argument 4 of 'kadm5_init_with_skey' from 
incompatible pointer type
/usr/include/kadm5/admin.h:357: note: expected 'char *' but argument is of type 
'Authen__Krb5__Admin__Config'
Admin.xs:1228: warning: passing argument 5 of 'kadm5_init_with_skey' makes 
pointer from integer without a cast
/usr/include/kadm5/admin.h:357: note: expected 'struct kadm5_config_params *' 
but argument is of type 'krb5_ui_4'
Admin.xs:1228: warning: passing argument 7 of 'kadm5_init_with_skey' makes 
integer from pointer without a cast
/usr/include/kadm5/admin.h:357: note: expected 'krb5_ui_4' but argument is of 
type 'void *'
Admin.xs:1228: warning: passing argument 8 of 'kadm5_init_with_skey' from 
incompatible pointer type
/usr/include/kadm5/admin.h:357: note: expected 'char **' but argument is of 
type 'void **'
Admin.xs:1228: error: too few arguments to function 'kadm5_init_with_skey'
make[1]: *** [Admin.o] Error 1
make[1]: Leaving directory `/tmp/buildd/libauthen-krb5-admin-perl-0.11'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
 -> Cleaning COW directory
  forking: rm -rf /home/pbuilder/build//cow.27733 
libauthen-krb5-admin-perl_0.11-2_amd64.deb
------------------------------------------
 new debian package, version 2.0.
 size 54666 bytes: control archive= 839 bytes.
     642 bytes,    14 lines      control              
     658 bytes,     8 lines      md5sums              
 Package: libauthen-krb5-admin-perl
 Version: 0.11-2
 Architecture: amd64
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Installed-Size: 220
 Depends: perl (>= 5.10.1-7), perlapi-5.10.1, libc6 (>= 2.2.5), libcomerr2 (>= 
1.01), libauthen-krb5-perl (>= 1.2)
 Section: perl
 Priority: optional
 Homepage: http://search.cpan.org/dist/Authen-Krb5-Admin/
 Description: Perl extension for MIT Kerberos 5 admin interface
  The Authen::Krb5::Admin Perl module is an object-oriented interface
  to the Kerberos 5 admin server.  Currently only MIT KDCs are
  supported, but the author envisions seamless integration with other
  KDCs.
drwxr-xr-x root/root         0 2009-11-12 06:32 ./
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/share/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/share/doc/
drwxr-xr-x root/root         0 2009-11-12 06:32 
./usr/share/doc/libauthen-krb5-admin-perl/
-rw-r--r-- root/root      4607 2009-11-12 06:32 
./usr/share/doc/libauthen-krb5-admin-perl/copyright
-rw-r--r-- root/root      2418 2008-02-25 14:45 
./usr/share/doc/libauthen-krb5-admin-perl/changelog.gz
-rw-r--r-- root/root       392 2009-11-12 06:32 
./usr/share/doc/libauthen-krb5-admin-perl/changelog.Debian.gz
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/share/man/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/share/man/man3/
-rw-r--r-- root/root      6770 2009-11-12 06:32 
./usr/share/man/man3/Authen::Krb5::Admin.3pm.gz
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/lib/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/lib/perl5/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/lib/perl5/auto/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/lib/perl5/auto/Authen/
drwxr-xr-x root/root         0 2009-11-12 06:32 
./usr/lib/perl5/auto/Authen/Krb5/
drwxr-xr-x root/root         0 2009-11-12 06:32 
./usr/lib/perl5/auto/Authen/Krb5/Admin/
-rw-r--r-- root/root         0 2009-11-12 06:32 
./usr/lib/perl5/auto/Authen/Krb5/Admin/Admin.bs
-rw-r--r-- root/root        96 2009-11-12 06:32 
./usr/lib/perl5/auto/Authen/Krb5/Admin/autosplit.ix
-rw-r--r-- root/root    105904 2009-11-12 06:32 
./usr/lib/perl5/auto/Authen/Krb5/Admin/Admin.so
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/lib/perl5/Authen/
drwxr-xr-x root/root         0 2009-11-12 06:32 ./usr/lib/perl5/Authen/Krb5/
-rw-r--r-- root/root     19250 2008-02-25 14:46 
./usr/lib/perl5/Authen/Krb5/Admin.pm


--- End Message ---
--- Begin Message ---
Source: libauthen-krb5-admin-perl
Source-Version: 0.11-3

We believe that the bug you reported is fixed in the latest version of
libauthen-krb5-admin-perl, which is due to be installed in the Debian FTP 
archive:

libauthen-krb5-admin-perl_0.11-3.debian.tar.gz
  to 
main/liba/libauthen-krb5-admin-perl/libauthen-krb5-admin-perl_0.11-3.debian.tar.gz
libauthen-krb5-admin-perl_0.11-3.dsc
  to main/liba/libauthen-krb5-admin-perl/libauthen-krb5-admin-perl_0.11-3.dsc
libauthen-krb5-admin-perl_0.11-3_i386.deb
  to 
main/liba/libauthen-krb5-admin-perl/libauthen-krb5-admin-perl_0.11-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 566...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ansgar Burchardt <ans...@43-1.org> (supplier of updated 
libauthen-krb5-admin-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 24 Jan 2010 18:58:48 +0900
Source: libauthen-krb5-admin-perl
Binary: libauthen-krb5-admin-perl
Architecture: source i386
Version: 0.11-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ans...@43-1.org>
Description: 
 libauthen-krb5-admin-perl - Perl extension for MIT Kerberos 5 admin interface
Closes: 566368
Changes: 
 libauthen-krb5-admin-perl (0.11-3) unstable; urgency=low
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Ansgar Burchardt ]
   * Update patch use_1_7_admin_interface.patch for MIT Kerberos 1.8.
     (Closes: #566368)
     + This requires libauthen-krb5-perl (>= 1.9-2).
   * debian/control: Make build-dep on perl unversioned.
   * Use source format 3.0 (quilt).
   * Simplify debian/rules.
   * Bump Standards-Version to 3.8.3.
Checksums-Sha1: 
 d4dc3d5e033912588fc7261de9e7218deed24512 2110 
libauthen-krb5-admin-perl_0.11-3.dsc
 8e100255a9249de0c43cceef1767be22c6af45fc 7397 
libauthen-krb5-admin-perl_0.11-3.debian.tar.gz
 045695f2ae475eabd086807670104021c08fe2e5 55372 
libauthen-krb5-admin-perl_0.11-3_i386.deb
Checksums-Sha256: 
 9bb27e6b885a852e7f7c443852fdf00397f2147a4ed858902b0bb13c0d5c6663 2110 
libauthen-krb5-admin-perl_0.11-3.dsc
 6ff5f018ec8b696788d4d551f055781406640a44e462a8e0f39c7a8eed2c98f1 7397 
libauthen-krb5-admin-perl_0.11-3.debian.tar.gz
 f6322e15a6df8cff01e4c96d69e57b704a6270696d56b9a79d50efd56c9545f9 55372 
libauthen-krb5-admin-perl_0.11-3_i386.deb
Files: 
 53aeeaf0dae3c1411a700d7abc0e039f 2110 perl optional 
libauthen-krb5-admin-perl_0.11-3.dsc
 2b75740b1628ef1b63b78f2bcc4e3d2d 7397 perl optional 
libauthen-krb5-admin-perl_0.11-3.debian.tar.gz
 05ed60b0f1f712b9fad42cae82578019 55372 perl optional 
libauthen-krb5-admin-perl_0.11-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLXEwZAAoJELs6aAGGSaoGkDQP/3tRQaGgSSp7Xw0aROTdX/1B
zx62cWCJDqZddbZKoRXL+1QR4bSR+NnDXFXlfvkQoT2gLa5K0GkyKTPtvdBA0Y7v
VgT6/XlN3yAi3av1J9w2z+qQxGOzni0neRp7nWLURsA1u3uIz4h6ijSWT2bMFexE
fxFPUjmSjeqgIusQuZAxHK/cqUC5j2RKRPdJ0Y0+gXAuALix/JTcVf6NpyLkWTRp
cKusPhV1PybV/xY+4s/EsHinsdym4KfUSosZj7pAx32q4OQ6eJhsQuQlloAG2EPR
GWt1vNJgnD6OsiPM5gagsf05+JhkhFe+Q81hMLeEIXrPxZc0DJAXE6ZuNfdxgmMm
BlwAgnYqU4beAf8mINqhbTAw2DibJ2kNmE1zNSZ/ob87a4sEz8d3LeLX+oyLNR6j
lHuqPWc43rhx3sJfWmIwFa4lAxmgj4lkTKkhMOeeTe+gCNnwRL+edM810lM6X+hp
UuzDwsL4lN6+tRzUVhp57IMEfeHqQCMn5bpsY5VsjUxmzhm/Ac9VX176D/Rhybec
x/WBRrE0BqWS9iDr7+KrJt7tEErw+KdlB/Fod+Q0LZav4ox/J+oV67w/toYbdmUc
I7A5QM+o1lC8sK/jVQhJYgowZSZ+vLpAQPEICJfOxzeyN1jfCJBXVZlZm2KXF79F
jtK+P5wVzbsibvcBCoUE
=apWH
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to