<86>Apr 10 07:15:45 userdel[545498]: delete user 'rooter'
<86>Apr 10 07:15:45 userdel[545498]: removed group 'rooter' owned by 'rooter'
<86>Apr 10 07:15:45 userdel[545498]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 10 07:15:45 groupadd[545509]: group added to /etc/group: name=rooter, GID=969
<86>Apr 10 07:15:45 groupadd[545509]: group added to /etc/gshadow: name=rooter
<86>Apr 10 07:15:45 groupadd[545509]: new group: name=rooter, GID=969
<86>Apr 10 07:15:45 useradd[545522]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Apr 10 07:15:45 userdel[545548]: delete user 'builder'
<86>Apr 10 07:15:45 userdel[545548]: removed group 'builder' owned by 'builder'
<86>Apr 10 07:15:45 groupadd[545574]: group added to /etc/group: name=builder, GID=970
<86>Apr 10 07:15:45 groupadd[545574]: group added to /etc/gshadow: name=builder
<86>Apr 10 07:15:45 groupadd[545574]: new group: name=builder, GID=970
<86>Apr 10 07:15:45 useradd[545595]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
<13>Apr 10 07:15:47 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Apr 10 07:15:47 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Apr 10 07:15:47 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Apr 10 07:15:47 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libspf2-1.2.10-alt3.nosrc.rpm (w1.gzdio)
Installing libspf2-1.2.10-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96496
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libspf2-1.2.10
+ echo 'Source #0 (libspf2-1.2.10.tar.gz):'
Source #0 (libspf2-1.2.10.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libspf2-1.2.10.tar.gz
+ /bin/tar -xf -
+ cd libspf2-1.2.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (libspf2-alt-newgcc.patch):'
Patch #1 (libspf2-alt-newgcc.patch):
+ /usr/bin/patch -p1
patching file src/include/spf_log.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80377
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libspf2-1.2.10
+ cat
+ 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_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=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 --cache-file=config.cache
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
configure: loading cache config.cache
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
./configure: line 3001: AX_WITH_PERL: command not found
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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether make sets $(MAKE)... (cached) 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 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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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... yes
checking whether ln -s works... yes
checking if ld accepts --rpath... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking size of int... 4
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking nmemory.h usability... no
checking nmemory.h presence... no
checking for nmemory.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for inttypes.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for pthread.h... (cached) yes
checking for res_query in -lresolv (with resolv.h if present)... yes
checking for inet_pton in -lnsl... no
checking for socket in -lsocket... no
checking for gettext in -lintl... no
checking for pthread_create in -lpthread... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for inline... (cached) inline
checking whether char is unsigned... no
checking for u_char... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for ns_type... yes
checking for struct in6_addr... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
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 whether setpgrp takes no argument... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether res_ninit is declared... yes
checking whether res_ndestroy is declared... no
checking whether ns_t_spf is declared... yes
checking whether ns_t_invalid is declared... yes
checking for ftruncate... yes
checking for gethostname... yes
checking for memmove... yes
checking for memset... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strspn... yes
checking for strtoul... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for select... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for getopt_long_only... yes
checking for strncasecmp... (cached) yes
checking for __ns_initparse... no
checking for __ns_name_uncompress... no
checking for __ns_msg_getflag... no
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/libreplace/Makefile
config.status: creating src/libspf2/Makefile
config.status: creating src/spfquery/Makefile
config.status: creating src/spftest/Makefile
config.status: creating src/spfd/Makefile
config.status: creating src/spf_example/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ subst 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ subst 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j16
make  all-recursive
Making all in src
Making all in include
make[4]: Nothing to be done for 'all-am'.
Making all in libreplace
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o __ns_get16.lo __ns_get16.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_get16.c  -fPIC -DPIC -o .libs/__ns_get16.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_get16.c -o __ns_get16.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o __ns_msg_getflag.lo __ns_msg_getflag.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_msg_getflag.c  -fPIC -DPIC -o .libs/__ns_msg_getflag.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_msg_getflag.c -o __ns_msg_getflag.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o __ns_initparse.lo __ns_initparse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_initparse.c  -fPIC -DPIC -o .libs/__ns_initparse.o
__ns_initparse.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "$Id: ns_parse.c,v 1.3.2.1 2003/06/27 03:51:42 marka Exp $";
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_initparse.c -o __ns_initparse.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o __ns_name_uncompress.lo __ns_name_uncompress.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_name_uncompress.c  -fPIC -DPIC -o .libs/__ns_name_uncompress.o
__ns_name_uncompress.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "$Id: ns_name.c,v 1.3.2.4 2003/07/02 04:10:27 marka Exp $";
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c __ns_name_uncompress.c -o __ns_name_uncompress.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o libreplace.la   __ns_initparse.lo __ns_name_uncompress.lo __ns_msg_getflag.lo __ns_get16.lo -lpthread -lresolv 
libtool: link: ar cru .libs/libreplace.a .libs/__ns_initparse.o .libs/__ns_name_uncompress.o .libs/__ns_msg_getflag.o .libs/__ns_get16.o 
libtool: link: ranlib .libs/libreplace.a
libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" )
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
Making all in libspf2
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_windns.lo spf_dns_windns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_windns.c  -fPIC -DPIC -o .libs/spf_dns_windns.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_windns.c -o spf_dns_windns.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_log_default.lo spf_log_default.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log_default.c  -fPIC -DPIC -o .libs/spf_log_default.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log_default.c -o spf_log_default.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_null.lo spf_dns_null.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_null.c  -fPIC -DPIC -o .libs/spf_dns_null.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_null.c -o spf_dns_null.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_get_spf.lo spf_get_spf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_get_spf.c  -fPIC -DPIC -o .libs/spf_get_spf.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_get_spf.c -o spf_get_spf.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_test.lo spf_dns_test.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_test.c  -fPIC -DPIC -o .libs/spf_dns_test.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_test.c -o spf_dns_test.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_rr.lo spf_dns_rr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_rr.c  -fPIC -DPIC -o .libs/spf_dns_rr.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_rr.c -o spf_dns_rr.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_get_exp.lo spf_get_exp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_get_exp.c  -fPIC -DPIC -o .libs/spf_get_exp.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_get_exp.c -o spf_get_exp.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns.lo spf_dns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns.c  -fPIC -DPIC -o .libs/spf_dns.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns.c -o spf_dns.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_log_stdio.lo spf_log_stdio.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log_stdio.c  -fPIC -DPIC -o .libs/spf_log_stdio.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log_stdio.c -o spf_log_stdio.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_zone.lo spf_dns_zone.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_zone.c  -fPIC -DPIC -o .libs/spf_dns_zone.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_zone.c -o spf_dns_zone.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_cache.lo spf_dns_cache.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_cache.c  -fPIC -DPIC -o .libs/spf_dns_cache.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_cache.c -o spf_dns_cache.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_log_syslog.lo spf_log_syslog.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log_syslog.c  -fPIC -DPIC -o .libs/spf_log_syslog.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log_syslog.c -o spf_log_syslog.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_log.lo spf_log.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log.c  -fPIC -DPIC -o .libs/spf_log.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_log.c -o spf_log.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_print.lo spf_print.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_print.c  -fPIC -DPIC -o .libs/spf_print.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_print.c -o spf_print.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_win32.lo spf_win32.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_win32.c  -fPIC -DPIC -o .libs/spf_win32.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_win32.c -o spf_win32.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_record.lo spf_record.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_record.c  -fPIC -DPIC -o .libs/spf_record.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_record.c -o spf_record.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_expand.lo spf_expand.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_expand.c  -fPIC -DPIC -o .libs/spf_expand.o
spf_expand.c: In function 'SPF_record_expand_data':
spf_expand.c:90:14: warning: variable 'p_err' set but not used [-Wunused-but-set-variable]
  const char *p_err; // XXX Check this value, when returned.
              ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_expand.c -o spf_expand.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_id2str.lo spf_id2str.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_id2str.c  -fPIC -DPIC -o .libs/spf_id2str.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_id2str.c -o spf_id2str.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_dns_resolv.lo spf_dns_resolv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_resolv.c  -fPIC -DPIC -o .libs/spf_dns_resolv.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_dns_resolv.c -o spf_dns_resolv.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_strerror.lo spf_strerror.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_strerror.c  -fPIC -DPIC -o .libs/spf_strerror.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_strerror.c -o spf_strerror.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_utils.lo spf_utils.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_utils.c  -fPIC -DPIC -o .libs/spf_utils.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_utils.c -o spf_utils.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_request.lo spf_request.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_request.c  -fPIC -DPIC -o .libs/spf_request.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_request.c -o spf_request.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_response.lo spf_response.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_response.c  -fPIC -DPIC -o .libs/spf_response.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_response.c -o spf_response.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_server.lo spf_server.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_server.c  -fPIC -DPIC -o .libs/spf_server.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_server.c -o spf_server.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_compile.lo spf_compile.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_compile.c  -fPIC -DPIC -o .libs/spf_compile.o
In file included from ../../src/include/spf.h:31,
                 from ../../src/include/spf_response.h:166,
                 from ../../src/include/spf_record.h:25,
                 from ../../src/include/spf_internal.h:83,
                 from spf_compile.c:17:
spf_compile.c: In function 'SPF_c_parse_macro':
spf_compile.c:607:16: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     SPF_debugf("Adding illegal %%-follower '%c' at %d",
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     src[idx], idx);
               ~~~
../../src/include/spf_log.h:66:59: note: in definition of macro 'SPF_debugf'
 #define SPF_debugf( ... ) SPF_debugx( __FILE__, __LINE__, __VA_ARGS__ )
                                                           ^~~~~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_compile.c -o spf_compile.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o spf_interpret.lo spf_interpret.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_interpret.c  -fPIC -DPIC -o .libs/spf_interpret.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_interpret.c -o spf_interpret.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -version-info 3:0:1  -o libspf2.la -rpath /usr/lib64 spf_compile.lo spf_dns.lo spf_dns_cache.lo spf_dns_null.lo spf_dns_resolv.lo spf_dns_rr.lo spf_dns_test.lo spf_dns_windns.lo spf_dns_zone.lo spf_expand.lo spf_get_exp.lo spf_get_spf.lo spf_id2str.lo spf_interpret.lo spf_log.lo spf_log_default.lo spf_log_stdio.lo spf_log_syslog.lo spf_print.lo spf_record.lo spf_request.lo spf_response.lo spf_server.lo spf_strerror.lo spf_utils.lo spf_win32.lo ../../src/libreplace/libreplace.la -lpthread -lresolv 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/spf_compile.o .libs/spf_dns.o .libs/spf_dns_cache.o .libs/spf_dns_null.o .libs/spf_dns_resolv.o .libs/spf_dns_rr.o .libs/spf_dns_test.o .libs/spf_dns_windns.o .libs/spf_dns_zone.o .libs/spf_expand.o .libs/spf_get_exp.o .libs/spf_get_spf.o .libs/spf_id2str.o .libs/spf_interpret.o .libs/spf_log.o .libs/spf_log_default.o .libs/spf_log_stdio.o .libs/spf_log_syslog.o .libs/spf_print.o .libs/spf_record.o .libs/spf_request.o .libs/spf_response.o .libs/spf_server.o .libs/spf_strerror.o .libs/spf_utils.o .libs/spf_win32.o  -Wl,--whole-archive ../../src/libreplace/.libs/libreplace.a -Wl,--no-whole-archive  -lpthread -lresolv  -O2   -Wl,-soname -Wl,libspf2.so.2 -o .libs/libspf2.so.2.1.0
libtool: link: (cd ".libs" && rm -f "libspf2.so.2" && ln -s "libspf2.so.2.1.0" "libspf2.so.2")
libtool: link: (cd ".libs" && rm -f "libspf2.so" && ln -s "libspf2.so.2.1.0" "libspf2.so")
libtool: link: (cd .libs/libspf2.lax/libreplace.a && ar x "/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2/../../src/libreplace/.libs/libreplace.a")
libtool: link: ar cru .libs/libspf2.a  spf_compile.o spf_dns.o spf_dns_cache.o spf_dns_null.o spf_dns_resolv.o spf_dns_rr.o spf_dns_test.o spf_dns_windns.o spf_dns_zone.o spf_expand.o spf_get_exp.o spf_get_spf.o spf_id2str.o spf_interpret.o spf_log.o spf_log_default.o spf_log_stdio.o spf_log_syslog.o spf_print.o spf_record.o spf_request.o spf_response.o spf_server.o spf_strerror.o spf_utils.o spf_win32.o  .libs/libspf2.lax/libreplace.a/__ns_get16.o .libs/libspf2.lax/libreplace.a/__ns_initparse.o .libs/libspf2.lax/libreplace.a/__ns_msg_getflag.o .libs/libspf2.lax/libreplace.a/__ns_name_uncompress.o 
libtool: link: ranlib .libs/libspf2.a
libtool: link: rm -fr .libs/libspf2.lax
libtool: link: ( cd ".libs" && rm -f "libspf2.la" && ln -s "../libspf2.la" "libspf2.la" )
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
Making all in spfquery
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spfquery.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -static  -o spfquery_static spfquery.o ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o spfquery_static spfquery.o  ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o spfquery spfquery.o ../../src/libspf2/libspf2.la -lpthread -lresolv 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/spfquery spfquery.o  ../../src/libspf2/.libs/libspf2.so -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
Making all in spftest
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/include    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spftest.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -static  -o spftest_static spftest.o ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o spftest_static spftest.o  ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o spftest spftest.o ../../src/libspf2/libspf2.la -lpthread -lresolv 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/spftest spftest.o  ../../src/libspf2/.libs/libspf2.so -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
Making all in spfd
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spfd.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -static  -o spfd_static spfd.o ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o spfd_static spfd.o  ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o spfd spfd.o ../../src/libspf2/libspf2.la -lpthread -lresolv 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/spfd spfd.o  ../../src/libspf2/.libs/libspf2.so -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
Making all in spf_example
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/include    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c spf_example.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -static  -o spf_example_static spf_example.o ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o spf_example_static spf_example.o  ../../src/libspf2/.libs/libspf2.a -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o spf_example spf_example.o ../../src/libspf2/libspf2.la -lpthread -lresolv 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/spf_example spf_example.o  ../../src/libspf2/.libs/libspf2.so -lpthread -lresolv
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9711
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libspf2-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libspf2-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libspf2-1.2.10
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libspf2-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src'
Making install in include
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/include'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/include'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/spf2" || /bin/mkdir -p "/usr/src/tmp/libspf2-buildroot/usr/include/spf2"
 /usr/libexec/rpm-build/install -p -m 644 spf.h spf_dns.h spf_dns_cache.h spf_dns_null.h spf_dns_resolv.h spf_dns_rr.h spf_dns_test.h spf_dns_zone.h spf_lib_version.h spf_log.h spf_record.h spf_request.h spf_response.h spf_server.h '/usr/src/tmp/libspf2-buildroot/usr/include/spf2'
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/include'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/include'
Making install in libreplace
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace'
Making install in libspf2
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libspf2-buildroot/usr/lib64"
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libspf2.la '/usr/src/tmp/libspf2-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libspf2.so.2.1.0 /usr/src/tmp/libspf2-buildroot/usr/lib64/libspf2.so.2.1.0
libtool: install: (cd /usr/src/tmp/libspf2-buildroot/usr/lib64 && { ln -s -f libspf2.so.2.1.0 libspf2.so.2 || { rm -f libspf2.so.2 && ln -s libspf2.so.2.1.0 libspf2.so.2; }; })
libtool: install: (cd /usr/src/tmp/libspf2-buildroot/usr/lib64 && { ln -s -f libspf2.so.2.1.0 libspf2.so || { rm -f libspf2.so && ln -s libspf2.so.2.1.0 libspf2.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libspf2.lai /usr/src/tmp/libspf2-buildroot/usr/lib64/libspf2.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libspf2.a /usr/src/tmp/libspf2-buildroot/usr/lib64/libspf2.a
libtool: install: chmod 644 /usr/src/tmp/libspf2-buildroot/usr/lib64/libspf2.a
libtool: install: ranlib /usr/src/tmp/libspf2-buildroot/usr/lib64/libspf2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2'
Making install in spfquery
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libspf2-buildroot/usr/bin"
  /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p spfquery spfquery_static '/usr/src/tmp/libspf2-buildroot/usr/bin'
libtool: install: warning: `../../src/libspf2/libspf2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/spfquery /usr/src/tmp/libspf2-buildroot/usr/bin/spfquery
libtool: install: /usr/libexec/rpm-build/install -p spfquery_static /usr/src/tmp/libspf2-buildroot/usr/bin/spfquery_static
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfquery'
Making install in spftest
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libspf2-buildroot/usr/bin"
  /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p spftest spftest_static '/usr/src/tmp/libspf2-buildroot/usr/bin'
libtool: install: warning: `../../src/libspf2/libspf2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/spftest /usr/src/tmp/libspf2-buildroot/usr/bin/spftest
libtool: install: /usr/libexec/rpm-build/install -p spftest_static /usr/src/tmp/libspf2-buildroot/usr/bin/spftest_static
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spftest'
Making install in spfd
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libspf2-buildroot/usr/bin"
  /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p spfd spfd_static '/usr/src/tmp/libspf2-buildroot/usr/bin'
libtool: install: warning: `../../src/libspf2/libspf2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/spfd /usr/src/tmp/libspf2-buildroot/usr/bin/spfd
libtool: install: /usr/libexec/rpm-build/install -p spfd_static /usr/src/tmp/libspf2-buildroot/usr/bin/spfd_static
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spfd'
Making install in spf_example
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[4]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libspf2-buildroot/usr/bin"
  /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p spf_example spf_example_static '/usr/src/tmp/libspf2-buildroot/usr/bin'
libtool: install: warning: `../../src/libspf2/libspf2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/spf_example /usr/src/tmp/libspf2-buildroot/usr/bin/spf_example
libtool: install: /usr/libexec/rpm-build/install -p spf_example_static /usr/src/tmp/libspf2-buildroot/usr/bin/spf_example_static
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src/spf_example'
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10'
make[2]: Entering directory '/usr/src/RPM/BUILD/libspf2-1.2.10'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10'
make: Leaving directory '/usr/src/RPM/BUILD/libspf2-1.2.10'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libspf2-buildroot (auto)
removed './usr/lib64/libspf2.la'
mode of './usr/lib64/libspf2.so.2.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libspf2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libspf2-buildroot/ (default)
Compressing files in /usr/src/tmp/libspf2-buildroot (auto)
Adjusting library links in /usr/src/tmp/libspf2-buildroot
./usr/lib64:
	libspf2.so.2 -> libspf2.so.2.1.0
Verifying ELF objects in /usr/src/tmp/libspf2-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: libspf2-1.2.10-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rvn82V
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libspf2-buildroot/usr/lib64/libspf2.so.2: 131 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8xEXyS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libspf2.so.2()(64bit) = set:ldod6uhmo74afeWWfoeBu1b0iFsFoI4dxTRf2VMPb6aiUi5XyQ1EOEYYZLUgZrQWRxRwZloZF6Jkb8ZvYYv21514ufItLhI2dCVJ1grBcOEkj2Y0IR1Dahwb1MBwZJxfJxfia0cHm60u3ZENKTpl675PTOo3LUXg23WbTDttsLZC58sftqQhlDofUPVFCM7WrZ5LlJxZmIG6E4GhZ83HGbJYCegLXzJr12hQp1WtUnpIk4sIFkyZlwZuOqE4zhcpRY3DC17V3UuUPCVOYLKuUV7
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), libpthread.so.0(GLIBC_2.2.5)(64bit), libresolv.so.2(GLIBC_2.2.5)(64bit), libresolv.so.2(GLIBC_2.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lx4owS
Creating libspf2-debuginfo package
Processing files: libspf2-tools-1.2.10-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KMBqVV
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.7cA7L2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libspf2 = 1.2.10-alt3, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(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), libpthread.so.0(GLIBC_2.2.5)(64bit), libspf2.so.2()(64bit) >= set:lfWXfik5oVfYXV7xf4m2dmioQuXFlWFX5IMP2iZeNJHy1jr5E21X0ry9ZBb3Ucf1NhuTMDO7sHEd0ZaOQhlO1zWgtaYbavEyPLe0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KvS08c
Creating libspf2-tools-debuginfo package
Processing files: libspf2-devel-1.2.10-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99510
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libspf2-1.2.10
+ DOCDIR=/usr/src/tmp/libspf2-buildroot/usr/share/doc/libspf2-devel-1.2.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/libspf2-buildroot/usr/share/doc/libspf2-devel-1.2.10
+ /bin/mkdir -p /usr/src/tmp/libspf2-buildroot/usr/share/doc/libspf2-devel-1.2.10
+ cp -prL LICENSES /usr/src/tmp/libspf2-buildroot/usr/share/doc/libspf2-devel-1.2.10
+ chmod -R go-w /usr/src/tmp/libspf2-buildroot/usr/share/doc/libspf2-devel-1.2.10
+ chmod -R a+rX /usr/src/tmp/libspf2-buildroot/usr/share/doc/libspf2-devel-1.2.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r46Ywr
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.u2tUoJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libspf2 = 1.2.10-alt3, /usr/lib64/libspf2.so.2.1.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lkNtJ4
Processing files: libspf2-debuginfo-1.2.10-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QCxowt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FhdAKV
find-requires: running scripts (debuginfo)
Provides: debug64(libspf2.so.2)
Requires: libspf2 = 1.2.10-alt3, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libresolv.so.2)
Processing files: libspf2-tools-debuginfo-1.2.10-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K2wXor
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zdtht0
find-requires: running scripts (debuginfo)
Requires: libspf2-tools = 1.2.10-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libspf2.so.2)
Adding to libspf2-tools-debuginfo a strict dependency on libspf2-debuginfo
Removing from libspf2-tools-debuginfo 8 sources provided by libspf2-debuginfo
also prunning dir /usr/src/debug/libspf2-1.2.10/src/include
Removing 2 extra deps from libspf2-tools due to dependency on libspf2
Removing 1 extra deps from libspf2-devel due to dependency on libspf2
Removing 1 extra deps from libspf2-tools-debuginfo due to dependency on libspf2-debuginfo
Removing 6 extra deps from libspf2-tools due to repentancy on libspf2
Removing 2 extra deps from libspf2-tools-debuginfo due to repentancy on libspf2-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libspf2-1.2.10-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libspf2-tools-1.2.10-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libspf2-devel-1.2.10-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libspf2-debuginfo-1.2.10-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libspf2-tools-debuginfo-1.2.10-alt3.x86_64.rpm (w2.lzdio)
10.94user 7.06system 0:22.80elapsed 78%CPU (0avgtext+0avgdata 38740maxresident)k
0inputs+0outputs (0major+2243554minor)pagefaults 0swaps
14.14user 10.02system 0:28.24elapsed 85%CPU (0avgtext+0avgdata 120164maxresident)k
0inputs+0outputs (34414major+2586405minor)pagefaults 0swaps
--- libspf2-1.2.10-alt3.x86_64.rpm.repo	2017-06-27 14:56:22.000000000 +0000
+++ libspf2-1.2.10-alt3.x86_64.rpm.hasher	2022-04-10 07:16:12.494930747 +0000
@@ -8,4 +8,2 @@
 Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
-Requires: libresolv.so.2()(64bit) >= set:kg1RyZcfE1LZ8k7iW4QFVCy
-Requires: rpmlib(SetVersions)  
 Requires: libresolv.so.2(GLIBC_2.2.5)(64bit)  
@@ -17,3 +15,3 @@
 File: /usr/lib64/libspf2.so.2	120777	root:root		libspf2.so.2.1.0
-File: /usr/lib64/libspf2.so.2.1.0	100644	root:root	49cf08105dd73477e6e259f3ae317dda	
-RPMIdentity: 31ffa7e2acac4693afb96ee1733dc4267445dc3ae398def818ec3c4c1bba32152268579a490e7f383fc313e719b89814091e529903ff16710a2e77a735989237
+File: /usr/lib64/libspf2.so.2.1.0	100644	root:root	78b1b624eca07e435c568f384d32b5f6	
+RPMIdentity: c713c852800650163a047d3eed27a393e460e5a267d64f6bacf4e378d5b6e94c6838b9a8130ef55e42cfc4bbcad7a06077ed25dc9e74188a399aabcd99333462
--- libspf2-debuginfo-1.2.10-alt3.x86_64.rpm.repo	2017-06-27 14:56:22.000000000 +0000
+++ libspf2-debuginfo-1.2.10-alt3.x86_64.rpm.hasher	2022-04-10 07:16:12.544931610 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/dd	40755	root:root	
-/usr/lib/debug/.build-id/dd/fec2ec083b08b09add353859e011780a63ca49	120777	root:root	../../../../lib64/libspf2.so.2.1.0
-/usr/lib/debug/.build-id/dd/fec2ec083b08b09add353859e011780a63ca49.debug	120777	root:root	../../usr/lib64/libspf2.so.2.1.0.debug
+/usr/lib/debug/.build-id/a5	40755	root:root	
+/usr/lib/debug/.build-id/a5/aa91c3e5a7017f26046f922f934674d37005b6	120777	root:root	../../../../lib64/libspf2.so.2.1.0
+/usr/lib/debug/.build-id/a5/aa91c3e5a7017f26046f922f934674d37005b6.debug	120777	root:root	../../usr/lib64/libspf2.so.2.1.0.debug
 /usr/lib/debug/usr/lib64/libspf2.so.2.1.0.debug	100644	root:root	
@@ -57,6 +57,6 @@
 Provides: libspf2-debuginfo = 1.2.10-alt3
-File: /usr/lib/debug/.build-id/dd	40755	root:root		
-File: /usr/lib/debug/.build-id/dd/fec2ec083b08b09add353859e011780a63ca49	120777	root:root		../../../../lib64/libspf2.so.2.1.0
-File: /usr/lib/debug/.build-id/dd/fec2ec083b08b09add353859e011780a63ca49.debug	120777	root:root		../../usr/lib64/libspf2.so.2.1.0.debug
-File: /usr/lib/debug/usr/lib64/libspf2.so.2.1.0.debug	100644	root:root	89e9937dbdc4e27df58f1c9f6eda4c1b	
+File: /usr/lib/debug/.build-id/a5	40755	root:root		
+File: /usr/lib/debug/.build-id/a5/aa91c3e5a7017f26046f922f934674d37005b6	120777	root:root		../../../../lib64/libspf2.so.2.1.0
+File: /usr/lib/debug/.build-id/a5/aa91c3e5a7017f26046f922f934674d37005b6.debug	120777	root:root		../../usr/lib64/libspf2.so.2.1.0.debug
+File: /usr/lib/debug/usr/lib64/libspf2.so.2.1.0.debug	100644	root:root	c0e1f579fa86bedaf98920e1b2fabd07	
 File: /usr/lib/debug/usr/lib64/libspf2.so.2.debug	120777	root:root		libspf2.so.2.1.0.debug
@@ -107,2 +107,2 @@
 File: /usr/src/debug/libspf2-1.2.10/src/libspf2/spf_utils.c	100644	root:root	e1bc362d6aaf36ab2b3f6a3215a64e8a	
-RPMIdentity: c042bd66d76e61d9d8e78b0a3f896841b60c14aae11e4ac3b437a74e12bf18266931cf13b837a40942602ee17c9d777451e06ff8d0a60a05e97b4a271b76ef53
+RPMIdentity: 6f38520185ae7a5c39b460999daf660271fb1e2826f2c646efbf7967c92260f247694d02b643efc3c2fc3d3eefca960d018c030a7a99fd69bc9a01b775ea6556
--- libspf2-devel-1.2.10-alt3.x86_64.rpm.repo	2017-06-27 14:56:22.000000000 +0000
+++ libspf2-devel-1.2.10-alt3.x86_64.rpm.hasher	2022-04-10 07:16:12.588932370 +0000
@@ -39,2 +39,2 @@
 File: /usr/share/doc/libspf2-devel-1.2.10/LICENSES	100644	root:root	7b5c6637631b4d6d1f619a59008b0f24	
-RPMIdentity: 88d463a041867921ea4f7dac484c4ae5fcb6cf885ea562d1c0242830d74da4a84113e220a01300a5c6cc96663b85592a91fc07be6dac6b380ffc52ab53a6a3cd
+RPMIdentity: f6657539ec4cb9142e2f0fcd10583494f059ccbf3fa7a88ca489ba6097e480cdaf2db5c43b34ac9bfa5244ca11d4144c238b3561ba51067056e0953caaf7e650
--- libspf2-tools-1.2.10-alt3.x86_64.rpm.repo	2017-06-27 14:56:22.000000000 +0000
+++ libspf2-tools-1.2.10-alt3.x86_64.rpm.hasher	2022-04-10 07:16:12.635933181 +0000
@@ -9,6 +9,6 @@
 Provides: libspf2-tools = 1.2.10-alt3
-File: /usr/bin/spf_example	100755	root:root	1ea0c5be44fb0100c56a47a5c51ac98f	
-File: /usr/bin/spfd	100755	root:root	70b224af8194b7a4554e0c20fe8c8d26	
-File: /usr/bin/spfquery	100755	root:root	ed922331edefb286ea37c3d5272055fe	
-File: /usr/bin/spftest	100755	root:root	c80dd289b94c772ce24740449fd56c3b	
-RPMIdentity: 601313cf508869445283ad6bba4a30e33c71efb5b9511132da0969d6be706029c5316abfc0dc9f39a8dfc0085dbc38f255ce3810baf03fd0cc37d62b02e3753a
+File: /usr/bin/spf_example	100755	root:root	536048cb64aa42adff9f1b92114b2ee1	
+File: /usr/bin/spfd	100755	root:root	5107a7fb005546c84261e02a51bc1a9d	
+File: /usr/bin/spfquery	100755	root:root	eb5b2de602af87dcb0bc8467a99b5a93	
+File: /usr/bin/spftest	100755	root:root	8322a850e06c085b3a920c04e005cb27	
+RPMIdentity: 4511d26f12ecb1bb544fb8f5d76ae6c42357ec91954737739477e929e0693c72b3fa0ab28da7d2372171f20ee6b69d5272c7037e89a3d1430aa283658dc173a8
--- libspf2-tools-debuginfo-1.2.10-alt3.x86_64.rpm.repo	2017-06-27 14:56:22.000000000 +0000
+++ libspf2-tools-debuginfo-1.2.10-alt3.x86_64.rpm.hasher	2022-04-10 07:16:12.686934062 +0000
@@ -1,13 +1,13 @@
-/usr/lib/debug/.build-id/1b	40755	root:root	
-/usr/lib/debug/.build-id/1b/720c3cb9c7b3161ba166bd79493a3cd147ea50	120777	root:root	../../../../bin/spftest
-/usr/lib/debug/.build-id/1b/720c3cb9c7b3161ba166bd79493a3cd147ea50.debug	120777	root:root	../../usr/bin/spftest.debug
-/usr/lib/debug/.build-id/2c	40755	root:root	
-/usr/lib/debug/.build-id/2c/473677f9338f2e6bfbe6d126fc1bdd82513f6b	120777	root:root	../../../../bin/spfquery
-/usr/lib/debug/.build-id/2c/473677f9338f2e6bfbe6d126fc1bdd82513f6b.debug	120777	root:root	../../usr/bin/spfquery.debug
-/usr/lib/debug/.build-id/8b	40755	root:root	
-/usr/lib/debug/.build-id/8b/7d17190c050a84304f7dc8172c7f5a750bbe4d	120777	root:root	../../../../bin/spf_example
-/usr/lib/debug/.build-id/8b/7d17190c050a84304f7dc8172c7f5a750bbe4d.debug	120777	root:root	../../usr/bin/spf_example.debug
-/usr/lib/debug/.build-id/f5	40755	root:root	
-/usr/lib/debug/.build-id/f5/abafb9527ce744c7328db0d37dfc5cab9fb239	120777	root:root	../../../../bin/spfd
-/usr/lib/debug/.build-id/f5/abafb9527ce744c7328db0d37dfc5cab9fb239.debug	120777	root:root	../../usr/bin/spfd.debug
+/usr/lib/debug/.build-id/23	40755	root:root	
+/usr/lib/debug/.build-id/23/f0387b0e6fea4c61332f65ce79ea819df66816	120777	root:root	../../../../bin/spfquery
+/usr/lib/debug/.build-id/23/f0387b0e6fea4c61332f65ce79ea819df66816.debug	120777	root:root	../../usr/bin/spfquery.debug
+/usr/lib/debug/.build-id/45	40755	root:root	
+/usr/lib/debug/.build-id/45/36f84747651d305777d77f69c7a87726cfc244	120777	root:root	../../../../bin/spfd
+/usr/lib/debug/.build-id/45/36f84747651d305777d77f69c7a87726cfc244.debug	120777	root:root	../../usr/bin/spfd.debug
+/usr/lib/debug/.build-id/64	40755	root:root	
+/usr/lib/debug/.build-id/64/5a43403a959d59fa5256da63fec4e815e29015	120777	root:root	../../../../bin/spf_example
+/usr/lib/debug/.build-id/64/5a43403a959d59fa5256da63fec4e815e29015.debug	120777	root:root	../../usr/bin/spf_example.debug
+/usr/lib/debug/.build-id/b5	40755	root:root	
+/usr/lib/debug/.build-id/b5/d42d1799598906ee52e0126030259fe43b4826	120777	root:root	../../../../bin/spftest
+/usr/lib/debug/.build-id/b5/d42d1799598906ee52e0126030259fe43b4826.debug	120777	root:root	../../usr/bin/spftest.debug
 /usr/lib/debug/usr/bin/spf_example.debug	100644	root:root	
@@ -31,18 +31,18 @@
 Provides: libspf2-tools-debuginfo = 1.2.10-alt3
-File: /usr/lib/debug/.build-id/1b	40755	root:root		
-File: /usr/lib/debug/.build-id/1b/720c3cb9c7b3161ba166bd79493a3cd147ea50	120777	root:root		../../../../bin/spftest
-File: /usr/lib/debug/.build-id/1b/720c3cb9c7b3161ba166bd79493a3cd147ea50.debug	120777	root:root		../../usr/bin/spftest.debug
-File: /usr/lib/debug/.build-id/2c	40755	root:root		
-File: /usr/lib/debug/.build-id/2c/473677f9338f2e6bfbe6d126fc1bdd82513f6b	120777	root:root		../../../../bin/spfquery
-File: /usr/lib/debug/.build-id/2c/473677f9338f2e6bfbe6d126fc1bdd82513f6b.debug	120777	root:root		../../usr/bin/spfquery.debug
-File: /usr/lib/debug/.build-id/8b	40755	root:root		
-File: /usr/lib/debug/.build-id/8b/7d17190c050a84304f7dc8172c7f5a750bbe4d	120777	root:root		../../../../bin/spf_example
-File: /usr/lib/debug/.build-id/8b/7d17190c050a84304f7dc8172c7f5a750bbe4d.debug	120777	root:root		../../usr/bin/spf_example.debug
-File: /usr/lib/debug/.build-id/f5	40755	root:root		
-File: /usr/lib/debug/.build-id/f5/abafb9527ce744c7328db0d37dfc5cab9fb239	120777	root:root		../../../../bin/spfd
-File: /usr/lib/debug/.build-id/f5/abafb9527ce744c7328db0d37dfc5cab9fb239.debug	120777	root:root		../../usr/bin/spfd.debug
-File: /usr/lib/debug/usr/bin/spf_example.debug	100644	root:root	85f3f551f02650ec348048b52bd75864	
-File: /usr/lib/debug/usr/bin/spfd.debug	100644	root:root	9c1f7bf631404331a99348be758d469e	
-File: /usr/lib/debug/usr/bin/spfquery.debug	100644	root:root	e67d3c08a79179a75d4b93f205f65876	
-File: /usr/lib/debug/usr/bin/spftest.debug	100644	root:root	acc22f1c365847ec192a85ecdb5e6d25	
+File: /usr/lib/debug/.build-id/23	40755	root:root		
+File: /usr/lib/debug/.build-id/23/f0387b0e6fea4c61332f65ce79ea819df66816	120777	root:root		../../../../bin/spfquery
+File: /usr/lib/debug/.build-id/23/f0387b0e6fea4c61332f65ce79ea819df66816.debug	120777	root:root		../../usr/bin/spfquery.debug
+File: /usr/lib/debug/.build-id/45	40755	root:root		
+File: /usr/lib/debug/.build-id/45/36f84747651d305777d77f69c7a87726cfc244	120777	root:root		../../../../bin/spfd
+File: /usr/lib/debug/.build-id/45/36f84747651d305777d77f69c7a87726cfc244.debug	120777	root:root		../../usr/bin/spfd.debug
+File: /usr/lib/debug/.build-id/64	40755	root:root		
+File: /usr/lib/debug/.build-id/64/5a43403a959d59fa5256da63fec4e815e29015	120777	root:root		../../../../bin/spf_example
+File: /usr/lib/debug/.build-id/64/5a43403a959d59fa5256da63fec4e815e29015.debug	120777	root:root		../../usr/bin/spf_example.debug
+File: /usr/lib/debug/.build-id/b5	40755	root:root		
+File: /usr/lib/debug/.build-id/b5/d42d1799598906ee52e0126030259fe43b4826	120777	root:root		../../../../bin/spftest
+File: /usr/lib/debug/.build-id/b5/d42d1799598906ee52e0126030259fe43b4826.debug	120777	root:root		../../usr/bin/spftest.debug
+File: /usr/lib/debug/usr/bin/spf_example.debug	100644	root:root	33c762cf229e129180ac0a2f11ad4dcd	
+File: /usr/lib/debug/usr/bin/spfd.debug	100644	root:root	4ca313550cfc6d322ec7dc6e43aaf005	
+File: /usr/lib/debug/usr/bin/spfquery.debug	100644	root:root	1d4ed28836f7536ffa549a4386149376	
+File: /usr/lib/debug/usr/bin/spftest.debug	100644	root:root	3056f2774f589ff78cb45fe7a918f825	
 File: /usr/src/debug/libspf2-1.2.10	40755	root:root		
@@ -57,2 +57,2 @@
 File: /usr/src/debug/libspf2-1.2.10/src/spftest/spftest.c	100644	root:root	a4d85a362287ff5a6954faee51eab5bc	
-RPMIdentity: 92b3972df0b9ff26db960dcf11aed77d2e6194483266024efda34ba3d43147013fec37b19420f68c89e7a6bf44391b0f07f7461406639b690385d936c5193ff4
+RPMIdentity: f03539de9699b1a8bfcfb3a0bc068a2687d1336392b3db9226443fbe2c5b8a652fd963528a29ee7616ca8bec7cfca7a49ae0948825d7daf9acedc6395cb7fb2d