Bug#1016076: haskell-genvalidity-property FTBFS: unknown RTS option: -N
Adrian Bunk
bunk at debian.org
Tue Jul 26 16:28:37 BST 2022
Source: haskell-genvalidity-property
Version: 1.0.0.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=haskell-genvalidity-property&ver=1.0.0.0-1
...
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Non-zero exit code 1.
Running 1 test suites...
Test suite genvalidity-property-test: RUNNING...
Test suite genvalidity-property-test: FAIL
Test suite logged to:
dist-ghc/test/genvalidity-property-1.0.0.0-genvalidity-property-test.log
0 of 1 test suites (0 of 1 test cases) passed.
genvalidity-property-test: unknown RTS option: -N
genvalidity-property-test:
genvalidity-property-test: Usage: <prog> <args> [+RTS <rtsopts> | -RTS <args>] ... --RTS <args>
genvalidity-property-test:
genvalidity-property-test: +RTS Indicates run time system options follow
genvalidity-property-test: -RTS Indicates program arguments follow
genvalidity-property-test: --RTS Indicates that ALL subsequent arguments will be given to the
genvalidity-property-test: program (including any of these RTS flags)
genvalidity-property-test:
genvalidity-property-test: The following run time system options are available:
genvalidity-property-test:
genvalidity-property-test: -? Prints this message and exits; the program is not executed
genvalidity-property-test: --info Print information about the RTS used by this program
genvalidity-property-test:
genvalidity-property-test: --nonmoving-gc
genvalidity-property-test: Selects the non-moving mark-and-sweep garbage collector to
genvalidity-property-test: manage the oldest generation.
genvalidity-property-test: --copying-gc
genvalidity-property-test: Selects the copying garbage collector to manage all generations.
genvalidity-property-test:
genvalidity-property-test: -K<size> Sets the maximum stack size (default: 80% of the heap)
genvalidity-property-test: Egs: -K32k -K512k -K8M
genvalidity-property-test: -ki<size> Sets the initial thread stack size (default 1k) Egs: -ki4k -ki2m
genvalidity-property-test: -kc<size> Sets the stack chunk size (default 32k)
genvalidity-property-test: -kb<size> Sets the stack chunk buffer size (default 1k)
genvalidity-property-test:
genvalidity-property-test: -A<size> Sets the minimum allocation area size (default 1m) Egs: -A20m -A10k
genvalidity-property-test: -AL<size> Sets the amount of large-object memory that can be allocated
genvalidity-property-test: before a GC is triggered (default: the value of -A)
genvalidity-property-test: -F<n> Sets the collecting threshold for old generations as a factor of
genvalidity-property-test: the live data in that generation the last time it was collected
genvalidity-property-test: (default: 2.0)
genvalidity-property-test: -n<size> Allocation area chunk size (0 = disabled, default: 0)
genvalidity-property-test: -O<size> Sets the minimum size of the old generation (default 1M)
genvalidity-property-test: -M<size> Sets the maximum heap size (default unlimited) Egs: -M256k -M1G
genvalidity-property-test: -H<size> Sets the minimum heap size (default 0M) Egs: -H24m -H1G
genvalidity-property-test: -xb<addr> Sets the address from which a suitable start for the heap memory
genvalidity-property-test: will be searched from. This is useful if the default address
genvalidity-property-test: clashes with some third-party library.
genvalidity-property-test: -xn Use the non-moving collector for the old generation.
genvalidity-property-test: -m<n> Minimum % of heap which must be available (default 3%)
genvalidity-property-test: -G<n> Number of generations (default: 2)
genvalidity-property-test: -c<n> Use in-place compaction instead of copying in the oldest generation
genvalidity-property-test: when live data is at least <n>% of the maximum heap size set with
genvalidity-property-test: -M (default: 30%)
genvalidity-property-test: -c Use in-place compaction for all oldest generation collections
genvalidity-property-test: (the default is to use copying)
genvalidity-property-test: -w Use mark-region for the oldest generation (experimental)
genvalidity-property-test: -I<sec> Perform full GC after <sec> idle time (default: 0.3, 0 == off)
genvalidity-property-test:
genvalidity-property-test: -T Collect GC statistics (useful for in-program statistics access)
genvalidity-property-test: -t[<file>] One-line GC statistics (if <file> omitted, uses stderr)
genvalidity-property-test: -s[<file>] Summary GC statistics (if <file> omitted, uses stderr)
genvalidity-property-test: -S[<file>] Detailed GC statistics (if <file> omitted, uses stderr)
genvalidity-property-test:
genvalidity-property-test:
genvalidity-property-test: -Z Don't squeeze out update frames on context switch
genvalidity-property-test: -B Sound the bell at the start of each garbage collection
genvalidity-property-test: -h Heap residency profile (output file <program>.hp)
genvalidity-property-test: -hT Produce a heap profile grouped by closure type
genvalidity-property-test: -i<sec> Time between heap profile samples (seconds, default: 0.1)
genvalidity-property-test:
genvalidity-property-test: -C<secs> Context-switch interval in seconds.
genvalidity-property-test: 0 or no argument means switch as often as possible.
genvalidity-property-test: Default: 0.02 sec.
genvalidity-property-test: -V<secs> Master tick interval in seconds (0 == disable timer).
genvalidity-property-test: This sets the resolution for -C and the heap profile timer -i,
genvalidity-property-test: and is the frequency of time profile samples.
genvalidity-property-test: Default: 0.01 sec.
genvalidity-property-test:
genvalidity-property-test: --install-signal-handlers=<yes|no>
genvalidity-property-test: Install signal handlers (default: yes)
genvalidity-property-test: --io-manager=<native|posix>
genvalidity-property-test: The I/O manager subsystem to use. (default: posix)
genvalidity-property-test: -e<n> Maximum number of outstanding local sparks (default: 4096)
genvalidity-property-test: -xq The allocation limit given to a thread after it receives
genvalidity-property-test: an AllocationLimitExceeded exception. (default: 100k)
genvalidity-property-test:
genvalidity-property-test: -Mgrace=<n>
genvalidity-property-test: The amount of allocation after the program receives a
genvalidity-property-test: HeapOverflow exception before the exception is thrown again, if
genvalidity-property-test: the program is still exceeding the heap limit.
genvalidity-property-test:
genvalidity-property-test: RTS options may also be specified using the GHCRTS environment variable.
genvalidity-property-test:
genvalidity-property-test: Other RTS options may be available for programs compiled a different way.
genvalidity-property-test: The GHC User's Guide has full details.
genvalidity-property-test:
at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "test", "--builddir=dist-ghc", "--show-details=direct") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", "test", "--builddir=dist-ghc", "--show-details=direct") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 678
Debian::Debhelper::Buildsystem::Haskell::Recipes::check_recipe() called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:165: check-ghc-stamp] Error 25
More information about the Pkg-haskell-maintainers
mailing list