<86>Mar  8 10:54:35 userdel[255957]: delete user 'rooter'
<86>Mar  8 10:54:35 userdel[255957]: removed group 'rooter' owned by 'rooter'
<86>Mar  8 10:54:35 userdel[255957]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  8 10:54:35 groupadd[255985]: group added to /etc/group: name=rooter, GID=603
<86>Mar  8 10:54:35 groupadd[255985]: group added to /etc/gshadow: name=rooter
<86>Mar  8 10:54:35 groupadd[255985]: new group: name=rooter, GID=603
<86>Mar  8 10:54:35 useradd[255991]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Mar  8 10:54:35 userdel[256002]: delete user 'builder'
<86>Mar  8 10:54:35 userdel[256002]: removed group 'builder' owned by 'builder'
<86>Mar  8 10:54:35 userdel[256002]: removed shadow group 'builder' owned by 'builder'
<86>Mar  8 10:54:35 groupadd[256007]: group added to /etc/group: name=builder, GID=604
<86>Mar  8 10:54:35 groupadd[256007]: group added to /etc/gshadow: name=builder
<86>Mar  8 10:54:35 groupadd[256007]: new group: name=builder, GID=604
<86>Mar  8 10:54:35 useradd[256011]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libgssglue-0.4-alt1.nosrc.rpm
Installing libgssglue-0.4-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59870
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libgssglue-0.4
+ echo 'Source #0 (libgssglue-0.4-alt1.tar):'
Source #0 (libgssglue-0.4-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libgssglue-0.4-alt1.tar
+ cd libgssglue-0.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's@^/usr/lib@/lib@; s@krb5\.so[ 	]@krb5.so.2 @' doc/gssapi_mech.conf
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62982
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgssglue-0.4
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize-default: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:8: installing './compile'
configure.in:7: installing './missing'
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... 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 fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc 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... no
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking for i586-alt-linux-ranlib... 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 size of short... 2
checking size of int... 4
checking size of long... 4
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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libgssglue.pc
config.status: creating src/gssglue/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
Creating gssapi.h
+ mv gss275476 ../src/gssglue/gssapi/gssapi.h
rm: cannot remove 'gss275476': No such file or directory
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_dup_name.lo g_dup_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_dup_name.c  -fPIC -DPIC -o .libs/g_dup_name.o
g_dup_name.c: In function 'gss_duplicate_name':
g_dup_name.c:135:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if (union_exp_name->mech_type)
  ^~
g_dup_name.c:137:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
      free(union_exp_name);
      ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gen_oids.lo gen_oids.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c gen_oids.c  -fPIC -DPIC -o .libs/gen_oids.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_accept_sec_context.lo g_accept_sec_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_accept_sec_context.c  -fPIC -DPIC -o .libs/g_accept_sec_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_context_time.lo g_context_time.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_context_time.c  -fPIC -DPIC -o .libs/g_context_time.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_delete_sec_context.lo g_delete_sec_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_delete_sec_context.c  -fPIC -DPIC -o .libs/g_delete_sec_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_dsp_status.lo g_dsp_status.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_dsp_status.c  -fPIC -DPIC -o .libs/g_dsp_status.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_exp_name.lo g_exp_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_exp_name.c  -fPIC -DPIC -o .libs/g_exp_name.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_imp_name.lo g_imp_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_imp_name.c  -fPIC -DPIC -o .libs/g_imp_name.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_glue.lo g_glue.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_glue.c  -fPIC -DPIC -o .libs/g_glue.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_compare_name.lo g_compare_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_compare_name.c  -fPIC -DPIC -o .libs/g_compare_name.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_dsp_name.lo g_dsp_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_dsp_name.c  -fPIC -DPIC -o .libs/g_dsp_name.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_exp_sec_context.lo g_exp_sec_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_exp_sec_context.c  -fPIC -DPIC -o .libs/g_exp_sec_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_imp_sec_context.lo g_imp_sec_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_imp_sec_context.c  -fPIC -DPIC -o .libs/g_imp_sec_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_initialize.lo g_initialize.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_initialize.c  -fPIC -DPIC -o .libs/g_initialize.o
g_initialize.c: In function 'linux_initialize':
g_initialize.c:275:10: warning: implicit declaration of function 'getuid'; did you mean 'getline'? [-Wimplicit-function-declaration]
     if ((getuid() != geteuid()) ||
          ^~~~~~
          getline
g_initialize.c:275:22: warning: implicit declaration of function 'geteuid'; did you mean 'getdelim'? [-Wimplicit-function-declaration]
     if ((getuid() != geteuid()) ||
                      ^~~~~~~
                      getdelim
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_indicate_mechs.lo g_indicate_mechs.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_indicate_mechs.c  -fPIC -DPIC -o .libs/g_indicate_mechs.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_mit_krb5_mech.lo g_mit_krb5_mech.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:1: warning: label 'out' defined but not used [-Wunused-label]
 out:
 ^~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_acquire_cred.lo g_acquire_cred.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:208:10: warning: implicit declaration of function 'generic_gss_copy_oid_set'; did you mean 'generic_gss_copy_oid'? [-Wimplicit-function-declaration]
  major = generic_gss_copy_oid_set(minor_status, &oids, actual_mechs);
          ^~~~~~~~~~~~~~~~~~~~~~~~
          generic_gss_copy_oid
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_init_sec_context.lo g_init_sec_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_init_sec_context.c  -fPIC -DPIC -o .libs/g_init_sec_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_inq_names.lo g_inq_names.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_inq_names.c  -fPIC -DPIC -o .libs/g_inq_names.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_mechname.lo g_mechname.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_mechname.c  -fPIC -DPIC -o .libs/g_mechname.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_process_context.lo g_process_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_process_context.c  -fPIC -DPIC -o .libs/g_process_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_rel_buffer.lo g_rel_buffer.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_rel_buffer.c  -fPIC -DPIC -o .libs/g_rel_buffer.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_oid_ops.lo g_oid_ops.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_oid_ops.c  -fPIC -DPIC -o .libs/g_oid_ops.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_inq_context.lo g_inq_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_inq_context.c  -fPIC -DPIC -o .libs/g_inq_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_inq_cred.lo g_inq_cred.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:8: warning: passing argument 3 of 'generic_gss_copy_oid' from incompatible pointer type [-Wincompatible-pointer-types]
        &((*mechanisms)->elements[i]));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from g_inq_cred.c:29:
mglueP.h:447:6: note: expected 'struct gss_OID_desc_struct **' but argument is of type 'gss_OID' {aka 'struct gss_OID_desc_struct *'}
      gss_OID *  /* new_oid */
      ^~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_rel_cred.lo g_rel_cred.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_rel_cred.c  -fPIC -DPIC -o .libs/g_rel_cred.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_rel_name.lo g_rel_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_rel_name.c  -fPIC -DPIC -o .libs/g_rel_name.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gssd_pname_to_uid.lo gssd_pname_to_uid.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c gssd_pname_to_uid.c  -fPIC -DPIC -o .libs/gssd_pname_to_uid.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_sign.lo g_sign.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_sign.c  -fPIC -DPIC -o .libs/g_sign.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_verify.lo g_verify.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_verify.c  -fPIC -DPIC -o .libs/g_verify.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_rel_oid_set.lo g_rel_oid_set.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_rel_oid_set.c  -fPIC -DPIC -o .libs/g_rel_oid_set.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_unseal.lo g_unseal.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_unseal.c  -fPIC -DPIC -o .libs/g_unseal.o
g_unseal.c: In function 'gss_unseal':
g_unseal.c:81:11: warning: pointer targets in passing argument 6 of 'mech->gss_unwrap' differ in signedness [-Wpointer-sign]
           qop_state);
           ^~~~~~~~~
g_unseal.c:81:11: note: expected 'gss_qop_t *' {aka 'unsigned int *'} but argument is of type 'int *'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_seal.lo g_seal.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_seal.c  -fPIC -DPIC -o .libs/g_seal.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_verify_mic.lo g_verify_mic.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:11: warning: pointer targets in passing argument 5 of 'mech->gss_verify_mic' differ in signedness [-Wpointer-sign]
           qop_state);
           ^~~~~~~~~
g_verify_mic.c:69:11: note: expected 'int *' but argument is of type 'gss_qop_t *' {aka 'unsigned int *'}
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_lucid_context.lo g_lucid_context.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_lucid_context.c  -fPIC -DPIC -o .libs/g_lucid_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_unwrap.lo g_unwrap.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_unwrap.c  -fPIC -DPIC -o .libs/g_unwrap.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_get_mic.lo g_get_mic.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_get_mic.c  -fPIC -DPIC -o .libs/g_get_mic.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_set_allowable_enctypes.lo g_set_allowable_enctypes.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_set_allowable_enctypes.c  -fPIC -DPIC -o .libs/g_set_allowable_enctypes.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_wrap.lo g_wrap.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_wrap.c  -fPIC -DPIC -o .libs/g_wrap.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_canon_name.lo g_canon_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:5: warning: passing argument 2 of '__gss_copy_namebuf' from incompatible pointer type [-Wincompatible-pointer-types]
     &union_canon_name->external_name);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from g_canon_name.c:27:
mglueP.h:430:19: note: expected 'struct gss_buffer_desc_struct **' but argument is of type 'gss_buffer_desc *' {aka 'struct gss_buffer_desc_struct *'}
     gss_buffer_t *dest
     ~~~~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o g_ccache_name.lo g_ccache_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c g_ccache_name.c  -fPIC -DPIC -o .libs/g_ccache_name.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o oid_ops.lo oid_ops.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c oid_ops.c  -fPIC -DPIC -o .libs/oid_ops.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 1:0:0 -Wl,--version-script,./symbol_versions  -o libgssglue.la -rpath /usr/lib 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 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .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  -g -O2 -march=i586 -mtune=generic -Wl,--version-script -Wl,./symbol_versions   -Wl,-soname -Wl,libgssglue.so.1 -o .libs/libgssglue.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgssglue.so.1" && ln -s "libgssglue.so.1.0.0" "libgssglue.so.1")
libtool: link: (cd ".libs" && rm -f "libgssglue.so" && ln -s "libgssglue.so.1.0.0" "libgssglue.so")
libtool: link: ( cd ".libs" && rm -f "libgssglue.la" && ln -s "../libgssglue.la" "libgssglue.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17991
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgssglue-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libgssglue-buildroot
+ cd libgssglue-0.4
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libgssglue-buildroot/usr exec_prefix=/usr/src/tmp/libgssglue-buildroot/usr bindir=/usr/src/tmp/libgssglue-buildroot/usr/bin sbindir=/usr/src/tmp/libgssglue-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libgssglue-buildroot/etc datadir=/usr/src/tmp/libgssglue-buildroot/usr/share includedir=/usr/src/tmp/libgssglue-buildroot/usr/include libdir=/usr/src/tmp/libgssglue-buildroot/usr/lib libexecdir=/usr/src/tmp/libgssglue-buildroot/usr/lib localstatedir=/usr/src/tmp/libgssglue-buildroot/var/lib sharedstatedir=/usr/src/tmp/libgssglue-buildroot/var/lib mandir=/usr/src/tmp/libgssglue-buildroot/usr/share/man infodir=/usr/src/tmp/libgssglue-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
/usr/bin/make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
 /bin/mkdir -p '/usr/src/tmp/libgssglue-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libgssglue.la '/usr/src/tmp/libgssglue-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libgssglue.so.1.0.0 /usr/src/tmp/libgssglue-buildroot/usr/lib/libgssglue.so.1.0.0
libtool: install: (cd /usr/src/tmp/libgssglue-buildroot/usr/lib && { ln -s -f libgssglue.so.1.0.0 libgssglue.so.1 || { rm -f libgssglue.so.1 && ln -s libgssglue.so.1.0.0 libgssglue.so.1; }; })
libtool: install: (cd /usr/src/tmp/libgssglue-buildroot/usr/lib && { ln -s -f libgssglue.so.1.0.0 libgssglue.so || { rm -f libgssglue.so && ln -s libgssglue.so.1.0.0 libgssglue.so; }; })
libtool: install: /bin/install -p .libs/libgssglue.lai /usr/src/tmp/libgssglue-buildroot/usr/lib/libgssglue.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libgssglue-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libgssglue-buildroot/usr/include/gssglue/gssapi'
 /bin/install -p -m 644  gssglue/gssapi/gssapi.h '/usr/src/tmp/libgssglue-buildroot/usr/include/gssglue/gssapi'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgssglue-0.4'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libgssglue-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 libgssglue.pc '/usr/src/tmp/libgssglue-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4'
make: Leaving directory '/usr/src/RPM/BUILD/libgssglue-0.4'
+ mkdir -p /usr/src/tmp/libgssglue-buildroot/lib
+ mv /usr/src/tmp/libgssglue-buildroot/usr/lib/libgssglue.so.1 /usr/src/tmp/libgssglue-buildroot/usr/lib/libgssglue.so.1.0.0 /usr/src/tmp/libgssglue-buildroot/lib/
+ find /usr/src/tmp/libgssglue-buildroot/usr/lib -name '*.so'
+ read
++ readlink /usr/src/tmp/libgssglue-buildroot/usr/lib/libgssglue.so
+ ln -snf ../../lib/libgssglue.so.1.0.0 /usr/src/tmp/libgssglue-buildroot/usr/lib/libgssglue.so
+ read
+ install -pD -m644 doc/gssapi_mech.conf /usr/src/tmp/libgssglue-buildroot/etc/gssapi_mech.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libgssglue-buildroot (auto)
removed './usr/lib/libgssglue.la'
mode of './lib/libgssglue.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libgssglue-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/libgssglue.pc: Libs: '-L/usr/lib -lgssglue -ldl' --> '-lgssglue -ldl'
Checking contents of files in /usr/src/tmp/libgssglue-buildroot/ (default)
Compressing files in /usr/src/tmp/libgssglue-buildroot (auto)
Adjusting library links in /usr/src/tmp/libgssglue-buildroot
./lib:
	libgssglue.so.1 -> libgssglue.so.1.0.0
./usr/lib:
Verifying ELF objects in /usr/src/tmp/libgssglue-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./lib/libgssglue.so.1.0.0: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: libgssglue-0.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37928
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgssglue-0.4
+ DOCDIR=/usr/src/tmp/libgssglue-buildroot/usr/share/doc/libgssglue-0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/libgssglue-buildroot/usr/share/doc/libgssglue-0.4
+ /bin/mkdir -p /usr/src/tmp/libgssglue-buildroot/usr/share/doc/libgssglue-0.4
+ cp -prL AUTHORS COPYING README /usr/src/tmp/libgssglue-buildroot/usr/share/doc/libgssglue-0.4
+ chmod -R go-w /usr/src/tmp/libgssglue-buildroot/usr/share/doc/libgssglue-0.4
+ chmod -R a+rX /usr/src/tmp/libgssglue-buildroot/usr/share/doc/libgssglue-0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hhFpie
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libgssglue-buildroot/lib/libgssglue.so.1: 51 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6tjAzy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libgssapi, libgssglue.so.1 = set:jdEyN6qvFhZeP3EFgfGHNwhglPgl0AABWFRllztRo1e7FQXZxe83hciX9NA20nVyV7qMRO8xqX4IlOH6VfZxQ0YvuLz5i3datd1UEWA2, libgssglue.so.1(HIDDEN), libgssglue.so.1(libgssapi_CITI_2)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), rtld(GNU_HASH)
Obsoletes: libgssapi
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YW0Ong
Creating libgssglue-debuginfo package
Processing files: libgssglue-devel-0.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bp0Rfk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gcaw0F
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libgssapi-devel, pkgconfig(libgssglue) = 0.4
Requires: libgssglue = 0.4-alt1, /lib/libgssglue.so.1.0.0, /usr/lib/pkgconfig
Obsoletes: libgssapi-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y3p3Vq
Processing files: libgssglue-debuginfo-0.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1M3lZt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mwYlvB
find-requires: running scripts (debuginfo)
Provides: debug(libgssglue.so.1)
Requires: libgssglue = 0.4-alt1, debug(libc.so.6), debug(libdl.so.2)
Removing 1 extra deps from libgssglue-devel due to dependency on libgssglue
Wrote: /usr/src/RPM/RPMS/i586/libgssglue-0.4-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libgssglue-devel-0.4-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libgssglue-debuginfo-0.4-alt1.i586.rpm
12.51user 2.24system 0:24.54elapsed 60%CPU (0avgtext+0avgdata 25176maxresident)k
0inputs+0outputs (0major+1162839minor)pagefaults 0swaps
13.91user 3.98system 0:28.73elapsed 62%CPU (0avgtext+0avgdata 25176maxresident)k
0inputs+0outputs (0major+1361973minor)pagefaults 0swaps