misc.lo CC parse_time.lo CC progbar.lo BUILDSTDERR: In file included from parse_time.c:7: BUILDSTDERR: ../include/misc.h:75:26: error: unknown type name 'loff_t'; did you mean 'off_t'? BUILDSTDERR: int valid_offset(int fd, loff_t offset); BUILDSTDERR: ^~~~~~ BUILDSTDERR: off_t BUILDSTDERR: In file included from parse_time.c:8: BUILDSTDERR: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const struct reiserfs_key const *short_key, BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const struct reiserfs_key const *dir_short_key, BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const struct reiserfs_key const *dir_short_key, BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/reiserfs_lib.h:300:55: error: unknown type name 'loff_t'; did you mean 'off_t'? BUILDSTDERR: void set_offset(int format, struct reiserfs_key *key, loff_t offset); BUILDSTDERR: ^~~~~~ BUILDSTDERR: off_t BUILDSTDERR: ../include/reiserfs_lib.h:301:64: error: unknown type name 'loff_t'; did you mean 'off_t'? BUILDSTDERR: void set_type_and_offset(int format, struct reiserfs_key *key, loff_t offset, BUILDSTDERR: ^~~~~~ BUILDSTDERR: off_t BUILDSTDERR: make[1]: *** [Makefile:369: parse_time.lo] Error 1 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... BUILDSTDERR: io.c: In function 'open_rollback_file': BUILDSTDERR: io.c:606:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(string, 28, 1, s_rollback_file); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: io.c:616:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(&rollback_blocksize, sizeof(rollback_blocksize), 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: s_rollback_file); BUILDSTDERR: ~~~~~~~~~~~~~~~~ BUILDSTDERR: io.c: In function 'do_fsck_rollback': BUILDSTDERR: io.c:707:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(&rollback_blocks_number, sizeof(rollback_blocks_number), 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: s_rollback_file); BUILDSTDERR: ~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/lib' BUILDSTDERR: make: *** [Makefile:377: all-recursive] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.lVA3rB (%build) BUILDSTDERR: Macro expanded in comment on line 7: %{version}.tar.gz BUILDSTDERR: Macro expanded in comment on line 8: %{version}.tar.bz2 BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.lVA3rB (%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/reiserfs-utils.spec