>>> flowd: Building testing/flowd 0.9.1-r9 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 23:17:07 +0000 >>> flowd: Checking sanity of /home/buildozer/aports/testing/flowd/APKBUILD... >>> flowd: Analyzing dependencies... >>> flowd: Installing for build: build-base byacc perl-dev (1/8) Installing byacc (20230521-r1) (2/8) Installing perl (5.38.0-r0) (3/8) Installing perl-utils (5.38.0-r0) (4/8) Installing perl-dev (5.38.0-r0) (5/8) Installing .makedepends-flowd (20230703.231709) (6/8) Installing perl-error (0.17029-r2) (7/8) Installing perl-git (2.41.0-r1) (8/8) Installing git-perl (2.41.0-r1) Executing busybox-1.36.1-r2.trigger OK: 422 MiB in 118 packages >>> flowd: Cleaning up srcdir >>> flowd: Cleaning up pkgdir >>> flowd: Cleaning up tmpdir >>> flowd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flowd-0.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 183k 100 183k 0 0 1716k 0 --:--:-- --:--:-- --:--:-- 1727k >>> flowd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flowd-0.9.1.tar.gz >>> flowd: Checking sha512sums... flowd-0.9.1.tar.gz: OK fix_path.patch: OK fix_user.patch: OK format-security.patch: OK flowd.initd: OK >>> flowd: Unpacking /var/cache/distfiles/edge/flowd-0.9.1.tar.gz... >>> flowd: fix_path.patch patching file flowd.conf patching file flowd.conf.5.in >>> flowd: fix_user.patch patching file flowd.h >>> flowd: format-security.patch patching file Flowd-perl/Flowd.xs >>> flowd: Updating ./config.sub checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /usr/bin/install -c checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for yacc... /usr/bin/yacc checking for byacc... /usr/bin/byacc checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for struct sockaddr.sa_len... no checking for library containing daemon... none required checking for library containing socket... none required checking for closefrom... no checking for betoh64... no checking for htobe64... no checking for daemon... yes checking for setresuid... yes checking for setreuid... yes checking for setresgid... yes checking for setregid... yes checking for sysconf... yes checking for setproctitle... no checking for dirfd... yes checking for sendmsg... yes checking for recvmsg... yes checking for tzset... yes checking for strlcpy... yes checking for strlcat... yes checking for u_int64_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for uint16_t... yes checking for u_int8_t... yes checking for int8_t... yes checking for uint8_t... yes checking for u_int... yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short int... yes checking size of short int... 2 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long int... yes checking size of long int... 4 checking for unsigned long int... yes checking size of unsigned long int... 4 checking for long long int... yes checking size of long long int... 8 checking for unsigned long long int... yes checking size of unsigned long long int... 8 checking for sa_family_t... yes checking size of sa_family_t... 2 checking for /proc/pid/fd directory... yes checking for msg_accrights field in struct msghdr... no checking for msg_control field in struct msghdr... yes checking if libc defines __progname... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating flowd.8 config.status: creating flowd-reader.8 config.status: creating flowd.conf.5 config.status: creating flowd-pytypes.h config.status: creating flowd-config.h gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o flowd.o flowd.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o privsep_fdpass.o privsep_fdpass.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o privsep.o privsep.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o filter.o filter.c /usr/bin/byacc ./parse.y gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o log.o log.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o daemon.o daemon.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o peer.o peer.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o closefrom.o closefrom.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o setproctitle.o setproctitle.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o atomicio.o atomicio.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o addr.o addr.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o store.o store.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o store-v2.o store-v2.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o crc32.o crc32.c mv y.tab.c parse.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o strlcpy.o strlcpy.c rm -f y.tab.h gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o strlcat.o strlcat.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o flowd-reader.o flowd-reader.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D_GNU_SOURCE -I. -DSYSCONFDIR="\"/etc/flowd\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o parse.o parse.c In file included from flowd-common.h:32, from filter.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from privsep.c:16: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from flowd.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from log.c:19: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from privsep_fdpass.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from daemon.c:32: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from closefrom.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from peer.c:19: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from setproctitle.c:34: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from store.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from addr.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from crc32.c:27: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from strlcpy.c:21: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from strlcat.c:21: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from atomicio.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from store-v2.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from ./parse.y:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from flowd-common.h:32, from flowd-reader.c:19: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ filter.c: In function 'flow_match': filter.c:224:36: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 224 | m = (addr_netmatch(&flow->agent_addr, &rule->match.agent_addr, | ^~~~~~~~~~~~~~~~~ filter.c:247:36: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 247 | m = (addr_netmatch(&flow->src_addr, &rule->match.src_addr, | ^~~~~~~~~~~~~~~ filter.c:253:36: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 253 | m = (addr_netmatch(&flow->dst_addr, &rule->match.dst_addr, | ^~~~~~~~~~~~~~~ store.c: In function 'store_format_flow': store.c:691:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 691 | addr_ntop_buf(&flow->agent_addr)); | ^~~~~~~~~~~~~~~~~ store.c:696:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 696 | addr_ntop_buf(&flow->src_addr)); | ^~~~~~~~~~~~~~~ store.c:707:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 707 | addr_ntop_buf(&flow->dst_addr)); | ^~~~~~~~~~~~~~~ store.c:718:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 718 | addr_ntop_buf(&flow->gateway_addr)); | ^~~~~~~~~~~~~~~~~~~ store.c: In function 'store_format_flow_flowtools_csv': store.c:808:31: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 808 | addr_ntop_buf(&flow->agent_addr), // exaddr | ^~~~~~~~~~~~~~~~~ store.c:804:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'u_int32_t' {aka 'unsigned int'} [-Wformat=] 804 | snprintf(tmp, sizeof(tmp), "%lu,%lu,%lu,%s,%llu,%llu,%lu,%lu,%u,%u,", | ~~^ | | | long unsigned int | %u 805 | fmt_ntoh32(flow->ainfo.time_sec), // unix_secs | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} store.c:804:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'u_int32_t' {aka 'unsigned int'} [-Wformat=] 804 | snprintf(tmp, sizeof(tmp), "%lu,%lu,%lu,%s,%llu,%llu,%lu,%lu,%u,%u,", | ~~^ | | | long unsigned int | %u 805 | fmt_ntoh32(flow->ainfo.time_sec), // unix_secs 806 | fmt_ntoh32(flow->ainfo.time_nanosec), // unix_nsecs | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} store.c:804:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'u_int32_t' {aka 'unsigned int'} [-Wformat=] 804 | snprintf(tmp, sizeof(tmp), "%lu,%lu,%lu,%s,%llu,%llu,%lu,%lu,%u,%u,", | ~~^ | | | long unsigned int | %u ...... 807 | fmt_ntoh32(flow->ainfo.sys_uptime_ms), // sysuptime | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} store.c:804:64: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'u_int32_t' {aka 'unsigned int'} [-Wformat=] 804 | snprintf(tmp, sizeof(tmp), "%lu,%lu,%lu,%s,%llu,%llu,%lu,%lu,%u,%u,", | ~~^ | | | long unsigned int | %u ...... 811 | fmt_ntoh32(flow->ftimes.flow_start), // first | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} store.c:804:68: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type 'u_int32_t' {aka 'unsigned int'} [-Wformat=] 804 | snprintf(tmp, sizeof(tmp), "%lu,%lu,%lu,%s,%llu,%llu,%lu,%lu,%u,%u,", | ~~^ | | | long unsigned int | %u ...... 812 | fmt_ntoh32(flow->ftimes.flow_finish), // last | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} store.c:819:57: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 819 | snprintf(tmp, sizeof(tmp), "%s,", addr_ntop_buf(&flow->src_addr)); | ^~~~~~~~~~~~~~~ store.c:823:57: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 823 | snprintf(tmp, sizeof(tmp), "%s,", addr_ntop_buf(&flow->dst_addr)); | ^~~~~~~~~~~~~~~ store.c:827:57: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 827 | snprintf(tmp, sizeof(tmp), "%s,", addr_ntop_buf(&flow->gateway_addr)); | ^~~~~~~~~~~~~~~~~~~ privsep.c: In function 'privsep_write_string': privsep.c:85:34: warning: '%s' directive argument is null [-Wformat-overflow=] 85 | logerrx("%s: s == NULL", s); | ^~ ar rv libflowd.a atomicio.o addr.o store.o store-v2.o crc32.o strlcpy.o strlcat.o ar: creating libflowd.a a - atomicio.o a - addr.o a - store.o a - store-v2.o a - crc32.o a - strlcpy.o a - strlcat.o ranlib libflowd.a gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L. -o flowd flowd.o privsep_fdpass.o privsep.o filter.o parse.o log.o daemon.o peer.o closefrom.o setproctitle.o -lflowd gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L. -o flowd-reader flowd-reader.o parse.o log.o filter.o libflowd.a Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/Flowd.pm' failed at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 756. Warning: -L.. changed to -L/home/buildozer/aports/testing/flowd/src/flowd-0.9.1/Flowd-perl/.. Generating a Unix-style Makefile Writing Makefile for Flowd Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Flowd () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Flowd.xs > Flowd.xsc chmod 644 "Flowd.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Flowd.bs blib/arch/auto/Flowd/Flowd.bs 644 cp lib/Flowd.pm blib/lib/Flowd.pm mv Flowd.xsc Flowd.c cc -c -I. -I.. -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -DVERSION=\"0.9.1\" -DXS_VERSION=\"0.9.1\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Flowd.c In file included from Flowd.xs:23: ppport.h:231: warning: "PERL_UNUSED_DECL" redefined 231 | # define PERL_UNUSED_DECL | In file included from Flowd.xs:20: /usr/lib/perl5/core_perl/CORE/perl.h:516: note: this is the location of the previous definition 516 | # define PERL_UNUSED_DECL __attribute__unused__ | In file included from ../flowd-common.h:32, from ../store.h:24, from Flowd.xs:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ Flowd.xs: In function 'XS_Flowd_deserialise': Flowd.xs:104:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 104 | addr_ntop(&flow.agent_addr, addr_buf, sizeof(addr_buf)); | ^~~~~~~~~~~~~~~~ Flowd.xs:111:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 111 | addr_ntop(&flow.src_addr, addr_buf, sizeof(addr_buf)); | ^~~~~~~~~~~~~~ Flowd.xs:118:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 118 | addr_ntop(&flow.dst_addr, addr_buf, sizeof(addr_buf)); | ^~~~~~~~~~~~~~ Flowd.xs:125:35: warning: taking address of packed member of 'struct store_flow_complete' may result in an unaligned pointer value [-Waddress-of-packed-member] 125 | addr_ntop(&flow.gateway_addr, addr_buf, | ^~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Flowd/Flowd.so cc -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -L/usr/local/lib -fstack-protector-strong Flowd.o -o blib/arch/auto/Flowd/Flowd.so \ -L/home/buildozer/aports/testing/flowd/src/flowd-0.9.1/Flowd-perl/.. -lflowd \ chmod 755 blib/arch/auto/Flowd/Flowd.so Manifying 1 pod document make: Entering directory '/home/buildozer/aports/testing/flowd/src/flowd-0.9.1/Flowd-perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Flowd.bs blib/arch/auto/Flowd/Flowd.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Flowd.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.06 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.09 CPU) Result: PASS make: Leaving directory '/home/buildozer/aports/testing/flowd/src/flowd-0.9.1/Flowd-perl' >>> flowd: Entering fakeroot... make: Entering directory '/home/buildozer/aports/testing/flowd/src/flowd-0.9.1' ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/usr/sbin ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man5 ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/etc/flowd ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/usr/lib ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd mkdir /home/buildozer/aports/testing/flowd/pkg mkdir /home/buildozer/aports/testing/flowd/pkg mkdir /home/buildozer/aports/testing/flowd/pkg mkdir /home/buildozer/aports/testing/flowd/pkg mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg': File exists mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg': File exists mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg': File exists mkdir /home/buildozer/aports/testing/flowd/pkg/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd': File exists mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd': File exists mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd': File exists mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd': File exists mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/etc mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd/usr': File exists mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd/usr': File exists mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/sbin mkdir: can't create directory '/home/buildozer/aports/testing/flowd/pkg/flowd/usr': File exists mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/lib mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/etc/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/usr/bin mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man test -f /home/buildozer/aports/testing/flowd/pkg/flowd/etc/flowd/flowd.conf || \ /usr/bin/install -c -m 0600 flowd.conf /home/buildozer/aports/testing/flowd/pkg/flowd/etc/flowd /usr/bin/install -c -m 0644 libflowd.a /home/buildozer/aports/testing/flowd/pkg/flowd/usr/lib mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man5 /usr/bin/install -c -m 0644 addr.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd ./mkinstalldirs /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man8 mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/bin /usr/bin/install -c -m 0644 store.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd /usr/bin/install -c -m 0644 store-v2.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd /usr/bin/install -c -m 0755 -s flowd /home/buildozer/aports/testing/flowd/pkg/flowd/usr/sbin/flowd /usr/bin/install -c -m 0644 crc32.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd mkdir /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man8 /usr/bin/install -c -m 0644 flowd-pytypes.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd /usr/bin/install -c -m 0644 flowd.8 /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man8/flowd.8 /usr/bin/install -c -m 0644 flowd-config.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd /usr/bin/install -c -m 0644 flowd.conf.5 /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man5/flowd.conf.5 /usr/bin/install -c -m 0644 flowd-common.h /home/buildozer/aports/testing/flowd/pkg/flowd/usr/include/flowd /usr/bin/install -c -m 0644 flowd-reader.8 /home/buildozer/aports/testing/flowd/pkg/flowd/usr/share/man/man8/flowd-reader.8 /usr/bin/install -c -m 0755 -s flowd-reader /home/buildozer/aports/testing/flowd/pkg/flowd/usr/bin/flowd-reader make: Leaving directory '/home/buildozer/aports/testing/flowd/src/flowd-0.9.1' >>> flowd-dev*: Running split function dev... >>> flowd-dev*: Preparing subpackage flowd-dev... >>> flowd-dev*: Stripping binaries >>> flowd-dev*: Running postcheck for flowd-dev >>> flowd-doc*: Running split function doc... >>> flowd-doc*: Preparing subpackage flowd-doc... >>> flowd-doc*: Running postcheck for flowd-doc >>> flowd-openrc*: Running split function openrc... >>> flowd-openrc*: Preparing subpackage flowd-openrc... >>> flowd-openrc*: Running postcheck for flowd-openrc >>> perl-flowd*: Running split function _perl... make: Entering directory '/home/buildozer/aports/testing/flowd/src/flowd-0.9.1/Flowd-perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Flowd.bs blib/arch/auto/Flowd/Flowd.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/testing/flowd/pkg/perl-flowd/usr/lib/perl5/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/testing/flowd/pkg/perl-flowd/usr/lib/perl5/vendor_perl/auto/Flowd/Flowd.so Installing /home/buildozer/aports/testing/flowd/pkg/perl-flowd/usr/lib/perl5/vendor_perl/Flowd.pm Installing /home/buildozer/aports/testing/flowd/pkg/perl-flowd/usr/share/man/man3/Flowd.3pm make: Leaving directory '/home/buildozer/aports/testing/flowd/src/flowd-0.9.1/Flowd-perl' >>> perl-flowd*: Preparing subpackage perl-flowd... >>> perl-flowd*: Stripping binaries >>> perl-flowd*: Running postcheck for perl-flowd >>> perl-flowd-doc*: Running split function _perldoc... >>> perl-flowd-doc*: Preparing subpackage perl-flowd-doc... >>> perl-flowd-doc*: Running postcheck for perl-flowd-doc >>> flowd*: Running postcheck for flowd >>> flowd*: Preparing package flowd... >>> flowd*: Stripping binaries >>> flowd*: Script found. /bin/sh added as a dependency for flowd-0.9.1-r9.apk >>> flowd*: Adding .pre-install >>> flowd-dev*: Scanning shared objects >>> flowd-doc*: Scanning shared objects >>> flowd-openrc*: Scanning shared objects >>> flowd*: Scanning shared objects >>> perl-flowd-doc*: Scanning shared objects >>> perl-flowd*: Scanning shared objects >>> flowd-dev*: Tracing dependencies... >>> flowd-dev*: Package size: 64.0 KB >>> flowd-dev*: Compressing data... >>> flowd-dev*: Create checksum... >>> flowd-dev*: Create flowd-dev-0.9.1-r9.apk >>> flowd-doc*: Tracing dependencies... >>> flowd-doc*: Package size: 40.0 KB >>> flowd-doc*: Compressing data... >>> flowd-doc*: Create checksum... >>> flowd-doc*: Create flowd-doc-0.9.1-r9.apk >>> flowd-openrc*: Tracing dependencies... >>> flowd-openrc*: Package size: 16.0 KB >>> flowd-openrc*: Compressing data... >>> flowd-openrc*: Create checksum... >>> flowd-openrc*: Create flowd-openrc-0.9.1-r9.apk >>> flowd*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> flowd*: Package size: 224.0 KB >>> flowd*: Compressing data... >>> flowd*: Create checksum... >>> flowd*: Create flowd-0.9.1-r9.apk >>> perl-flowd-doc*: Tracing dependencies... >>> perl-flowd-doc*: Package size: 24.0 KB >>> perl-flowd-doc*: Compressing data... >>> perl-flowd-doc*: Create checksum... >>> perl-flowd-doc*: Create perl-flowd-doc-0.9.1-r9.apk >>> perl-flowd*: Tracing dependencies... so:libc.musl-x86.so.1 >>> perl-flowd*: Package size: 88.0 KB >>> perl-flowd*: Compressing data... >>> perl-flowd*: Create checksum... >>> perl-flowd*: Create perl-flowd-0.9.1-r9.apk >>> flowd: Build complete at Mon, 03 Jul 2023 23:17:24 +0000 elapsed time 0h 0m 17s >>> flowd: Cleaning up srcdir >>> flowd: Cleaning up pkgdir >>> flowd: Uninstalling dependencies... (1/8) Purging .makedepends-flowd (20230703.231709) (2/8) Purging byacc (20230521-r1) (3/8) Purging perl-dev (5.38.0-r0) (4/8) Purging perl-utils (5.38.0-r0) (5/8) Purging git-perl (2.41.0-r1) (6/8) Purging perl-git (2.41.0-r1) (7/8) Purging perl-error (0.17029-r2) (8/8) Purging perl (5.38.0-r0) Executing busybox-1.36.1-r2.trigger OK: 378 MiB in 110 packages >>> flowd: Updating the testing/x86 repository index... >>> flowd: Signing the index...