<86>Apr 14 00:51:32 userdel[54438]: delete user 'rooter' <86>Apr 14 00:51:32 userdel[54438]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:51:32 groupadd[54472]: group added to /etc/group: name=rooter, GID=639 <86>Apr 14 00:51:32 groupadd[54472]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:51:32 groupadd[54472]: new group: name=rooter, GID=639 <86>Apr 14 00:51:32 useradd[54491]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 14 00:51:32 userdel[54519]: delete user 'builder' <86>Apr 14 00:51:32 userdel[54519]: removed group 'builder' owned by 'builder' <86>Apr 14 00:51:32 userdel[54519]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:51:32 groupadd[54552]: group added to /etc/group: name=builder, GID=640 <86>Apr 14 00:51:32 groupadd[54552]: group added to /etc/gshadow: name=builder <86>Apr 14 00:51:32 groupadd[54552]: new group: name=builder, GID=640 <86>Apr 14 00:51:32 useradd[54576]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 14 00:51:35 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 00:51:36 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 00:51:38 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing libspf2-1.2.10-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56547 + 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 . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56547 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libspf2-1.2.10 + cat + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --without-included-gettext --cache-file=config.cache configure: WARNING: unrecognized options: --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... yes 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... no 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: --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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libspf2-1.2.10' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libspf2-1.2.10' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libspf2-1.2.10/src' Making all in 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 `all-am'. 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' Making all in 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' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c -o __ns_initparse.lo __ns_initparse.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c -o __ns_name_uncompress.lo __ns_name_uncompress.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c -o __ns_msg_getflag.lo __ns_msg_getflag.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -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 -Wall -g -O2 -Wall -c __ns_initparse.c -fPIC -DPIC -o .libs/__ns_initparse.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -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 -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 -Wall -g -O2 -Wall -c __ns_name_uncompress.c -fPIC -DPIC -o .libs/__ns_name_uncompress.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c __ns_get16.c -o __ns_get16.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c __ns_msg_getflag.c -o __ns_msg_getflag.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c __ns_initparse.c -o __ns_initparse.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -Wall -c __ns_name_uncompress.c -o __ns_name_uncompress.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o libreplace.la __ns_initparse.lo __ns_name_uncompress.lo __ns_msg_getflag.lo __ns_get16.lo -lpthread -lnsl -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' make[3]: Leaving directory `/usr/src/RPM/BUILD/libspf2-1.2.10/src/libreplace' Making all in 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' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_compile.lo spf_compile.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns.lo spf_dns.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns_cache.lo spf_dns_cache.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns_null.lo spf_dns_null.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns_resolv.lo spf_dns_resolv.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns_rr.lo spf_dns_rr.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns_test.lo spf_dns_test.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -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 -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 -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 -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 -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 -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 -Wall -g -O2 -Wall -c spf_compile.c -fPIC -DPIC -o .libs/spf_compile.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -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 -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 -Wall -g -O2 -Wall -c spf_dns_windns.c -o spf_dns_windns.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c -o spf_dns_zone.lo spf_dns_zone.c In file included from ../../src/include/spf.h:31:0, from spf_dns.c:37: spf_dns.c: In function 'SPF_dns_debug_post': ../../src/include/spf_log.h:66:86: error: expected expression before ')' token #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ spf_dns.c:108:6: note: in expansion of macro 'SPF_debugf' SPF_debugf(" - Unknown RR type"); ^ spf_dns.c:97:5: warning: case value '99' not in enumerated type 'ns_type {aka enum __ns_type}' [-Wswitch] case ns_t_spf: ^ In file included from ../../src/include/spf.h:31:0, 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': ../../src/include/spf_log.h:66:86: error: expected expression before ')' token #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ spf_compile.c:580:5: note: in expansion of macro 'SPF_debugf' SPF_debugf("Adding literal %%"); ^ ../../src/include/spf_log.h:66:86: error: expected expression before ')' token #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ spf_compile.c:589:5: note: in expansion of macro 'SPF_debugf' SPF_debugf("Adding literal space"); ^ make[4]: *** [spf_dns.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... ../../src/include/spf_log.h:66:86: error: expected expression before ')' token #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ spf_compile.c:598:5: note: in expansion of macro 'SPF_debugf' SPF_debugf("Adding escaped space"); ^ 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/include/spf_log.h:66:66: note: in definition of macro 'SPF_debugf' #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c spf_dns_null.c -o spf_dns_null.o >/dev/null 2>&1 make[4]: *** [spf_compile.lo] Error 1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c spf_dns_zone.c -fPIC -DPIC -o .libs/spf_dns_zone.o spf_dns_rr.c: In function 'SPF_dns_rr_dup': spf_dns_rr.c:231:4: warning: case value '99' not in enumerated type 'ns_type {aka enum __ns_type}' [-Wswitch] case ns_t_spf: ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c spf_dns_test.c -o spf_dns_test.o >/dev/null 2>&1 In file included from ../../src/include/spf.h:31:0, from spf_dns_zone.c:51: spf_dns_zone.c: In function 'SPF_dns_zone_find': ../../src/include/spf_log.h:66:86: error: expected expression before ')' token #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ spf_dns_zone.c:117:4: note: in expansion of macro 'SPF_debugf' SPF_debugf("zone: Exact not found"); ^ ../../src/include/spf_log.h:66:86: error: expected expression before ')' token #define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ ) ^ spf_dns_zone.c:155:4: note: in expansion of macro 'SPF_debugf' SPF_debugf("zone: Non-exact not found"); ^ spf_dns_zone.c: In function 'SPF_dns_zone_add_str': spf_dns_zone.c:281:3: warning: case value '99' not in enumerated type 'ns_type {aka enum __ns_type}' [-Wswitch] case ns_t_spf: ^ make[4]: *** [spf_dns_zone.lo] Error 1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c spf_dns_rr.c -o spf_dns_rr.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -Wall -g -O2 -Wall -c spf_dns_cache.c -o spf_dns_cache.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src -pipe -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[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/RPM/BUILD/libspf2-1.2.10/src/libspf2' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/libspf2-1.2.10/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/libspf2-1.2.10' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/libspf2-1.2.10' error: Bad exit status from /usr/src/tmp/rpm-tmp.56547 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.56547 (%build) Command exited with non-zero status 1 9.50user 4.75system 0:14.01elapsed 101%CPU (0avgtext+0avgdata 29520maxresident)k 0inputs+0outputs (0major+996313minor)pagefaults 0swaps hsh-rebuild: rebuild of `libspf2-1.2.10-alt2.src.rpm' failed. Command exited with non-zero status 1 16.31user 8.08system 0:24.22elapsed 100%CPU (0avgtext+0avgdata 121928maxresident)k 0inputs+0outputs (0major+1226204minor)pagefaults 0swaps