[build-status: 72988] Log for successful build of libgssapi_0.11-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Tue May 1 05:45:39 JST 2007
Automatic build of libgssapi_0.11-1 on mappi005 by sbuild/m32r 0.53
Build started at 20070501-0511
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 346kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libgssapi 0.11-1 (dsc) [694B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libgssapi 0.11-1 (tar) [341kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libgssapi 0.11-1 (diff) [3867B]
Fetched 346kB in 4s (75.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), libkrb5-dev, cdbs
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >= 5 is satisfied)
libkrb5-dev: already installed (1.4.4-7)
cdbs: already installed (0.4.48)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libgssapi in libgssapi-0.11
dpkg-source: unpacking libgssapi_0.11.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/libgssapi_0.11-1.diff.gz
dpkg-buildpackage: source package is libgssapi
dpkg-buildpackage: source version is 0.11-1
dpkg-buildpackage: source changed by Steinar H. Gunderson <sesse at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.11-1
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/libgssapi-0.11'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/libgssapi-0.11'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/libgssapi-0.11/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/libgssapi-0.11/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libgssapi" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for size_t... (cached) yes
checking size of size_t... 4
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libgssapi.pc
config.status: creating src/gssglue/config.h
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd2/libgssapi-0.11'
Making all in src
make[2]: Entering directory `/build/buildd2/libgssapi-0.11/src'
Creating gssapi.h
+ mv gss12573 ../src/gssglue/gssapi/gssapi.h
rm: cannot remove `gss12573': No such file or directory
/usr/bin/make all-am
make[3]: Entering directory `/build/buildd2/libgssapi-0.11/src'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_accept_sec_context.lo g_accept_sec_context.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_accept_sec_context.c -fPIC -DPIC -o .libs/g_accept_sec_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_accept_sec_context.c -o g_accept_sec_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_acquire_cred.lo g_acquire_cred.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_acquire_cred.c -fPIC -DPIC -o .libs/g_acquire_cred.o
g_acquire_cred.c: In function 'gss_acquire_cred':
g_acquire_cred.c:254: warning: dereferencing type-punned pointer will break strict-aliasing rules
g_acquire_cred.c:358: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_acquire_cred.c -o g_acquire_cred.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_compare_name.lo g_compare_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_compare_name.c -fPIC -DPIC -o .libs/g_compare_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_compare_name.c -o g_compare_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_context_time.lo g_context_time.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_context_time.c -fPIC -DPIC -o .libs/g_context_time.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_context_time.c -o g_context_time.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_delete_sec_context.lo g_delete_sec_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_delete_sec_context.c -fPIC -DPIC -o .libs/g_delete_sec_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_delete_sec_context.c -o g_delete_sec_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_dsp_name.lo g_dsp_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_dsp_name.c -fPIC -DPIC -o .libs/g_dsp_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_dsp_name.c -o g_dsp_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_dsp_status.lo g_dsp_status.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_dsp_status.c -fPIC -DPIC -o .libs/g_dsp_status.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_dsp_status.c -o g_dsp_status.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_dup_name.lo g_dup_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_dup_name.c -fPIC -DPIC -o .libs/g_dup_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_dup_name.c -o g_dup_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o gen_oids.lo gen_oids.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c gen_oids.c -fPIC -DPIC -o .libs/gen_oids.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c gen_oids.c -o gen_oids.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_exp_name.lo g_exp_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_exp_name.c -fPIC -DPIC -o .libs/g_exp_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_exp_name.c -o g_exp_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_exp_sec_context.lo g_exp_sec_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_exp_sec_context.c -fPIC -DPIC -o .libs/g_exp_sec_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_exp_sec_context.c -o g_exp_sec_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_glue.lo g_glue.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_glue.c -fPIC -DPIC -o .libs/g_glue.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_glue.c -o g_glue.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_imp_name.lo g_imp_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_imp_name.c -fPIC -DPIC -o .libs/g_imp_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_imp_name.c -o g_imp_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_imp_sec_context.lo g_imp_sec_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_imp_sec_context.c -fPIC -DPIC -o .libs/g_imp_sec_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_imp_sec_context.c -o g_imp_sec_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_indicate_mechs.lo g_indicate_mechs.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_indicate_mechs.c -fPIC -DPIC -o .libs/g_indicate_mechs.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_indicate_mechs.c -o g_indicate_mechs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_initialize.lo g_initialize.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_initialize.c -fPIC -DPIC -o .libs/g_initialize.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_initialize.c -o g_initialize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_init_sec_context.lo g_init_sec_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_init_sec_context.c -fPIC -DPIC -o .libs/g_init_sec_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_init_sec_context.c -o g_init_sec_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_inq_context.lo g_inq_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_inq_context.c -fPIC -DPIC -o .libs/g_inq_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_inq_context.c -o g_inq_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_inq_cred.lo g_inq_cred.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_inq_cred.c -fPIC -DPIC -o .libs/g_inq_cred.o
g_inq_cred.c: In function 'gss_inquire_cred':
g_inq_cred.c:161: warning: passing argument 3 of 'generic_gss_copy_oid' from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_inq_cred.c -o g_inq_cred.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_inq_names.lo g_inq_names.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_inq_names.c -fPIC -DPIC -o .libs/g_inq_names.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_inq_names.c -o g_inq_names.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_mechname.lo g_mechname.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_mechname.c -fPIC -DPIC -o .libs/g_mechname.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_mechname.c -o g_mechname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_mit_krb5_mech.lo g_mit_krb5_mech.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_mit_krb5_mech.c -fPIC -DPIC -o .libs/g_mit_krb5_mech.o
g_mit_krb5_mech.c: In function 'internal_krb5_gss_initialize':
g_mit_krb5_mech.c:209: warning: label 'out' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_mit_krb5_mech.c -o g_mit_krb5_mech.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_oid_ops.lo g_oid_ops.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_oid_ops.c -fPIC -DPIC -o .libs/g_oid_ops.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_oid_ops.c -o g_oid_ops.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_process_context.lo g_process_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_process_context.c -fPIC -DPIC -o .libs/g_process_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_process_context.c -o g_process_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_rel_buffer.lo g_rel_buffer.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_buffer.c -fPIC -DPIC -o .libs/g_rel_buffer.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_buffer.c -o g_rel_buffer.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_rel_cred.lo g_rel_cred.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_cred.c -fPIC -DPIC -o .libs/g_rel_cred.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_cred.c -o g_rel_cred.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_rel_name.lo g_rel_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_name.c -fPIC -DPIC -o .libs/g_rel_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_name.c -o g_rel_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_rel_oid_set.lo g_rel_oid_set.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_oid_set.c -fPIC -DPIC -o .libs/g_rel_oid_set.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_rel_oid_set.c -o g_rel_oid_set.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_seal.lo g_seal.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_seal.c -fPIC -DPIC -o .libs/g_seal.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_seal.c -o g_seal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_sign.lo g_sign.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_sign.c -fPIC -DPIC -o .libs/g_sign.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_sign.c -o g_sign.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o gssd_pname_to_uid.lo gssd_pname_to_uid.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c gssd_pname_to_uid.c -fPIC -DPIC -o .libs/gssd_pname_to_uid.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c gssd_pname_to_uid.c -o gssd_pname_to_uid.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_unseal.lo g_unseal.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_unseal.c -fPIC -DPIC -o .libs/g_unseal.o
g_unseal.c: In function 'gss_unseal':
g_unseal.c:81: warning: pointer targets in passing argument 6 of 'mech->gss_unwrap' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_unseal.c -o g_unseal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_verify.lo g_verify.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_verify.c -fPIC -DPIC -o .libs/g_verify.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_verify.c -o g_verify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o oid_ops.lo oid_ops.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c oid_ops.c -fPIC -DPIC -o .libs/oid_ops.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c oid_ops.c -o oid_ops.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_set_allowable_enctypes.lo g_set_allowable_enctypes.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_set_allowable_enctypes.c -fPIC -DPIC -o .libs/g_set_allowable_enctypes.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_set_allowable_enctypes.c -o g_set_allowable_enctypes.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_lucid_context.lo g_lucid_context.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_lucid_context.c -fPIC -DPIC -o .libs/g_lucid_context.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_lucid_context.c -o g_lucid_context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_canon_name.lo g_canon_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_canon_name.c -fPIC -DPIC -o .libs/g_canon_name.o
g_canon_name.c: In function 'gss_canonicalize_name':
g_canon_name.c:125: warning: passing argument 2 of '__gss_copy_namebuf' from incompatible pointer type
g_canon_name.c:148: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_canon_name.c -o g_canon_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_wrap.lo g_wrap.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_wrap.c -fPIC -DPIC -o .libs/g_wrap.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_wrap.c -o g_wrap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_unwrap.lo g_unwrap.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_unwrap.c -fPIC -DPIC -o .libs/g_unwrap.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_unwrap.c -o g_unwrap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_get_mic.lo g_get_mic.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_get_mic.c -fPIC -DPIC -o .libs/g_get_mic.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_get_mic.c -o g_get_mic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_verify_mic.lo g_verify_mic.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_verify_mic.c -fPIC -DPIC -o .libs/g_verify_mic.o
g_verify_mic.c: In function 'gss_verify_mic':
g_verify_mic.c:69: warning: pointer targets in passing argument 5 of 'mech->gss_verify_mic' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_verify_mic.c -o g_verify_mic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c -o g_ccache_name.lo g_ccache_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_ccache_name.c -fPIC -DPIC -o .libs/g_ccache_name.o
cc -DHAVE_CONFIG_H -I. -I. -I../src/gssglue -Wall -g -Wall -O2 -c g_ccache_name.c -o g_ccache_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -Wall -g -Wall -O2 -o libgssapi.la -rpath /usr/lib -version-info 2:0:0 -Wl,--version-script,./symbol_versions g_accept_sec_context.lo g_acquire_cred.lo g_compare_name.lo g_context_time.lo g_delete_sec_context.lo g_dsp_name.lo g_dsp_status.lo g_dup_name.lo gen_oids.lo g_exp_name.lo g_exp_sec_context.lo g_glue.lo g_imp_name.lo g_imp_sec_context.lo g_indicate_mechs.lo g_initialize.lo g_init_sec_context.lo g_inq_context.lo g_inq_cred.lo g_inq_names.lo g_mechname.lo g_mit_krb5_mech.lo g_oid_ops.lo g_process_context.lo g_rel_buffer.lo g_rel_cred.lo g_rel_name.lo g_rel_oid_set.lo g_seal.lo g_sign.lo gssd_pname_to_uid.lo g_unseal.lo g_verify.lo oid_ops.lo g_set_allowable_enctypes.lo g_lucid_context.lo g_canon_name.lo g_wrap.lo g_unwrap.lo g_get_mic.lo g_verify_mic.lo g_ccache_name.lo -ldl
cc -shared .libs/g_accept_sec_context.o .libs/g_acquire_cred.o .libs/g_compare_name.o .libs/g_context_time.o .libs/g_delete_sec_context.o .libs/g_dsp_name.o .libs/g_dsp_status.o .libs/g_dup_name.o .libs/gen_oids.o .libs/g_exp_name.o .libs/g_exp_sec_context.o .libs/g_glue.o .libs/g_imp_name.o .libs/g_imp_sec_context.o .libs/g_indicate_mechs.o .libs/g_initialize.o .libs/g_init_sec_context.o .libs/g_inq_context.o .libs/g_inq_cred.o .libs/g_inq_names.o .libs/g_mechname.o .libs/g_mit_krb5_mech.o .libs/g_oid_ops.o .libs/g_process_context.o .libs/g_rel_buffer.o .libs/g_rel_cred.o .libs/g_rel_name.o .libs/g_rel_oid_set.o .libs/g_seal.o .libs/g_sign.o .libs/gssd_pname_to_uid.o .libs/g_unseal.o .libs/g_verify.o .libs/oid_ops.o .libs/g_set_allowable_enctypes.o .libs/g_lucid_context.o .libs/g_canon_name.o .libs/g_wrap.o .libs/g_unwrap.o .libs/g_get_mic.o .libs/g_verify_mic.o .libs/g_ccache_name.o -ldl -Wl,--version-script -Wl,./symbol_versions -Wl,-soname -Wl,libgssapi.so.2 -o .libs/l
ibgssapi.so.2.0.0
(cd .libs && rm -f libgssapi.so.2 && ln -s libgssapi.so.2.0.0 libgssapi.so.2)
(cd .libs && rm -f libgssapi.so && ln -s libgssapi.so.2.0.0 libgssapi.so)
ar cru .libs/libgssapi.a g_accept_sec_context.o g_acquire_cred.o g_compare_name.o g_context_time.o g_delete_sec_context.o g_dsp_name.o g_dsp_status.o g_dup_name.o gen_oids.o g_exp_name.o g_exp_sec_context.o g_glue.o g_imp_name.o g_imp_sec_context.o g_indicate_mechs.o g_initialize.o g_init_sec_context.o g_inq_context.o g_inq_cred.o g_inq_names.o g_mechname.o g_mit_krb5_mech.o g_oid_ops.o g_process_context.o g_rel_buffer.o g_rel_cred.o g_rel_name.o g_rel_oid_set.o g_seal.o g_sign.o gssd_pname_to_uid.o g_unseal.o g_verify.o oid_ops.o g_set_allowable_enctypes.o g_lucid_context.o g_canon_name.o g_wrap.o g_unwrap.o g_get_mic.o g_verify_mic.o g_ccache_name.o
ranlib .libs/libgssapi.a
creating libgssapi.la
(cd .libs && rm -f libgssapi.la && ln -s ../libgssapi.la libgssapi.la)
make[3]: Leaving directory `/build/buildd2/libgssapi-0.11/src'
make[2]: Leaving directory `/build/buildd2/libgssapi-0.11/src'
make[2]: Entering directory `/build/buildd2/libgssapi-0.11'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd2/libgssapi-0.11'
make[1]: Leaving directory `/build/buildd2/libgssapi-0.11'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd2/libgssapi-0.11/debian/tmp/
make[1]: Entering directory `/build/buildd2/libgssapi-0.11'
Making install in src
make[2]: Entering directory `/build/buildd2/libgssapi-0.11/src'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd2/libgssapi-0.11/src'
make[4]: Entering directory `/build/buildd2/libgssapi-0.11/src'
test -z "/usr/lib" || mkdir -p -- "/build/buildd2/libgssapi-0.11/debian/tmp//usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libgssapi.la' '/build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/libgssapi.la'
/usr/bin/ginstall -c .libs/libgssapi.so.2.0.0 /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/libgssapi.so.2.0.0
(cd /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib && rm -f libgssapi.so.2 && ln -s libgssapi.so.2.0.0 libgssapi.so.2)
(cd /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib && rm -f libgssapi.so && ln -s libgssapi.so.2.0.0 libgssapi.so)
/usr/bin/ginstall -c .libs/libgssapi.lai /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/libgssapi.la
/usr/bin/ginstall -c .libs/libgssapi.a /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/libgssapi.a
ranlib /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/libgssapi.a
chmod 644 /build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/libgssapi.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include" || mkdir -p -- "/build/buildd2/libgssapi-0.11/debian/tmp//usr/include"
/build/buildd2/libgssapi-0.11/install-sh -c -m 644 'gssglue/gssapi/gssapi.h' '/build/buildd2/libgssapi-0.11/debian/tmp//usr/include/gssglue/gssapi/gssapi.h'
make[4]: Leaving directory `/build/buildd2/libgssapi-0.11/src'
make[3]: Leaving directory `/build/buildd2/libgssapi-0.11/src'
make[2]: Leaving directory `/build/buildd2/libgssapi-0.11/src'
make[2]: Entering directory `/build/buildd2/libgssapi-0.11'
make[3]: Entering directory `/build/buildd2/libgssapi-0.11'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'libgssapi.pc' '/build/buildd2/libgssapi-0.11/debian/tmp//usr/lib/pkgconfig/libgssapi.pc'
make[3]: Leaving directory `/build/buildd2/libgssapi-0.11'
make[2]: Leaving directory `/build/buildd2/libgssapi-0.11'
make[1]: Leaving directory `/build/buildd2/libgssapi-0.11'
dh_installdirs -plibgssapi-dev
dh_installdirs -plibgssapi2
dh_installdocs -plibgssapi-dev ./README ./NEWS ./AUTHORS
dh_installexamples -plibgssapi-dev
dh_installman -plibgssapi-dev
dh_installinfo -plibgssapi-dev
dh_installmenu -plibgssapi-dev
dh_installcron -plibgssapi-dev
dh_installinit -plibgssapi-dev
dh_installdebconf -plibgssapi-dev
dh_installemacsen -plibgssapi-dev
dh_installcatalogs -plibgssapi-dev
dh_installpam -plibgssapi-dev
dh_installlogrotate -plibgssapi-dev
dh_installlogcheck -plibgssapi-dev
dh_installmime -plibgssapi-dev
dh_installchangelogs -plibgssapi-dev ./ChangeLog
dh_installudev -plibgssapi-dev
dh_install -plibgssapi-dev
dh_link -plibgssapi-dev
dh_installdocs -plibgssapi2 ./README ./NEWS ./AUTHORS
dh_installexamples -plibgssapi2
dh_installman -plibgssapi2
dh_installinfo -plibgssapi2
dh_installmenu -plibgssapi2
dh_installcron -plibgssapi2
dh_installinit -plibgssapi2
dh_installdebconf -plibgssapi2
dh_installemacsen -plibgssapi2
dh_installcatalogs -plibgssapi2
dh_installpam -plibgssapi2
dh_installlogrotate -plibgssapi2
dh_installlogcheck -plibgssapi2
dh_installmime -plibgssapi2
dh_installchangelogs -plibgssapi2 ./ChangeLog
dh_installudev -plibgssapi2
dh_install -plibgssapi2
dh_link -plibgssapi2
dh_strip -plibgssapi-dev
dh_compress -plibgssapi-dev
dh_fixperms -plibgssapi-dev
dh_makeshlibs -plibgssapi-dev
dh_strip -plibgssapi2
dh_compress -plibgssapi2
dh_fixperms -plibgssapi2
dh_makeshlibs -plibgssapi2
dh_installdeb -plibgssapi-dev
dh_perl -plibgssapi-dev
dh_shlibdeps -plibgssapi-dev
dh_installdeb -plibgssapi2
dh_perl -plibgssapi2
dh_shlibdeps -plibgssapi2
dh_gencontrol -plibgssapi-dev
dh_md5sums -plibgssapi-dev
dh_builddeb -plibgssapi-dev
dpkg-deb: building package `libgssapi-dev' in `../libgssapi-dev_0.11-1_m32r.deb'.
dh_gencontrol -plibgssapi2
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -plibgssapi2
dh_builddeb -plibgssapi2
dpkg-deb: building package `libgssapi2' in `../libgssapi2_0.11-1_m32r.deb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070501-0545
libgssapi_0.11-1_m32r.changes:
Format: 1.7
Date: Thu, 26 Apr 2007 23:28:42 +0200
Source: libgssapi
Binary: libgssapi2 libgssapi-dev
Architecture: m32r
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Changed-By: Steinar H. Gunderson <sesse at debian.org>
Description:
libgssapi-dev - header files and docs for libgssapi
libgssapi2 - A mechanism-switch gssapi library
Changes:
libgssapi (0.11-1) unstable; urgency=low
.
* New upstream release.
Files:
967a35dc1ccf4b2f216d81e6ab9b8dd1 30256 libdevel optional libgssapi-dev_0.11-1_m32r.deb
6edd1559f36b7c96764ff4dd2506b25c 20492 libs standard libgssapi2_0.11-1_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/libgssapi-dev_0.11-1_m32r.deb:
new debian package, version 2.0.
size 30256 bytes: control archive= 949 bytes.
737 bytes, 21 lines control
682 bytes, 10 lines md5sums
Package: libgssapi-dev
Version: 0.11-1
Section: libdevel
Priority: optional
Architecture: m32r
Depends: libgssapi2 (= 0.11-1)
Conflicts: heimdal-dev
Replaces: heimdal-dev
Installed-Size: 188
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Source: libgssapi
Description: header files and docs for libgssapi
Contains the header files and documentation for libgssapi
for use in developing applications that use the libgssapi library.
.
libgssapi provides a gssapi interface, but does not implement any
gssapi mechanisms itself; instead it calls other gssapi functions
(e.g., those provided by MIT Kerberos), depending on the requested
mechanism, to do the work.
.
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
/debian/buildd2/build/chroot-unstable/build/buildd2/libgssapi2_0.11-1_m32r.deb:
new debian package, version 2.0.
size 20492 bytes: control archive= 988 bytes.
22 bytes, 1 lines conffiles
550 bytes, 16 lines control
481 bytes, 7 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
23 bytes, 1 lines shlibs
Package: libgssapi2
Version: 0.11-1
Section: libs
Priority: standard
Architecture: m32r
Depends: libc6 (>= 2.3.5-1)
Installed-Size: 108
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Source: libgssapi
Description: A mechanism-switch gssapi library
libgssapi provides a gssapi interface, but does not implement any
gssapi mechanisms itself; instead it calls other gssapi functions
(e.g., those provided by MIT Kerberos), depending on the requested
mechanism, to do the work.
.
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
/debian/buildd2/build/chroot-unstable/build/buildd2/libgssapi-dev_0.11-1_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 05:37 ./
drwxr-xr-x root/root 0 2007-05-01 05:38 ./usr/
drwxr-xr-x root/root 0 2007-05-01 05:38 ./usr/include/
drwxr-xr-x root/root 0 2007-05-01 05:35 ./usr/include/gssglue/
drwxr-xr-x root/root 0 2007-05-01 05:35 ./usr/include/gssglue/gssapi/
-rw-r--r-- root/root 28767 2007-05-01 05:35 ./usr/include/gssglue/gssapi/gssapi.h
drwxr-xr-x root/root 0 2007-05-01 05:35 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 05:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 05:41 ./usr/share/doc/libgssapi-dev/
-rw-r--r-- root/root 4143 2007-04-20 23:33 ./usr/share/doc/libgssapi-dev/copyright
-rw-r--r-- root/root 1446 2007-04-20 23:33 ./usr/share/doc/libgssapi-dev/changelog.gz
-rw-r--r-- root/root 101 2004-10-22 23:58 ./usr/share/doc/libgssapi-dev/AUTHORS
-rw-r--r-- root/root 174 2004-10-22 23:58 ./usr/share/doc/libgssapi-dev/README
-rw-r--r-- root/root 52 2004-10-22 23:58 ./usr/share/doc/libgssapi-dev/NEWS.gz
-rw-r--r-- root/root 1475 2007-05-01 05:13 ./usr/share/doc/libgssapi-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-05-01 05:41 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 05:38 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 279 2007-05-01 05:35 ./usr/lib/pkgconfig/libgssapi.pc
-rw-r--r-- root/root 817 2007-05-01 05:35 ./usr/lib/libgssapi.la
-rw-r--r-- root/root 69804 2007-05-01 05:41 ./usr/lib/libgssapi.a
lrwxrwxrwx root/root 0 2007-05-01 05:38 ./usr/lib/libgssapi.so -> libgssapi.so.2.0.0
/debian/buildd2/build/chroot-unstable/build/buildd2/libgssapi2_0.11-1_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 05:41 ./
drwxr-xr-x root/root 0 2007-05-01 05:41 ./etc/
-rw-r--r-- root/root 899 2007-05-01 05:13 ./etc/gssapi_mech.conf
drwxr-xr-x root/root 0 2007-05-01 05:41 ./usr/
drwxr-xr-x root/root 0 2007-05-01 05:38 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 05:38 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 05:42 ./usr/share/doc/libgssapi2/
-rw-r--r-- root/root 4143 2007-04-20 23:33 ./usr/share/doc/libgssapi2/copyright
-rw-r--r-- root/root 1446 2007-04-20 23:33 ./usr/share/doc/libgssapi2/changelog.gz
-rw-r--r-- root/root 101 2004-10-22 23:58 ./usr/share/doc/libgssapi2/AUTHORS
-rw-r--r-- root/root 174 2004-10-22 23:58 ./usr/share/doc/libgssapi2/README
-rw-r--r-- root/root 52 2004-10-22 23:58 ./usr/share/doc/libgssapi2/NEWS.gz
-rw-r--r-- root/root 1475 2007-05-01 05:13 ./usr/share/doc/libgssapi2/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-05-01 05:42 ./usr/lib/
-rw-r--r-- root/root 26248 2007-05-01 05:42 ./usr/lib/libgssapi.so.2.0.0
lrwxrwxrwx root/root 0 2007-05-01 05:41 ./usr/lib/libgssapi.so.2 -> libgssapi.so.2.0.0
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/libgssapi-0.11
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070501-0545
Build needed 00:32:35, 5372k disk space
More information about the build-status
mailing list