Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept pure static libraries without object files as -lib inputs #4731

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

[modify test]

a8c0550
Select commit
Loading
Failed to load commit list.
Draft

Accept pure static libraries without object files as -lib inputs #4731

[modify test]
a8c0550
Select commit
Loading
Failed to load commit list.
Cirrus CI / Ubuntu 20.04 aarch64 failed Aug 11, 2024 in 23m 55s

Task Summary

Instruction run_lit_testsuite failed in 00:24

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:04 clone
✅ 03:03 install_prerequisites
✅ 00:36 download_prebuilt_llvm
✅ 00:56 download_prebuilt_clang
✅ 00:02 clone_submodules_early
✅ 03:56 build_bootstrap_ldc
✅ 00:01 install_lit
✅ 00:01 clone_submodules
✅ 11:30 build
✅ 00:01 run_compiler_unittests
❌ 00:24 run_lit_testsuite

PASS: LDC :: linking/thinlto_1.d (324 of 367)
PASS: LDC :: linking/thinlto_modulecdtors.d (325 of 367)
PASS: LDC :: linking/thinlto_modulecdtors_2.d (326 of 367)
PASS: LDC :: plugins/basic_sema_plugin.d (327 of 367)
PASS: LDC :: plugins/visitor_example.d (328 of 367)
UNSUPPORTED: LDC :: sanitizers/asan_fakestack_GC.d (329 of 367)
UNSUPPORTED: LDC :: sanitizers/asan_fiber.d (330 of 367)
UNSUPPORTED: LDC :: sanitizers/asan_fiber_main.d (331 of 367)
PASS: LDC :: sanitizers/asan_interface.d (332 of 367)
PASS: LDC :: sanitizers/asan_dynalloc.d (333 of 367)
PASS: LDC :: sanitizers/asan_noerror.d (334 of 367)
UNSUPPORTED: LDC :: sanitizers/asan_use_after_return.d (335 of 367)
PASS: LDC :: sanitizers/asan_stackoverflow.d (336 of 367)
PASS: LDC :: sanitizers/asan_use_after_scope.d (337 of 367)
PASS: LDC :: sanitizers/attr_nosanitize.d (338 of 367)
PASS: LDC :: sanitizers/fsanitize_address.d (339 of 367)
PASS: LDC :: sanitizers/asan_use_after_scope_if.d (340 of 367)
PASS: LDC :: sanitizers/fsanitize_blacklist_file1.d (341 of 367)
PASS: LDC :: sanitizers/fsanitize_blacklist.d (342 of 367)
PASS: LDC :: sanitizers/fsanitize_blacklist_file2.d (343 of 367)
PASS: LDC :: sanitizers/fsanitize_error_diagnostic.d (344 of 367)
PASS: LDC :: sanitizers/fsanitize_coverage.d (345 of 367)
PASS: LDC :: sanitizers/fsanitize_fuzzer.d (346 of 367)
XFAIL: LDC :: sanitizers/fsanitize_thread.d (347 of 367)
PASS: LDC :: sanitizers/fuzz_mixin.d (348 of 367)
PASS: LDC :: sanitizers/fuzz_asan.d (349 of 367)
PASS: LDC :: sanitizers/link_fuzzer.d (350 of 367)
PASS: LDC :: sanitizers/msan_noerror.d (351 of 367)
PASS: LDC :: sanitizers/lsan_memleak.d (352 of 367)
PASS: LDC :: sanitizers/msan_uninitialized.d (353 of 367)
PASS: LDC :: sanitizers/tsan_noerror.d (354 of 367)
PASS: LDC :: sanitizers/tsan_tiny_race.d (355 of 367)
PASS: LDC :: sanitizers/tsan_tiny_race_TLS.d (356 of 367)
PASS: LDC :: semantic/dcompute_asm.d (357 of 367)
PASS: LDC :: semantic/target_traits.d (358 of 367)
PASS: LDC :: semantic/target_traits_dcompute.d (359 of 367)
PASS: LDC :: semantic/target_traits_diag.d (360 of 367)
PASS: LDC :: semantic/traits_initSymbol.d (361 of 367)
PASS: LDC :: semantic/dcompute.d (362 of 367)
PASS: LDC :: tools/timetrace2txt_1.d (363 of 367)
PASS: LDC :: tools/timetrace2txt_tsv.d (364 of 367)
PASS: LDC :: plugins/addFuncEntryCall/testPlugin.d (365 of 367)
PASS: LDC :: linking/ir2obj_cache_pruning2.d (366 of 367)
PASS: LDC :: tools/ldc_prune_cache_1.d (367 of 367)
********************
Failed Tests (1):
  LDC :: driver/merge_static_libs.d


Testing Time: 24.20s

Total Discovered Tests: 367
  Unsupported      :  36 (9.81%)
  Passed           : 328 (89.37%)
  Expectedly Failed:   2 (0.54%)
  Failed           :   1 (0.27%)