>>> burp: Building testing/burp 3.2.0-r0 (using abuild 3.16.0-r0) started Sun, 18 Jan 2026 02:41:38 +0000 >>> burp: Validating /home/buildozer/aports/testing/burp/APKBUILD... >>> burp: Analyzing dependencies... >>> burp: Installing for build: build-base bsd-compat-headers librsync-dev linux-headers uthash-dev openssl-dev>3 zlib-dev (1/9) Installing bsd-compat-headers (0.7.2-r6) (2/9) Installing librsync (2.3.4-r1) (3/9) Installing librsync-dev (2.3.4-r1) (4/9) Installing linux-headers (6.18.6-r0) (5/9) Installing uthash (2.3.0-r0) (6/9) Installing uthash-dev (2.3.0-r0) (7/9) Installing openssl-dev (3.5.4-r0) (8/9) Installing zlib-dev (1.3.1-r2) (9/9) Installing .makedepends-burp (20260118.024140) Executing busybox-1.37.0-r31.trigger OK: 277.7 MiB in 112 packages >>> burp: Cleaning up srcdir >>> burp: Cleaning up pkgdir >>> burp: Cleaning up tmpdir >>> burp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/burp-3.2.0.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> burp: Fetching https://github.com/grke/burp/releases/download/3.2.0/burp-3.2.0.tar.bz2 Connecting to github.com (140.82.121.4:443) Connecting to release-assets.githubusercontent.com (185.199.110.133:443) saving to '/var/cache/distfiles/burp-3.2.0.tar.bz2.part' burp-3.2.0.tar.bz2.p 100% |********************************| 655k 0:00:00 ETA '/var/cache/distfiles/burp-3.2.0.tar.bz2.part' saved /var/cache/distfiles/burp-3.2.0.tar.bz2: OK /home/buildozer/aports/testing/burp/burp.init: OK /home/buildozer/aports/testing/burp/fix-time-for-32bit.patch: OK >>> burp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/burp-3.2.0.tar.bz2 /var/cache/distfiles/burp-3.2.0.tar.bz2: OK /home/buildozer/aports/testing/burp/burp.init: OK /home/buildozer/aports/testing/burp/fix-time-for-32bit.patch: OK >>> burp: Unpacking /var/cache/distfiles/burp-3.2.0.tar.bz2... >>> burp: fix-time-for-32bit.patch patching file src/server/timer.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./autoconf/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 whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... loongarch64-unknown-linux-musl checking host system type... loongarch64-unknown-linux-musl checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct utimbuf... yes checking for endian.h... yes checking for lockf... yes checking for lutimes... yes checking for chflags... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing sqrt... none required checking for library containing inet_ntop... none required checking for library containing socket... none required checking whether to enable IPv6 support... auto checking for IPv6 support... yes checking For OpenSSL... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for library containing crypt... none required checking for uthash.h... yes checking for librsync.h... yes checking for rs_delta_begin in -lrsync... yes checking for sys/prctl.h... yes checking for sys/capability.h... no checking for prctl... yes checking for setreuid... yes checking for cap_set_proc in -lcap... no checking whether librsync has RS_BLAKE2_SIG_MAGIC... yes checking for ncurses... no checking for ncurses.h... no checking for ncurses/ncurses.h... no checking whether to enable systemd integration... auto checking for libsystemd... no checking for systemd/sd-daemon.h... no checking for check... no configure: You will need to install 'Check' to run the test suite checking whether to enable ACL support... no checking whether to enable XATTR support... no checking whether to build the test suite with code coverage support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: configure: Configuration summary configure: ===================== configure: configure: Package: Burp configure: Tar name: burp configure: Version: 3.2.0 configure: Host: loongarch64-unknown-linux-musl configure: Install binaries: /usr/bin configure: Install config files: /etc/burp configure: C Compiler: cc configure: Preprocessor flags: configure: Compiler flags: -Os -fstack-clash-protection -Wformat -Werror=format-security configure: Linker flags: -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs configure: configure: acl: no configure: crypt: yes configure: ipv6: yes configure: ncurses: no configure: systemd: no configure: readall: no configure: openssl: yes configure: xattr: no configure: zlib: yes configure: CC src/server/main-auth.o CC src/server/main-autoupgrade.o CC src/server/main-backup.o CC src/server/main-backup_phase1.o CC src/server/main-backup_phase2.o CC src/server/main-backup_phase3.o CC src/server/main-backup_phase4.o CC src/server/main-bedup.o CC src/server/main-blocklen.o CC src/server/main-bu_get.o CC src/server/main-ca.o CC src/server/main-child.o CC src/server/main-compress.o CC src/server/main-delete.o CC src/server/main-deleteme.o CC src/server/main-diff.o CC src/server/main-dpth.o CC src/server/main-extra_comms.o CC src/server/main-fdirs.o CC src/server/main-link.o CC src/server/main-list.o CC src/server/main-main.o CC src/server/main-manio.o CC src/server/main-manios.o CC src/server/main-quota.o CC src/server/main-restore.o CC src/server/main-restore_sbuf.o CC src/server/main-resume.o CC src/server/main-rubble.o CC src/server/main-run_action.o CC src/server/main-sdirs.o CC src/server/main-timer.o CC src/server/main-timestamp.o CC src/server/main-zlibio.o GEN summary_script GEN backup_tool_script GEN burp_ca GEN manpages/bedup.8 GEN manpages/burp.8 GEN manpages/burp_ca.8 GEN manpages/vss_strip.8 CC src/server/vss_strip-vss_strip.o CC src/main-alloc.o CC src/main-asfd.o CC src/main-async.o CC src/main-attribs.o CC src/main-base64.o CC src/main-berrno.o CC src/main-bfile.o CC src/main-bu.o CC src/main-cmd.o CC src/main-cntr.o CC src/main-conf.o CC src/main-conffile.o CC src/main-cstat.o CC src/main-forkchild.o CC src/main-fsops.o CC src/main-fzp.o CC src/main-handy.o CC src/main-handy_extra.o CC src/main-hexmap.o CC src/main-incexc_recv.o CC src/main-incexc_send.o CC src/main-iobuf.o CC src/main-ipacl.o CC src/main-linkhash.o CC src/main-lock.o CC src/main-log.o CC src/main-md5.o CC src/main-msg.o CC src/main-pathcmp.o CC src/main-prepend.o CC src/main-prog.o CC src/main-regexp.o CC src/main-rs_buf.o CC src/main-run_script.o CC src/main-sbuf.o CC src/main-slist.o CC src/main-ssl.o CC src/main-strlist.o CC src/main-times.o CC src/main-transfer.o CC src/main-yajl_gen_w.o CC src/client/main-acl.o CC src/client/main-auth.o CC src/client/main-autoupgrade.o CC src/client/main-backup.o CC src/client/main-backup_phase1.o CC src/client/main-backup_phase2.o CC src/client/main-ca.o CC src/client/main-cvss.o CC src/client/main-delete.o CC src/client/main-extra_comms.o CC src/client/main-extrameta.o CC src/client/main-find.o CC src/client/main-find_logic.o CC src/client/main-glob_windows.o CC src/client/main-list.o CC src/client/main-main.o CC src/client/main-monitor.o CC src/client/main-restore.o CC src/client/main-xattr.o CC src/client/monitor/main-json_input.o CC src/client/monitor/main-lline.o CC src/client/monitor/main-sel.o CC src/client/monitor/main-status_client_ncurses.o CC src/client/main-restore_switch.o CC src/server/monitor/main-browse.o CC src/server/monitor/main-cache.o CC src/server/monitor/main-cstat.o CC src/server/monitor/main-json_output.o CC src/server/monitor/main-status_server.o CC src/yajl/main-yajl.o CC src/yajl/main-yajl_alloc.o CC src/yajl/main-yajl_buf.o CC src/yajl/main-yajl_encode.o CC src/yajl/main-yajl_gen.o CC src/yajl/main-yajl_lex.o CC src/yajl/main-yajl_parser.o CC src/yajl/main-yajl_tree.o CCLD vss_strip CCLD main 'main' -> 'burp' >>> burp: Entering fakeroot... GEN burp.conf GEN CA.cnf GEN burp-server.conf CCLD main /usr/bin/install -c -m 644 configs/server/clientconfdir/testclient "/home/buildozer/aports/testing/burp/pkg/burp/etc/burp/clientconfdir" /usr/bin/install -c -m 644 configs/server/clientconfdir/incexc/example "/home/buildozer/aports/testing/burp/pkg/burp/etc/burp/clientconfdir/incexc" echo burp.conf burp-server.conf CA.cnf | while read files ; do \ /usr/bin/install -c -m 644 $files "/home/buildozer/aports/testing/burp/pkg/burp/etc/burp" || exit $?; \ done 'main' -> 'burp' make[1]: Entering directory '/home/buildozer/aports/testing/burp/src/burp-3.2.0' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/bin' libfakeroot internal error: payload not recognized! /usr/bin/install -c vss_strip '/home/buildozer/aports/testing/burp/pkg/burp/usr/bin' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/bin' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/burp/scripts' /usr/bin/install -c burp_ca '/home/buildozer/aports/testing/burp/pkg/burp/usr/bin' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/doc/burp' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/burp/scripts' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/man/man8' CCLD main /usr/bin/install -c summary_script backup_tool_script '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/burp/scripts' /usr/bin/install -c -m 644 manpages/bedup.8 manpages/burp.8 manpages/burp_ca.8 manpages/vss_strip.8 '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/man/man8' /usr/bin/install -c configs/server/timer_script configs/server/notify_script configs/server/ssl_extra_checks_script '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/burp/scripts' /usr/bin/install -c -m 644 CHANGELOG CONTRIBUTORS DONATIONS LICENSE README UPGRADING docs/add-remove.txt docs/autoupgrade.txt docs/baremetal-windows2008.txt docs/baremetal-windows7and8.txt docs/baremetal-windows7-hirens.txt docs/baremetal-windows7.txt docs/burp_ca.txt docs/debug.txt docs/retention.txt docs/security-models.txt docs/server-basics.txt docs/shuffling.txt docs/status-monitor.txt docs/tests.txt docs/timer_script.txt docs/working_dir.txt docs/backup_tool_script.txt src/backup_phases.txt src/readwrite.txt '/home/buildozer/aports/testing/burp/pkg/burp/usr/share/doc/burp' 'main' -> 'burp' ./autoconf/install-sh -c -d '/home/buildozer/aports/testing/burp/pkg/burp/usr/bin' libfakeroot internal error: payload not recognized! /usr/bin/install -c burp '/home/buildozer/aports/testing/burp/pkg/burp/usr/bin' make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/testing/burp/src/burp-3.2.0' make[2]: Leaving directory '/home/buildozer/aports/testing/burp/src/burp-3.2.0' make[1]: Leaving directory '/home/buildozer/aports/testing/burp/src/burp-3.2.0' >>> burp-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/burp/pkg/burp-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/testing/burp/pkg/burp-doc/usr/share/man' >>> burp-doc*: Preparing subpackage burp-doc... >>> burp-doc*: Running postcheck for burp-doc >>> burp-server*: Running split function server... >>> burp-server*: Preparing subpackage burp-server... >>> burp-server*: Stripping binaries >>> burp-server*: Running postcheck for burp-server >>> WARNING: burp-server*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> burp*: Running postcheck for burp >>> burp*: Preparing package burp... >>> burp*: Stripping binaries >>> burp*: Scanning shared objects >>> burp-server*: Scanning shared objects >>> burp-doc*: Tracing dependencies... >>> burp-doc*: Package size: 242.6 KB >>> burp-doc*: Compressing data... >>> burp-doc*: Create checksum... >>> burp-doc*: Create burp-doc-3.2.0-r0.apk >>> burp-server*: Tracing dependencies... bash openssl burp=3.2.0-r0 so:libc.musl-loongarch64.so.1 >>> burp-server*: Package size: 168.0 KB >>> burp-server*: Compressing data... >>> burp-server*: Create checksum... >>> burp-server*: Create burp-server-3.2.0-r0.apk >>> burp*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libcrypto.so.3 so:librsync.so.2 so:libssl.so.3 so:libz.so.1 >>> burp*: Package size: 390.9 KB >>> burp*: Compressing data... >>> burp*: Create checksum... >>> burp*: Create burp-3.2.0-r0.apk >>> burp: Build complete at Sun, 18 Jan 2026 02:41:48 +0000 elapsed time 0h 0m 10s >>> burp: Cleaning up srcdir >>> burp: Cleaning up pkgdir >>> burp: Cleaning up tmpdir >>> burp: Uninstalling dependencies... (1/9) Purging .makedepends-burp (20260118.024140) (2/9) Purging bsd-compat-headers (0.7.2-r6) (3/9) Purging librsync-dev (2.3.4-r1) (4/9) Purging librsync (2.3.4-r1) (5/9) Purging linux-headers (6.18.6-r0) (6/9) Purging uthash-dev (2.3.0-r0) (7/9) Purging uthash (2.3.0-r0) (8/9) Purging openssl-dev (3.5.4-r0) (9/9) Purging zlib-dev (1.3.1-r2) Executing busybox-1.37.0-r31.trigger OK: 269.2 MiB in 103 packages >>> burp: Updating the testing/loongarch64 repository index... >>> burp: Signing the index...