ake[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/src' make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/modules' cd objs && make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so png-module.so iconv-module.so onig-module.so zlib-module.so sysconf-module.so make[2]: Entering directory '/builddir/build/BUILD/slang-2.3.3/modules/objs' make[2]: 'slsmg-module.so' is up to date. make[2]: 'termios-module.so' is up to date. make[2]: 'select-module.so' is up to date. make[2]: 'fcntl-module.so' is up to date. make[2]: 'varray-module.so' is up to date. make[2]: 'socket-module.so' is up to date. make[2]: 'rand-module.so' is up to date. make[2]: 'fork-module.so' is up to date. make[2]: 'csv-module.so' is up to date. make[2]: 'base64-module.so' is up to date. make[2]: 'chksum-module.so' is up to date. make[2]: 'histogram-module.so' is up to date. make[2]: 'stats-module.so' is up to date. make[2]: 'json-module.so' is up to date. make[2]: 'png-module.so' is up to date. make[2]: 'iconv-module.so' is up to date. make[2]: 'onig-module.so' is up to date. make[2]: 'zlib-module.so' is up to date. make[2]: 'sysconf-module.so' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/modules/objs' Running module tests: Testing slsmg module...(module loaded)...OK Testing termios module...(module loaded)...OK Testing select module...(module loaded)...OK Testing fcntl module...OK Testing varray module...OK Testing socket module...OK Testing rand module...OK Testing fork module...OK Testing csv module...OK Testing base64 module...OK Testing chksum module...OK Testing hist module...OK Testing stats module...OK Testing json module...OK Testing png module...OK Testing onig module...OK Testing zlib module...OK Testing iconv module...OK All tests passed. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/modules' make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/slsh' cd lib/test && ./runtests.sh test_*.sl Running slsh lib tests: Testing arrayfuns functions...OK Testing cmdopt functions...OK Testing glob functions...OK Testing listfuns functions...OK Testing print functions...OK Testing process functions...OK Testing readascii functions...OK Testing require functions...OK Testing setfuns functions...OK Testing structfuns functions...OK Testing timestamp functions...ERROR: Mar 20, 2024 07:55:57 --> 1710834957, expected 1710921357 Failed: 1 timestamps failed to parse Run-Time Error ./common.sl:20:failed:Run-Time Error Local variables for failed: String_Type s = "1 timestamps failed to parse" /builddir/build/BUILD/slang-2.3.3/slsh/lib/test/test_timestamp.sl:90:slsh_main:Run-Time Error Local variables for slsh_main: Integer_Type t_expected = 1597014697 Array_Type dates = String_Type[1] Integer_Type bad = 1 Long_Type now = 1710921357 Error encountered while executing slsh_main 1 tests failed: test_timestamp.sl make[1]: *** [Makefile:187: runtests] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/slsh' make: *** [Makefile:63: runtests] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.JoAD6R (%check) RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.JoAD6R (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status 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/slang.spec