elro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info Configuring extundelete 0.2.4 Writing generated files to disk + make -j4 make -s all-recursive Making all in src BUILDSTDERR: insertionops.cc: In function 'std::ostream& operator<<(std::ostream&, const ext2_inode&)': BUILDSTDERR: insertionops.cc:36:36: error: 'const struct ext2_inode' has no member named 'i_dir_acl'; did you mean 'i_file_acl'? BUILDSTDERR: os << "Directory ACL: " << inode.i_dir_acl << std::endl; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: i_file_acl BUILDSTDERR: make[2]: *** [Makefile:441: extundelete-insertionops.o] Error 1 BUILDSTDERR: make[2]: *** Waiting for unfinished jobs.... BUILDSTDERR: cli.cc: In function 'errcode_t examine_fs(ext2_filsys)': BUILDSTDERR: cli.cc:337:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if(strlen(name) > 0) BUILDSTDERR: ^~ BUILDSTDERR: cli.cc:339:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if(errcode) com_err(Config::progname.c_str(), errcode, "while restoring file %s.", name); BUILDSTDERR: ^~ BUILDSTDERR: extundelete.cc: In function 'int extundelete_test_inode_bitmap(ext2_filsys, ext2_ino_t)': BUILDSTDERR: extundelete.cc:196:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] BUILDSTDERR: if(! EXT2_SB(fs->super)->s_feature_incompat & EXT4_FEATURE_INCOMPAT_64BIT) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: extundelete.cc: In function 'ext2_ino_t find_inode(ext2_filsys, ext2_filsys, ext2_inode*, std::__cxx11::string, int)': BUILDSTDERR: extundelete.cc:1272:29: warning: narrowing conversion of 'search_flags' from 'int' to 'ext2_ino_t' {aka 'unsigned int'} inside { } [-Wnarrowing] BUILDSTDERR: buf, match_name2, priv, 0}; BUILDSTDERR: ^ BUILDSTDERR: extundelete.cc: In function 'errcode_t restore_file(ext2_filsys, ext2_filsys, const string&)': BUILDSTDERR: extundelete.cc:1522:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (LINUX_S_ISDIR(inode->i_mode) && inode->i_blocks > 0) BUILDSTDERR: ^~ BUILDSTDERR: extundelete.cc:1524:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: print_directory_inode(fs, inode, ino); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: make[1]: *** [Makefile:268: all-recursive] Error 1 BUILDSTDERR: make: *** [Makefile:208: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.yQm7Io (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.yQm7Io (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/extundelete.spec