some third-party library. doctemplates-test: -m Minimum % of heap which must be available (default 3%) doctemplates-test: -G Number of generations (default: 2) doctemplates-test: -c Use in-place compaction instead of copying in the oldest generation doctemplates-test: when live data is at least % of the maximum heap size set with doctemplates-test: -M (default: 30%) doctemplates-test: -c Use in-place compaction for all oldest generation collections doctemplates-test: (the default is to use copying) doctemplates-test: -w Use mark-region for the oldest generation (experimental) doctemplates-test: -I Perform full GC after idle time (default: 0.3, 0 == off) doctemplates-test: doctemplates-test: -T Collect GC statistics (useful for in-program statistics access) doctemplates-test: -t[] One-line GC statistics (if omitted, uses stderr) doctemplates-test: -s[] Summary GC statistics (if omitted, uses stderr) doctemplates-test: -S[] Detailed GC statistics (if omitted, uses stderr) doctemplates-test: doctemplates-test: doctemplates-test: -Z Don't squeeze out update frames on stack overflow doctemplates-test: -B Sound the bell at the start of each garbage collection doctemplates-test: doctemplates-test: -hT Produce a heap profile grouped by closure type doctemplates-test: -h Heap residency profile (output file .hp) doctemplates-test: -i Time between heap profile samples (seconds, default: 0.1) doctemplates-test: doctemplates-test: -C Context-switch interval in seconds. doctemplates-test: 0 or no argument means switch as often as possible. doctemplates-test: Default: 0.02 sec. doctemplates-test: -V Master tick interval in seconds (0 == disable timer). doctemplates-test: This sets the resolution for -C and the heap profile timer -i, doctemplates-test: and is the frequency of time profile samples. doctemplates-test: Default: 0.01 sec. doctemplates-test: doctemplates-test: --install-signal-handlers= doctemplates-test: Install signal handlers (default: yes) doctemplates-test: -e Maximum number of outstanding local sparks (default: 4096) doctemplates-test: -xq The allocation limit given to a thread after it receives doctemplates-test: an AllocationLimitExceeded exception. (default: 100k) doctemplates-test: doctemplates-test: -Mgrace= doctemplates-test: The amount of allocation after the program receives a doctemplates-test: HeapOverflow exception before the exception is thrown again, if doctemplates-test: the program is still exceeding the heap limit. doctemplates-test: doctemplates-test: RTS options may also be specified using the GHCRTS environment variable. doctemplates-test: doctemplates-test: Other RTS options may be available for programs compiled a different way. doctemplates-test: The GHC User's Guide has full details. doctemplates-test: Test suite doctemplates-test: FAIL Test suite logged to: dist/test/doctemplates-0.2.2.1-doctemplates-test.log 0 of 1 test suites (0 of 1 test cases) passed. RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.zOCQvq (%check) Bad exit status from /var/tmp/rpm-tmp.zOCQvq (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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/ghc-doctemplates.spec