>>> tayga: Building testing/tayga 0.9.2-r0 (using abuild 3.10.0-r0) started Mon, 23 Jan 2023 07:26:17 +0000 >>> tayga: Checking sanity of /home/buildozer/aports/testing/tayga/APKBUILD... >>> tayga: Analyzing dependencies... >>> tayga: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.1.0-r0) (2/2) Installing .makedepends-tayga (20230123.072618) OK: 339 MiB in 98 packages >>> tayga: Cleaning up srcdir >>> tayga: Cleaning up pkgdir >>> tayga: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tayga-0.9.2.tar.bz2 >>> tayga: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tayga-0.9.2.tar.bz2 >>> tayga: Checking sha512sums... tayga-0.9.2.tar.bz2: OK implicit-function-decl.patch: OK >>> tayga: Unpacking /var/cache/distfiles/edge/tayga-0.9.2.tar.bz2... >>> tayga: implicit-function-decl.patch patching file tayga.h checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for armv6-alpine-linux-musleabihf-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/testing/tayga/src/tayga-0.9.2' gcc -DTAYGA_CONF_PATH=\"/etc/tayga/tayga.conf\" -I. -Os -fomit-frame-pointer -g -Wall -MT nat64.o -MD -MP -MF .deps/nat64.Tpo -c -o nat64.o nat64.c gcc -DTAYGA_CONF_PATH=\"/etc/tayga/tayga.conf\" -I. -Os -fomit-frame-pointer -g -Wall -MT addrmap.o -MD -MP -MF .deps/addrmap.Tpo -c -o addrmap.o addrmap.c gcc -DTAYGA_CONF_PATH=\"/etc/tayga/tayga.conf\" -I. -Os -fomit-frame-pointer -g -Wall -MT dynamic.o -MD -MP -MF .deps/dynamic.Tpo -c -o dynamic.o dynamic.c gcc -DTAYGA_CONF_PATH=\"/etc/tayga/tayga.conf\" -I. -Os -fomit-frame-pointer -g -Wall -MT tayga.o -MD -MP -MF .deps/tayga.Tpo -c -o tayga.o tayga.c gcc -DTAYGA_CONF_PATH=\"/etc/tayga/tayga.conf\" -I. -Os -fomit-frame-pointer -g -Wall -MT conffile.o -MD -MP -MF .deps/conffile.Tpo -c -o conffile.o conffile.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_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)) | ^~~~~~~~~~~~~ dynamic.c: In function 'write_to_file': dynamic.c:345:41: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=] 345 | fprintf(out, "%s\t%s\t%ld\n", addrbuf4, addrbuf6, | ~~^ | | | long int | %lld 346 | d->cache_entry ? | ~~~~~~~~~~~~~~~~ 347 | d->cache_entry->last_use : d->last_use); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} 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)) | ^~~~~~~~~~~~~ addrmap.c: In function 'map_ip4_to_ip6': addrmap.c:444:21: warning: 'hash' may be used uninitialized [-Wmaybe-uninitialized] 444 | c = cache_insert(addr4, addr6, hash, hash_ip6(addr6)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addrmap.c:394:18: note: 'hash' was declared here 394 | uint32_t hash; | ^~~~ mv -f .deps/dynamic.Tpo .deps/dynamic.Po addrmap.c: In function 'map_ip6_to_ip4': addrmap.c:589:21: warning: 'hash' may be used uninitialized [-Wmaybe-uninitialized] 589 | c = cache_insert(addr4, addr6, hash_ip4(addr4), hash); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addrmap.c:533:18: note: 'hash' was declared here 533 | uint32_t hash; | ^~~~ mv -f .deps/conffile.Tpo .deps/conffile.Po mv -f .deps/tayga.Tpo .deps/tayga.Po mv -f .deps/addrmap.Tpo .deps/addrmap.Po mv -f .deps/nat64.Tpo .deps/nat64.Po gcc -g -Wall -Wl,--as-needed,-O1,--sort-common -o tayga nat64.o addrmap.o dynamic.o tayga.o conffile.o make[1]: Leaving directory '/home/buildozer/aports/testing/tayga/src/tayga-0.9.2' >>> tayga: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/tayga/src/tayga-0.9.2' test -z "/etc/tayga" || ./install-sh -c -d "/home/buildozer/aports/testing/tayga/pkg/tayga/etc/tayga" test -z "/usr/sbin" || ./install-sh -c -d "/home/buildozer/aports/testing/tayga/pkg/tayga/usr/sbin" test -z "/usr/share/man/man5" || ./install-sh -c -d "/home/buildozer/aports/testing/tayga/pkg/tayga/usr/share/man/man5" test -z "/usr/share/man/man8" || ./install-sh -c -d "/home/buildozer/aports/testing/tayga/pkg/tayga/usr/share/man/man8" /usr/bin/install -c -m 644 tayga.conf.example '/home/buildozer/aports/testing/tayga/pkg/tayga/etc/tayga' /usr/bin/install -c tayga '/home/buildozer/aports/testing/tayga/pkg/tayga/usr/sbin' /usr/bin/install -c -m 644 tayga.conf.5 '/home/buildozer/aports/testing/tayga/pkg/tayga/usr/share/man/man5' /usr/bin/install -c -m 644 tayga.8 '/home/buildozer/aports/testing/tayga/pkg/tayga/usr/share/man/man8' make[1]: Leaving directory '/home/buildozer/aports/testing/tayga/src/tayga-0.9.2' >>> tayga-doc*: Running split function doc... >>> tayga-doc*: Preparing subpackage tayga-doc... >>> tayga-doc*: Running postcheck for tayga-doc >>> tayga*: Running postcheck for tayga >>> tayga*: Preparing package tayga... >>> tayga*: Stripping binaries >>> tayga-doc*: Scanning shared objects >>> tayga*: Scanning shared objects >>> tayga-doc*: Tracing dependencies... >>> tayga-doc*: Package size: 32.0 KB >>> tayga-doc*: Compressing data... >>> tayga-doc*: Create checksum... >>> tayga-doc*: Create tayga-doc-0.9.2-r0.apk >>> tayga*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> tayga*: Package size: 64.0 KB >>> tayga*: Compressing data... >>> tayga*: Create checksum... >>> tayga*: Create tayga-0.9.2-r0.apk >>> tayga: Build complete at Mon, 23 Jan 2023 07:26:20 +0000 elapsed time 0h 0m 3s >>> tayga: Cleaning up srcdir >>> tayga: Cleaning up pkgdir >>> tayga: Uninstalling dependencies... (1/2) Purging .makedepends-tayga (20230123.072618) (2/2) Purging linux-headers (6.1.0-r0) OK: 331 MiB in 96 packages >>> tayga: Updating the testing/armhf repository index... >>> tayga: Signing the index...