Advertisement
leafcathead

T16992 Error

Dec 6th, 2023
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. Up to date
  2. | Run Testsuite GetExtraDeps: none
  3. # ghc-config (for _build/test/ghcconfig)
  4. | Run Testsuite RunTest: none => none
  5. /usr/bin/python3 -Wdefault testsuite/driver/runtests.py --rootdir=testsuite/tests --rootdir=libraries/binary/tests --rootdir=libraries/bytestring/tests --rootdir=libraries/directory/tests --rootdir=libraries/process/tests --rootdir=libraries/exceptions/tests --rootdir=libraries/filepath/tests --rootdir=libraries/ghc-heap/tests --rootdir=libraries/template-haskell/tests --rootdir=libraries/text/tests --rootdir=libraries/array/tests --rootdir=libraries/base/tests --rootdir=libraries/deepseq/tests --rootdir=libraries/exceptions/tests --rootdir=libraries/ghc-compact/tests --rootdir=libraries/ghc-prim/tests --rootdir=libraries/haskeline/tests --rootdir=libraries/pretty/tests --rootdir=libraries/stm/tests --rootdir=libraries/unix/tests --top /home/<my_username>/Documents/<my_username>-thesis/ghc/testsuite -e windows=False -e darwin=False -e config.local=False -e config.cleanup=True -e config.accept=False -e config.accept_platform=False -e config.accept_os=False -e 'config.exeext='\'''\''' -e config.compiler_debugged=False -e config.debug_rts=False -e ghc_with_native_codegen=True -e config.have_ncg=True -e config.have_llvm=False -e config.compiler_profiled=False -e config.have_RTS_linker=True -e 'config.package_conf_cache_file="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/lib/package.conf.d/package.cache"' -e 'config.libdir="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/lib"' -e config.have_interp=True -e config.unregisterised=False -e config.tables_next_to_code=True -e 'ghc_compiler_always_flags='\'' -dcore-lint -dstg-lint -dcmm-lint -no-user-package-db -fno-dump-with-ways -fprint-error-index-links=never -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output'\''' -e ghc_with_dynamic_rts=True -e config.ghc_with_threaded_rts=True -e config.have_fast_bignum=True -e target_with_smp=True -e config.ghc_dynamic=True -e config.leading_underscore=False -e 'config.wordsize="64"' -e 'config.os="linux"' -e 'config.arch="x86_64"' -e 'config.platform="x86_64-unknown-linux"' -e config.stage=2 --config gs=gs --config 'timeout_prog="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/testsuite/timeout/install-inplace/bin/timeout"' --config stats_files_dir=_build/stage1/haddock-timing-files --threads=1 --config-file=testsuite/config/ghc --only=T16992 -e config.speed=1 --summary-file=testsuite_summary.txt --verbose=2 --config 'compiler="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/bin/ghc"' --config 'ghc_pkg="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/bin/ghc-pkg"' --config 'haddock="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/bin/haddock"' --config 'hp2ps="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/bin/hp2ps"' --config 'hpc="/home/<my_username>/Documents/<my_username>-thesis/ghc/_build/stage1/bin/hpc"' -e config.in_tree_compiler=True
  6. Timeout is 300
  7. Known ways: hpc, prof, normal_h, prof_hc_hb, prof_hb, prof_hd, prof_hy, prof_hr, sanity, threaded1_ls, threaded2_hT, threaded2_sanity, debug_numa, llvm, debugllvm, profllvm, profoptllvm, profthreadedllvm, debug, ghci-ext, ghci-ext-prof, ext-interp, nonmoving, nonmoving_thr, nonmoving_thr_sanity, nonmoving_thr_ghc, compacting_gc
  8. Run ways: normal, optasm, ghci, ghci-opt, threaded1, threaded2, dyn, hpc, profasm, profthreaded
  9. Compile ways: normal, optasm, hpc, profasm
  10. Allowing performance changes in:
  11. Found 579 .T files...
  12. Beginning test run at Wed Dec 6 10:12:40 2023
  13. Detected CPU features: {'sse', 'pge', 'msr', 'cx8', 'hypervisor', 'nopl', 'pti', 'cpuid', 'sep', 'fpu', 'x2apic', 'sse4_2', 'de', 'sse2', 'sse3', 'syscall', 'cpuid_fault', 'ht', 'apic', 'mce', 'mtrr', 'lm', 'lahf_lm', 'constant_tsc', ':', 'pse', 'pat', 'cmov', 'mmx', 'clflush', 'mca', 'popcnt', 'ssse3', 'xtopology', 'pae', 'sse4_1', 'aes', 'pse36', 'fxsr', 'nx', 'tsc_known_freq', 'cx16', 'flags', 'tsc'}
  14. Found CPU features: sse pge msr cx8 hypervisor nopl pti cpuid sep fpu x2apic sse4_2 de sse2 sse3 syscall cpuid_fault ht apic mce mtrr lm lahf_lm constant_tsc : pse pat cmov mmx clflush mca popcnt ssse3 xtopology pae sse4_1 aes pse36 fxsr nx tsc_known_freq cx16 flags tsc
  15. =====> 1 of 1 [0, 0, 0]
  16. Wrong exit code for T16992(normal)(expected 0 , actual 137 )
  17. Stderr comp ( T16992 ):
  18. [1 of 2] Compiling Main ( T16992.hs, T16992.o )
  19. [2 of 2] Linking T16992
  20. Stderr run ( T16992 ):
  21. Killed
  22. *** unexpected failure for T16992(normal)
  23. =====> 1 of 1 [0, 1, 0]
  24. "output.txt" 61L, 5678B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement