* Package: sys-fs/extundelete-0.2.4 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking extundelete-0.2.4.tar.bz2 to /var/tmp/portage/sys-fs/extundelete-0.2.4/work >>> Source unpacked in /var/tmp/portage/sys-fs/extundelete-0.2.4/work >>> Preparing source in /var/tmp/portage/sys-fs/extundelete-0.2.4/work/extundelete-0.2.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/extundelete-0.2.4/work/extundelete-0.2.4 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 Configuring extundelete 0.2.4 Writing generated files to disk >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/extundelete-0.2.4/work/extundelete-0.2.4 ... make -j 1 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:5: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] if(! EXT2_SB(fs->super)->s_feature_incompat & EXT4_FEATURE_INCOMPAT_64BIT) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extundelete.cc: In function ‘ext2_ino_t find_inode(ext2_filsys, ext2_filsys, ext2_inode*, std::__cxx11::string, int)’: extundelete.cc:1272:29: warning: narrowing conversion of ‘search_flags’ from ‘int’ to ‘ext2_ino_t {aka unsigned int}’ inside { } [-Wnarrowing] buf, match_name2, priv, 0}; ^ extundelete.cc: In function ‘errcode_t restore_file(ext2_filsys, ext2_filsys, const string&)’: extundelete.cc:1522:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (LINUX_S_ISDIR(inode->i_mode) && inode->i_blocks > 0) ^~ extundelete.cc:1524:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ print_directory_inode(fs, inode, ino); ^~~~~~~~~~~~~~~~~~~~~ cli.cc: In function ‘errcode_t examine_fs(ext2_filsys)’: cli.cc:337:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(strlen(name) > 0) ^~ cli.cc:339:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if(errcode) com_err(Config::progname.c_str(), errcode, "while restoring file %s.", name); ^~ insertionops.cc: In function ‘std::ostream& operator<<(std::ostream&, const ext2_inode&)’: insertionops.cc:36:36: error: ‘const struct ext2_inode’ has no member named ‘i_dir_acl’; did you mean ‘i_file_acl’? os << "Directory ACL: " << inode.i_dir_acl << std::endl; ^~~~~~~~~ i_file_acl make[2]: *** [Makefile:441: extundelete-insertionops.o] Error 1 make[1]: *** [Makefile:268: all-recursive] Error 1 make: *** [Makefile:208: all] Error 2 * ERROR: sys-fs/extundelete-0.2.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/extundelete-0.2.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/extundelete-0.2.4::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:extundelete-0.2.4:20180405-215342.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/extundelete-0.2.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/extundelete-0.2.4/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/extundelete-0.2.4/work/extundelete-0.2.4' * S: '/var/tmp/portage/sys-fs/extundelete-0.2.4/work/extundelete-0.2.4'