<86>Mar 10 09:10:57 userdel[3232579]: delete user 'rooter'
<86>Mar 10 09:10:57 userdel[3232579]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:10:57 userdel[3232579]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:10:57 groupadd[3232603]: group added to /etc/group: name=rooter, GID=1298
<86>Mar 10 09:10:57 groupadd[3232603]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:10:57 groupadd[3232603]: new group: name=rooter, GID=1298
<86>Mar 10 09:10:57 useradd[3232624]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash
<86>Mar 10 09:10:57 userdel[3232662]: delete user 'builder'
<86>Mar 10 09:10:57 userdel[3232662]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:10:57 userdel[3232662]: removed shadow group 'builder' owned by 'builder'
<86>Mar 10 09:10:57 groupadd[3232701]: group added to /etc/group: name=builder, GID=1299
<86>Mar 10 09:10:57 groupadd[3232701]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:10:57 groupadd[3232701]: new group: name=builder, GID=1299
<86>Mar 10 09:10:57 useradd[3232738]: new user: name=builder, UID=1299, GID=1299, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libgssglue-0.4-alt1.nosrc.rpm (w1.gzdio)
Installing libgssglue-0.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16420
+ 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@/lib64@; s@krb5\.so[ 	]@krb5.so.2 @' doc/gssapi_mech.conf
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16420
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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 -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for x86_64-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... 8
checking size of size_t... 8
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 gss3267412 ../src/gssglue/gssapi/gssapi.h
rm: cannot remove 'gss3267412': 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_accept_sec_context.lo g_accept_sec_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_dsp_name.lo g_dsp_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_dsp_status.lo g_dsp_status.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_delete_sec_context.lo g_delete_sec_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_compare_name.lo g_compare_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_acquire_cred.lo g_acquire_cred.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -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: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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_context_time.lo g_context_time.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_dup_name.lo g_dup_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gen_oids.lo gen_oids.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_exp_sec_context.lo g_exp_sec_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_exp_name.lo g_exp_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_imp_name.lo g_imp_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_glue.lo g_glue.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_indicate_mechs.lo g_indicate_mechs.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_imp_sec_context.lo g_imp_sec_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_inq_cred.lo g_inq_cred.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -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: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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_initialize.lo g_initialize.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_inq_context.lo g_inq_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_inq_names.lo g_inq_names.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_init_sec_context.lo g_init_sec_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_process_context.lo g_process_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_rel_cred.lo g_rel_cred.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_mit_krb5_mech.lo g_mit_krb5_mech.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -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: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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_rel_name.lo g_rel_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_mechname.lo g_mechname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_oid_ops.lo g_oid_ops.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_rel_oid_set.lo g_rel_oid_set.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_sign.lo g_sign.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_seal.lo g_seal.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_rel_buffer.lo g_rel_buffer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gssd_pname_to_uid.lo gssd_pname_to_uid.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_unseal.lo g_unseal.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_verify.lo g_verify.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_canon_name.lo g_canon_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -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: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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_lucid_context.lo g_lucid_context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_set_allowable_enctypes.lo g_set_allowable_enctypes.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_wrap.lo g_wrap.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_unwrap.lo g_unwrap.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_get_mic.lo g_get_mic.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o oid_ops.lo oid_ops.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_verify_mic.lo g_verify_mic.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -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: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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o g_ccache_name.lo g_ccache_name.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/gssglue -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:0:0 -Wl,--version-script,./symbol_versions  -o libgssglue.la -rpath /usr/lib64 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: x86_64-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 -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.75806
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libgssglue-0.4
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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/lib64 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/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libgssglue.la '/usr/src/tmp/libgssglue-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libgssglue.so.1.0.0 /usr/src/tmp/libgssglue-buildroot/usr/lib64/libgssglue.so.1.0.0
libtool: install: (cd /usr/src/tmp/libgssglue-buildroot/usr/lib64 && { 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/lib64 && { 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: /usr/libexec/rpm-build/install -p .libs/libgssglue.lai /usr/src/tmp/libgssglue-buildroot/usr/lib64/libgssglue.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libgssglue-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libgssglue-buildroot/usr/include/gssglue/gssapi'
 /usr/libexec/rpm-build/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/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libgssglue.pc '/usr/src/tmp/libgssglue-buildroot/usr/lib64/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/lib64
+ mv /usr/src/tmp/libgssglue-buildroot/usr/lib64/libgssglue.so.1 /usr/src/tmp/libgssglue-buildroot/usr/lib64/libgssglue.so.1.0.0 /usr/src/tmp/libgssglue-buildroot/lib64/
+ find /usr/src/tmp/libgssglue-buildroot/usr/lib64 -name '*.so'
+ read
++ readlink /usr/src/tmp/libgssglue-buildroot/usr/lib64/libgssglue.so
+ ln -snf ../../lib64/libgssglue.so.1.0.0 /usr/src/tmp/libgssglue-buildroot/usr/lib64/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/lib64/libgssglue.la'
mode of './lib64/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,gnuconfig)
/usr/lib64/pkgconfig/libgssglue.pc: Libs: '-L/usr/lib64 -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
./lib64:
	libgssglue.so.1 -> libgssglue.so.1.0.0
./usr/lib64:
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)
Hardlinking identical .pyc and .pyo files
Processing files: libgssglue-0.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24923
+ 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.oGjbMs
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libgssglue-buildroot/lib64/libgssglue.so.1: 51 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PM86mb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libgssapi, libgssglue.so.1()(64bit) = set:jdEyN6qvFhZeP3EFgfGHNwhglPgl0AABWFRllztRo1e7FQXZxe83hciX9NA20nVyV7qMRO8xqX4IlOH6VfZxQ0YvuLz5i3datd1UEWA2, libgssglue.so.1(HIDDEN)(64bit), libgssglue.so.1(libgssapi_CITI_2)(64bit)
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Obsoletes: libgssapi
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GqW2pX
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.NEWLKM
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.YitcqF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libgssapi-devel, pkgconfig(libgssglue) = 0.4
Requires: libgssglue = 0.4-alt1, /lib64/libgssglue.so.1.0.0, /usr/lib64/pkgconfig
Obsoletes: libgssapi-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tjUXEB
Processing files: libgssglue-debuginfo-0.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.em6zzB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.15fl2E
find-requires: running scripts (debuginfo)
Provides: debug64(libgssglue.so.1)
Requires: libgssglue = 0.4-alt1, debug64(libc.so.6), debug64(libdl.so.2)
Removing 1 extra deps from libgssglue-devel due to dependency on libgssglue
Wrote: /usr/src/RPM/RPMS/x86_64/libgssglue-0.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libgssglue-devel-0.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libgssglue-debuginfo-0.4-alt1.x86_64.rpm (w2.lzdio)
12.83user 6.08system 0:23.83elapsed 79%CPU (0avgtext+0avgdata 30688maxresident)k
0inputs+0outputs (0major+1387068minor)pagefaults 0swaps
0.79user 1.51system 0:29.80elapsed 7%CPU (0avgtext+0avgdata 11908maxresident)k
0inputs+0outputs (0major+93668minor)pagefaults 0swaps
--- libgssglue-0.4-alt1.x86_64.rpm.repo	2012-06-23 18:46:50.000000000 +0000
+++ libgssglue-0.4-alt1.x86_64.rpm.hasher	2024-03-10 09:11:24.372484953 +0000
@@ -7,2 +7,3 @@
 /usr/share/doc/libgssglue-0.4/README	100644	root:root	
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -23,3 +24,3 @@
 File: /lib64/libgssglue.so.1	120777	root:root		libgssglue.so.1.0.0
-File: /lib64/libgssglue.so.1.0.0	100644	root:root	6825687de9b3c5a8a4a78d356dbf4337	
+File: /lib64/libgssglue.so.1.0.0	100644	root:root	8ddf94c53de3f1fac1621e5a1a82a4a5	
 File: /usr/share/doc/libgssglue-0.4	40755	root:root		
@@ -28,2 +29,2 @@
 File: /usr/share/doc/libgssglue-0.4/README	100644	root:root	e98fc45ed811af4fdeb7028b003b48d6	
-RPMIdentity: c14a96d9a0897421e73a35f72842e36cb7af4a2001ee59dac26e329b56ad64030937f7c4eab839d66360725eaf92a88e562c36895759fe154dd0012e185735c2
+RPMIdentity: be83335749c94279620e8b4af9583a5fc3650dfd71652d080e99e7af75594ed0077365036eeb3139f21f8f0c2ade12b527f6e030f9eda6dbbbb6e6020d0f7bca
--- libgssglue-debuginfo-0.4-alt1.x86_64.rpm.repo	2012-06-23 18:46:50.000000000 +0000
+++ libgssglue-debuginfo-0.4-alt1.x86_64.rpm.hasher	2024-03-10 09:11:24.532486735 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f0	40755	root:root	
-/usr/lib/debug/.build-id/f0/dc69f231c24045f4bca1d417326394280162b1	120777	root:root	../../../../../lib64/libgssglue.so.1.0.0
-/usr/lib/debug/.build-id/f0/dc69f231c24045f4bca1d417326394280162b1.debug	120777	root:root	../../lib64/libgssglue.so.1.0.0.debug
+/usr/lib/debug/.build-id/96	40755	root:root	
+/usr/lib/debug/.build-id/96/fe0b93518c1034f4dd7ffb322adad083196cfe	120777	root:root	../../../../../lib64/libgssglue.so.1.0.0
+/usr/lib/debug/.build-id/96/fe0b93518c1034f4dd7ffb322adad083196cfe.debug	120777	root:root	../../lib64/libgssglue.so.1.0.0.debug
 /usr/lib/debug/lib64/libgssglue.so.1.0.0.debug	100644	root:root	
@@ -60,6 +60,6 @@
 Provides: libgssglue-debuginfo = 0.4-alt1
-File: /usr/lib/debug/.build-id/f0	40755	root:root		
-File: /usr/lib/debug/.build-id/f0/dc69f231c24045f4bca1d417326394280162b1	120777	root:root		../../../../../lib64/libgssglue.so.1.0.0
-File: /usr/lib/debug/.build-id/f0/dc69f231c24045f4bca1d417326394280162b1.debug	120777	root:root		../../lib64/libgssglue.so.1.0.0.debug
-File: /usr/lib/debug/lib64/libgssglue.so.1.0.0.debug	100644	root:root	dfdc826c965838edf214058539c01f39	
+File: /usr/lib/debug/.build-id/96	40755	root:root		
+File: /usr/lib/debug/.build-id/96/fe0b93518c1034f4dd7ffb322adad083196cfe	120777	root:root		../../../../../lib64/libgssglue.so.1.0.0
+File: /usr/lib/debug/.build-id/96/fe0b93518c1034f4dd7ffb322adad083196cfe.debug	120777	root:root		../../lib64/libgssglue.so.1.0.0.debug
+File: /usr/lib/debug/lib64/libgssglue.so.1.0.0.debug	100644	root:root	676ca1327a07b4894b508cd2231ef252	
 File: /usr/lib/debug/lib64/libgssglue.so.1.debug	120777	root:root		libgssglue.so.1.0.0.debug
@@ -114,2 +114,2 @@
 File: /usr/src/debug/libgssglue-0.4/src/oid_ops.c	100644	root:root	41c7fc128ef502c8880bf0087b6655ed	
-RPMIdentity: 589365777a37d50d0aa74051d7c29441f8c5146c24197bcd698bb24b4103dfef21e0b428bfd345c4c0ae0c479c9b36022cb6f2e6fb864ba328b8506570b1e086
+RPMIdentity: 27645e190c0aef042c3143c03202b717a4e614a0dd3c466fb47d5dd8ae6e0570a86e2dd78af5388abfbd79fafec7d451f4db60f1eb1095dbb4e31c53ab8db239
--- libgssglue-devel-0.4-alt1.x86_64.rpm.repo	2012-06-23 18:46:50.000000000 +0000
+++ libgssglue-devel-0.4-alt1.x86_64.rpm.hasher	2024-03-10 09:11:24.655488106 +0000
@@ -17,2 +17,2 @@
 File: /usr/lib64/pkgconfig/libgssglue.pc	100644	root:root	714928c8497d4d3c13d9285a41b6be4d	
-RPMIdentity: a3737df911581deeeb8716353a2405a1cbe8bb4744cf9f3717361549c662706e7e02e69d362c49448f985d58689f4daf239fef7ef14e703afb5190205d8b8bf2
+RPMIdentity: be83227ced4be5281e797c4d1e69b45973b0d056092b96619ace5af5185e9b58701ca1d096fc7a1029e81d33ecc29ade9fcf2ae36da796acebdd402c67b88e29