<86>Nov 9 06:16:47 userdel[1495555]: delete user 'rooter' <86>Nov 9 06:16:47 userdel[1495555]: removed group 'rooter' owned by 'rooter' <86>Nov 9 06:16:47 userdel[1495555]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 9 06:16:47 groupadd[1495587]: group added to /etc/group: name=rooter, GID=1805 <86>Nov 9 06:16:47 groupadd[1495587]: group added to /etc/gshadow: name=rooter <86>Nov 9 06:16:47 groupadd[1495587]: new group: name=rooter, GID=1805 <86>Nov 9 06:16:47 useradd[1495611]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Nov 9 06:16:47 userdel[1495645]: delete user 'builder' <86>Nov 9 06:16:47 userdel[1495645]: removed group 'builder' owned by 'builder' <86>Nov 9 06:16:47 userdel[1495645]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 06:16:47 groupadd[1495665]: group added to /etc/group: name=builder, GID=1806 <86>Nov 9 06:16:47 groupadd[1495665]: group added to /etc/gshadow: name=builder <86>Nov 9 06:16:47 groupadd[1495665]: new group: name=builder, GID=1806 <86>Nov 9 06:16:47 useradd[1495690]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tayga-0.9.2-alt1.nosrc.rpm (w1.gzdio) Installing tayga-0.9.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tayga-0.9.2 + echo 'Source #0 (tayga-0.9.2.tar):' Source #0 (tayga-0.9.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tayga-0.9.2.tar + cd tayga-0.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tayga-0.9.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c nat64.c nat64.c: In function 'ip6_checksum': nat64.c:54:25: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 54 | for (i = 0, p = ip6->src.s6_addr16; i < 16; ++i) | ^~~ nat64.c: In function 'convert_cksum': nat64.c:77:25: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 77 | for (i = 0, p = ip6->src.s6_addr16; i < 16; ++i) | ^~~ nat64.c: In function 'host_send_icmp4': nat64.c:119:13: error: implicit declaration of function 'writev'; did you mean 'write'? [-Wimplicit-function-declaration] 119 | if (writev(gcfg->tun_fd, iov, data_len ? 2 : 1) < 0) | ^~~~~~ | write nat64.c: In function 'host_send_icmp4_error': nat64.c:141:48: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 141 | host_send_icmp4(0, &gcfg->local_addr4, &orig->ip4->src, &icmp, | ^~~~~~~~~~~~~~~ nat64.c: In function 'host_handle_icmp4': nat64.c:153:46: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 153 | host_send_icmp4(p->ip4->tos, &p->ip4->dest, &p->ip4->src, | ^~~~~~~~~~~~~ nat64.c:153:61: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 153 | host_send_icmp4(p->ip4->tos, &p->ip4->dest, &p->ip4->src, | ^~~~~~~~~~~~ nat64.c: In function 'xlate_4to6_data': nat64.c:226:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, &dest)) { | ^~~~~~~~~~~~~~~~ nat64.c:226:46: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, &dest)) { | ^~~~~~~~~~~~~ nat64.c:231:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, &src)) { | ^~~~~~~~~~~~~~~ nat64.c:231:45: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, &src)) { | ^~~~~~~~~~~~ nat64.c: In function 'parse_ip4': nat64.c:335:43: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 335 | validate_ip4_addr(&p->ip4->src) || | ^~~~~~~~~~~~ nat64.c:336:43: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 336 | validate_ip4_addr(&p->ip4->dest)) | ^~~~~~~~~~~~~ nat64.c: In function 'xlate_4to6_icmp_error': nat64.c:418:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 418 | if (map_ip4_to_ip6(&header.ip6_em.src, &p_em.ip4->src, NULL) || | ^~~~~~~~~~~~~~~~~~ nat64.c:418:48: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 418 | if (map_ip4_to_ip6(&header.ip6_em.src, &p_em.ip4->src, NULL) || | ^~~~~~~~~~~~~~ nat64.c:419:40: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 419 | map_ip4_to_ip6(&header.ip6_em.dest, | ^~~~~~~~~~~~~~~~~~~ nat64.c:420:41: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 420 | &p_em.ip4->dest, &orig_dest)) | ^~~~~~~~~~~~~~~ nat64.c:495:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 495 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, NULL)) { | ^~~~~~~~~~~~~~~ nat64.c:495:45: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 495 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, NULL)) { | ^~~~~~~~~~~~ nat64.c:502:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 502 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, NULL)) | ^~~~~~~~~~~~~~~~ nat64.c:502:46: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 502 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, NULL)) | ^~~~~~~~~~~~~ nat64.c: In function 'host_send_icmp6_error': nat64.c:610:48: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 610 | host_send_icmp6(0, &gcfg->local_addr6, &orig->ip6->src, &icmp, | ^~~~~~~~~~~~~~~ nat64.c: In function 'host_handle_icmp6': nat64.c:623:33: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 623 | &p->ip6->dest, &p->ip6->src, | ^~~~~~~~~~~~~ nat64.c:623:48: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 623 | &p->ip6->dest, &p->ip6->src, | ^~~~~~~~~~~~ nat64.c: In function 'xlate_6to4_data': nat64.c:705:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 705 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, &dest, 0)) { | ^~~~~~~~~~~~~~~~ nat64.c:705:46: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 705 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, &dest, 0)) { | ^~~~~~~~~~~~~ nat64.c:710:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 710 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, &src, 1)) { | ^~~~~~~~~~~~~~~ nat64.c:710:45: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 710 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, &src, 1)) { | ^~~~~~~~~~~~ nat64.c: In function 'parse_ip6': nat64.c:754:43: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 754 | validate_ip6_addr(&p->ip6->src) || | ^~~~~~~~~~~~ nat64.c:755:43: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 755 | validate_ip6_addr(&p->ip6->dest)) | ^~~~~~~~~~~~~ nat64.c: In function 'xlate_6to4_icmp_error': nat64.c:901:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | if (map_ip6_to_ip4(&header.ip4_em.src, &p_em.ip6->src, NULL, 0) || | ^~~~~~~~~~~~~~~~~~ nat64.c:901:48: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | if (map_ip6_to_ip4(&header.ip4_em.src, &p_em.ip6->src, NULL, 0) || | ^~~~~~~~~~~~~~ nat64.c:902:40: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 902 | map_ip6_to_ip4(&header.ip4_em.dest, | ^~~~~~~~~~~~~~~~~~~ nat64.c:903:49: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 903 | &p_em.ip6->dest, NULL, 0) || | ^~~~~~~~~~~~~~~ nat64.c:913:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 913 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, NULL, 0)) { | ^~~~~~~~~~~~~~~ nat64.c:913:45: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 913 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, NULL, 0)) { | ^~~~~~~~~~~~ nat64.c:920:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 920 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, NULL, 0)) | ^~~~~~~~~~~~~~~~ nat64.c:920:46: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 920 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, NULL, 0)) | ^~~~~~~~~~~~~ In file included from ./tayga.h:23, from nat64.c:18: nat64.c: In function 'handle_ip6': nat64.c:959:32: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 959 | if (IN6_ARE_ADDR_EQUAL(&p->ip6->dest, &gcfg->local_addr6)) { | ^ make[1]: *** [Makefile:308: nat64.o] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c dynamic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c conffile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c tayga.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c addrmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make: *** [Makefile:195: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.2786 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.2786 (%build) Command exited with non-zero status 1 0.50user 0.42system 0:01.65elapsed 56%CPU (0avgtext+0avgdata 24576maxresident)k 0inputs+0outputs (0major+101911minor)pagefaults 0swaps hsh-rebuild: rebuild of `tayga-0.9.2-alt1.src.rpm' failed. Command exited with non-zero status 1 0.59user 1.72system 0:06.01elapsed 38%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+86977minor)pagefaults 0swaps