Skip to content

Link with phobos but not druntime.

6cead58
Select commit
Loading
Failed to load commit list.
Open

Enable use of Phobos functions in plugins (symbol resolution during dlopen) #5059

Link with phobos but not druntime.
6cead58
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD 13 x64 failed Mar 1, 2026 in 16m 56s

Task Summary

Instruction run_lit_testsuite failed in 00:25

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:03 clone
✅ 01:19 install_prerequisites
✅ 00:01 merge_with_target_branch
✅ 00:01 clone_submodules_early
✅ 03:14 build_bootstrap_ldc
✅ 00:01 install_lit
✅ 00:01 clone_submodules
✅ 08:46 build
✅ 00:01 run_compiler_unittests
❌ 00:25 run_lit_testsuite

# | check:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             5:  #4 0x000000082a5028db thr_sighandler /usr/src/lib/libthr/thread/thr_sig.c:244:1 
# | check:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             6:  #5 0x00007ffffffff923 ([vdso]+0x2d3) 
# | check:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             .
# |             .
# |             .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

********************
PASS: LDC :: sanitizers/fsanitize_coverage.d (395 of 419)
PASS: LDC :: sanitizers/fsanitize_error_diagnostic.d (396 of 419)
XFAIL: LDC :: sanitizers/fsanitize_thread.d (397 of 419)
UNSUPPORTED: LDC :: sanitizers/fuzz_asan.d (398 of 419)
PASS: LDC :: sanitizers/fsanitize_fuzzer.d (399 of 419)
PASS: LDC :: sanitizers/fuzz_mixin.d (400 of 419)
PASS: LDC :: sanitizers/fuzz_basic.d (401 of 419)
UNSUPPORTED: LDC :: sanitizers/lsan_memleak.d (402 of 419)
UNSUPPORTED: LDC :: sanitizers/msan_noerror.d (403 of 419)
UNSUPPORTED: LDC :: sanitizers/msan_uninitialized.d (404 of 419)
UNSUPPORTED: LDC :: sanitizers/tsan_noerror.d (405 of 419)
UNSUPPORTED: LDC :: sanitizers/tsan_tiny_race.d (406 of 419)
UNSUPPORTED: LDC :: sanitizers/tsan_tiny_race_TLS.d (407 of 419)
PASS: LDC :: sanitizers/link_fuzzer.d (408 of 419)
PASS: LDC :: semantic/dcompute_asm.d (409 of 419)
PASS: LDC :: semantic/dcompute.d (410 of 419)
PASS: LDC :: semantic/target_traits.d (411 of 419)
PASS: LDC :: semantic/target_traits_diag.d (412 of 419)
PASS: LDC :: semantic/target_traits_dcompute.d (413 of 419)
PASS: LDC :: semantic/traits_initSymbol.d (414 of 419)
PASS: LDC :: tools/timetrace2txt_1.d (415 of 419)
PASS: LDC :: tools/timetrace2txt_tsv.d (416 of 419)
PASS: LDC :: plugins/addFuncEntryCall/testPlugin.d (417 of 419)
PASS: LDC :: linking/ir2obj_cache_pruning2.d (418 of 419)
PASS: LDC :: tools/ldc_prune_cache_1.d (419 of 419)

1 warning(s) in tests
********************
Failed Tests (3):
  LDC :: plugins/basic_sema_plugin.d
  LDC :: plugins/plugin_phobos_usage.d
  LDC :: plugins/visitor_example.d


Testing Time: 25.16s

Total Discovered Tests: 419
  Unsupported      :  51 (12.17%)
  Passed           : 362 (86.40%)
  Expectedly Failed:   3 (0.72%)
  Failed           :   3 (0.72%)