>>> extundelete: Building testing/extundelete 0.2.4-r1 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 17:58:16 +0000 >>> extundelete: Checking sanity of /home/buildozer/aports/testing/extundelete/APKBUILD... >>> extundelete: Analyzing dependencies... >>> extundelete: Installing for build: build-base e2fsprogs-dev (1/11) Installing libblkid (2.38.1-r0) (2/11) Installing libuuid (2.38.1-r0) (3/11) Installing libfdisk (2.38.1-r0) (4/11) Installing libmount (2.38.1-r0) (5/11) Installing libsmartcols (2.38.1-r0) (6/11) Installing util-linux-dev (2.38.1-r0) (7/11) Installing gawk (5.1.1-r1) (8/11) Installing libcom_err (1.46.5-r3) (9/11) Installing e2fsprogs-libs (1.46.5-r3) (10/11) Installing e2fsprogs-dev (1.46.5-r3) (11/11) Installing .makedepends-extundelete (20221014.175820) Executing busybox-1.35.0-r27.trigger OK: 278 MiB in 107 packages >>> extundelete: Cleaning up srcdir >>> extundelete: Cleaning up pkgdir >>> extundelete: Fetching https://distfiles.alpinelinux.org/distfiles/edge/extundelete-0.2.4.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 100 105k 0 0 172k 0 --:--:-- --:--:-- --:--:-- 182k >>> extundelete: Fetching https://distfiles.alpinelinux.org/distfiles/edge/extundelete-0.2.4.tar.bz2 >>> extundelete: Checking sha512sums... extundelete-0.2.4.tar.bz2: OK extundelete-inode.patch: OK >>> extundelete: Unpacking /var/cache/distfiles/extundelete-0.2.4.tar.bz2... >>> extundelete: extundelete-inode.patch patching file src/insertionops.cc Configuring extundelete 0.2.4 Writing generated files to disk make -s all-recursive Making all in src extundelete.cc: In function 'int extundelete_test_inode_bitmap(ext2_filsys, ext2_ino_t)': extundelete.cc:196:12: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 196 | if(! EXT2_SB(fs->super)->s_feature_incompat & EXT4_FEATURE_INCOMPAT_64BIT) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cli.cc: In function 'errcode_t examine_fs(ext2_filsys)': cli.cc:337:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 337 | if(strlen(name) > 0) | ^~ cli.cc:339:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 339 | if(errcode) com_err(Config::progname.c_str(), errcode, "while restoring file %s.", name); | ^~ extundelete.cc: In function 'ext2_ino_t find_inode(ext2_filsys, ext2_filsys, ext2_inode*, std::string, int)': extundelete.cc:1271:35: warning: narrowing conversion of 'search_flags' from 'int' to 'ext2_ino_t' {aka 'unsigned int'} [-Wnarrowing] 1271 | struct dir_context ctx = {search_flags, DIRENT_FLAG_INCLUDE_REMOVED, | ^~~~~~~~~~~~ extundelete.cc: In function 'errcode_t restore_file(ext2_filsys, ext2_filsys, const std::string&)': extundelete.cc:1522:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1522 | if (LINUX_S_ISDIR(inode->i_mode) && inode->i_blocks > 0) | ^~ extundelete.cc:1524:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1524 | print_directory_inode(fs, inode, ino); | ^~~~~~~~~~~~~~~~~~~~~ >>> extundelete: Entering fakeroot... Making install in src /usr/bin/install -c extundelete '/home/buildozer/aports/testing/extundelete/pkg/extundelete/usr/bin' >>> extundelete*: Running postcheck for extundelete >>> extundelete*: Preparing package extundelete... >>> extundelete*: Stripping binaries >>> extundelete*: Scanning shared objects >>> extundelete*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcom_err.so.2 so:libext2fs.so.2 so:libgcc_s.so.1 so:libstdc++.so.6 >>> extundelete*: Package size: 92.0 KB >>> extundelete*: Compressing data... >>> extundelete*: Create checksum... >>> extundelete*: Create extundelete-0.2.4-r1.apk >>> extundelete: Build complete at Fri, 14 Oct 2022 17:59:52 +0000 elapsed time 0h 1m 36s >>> extundelete: Cleaning up srcdir >>> extundelete: Cleaning up pkgdir >>> extundelete: Uninstalling dependencies... (1/11) Purging .makedepends-extundelete (20221014.175820) (2/11) Purging e2fsprogs-dev (1.46.5-r3) (3/11) Purging util-linux-dev (2.38.1-r0) (4/11) Purging libfdisk (2.38.1-r0) (5/11) Purging libmount (2.38.1-r0) (6/11) Purging libsmartcols (2.38.1-r0) (7/11) Purging libuuid (2.38.1-r0) (8/11) Purging gawk (5.1.1-r1) (9/11) Purging e2fsprogs-libs (1.46.5-r3) (10/11) Purging libcom_err (1.46.5-r3) (11/11) Purging libblkid (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 270 MiB in 96 packages >>> extundelete: Updating the testing/riscv64 repository index... >>> extundelete: Signing the index...