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