Hi, I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. If all goes well, this will be the last -rc. -Tom
Dimitry Andric via llvm-dev
2019-Dec-08 18:58 UTC
[llvm-dev] [Release-testers] LLVM 9.0.1-rc2 has been tagged
On 7 Dec 2019, at 04:03, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. > If all goes well, this will be the last -rc.For this rc, I used two patches, from: * https://bugs.llvm.org/show_bug.cgi?id=42892 - After r356631, Sanitizer-i386-Test faills to link on FreeBSD * https://bugs.llvm.org/show_bug.cgi?id=42894 - FreeBSD needs -pthread link flag for dynamic ASan tests Uploaded: SHA256 (clang+llvm-9.0.1-rc2-amd64-unknown-freebsd11.tar.xz) = 72e3a872d5ff2311ec1d68e40dcc86022655c87e24583339b8331744647d8982 SHA256 (clang+llvm-9.0.1-rc2-i386-unknown-freebsd11.tar.xz) = b0bbcdc7d164502620fd4f11ef7e16e58c18aadf94441aea38d1890b951ac9da Main test results on amd64-freebsd11: ******************** Testing Time: 5747.97s ******************** Unexpected Passing Tests (6): AddressSanitizer-i386-freebsd-dynamic :: TestCases/interception_failure_test.cc AddressSanitizer-x86_64-freebsd-dynamic :: TestCases/interception_failure_test.cc lldb-Suite :: api/multiple-targets/TestMultipleTargets.py lldb-Suite :: functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py lldb-Suite :: lang/cpp/namespace/TestNamespaceLookup.py lldb-Suite :: python_api/thread/TestThreadAPI.py ******************** Failing Tests (475): AddressSanitizer-Unit :: ./Asan-i386-calls-Dynamic-Test/AddressSanitizer.ShadowGapTest AddressSanitizer-Unit :: ./Asan-i386-inline-Dynamic-Test/AddressSanitizer.ShadowGapTest AddressSanitizer-i386-freebsd :: TestCases/Posix/fread_fwrite.cc AddressSanitizer-i386-freebsd-dynamic :: TestCases/Posix/fread_fwrite.cc Builtins-i386-freebsd :: floatundixf_test.c LLDB :: ExecControl/StopHook/stop-hook-threads.test LLDB :: ExecControl/StopHook/stop-hook.test LLDB :: Expr/TestIRMemoryMap.test LLDB :: SymbolFile/DWARF/find-basic-function.cpp LLDB :: SymbolFile/DWARF/find-basic-namespace.cpp LLDB :: SymbolFile/DWARF/find-basic-type.cpp LLDB :: SymbolFile/DWARF/find-basic-variable.cpp LLDB :: SymbolFile/DWARF/find-function-regex.cpp LLDB :: SymbolFile/DWARF/find-variable-file.cpp LLDB :: tools/lldb-mi/data/data-info-line.test LLVM :: tools/yaml2obj/elf-override-shoffset.yaml LLVM :: tools/yaml2obj/elf-override-shsize.yaml MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.SmallPreAllocatedStackThread MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.bind_getsockname MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.confstr MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.mbrtowc MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.swprintf MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.valloc MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.SmallPreAllocatedStackThread MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.bind_getsockname MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.confstr MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.mbrtowc MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.swprintf MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.valloc MemorySanitizer-X86_64 :: dtls_test.c MemorySanitizer-lld-X86_64 :: dtls_test.c SanitizerCommon-asan-i386-FreeBSD :: Posix/devname_r.cc SanitizerCommon-asan-i386-FreeBSD :: Posix/weak_hook_test.cc SanitizerCommon-asan-x86_64-FreeBSD :: Posix/weak_hook_test.cc SanitizerCommon-msan-x86_64-FreeBSD :: FreeBSD/capsicum.cc SanitizerCommon-msan-x86_64-FreeBSD :: Posix/dedup_token_length_test.cc SanitizerCommon-msan-x86_64-FreeBSD :: Posix/weak_hook_test.cc SanitizerCommon-tsan-x86_64-FreeBSD :: FreeBSD/capsicum.cc SanitizerCommon-tsan-x86_64-FreeBSD :: FreeBSD/fdevname.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/arc4random.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/dedup_token_length_test.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/devname.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/devname_r.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/dump_instruction_bytes.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fpe.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fputc_putc_putchar.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fputs_puts.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fseek.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fts.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/funopen.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getfsent.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getmntinfo.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getpass.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getusershell.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/illegal_read_test.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/illegal_write_test.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/nl_langinfo.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/popen.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/posix_memalign-alignment.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/putc_putchar_unlocked.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/regex.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/sanitizer_set_death_callback_test.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/sanitizer_set_report_fd_test.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/setvbuf.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/sl_add.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/strtonum.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/sysctl.cc SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/vis.cc SanitizerCommon-tsan-x86_64-FreeBSD :: allocator_returns_null.cc SanitizerCommon-tsan-x86_64-FreeBSD :: ctype.c SanitizerCommon-tsan-x86_64-FreeBSD :: get_module_and_offset_for_pc.cc SanitizerCommon-tsan-x86_64-FreeBSD :: malloc_hook.cc SanitizerCommon-tsan-x86_64-FreeBSD :: options-help.cc SanitizerCommon-tsan-x86_64-FreeBSD :: options-include.cc SanitizerCommon-tsan-x86_64-FreeBSD :: options-invalid.cc SanitizerCommon-tsan-x86_64-FreeBSD :: print-stack-trace.cc SanitizerCommon-tsan-x86_64-FreeBSD :: reallocarray-overflow.cc SanitizerCommon-tsan-x86_64-FreeBSD :: symbolize_pc.cc SanitizerCommon-tsan-x86_64-FreeBSD :: symbolize_pc_inline.cc SanitizerCommon-tsan-x86_64-FreeBSD :: symbolize_stack.cc SanitizerCommon-ubsan-i386-FreeBSD :: Posix/dedup_token_length_test.cc SanitizerCommon-ubsan-x86_64-FreeBSD :: Posix/dedup_token_length_test.cc ThreadSanitizer-x86_64 :: aligned_vs_unaligned_race.cc ThreadSanitizer-x86_64 :: annotate_happens_before.cc ThreadSanitizer-x86_64 :: atexit.cc ThreadSanitizer-x86_64 :: atexit2.cc ThreadSanitizer-x86_64 :: atexit3.cc ThreadSanitizer-x86_64 :: atomic_free.cc ThreadSanitizer-x86_64 :: atomic_free2.cc ThreadSanitizer-x86_64 :: atomic_free3.cc ThreadSanitizer-x86_64 :: atomic_hle.cc ThreadSanitizer-x86_64 :: atomic_race.cc ThreadSanitizer-x86_64 :: atomic_stack.cc ThreadSanitizer-x86_64 :: atomic_store.cc ThreadSanitizer-x86_64 :: barrier.cc ThreadSanitizer-x86_64 :: bench_acquire_only.cc ThreadSanitizer-x86_64 :: bench_acquire_release.cc ThreadSanitizer-x86_64 :: bench_local_mutex.cc ThreadSanitizer-x86_64 :: bench_mutex.cc ThreadSanitizer-x86_64 :: bench_release_only.cc ThreadSanitizer-x86_64 :: bench_rwmutex.cc ThreadSanitizer-x86_64 :: bench_shadow_flush.cc ThreadSanitizer-x86_64 :: bench_single_writer.cc ThreadSanitizer-x86_64 :: bench_ten_mutexes.cc ThreadSanitizer-x86_64 :: blacklist2.cc ThreadSanitizer-x86_64 :: cond.c ThreadSanitizer-x86_64 :: cond_cancel.c ThreadSanitizer-x86_64 :: cond_race.cc ThreadSanitizer-x86_64 :: cond_version.c ThreadSanitizer-x86_64 :: custom_mutex0.cc ThreadSanitizer-x86_64 :: custom_mutex1.cc ThreadSanitizer-x86_64 :: custom_mutex2.cc ThreadSanitizer-x86_64 :: custom_mutex3.cc ThreadSanitizer-x86_64 :: custom_mutex4.cc ThreadSanitizer-x86_64 :: custom_mutex5.cc ThreadSanitizer-x86_64 :: cxa_guard_acquire.cc ThreadSanitizer-x86_64 :: deadlock_detector_stress_test.cc ThreadSanitizer-x86_64 :: debug_locate.cc ThreadSanitizer-x86_64 :: debugging.cc ThreadSanitizer-x86_64 :: deep_stack1.cc ThreadSanitizer-x86_64 :: default_options.cc ThreadSanitizer-x86_64 :: dl_iterate_phdr.cc ThreadSanitizer-x86_64 :: dlclose.cc ThreadSanitizer-x86_64 :: dtls.c ThreadSanitizer-x86_64 :: exceptions.cc ThreadSanitizer-x86_64 :: fd_close_norace2.cc ThreadSanitizer-x86_64 :: fd_dup_norace2.cc ThreadSanitizer-x86_64 :: fd_dup_race.cc ThreadSanitizer-x86_64 :: fd_location.cc ThreadSanitizer-x86_64 :: fd_pipe_race.cc ThreadSanitizer-x86_64 :: fd_stdout_race.cc ThreadSanitizer-x86_64 :: fd_tid_recycled.cc ThreadSanitizer-x86_64 :: fiber_asm.cc ThreadSanitizer-x86_64 :: fiber_from_thread.cc ThreadSanitizer-x86_64 :: fiber_longjmp.cc ThreadSanitizer-x86_64 :: fiber_race.cc ThreadSanitizer-x86_64 :: fiber_simple.cc ThreadSanitizer-x86_64 :: fiber_two_threads.cc ThreadSanitizer-x86_64 :: fork_atexit.cc ThreadSanitizer-x86_64 :: fork_deadlock.cc ThreadSanitizer-x86_64 :: fork_multithreaded.cc ThreadSanitizer-x86_64 :: fork_multithreaded3.cc ThreadSanitizer-x86_64 :: free_race.c ThreadSanitizer-x86_64 :: free_race2.c ThreadSanitizer-x86_64 :: global_race.cc ThreadSanitizer-x86_64 :: global_race2.cc ThreadSanitizer-x86_64 :: global_race3.cc ThreadSanitizer-x86_64 :: halt_on_error.cc ThreadSanitizer-x86_64 :: heap_race.cc ThreadSanitizer-x86_64 :: ignore_free.cc ThreadSanitizer-x86_64 :: ignore_lib0.cc ThreadSanitizer-x86_64 :: ignore_lib1.cc ThreadSanitizer-x86_64 :: ignore_lib2.cc ThreadSanitizer-x86_64 :: ignore_lib3.cc ThreadSanitizer-x86_64 :: ignore_lib4.cc ThreadSanitizer-x86_64 :: ignore_lib5.cc ThreadSanitizer-x86_64 :: ignore_malloc.cc ThreadSanitizer-x86_64 :: ignore_sync.cc ThreadSanitizer-x86_64 :: ignored-interceptors-mmap.cc ThreadSanitizer-x86_64 :: inlined_memcpy_race.cc ThreadSanitizer-x86_64 :: inlined_memcpy_race2.cc ThreadSanitizer-x86_64 :: interface_atomic_test.c ThreadSanitizer-x86_64 :: java_alloc.cc ThreadSanitizer-x86_64 :: java_finalizer.cc ThreadSanitizer-x86_64 :: java_find.cc ThreadSanitizer-x86_64 :: java_heap_init.cc ThreadSanitizer-x86_64 :: java_lock.cc ThreadSanitizer-x86_64 :: java_lock_move.cc ThreadSanitizer-x86_64 :: java_lock_rec.cc ThreadSanitizer-x86_64 :: java_lock_rec_race.cc ThreadSanitizer-x86_64 :: java_move_overlap.cc ThreadSanitizer-x86_64 :: java_move_overlap_race.cc ThreadSanitizer-x86_64 :: java_race.cc ThreadSanitizer-x86_64 :: java_race_move.cc ThreadSanitizer-x86_64 :: java_race_pc.cc ThreadSanitizer-x86_64 :: java_rwlock.cc ThreadSanitizer-x86_64 :: java_symbolization.cc ThreadSanitizer-x86_64 :: java_symbolization_legacy.cc ThreadSanitizer-x86_64 :: java_volatile.cc ThreadSanitizer-x86_64 :: large_malloc_meta.cc ThreadSanitizer-x86_64 :: libcxx/std_shared_ptr.cc ThreadSanitizer-x86_64 :: load_shared_lib.cc ThreadSanitizer-x86_64 :: longjmp.cc ThreadSanitizer-x86_64 :: longjmp2.cc ThreadSanitizer-x86_64 :: longjmp3.cc ThreadSanitizer-x86_64 :: longjmp4.cc ThreadSanitizer-x86_64 :: lots_of_threads.c ThreadSanitizer-x86_64 :: malloc_stack.cc ThreadSanitizer-x86_64 :: map32bit.cc ThreadSanitizer-x86_64 :: memcmp_race.cc ThreadSanitizer-x86_64 :: memcpy_race.cc ThreadSanitizer-x86_64 :: mmap_large.cc ThreadSanitizer-x86_64 :: mmap_stress.cc ThreadSanitizer-x86_64 :: mop1.c ThreadSanitizer-x86_64 :: mop_with_offset.cc ThreadSanitizer-x86_64 :: mop_with_offset2.cc ThreadSanitizer-x86_64 :: mutex_annotations.cc ThreadSanitizer-x86_64 :: mutex_bad_read_lock.cc ThreadSanitizer-x86_64 :: mutex_bad_read_unlock.cc ThreadSanitizer-x86_64 :: mutex_bad_unlock.cc ThreadSanitizer-x86_64 :: mutex_cycle2.c ThreadSanitizer-x86_64 :: mutex_cycle_long.c ThreadSanitizer-x86_64 :: mutex_destroy_locked.cc ThreadSanitizer-x86_64 :: mutex_destroy_locked2.cc ThreadSanitizer-x86_64 :: mutex_double_lock.cc ThreadSanitizer-x86_64 :: mutex_lock_destroyed.cc ThreadSanitizer-x86_64 :: mutexset1.cc ThreadSanitizer-x86_64 :: mutexset2.cc ThreadSanitizer-x86_64 :: mutexset3.cc ThreadSanitizer-x86_64 :: mutexset4.cc ThreadSanitizer-x86_64 :: mutexset5.cc ThreadSanitizer-x86_64 :: mutexset6.cc ThreadSanitizer-x86_64 :: mutexset7.cc ThreadSanitizer-x86_64 :: mutexset8.cc ThreadSanitizer-x86_64 :: printf-1.c ThreadSanitizer-x86_64 :: pthread_atfork_deadlock.c ThreadSanitizer-x86_64 :: pthread_key.cc ThreadSanitizer-x86_64 :: race_on_barrier.c ThreadSanitizer-x86_64 :: race_on_barrier2.c ThreadSanitizer-x86_64 :: race_on_fputs.cc ThreadSanitizer-x86_64 :: race_on_heap.cc ThreadSanitizer-x86_64 :: race_on_mutex.c ThreadSanitizer-x86_64 :: race_on_mutex2.c ThreadSanitizer-x86_64 :: race_on_puts.cc ThreadSanitizer-x86_64 :: race_on_read.cc ThreadSanitizer-x86_64 :: race_on_speculative_load.cc ThreadSanitizer-x86_64 :: race_on_write.cc ThreadSanitizer-x86_64 :: race_stress.cc ThreadSanitizer-x86_64 :: race_top_suppression1.cc ThreadSanitizer-x86_64 :: race_with_finished_thread.cc ThreadSanitizer-x86_64 :: real_deadlock_detector_stress_test.cc ThreadSanitizer-x86_64 :: restore_stack.cc ThreadSanitizer-x86_64 :: setuid.c ThreadSanitizer-x86_64 :: setuid2.c ThreadSanitizer-x86_64 :: signal_block.cc ThreadSanitizer-x86_64 :: signal_cond.cc ThreadSanitizer-x86_64 :: signal_errno.cc ThreadSanitizer-x86_64 :: signal_longjmp.cc ThreadSanitizer-x86_64 :: signal_malloc.cc ThreadSanitizer-x86_64 :: signal_pause.cc ThreadSanitizer-x86_64 :: signal_reset.cc ThreadSanitizer-x86_64 :: signal_sync.cc ThreadSanitizer-x86_64 :: signal_sync2.cc ThreadSanitizer-x86_64 :: signal_thread.cc ThreadSanitizer-x86_64 :: signal_write.cc ThreadSanitizer-x86_64 :: sigsuspend.cc ThreadSanitizer-x86_64 :: simple_race.c ThreadSanitizer-x86_64 :: simple_race.cc ThreadSanitizer-x86_64 :: simple_stack.c ThreadSanitizer-x86_64 :: simple_stack2.cc ThreadSanitizer-x86_64 :: sleep_sync.cc ThreadSanitizer-x86_64 :: sleep_sync2.cc ThreadSanitizer-x86_64 :: stack_race.cc ThreadSanitizer-x86_64 :: stack_race2.cc ThreadSanitizer-x86_64 :: stack_sync_reuse.cc ThreadSanitizer-x86_64 :: static_init3.cc ThreadSanitizer-x86_64 :: suppress_same_address.cc ThreadSanitizer-x86_64 :: suppress_same_stacks.cc ThreadSanitizer-x86_64 :: suppressions_mutex.cc ThreadSanitizer-x86_64 :: thread_detach.c ThreadSanitizer-x86_64 :: thread_detach2.c ThreadSanitizer-x86_64 :: thread_end_with_ignore.cc ThreadSanitizer-x86_64 :: thread_end_with_ignore2.cc ThreadSanitizer-x86_64 :: thread_end_with_ignore3.cc ThreadSanitizer-x86_64 :: thread_exit.c ThreadSanitizer-x86_64 :: thread_leak3.c ThreadSanitizer-x86_64 :: thread_leak4.c ThreadSanitizer-x86_64 :: thread_leak5.c ThreadSanitizer-x86_64 :: thread_name.cc ThreadSanitizer-x86_64 :: thread_name2.cc ThreadSanitizer-x86_64 :: tiny_race.c ThreadSanitizer-x86_64 :: tls_race.cc ThreadSanitizer-x86_64 :: tls_race2.cc ThreadSanitizer-x86_64 :: tsan-vs-gvn.cc ThreadSanitizer-x86_64 :: unaligned_norace.cc ThreadSanitizer-x86_64 :: unaligned_race.cc ThreadSanitizer-x86_64 :: vfork.cc ThreadSanitizer-x86_64 :: virtual_inheritance_compile_bug.cc ThreadSanitizer-x86_64 :: vptr_benign_race.cc ThreadSanitizer-x86_64 :: vptr_harmful_race.cc ThreadSanitizer-x86_64 :: vptr_harmful_race2.cc ThreadSanitizer-x86_64 :: vptr_harmful_race3.cc ThreadSanitizer-x86_64 :: vptr_harmful_race4.cc ThreadSanitizer-x86_64 :: write_in_reader_lock.cc UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Float/cast-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/integer-arithmetic-value-change.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/integer-conversion.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/integer-sign-change-blacklist.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/integer-sign-change-summary.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/integer-sign-change.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/integer-truncation.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-blacklist.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-blacklist.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-summary.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-summary.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/unsigned-integer-truncation-blacklist.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/unsigned-integer-truncation-summary.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/ImplicitConversion/unsigned-integer-truncation.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/add-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/div-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/div-zero.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/incdec-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/mul-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/negate-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/no-recover.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/shift.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/sub-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/suppressions.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/uadd-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/uincdec-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/umul-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Integer/usub-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/bool.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/bounds.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/builtins.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/deduplication.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/enum.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/log-path_test.cc UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/missing_return.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/monitor.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/nonnull-arg.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/nonnull.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/nullability.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/unreachable.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Misc/vla.c UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-align_value-on-lvalue.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-align_value-on-paramvar.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-alloc_align-on-function-variable.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-alloc_align-on-function.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-assume_aligned-on-function-two-params.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-assume_aligned-on-function.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-blacklist.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-builtin_assume_aligned-three-params-variable.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-builtin_assume_aligned-three-params.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-builtin_assume_aligned-two-params.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-openmp.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/alignment-assumption-summary.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/index-overflow.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/Pointer/unsigned-index-expression.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/TypeCheck/Function/function.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/TypeCheck/PR33221.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/TypeCheck/misaligned.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/TypeCheck/null.cpp UBSan-ThreadSanitizer-lld-x86_64 :: TestCases/TypeCheck/vptr-corrupted-vtable-itanium.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Float/cast-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/integer-arithmetic-value-change.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/integer-conversion.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/integer-sign-change-blacklist.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/integer-sign-change-summary.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/integer-sign-change.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/integer-truncation.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-blacklist.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-blacklist.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-summary.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation-summary.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/signed-integer-truncation.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/unsigned-integer-truncation-blacklist.c UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/unsigned-integer-truncation-summary.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/ImplicitConversion/unsigned-integer-truncation.c UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/add-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/div-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/div-zero.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/incdec-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/mul-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/negate-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/no-recover.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/shift.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/sub-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/suppressions.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/uadd-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/uincdec-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/umul-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Integer/usub-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/bool.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/bounds.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/builtins.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/deduplication.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/enum.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/log-path_test.cc UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/missing_return.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/monitor.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/nonnull-arg.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/nonnull.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/nullability.c UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/unreachable.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Misc/vla.c UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-align_value-on-lvalue.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-align_value-on-paramvar.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-alloc_align-on-function-variable.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-alloc_align-on-function.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-assume_aligned-on-function-two-params.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-attribute-assume_aligned-on-function.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-blacklist.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-builtin_assume_aligned-three-params-variable.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-builtin_assume_aligned-three-params.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-builtin_assume_aligned-two-params.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-openmp.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/alignment-assumption-summary.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/index-overflow.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/Pointer/unsigned-index-expression.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/TypeCheck/Function/function.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/TypeCheck/PR33221.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/TypeCheck/misaligned.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/TypeCheck/null.cpp UBSan-ThreadSanitizer-x86_64 :: TestCases/TypeCheck/vptr-corrupted-vtable-itanium.cpp XRay-x86_64-freebsd :: TestCases/Posix/fork_basic_logging.cc cfi-devirt-lld-thinlto-x86_64 :: cross-dso/shadow_is_read_only.cpp cfi-devirt-lld-thinlto-x86_64 :: cross-dso/simple-fail.cpp cfi-devirt-lld-thinlto-x86_64 :: cross-dso/stats.cpp cfi-devirt-lld-x86_64 :: cross-dso/shadow_is_read_only.cpp cfi-devirt-lld-x86_64 :: cross-dso/simple-fail.cpp cfi-devirt-lld-x86_64 :: cross-dso/stats.cpp cfi-standalone-lld-thinlto-x86_64 :: cross-dso/shadow_is_read_only.cpp cfi-standalone-lld-thinlto-x86_64 :: cross-dso/simple-fail.cpp cfi-standalone-lld-thinlto-x86_64 :: cross-dso/stats.cpp cfi-standalone-lld-x86_64 :: cross-dso/shadow_is_read_only.cpp cfi-standalone-lld-x86_64 :: cross-dso/simple-fail.cpp cfi-standalone-lld-x86_64 :: cross-dso/stats.cpp libFuzzer :: merge-sigusr.test libFuzzer :: msan.test libc++ :: std/language.support/support.runtime/ctime.pass.cpp libc++ :: std/localization/locale.categories/category.collate/locale.collate.byname/compare.pass.cpp libc++ :: std/localization/locale.categories/category.collate/locale.collate.byname/transform.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_ru_RU.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_zh_CN.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_ru_RU.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_zh_CN.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/curr_symbol.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/grouping.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/neg_format.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/pos_format.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/thousands_sep.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_monthname.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_monthname_wide.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_one_wide.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp libc++ :: std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp libc++ :: std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp libc++ :: std/re/re.alg/re.alg.match/awk.pass.cpp libc++ :: std/re/re.alg/re.alg.match/basic.pass.cpp libc++ :: std/re/re.alg/re.alg.match/ecma.pass.cpp libc++ :: std/re/re.alg/re.alg.match/extended.pass.cpp libc++ :: std/re/re.alg/re.alg.search/awk.pass.cpp libc++ :: std/re/re.alg/re.alg.search/basic.pass.cpp libc++ :: std/re/re.alg/re.alg.search/ecma.pass.cpp libc++ :: std/re/re.alg/re.alg.search/extended.pass.cpp libc++ :: std/re/re.traits/lookup_collatename.pass.cpp libc++ :: std/re/re.traits/transform_primary.pass.cpp libc++ :: std/utilities/time/date.time/ctime.pass.cpp libc++abi :: thread_local_destruction_order.pass.cpp libunwind :: libunwind_01.pass.cpp libunwind :: unw_getcontext.pass.cpp lldb-Suite :: functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py lldb-Suite :: functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py lldb-Suite :: functionalities/deleted-executable/TestDeletedExecutable.py lldb-Suite :: functionalities/memory-region/TestMemoryRegion.py lldb-Suite :: functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py lldb-Suite :: functionalities/target_create_deps/TestTargetCreateDeps.py lldb-Suite :: functionalities/thread/state/TestThreadStates.py lldb-Suite :: functionalities/watchpoint/multiple_hits/TestMultipleHits.py lldb-Suite :: functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py lldb-Suite :: lang/c/conflicting-symbol/TestConflictingSymbol.py lldb-Suite :: settings/TestSettings.py lldb-Suite :: tools/lldb-vscode/attach/TestVSCode_attach.py lldb-Suite :: tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py lldb-Suite :: tools/lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py lldb-Suite :: tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py lldb-Suite :: tools/lldb-vscode/stackTrace/TestVSCode_stackTrace.py lldb-Suite :: tools/lldb-vscode/step/TestVSCode_step.py lldb-Suite :: tools/lldb-vscode/variables/TestVSCode_variables.py lldb-Unit :: tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs ******************** Timed Out Tests (18): LLDB :: Register/x86-64-gp-read.test LLDB :: Register/x86-64-gp-write.test LLDB :: Register/x86-64-read.test LLDB :: Register/x86-64-write.test LLDB :: Register/x86-64-ymm-read.test LLDB :: Register/x86-64-ymm-write.test LLDB :: Register/x86-mm-xmm-read.test LLDB :: Register/x86-mm-xmm-write.test LLDB :: tools/lldb-mi/exec/exec-finish.test LLDB :: tools/lldb-mi/exec/exec-interrupt.test LLDB :: tools/lldb-mi/exec/exec-next.test LLDB :: tools/lldb-mi/exec/exec-step-instruction.test libFuzzer :: initialize.test lldb-Suite :: functionalities/breakpoint/debugbreak/TestDebugBreak.py lldb-Suite :: functionalities/signal/raise/TestRaise.py lldb-Suite :: tools/lldb-vscode/launch/TestVSCode_launch.py lldb-Unit :: tools/lldb-server/tests/./LLDBServerTests/TestBase.LaunchModePreservesEnvironment lldb-Unit :: tools/lldb-server/tests/./LLDBServerTests/TestBase.vAttachRichError Expected Passes : 63356 Expected Failures : 262 Unsupported Tests : 3957 Unexpected Passes : 6 Unexpected Failures: 475 Individual Timeouts: 18 Test-suite test results on amd64-freebsd11: ******************** Testing Time: 285.97s ******************** Failing Tests (3): test-suite :: MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR.test test-suite :: MultiSource/Benchmarks/Prolangs-C++/city/city.test test-suite :: MultiSource/Benchmarks/Ptrdist/ft/ft.test Expected Passes : 913 Unexpected Failures: 3 Main test results on i386-freebsd11: ******************** Testing Time: 4061.94s ******************** Unexpected Passing Tests (7): AddressSanitizer-i386-freebsd-dynamic :: TestCases/interception_failure_test.cc lldb-Suite :: api/multiple-targets/TestMultipleTargets.py lldb-Suite :: functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py lldb-Suite :: functionalities/gdb_remote_client/TestTargetXMLArch.py lldb-Suite :: functionalities/step-avoids-no-debug/TestStepNoDebug.py lldb-Suite :: lang/cpp/namespace/TestNamespaceLookup.py lldb-Suite :: python_api/thread/TestThreadAPI.py ******************** Failing Tests (203): AddressSanitizer-Unit :: ./Asan-i386-calls-Dynamic-Test/AddressSanitizer.ShadowGapTest AddressSanitizer-Unit :: ./Asan-i386-inline-Dynamic-Test/AddressSanitizer.ShadowGapTest AddressSanitizer-i386-freebsd :: TestCases/Posix/fread_fwrite.cc AddressSanitizer-i386-freebsd-dynamic :: TestCases/Posix/fread_fwrite.cc Builtins-i386-freebsd :: floatundixf_test.c Clang :: Headers/max_align.c LLDB :: ExecControl/StopHook/stop-hook-threads.test LLDB :: ExecControl/StopHook/stop-hook.test LLDB :: Modules/ELF/PT_LOAD-overlap-PT_INTERP.yaml LLDB :: Modules/ELF/PT_LOAD-overlap-section.yaml LLDB :: Modules/ELF/PT_LOAD.yaml LLDB :: Register/x86-64-write.test LLDB :: Register/x86-gp-write.test LLDB :: SymbolFile/DWARF/find-basic-function.cpp LLDB :: SymbolFile/DWARF/find-basic-namespace.cpp LLDB :: SymbolFile/DWARF/find-basic-type.cpp LLDB :: SymbolFile/DWARF/find-function-regex.cpp LLDB :: SymbolFile/DWARF/find-variable-file.cpp LLDB :: SymbolFile/DWARF/forward-declarations.s LLDB :: SymbolFile/NativePDB/disassembly.cpp LLDB :: SymbolFile/NativePDB/global-classes.cpp LLDB :: tools/lldb-mi/data/data-info-line.test LLDB :: tools/lldb-mi/exec/exec-finish.test LLDB :: tools/lldb-mi/exec/exec-next.test LLVM :: tools/yaml2obj/elf-override-shoffset.yaml LLVM :: tools/yaml2obj/elf-override-shsize.yaml SanitizerCommon-asan-i386-FreeBSD :: Posix/devname_r.cc SanitizerCommon-asan-i386-FreeBSD :: Posix/weak_hook_test.cc SanitizerCommon-ubsan-i386-FreeBSD :: Posix/dedup_token_length_test.cc libc++ :: libcxx/experimental/memory/memory.resource.global/global_memory_resource_lifetime.pass.cpp libc++ :: libcxx/experimental/memory/memory.resource.global/new_delete_resource_lifetime.pass.cpp libc++ :: libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/last_write_time.sh.cpp libc++ :: libcxx/input.output/filesystems/class.path/path.itr/iterator_db.pass.cpp libc++ :: std/experimental/memory/memory.resource.global/new_delete_resource.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.cons/copy.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.cons/copy_assign.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.cons/move.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.cons/move_assign.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.cons/path.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.mods/assign.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.mods/refresh.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.mods/replace_filename.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.obs/file_size.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.obs/file_type_obs.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.obs/hard_link_count.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.obs/last_write_time.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.obs/status.pass.cpp libc++ :: std/input.output/filesystems/class.directory_entry/directory_entry.obs/symlink_status.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.members/copy.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.members/copy_assign.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.members/ctor.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.members/increment.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.members/move.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.members/move_assign.pass.cpp libc++ :: std/input.output/filesystems/class.directory_iterator/directory_iterator.nonmembers/begin_end.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.itr/iterator.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.append.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.assign/source.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.compare.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.concat.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.construct/source.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.decompose/path.decompose.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.gen/lexically_normal.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.gen/lexically_relative_and_proximate.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.generic.obs/generic_string_alloc.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.generic.obs/named_overloads.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.modifiers/clear.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.modifiers/make_preferred.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.modifiers/remove_filename.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.modifiers/replace_extension.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.modifiers/replace_filename.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.modifiers/swap.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.native.obs/c_str.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.native.obs/named_overloads.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.native.obs/native.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.native.obs/operator_string.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.member/path.native.obs/string_alloc.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.nonmember/append_op.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.nonmember/path.factory.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.nonmember/path.io.pass.cpp libc++ :: std/input.output/filesystems/class.path/path.nonmember/swap.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/copy.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/copy_assign.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ctor.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/depth.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/disable_recursion_pending.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/increment.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/move.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/move_assign.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/pop.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/recursion_pending.pass.cpp libc++ :: std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.nonmembers/begin_end.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.absolute/absolute.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.canonical/canonical.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.copy/copy.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/copy_file.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/copy_file_large.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.copy_symlink/copy_symlink.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.create_directories/create_directories.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/create_directory.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/create_directory_with_attributes.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.create_directory_symlink/create_directory_symlink.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.create_hard_link/create_hard_link.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.create_symlink/create_symlink.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.current_path/current_path.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.equivalent/equivalent.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.exists/exists.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.file_size/file_size.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_block_file/is_block_file.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_char_file/is_character_file.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_directory/is_directory.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_fifo/is_fifo.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_other/is_other.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_regular_file/is_regular_file.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_socket/is_socket.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.is_symlink/is_symlink.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.permissions/permissions.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.proximate/proximate.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.read_symlink/read_symlink.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.relative/relative.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.remove/remove.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.rename/rename.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/resize_file.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.space/space.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.status/status.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.status_known/status_known.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/symlink_status.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/temp_directory_path.pass.cpp libc++ :: std/input.output/filesystems/fs.op.funcs/fs.op.weakly_canonical/weakly_canonical.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.array/delete_align_val_t_replace.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t_nothrow_replace.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t_replace.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.single/delete_align_val_t_replace.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.single/new_align_val_t_nothrow_replace.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.single/new_align_val_t_replace.pass.cpp libc++ :: std/language.support/support.runtime/ctime.pass.cpp libc++ :: std/localization/locale.categories/category.collate/locale.collate.byname/compare.pass.cpp libc++ :: std/localization/locale.categories/category.collate/locale.collate.byname/transform.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_ru_RU.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_zh_CN.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_ru_RU.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_zh_CN.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/curr_symbol.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/grouping.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/neg_format.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/pos_format.pass.cpp libc++ :: std/localization/locale.categories/category.monetary/locale.moneypunct.byname/thousands_sep.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_monthname.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_monthname_wide.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.get.byname/get_one_wide.pass.cpp libc++ :: std/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp libc++ :: std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp libc++ :: std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp libc++ :: std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.float.pass.cpp libc++ :: std/re/re.alg/re.alg.match/awk.pass.cpp libc++ :: std/re/re.alg/re.alg.match/basic.pass.cpp libc++ :: std/re/re.alg/re.alg.match/ecma.pass.cpp libc++ :: std/re/re.alg/re.alg.match/extended.pass.cpp libc++ :: std/re/re.alg/re.alg.search/awk.pass.cpp libc++ :: std/re/re.alg/re.alg.search/basic.pass.cpp libc++ :: std/re/re.alg/re.alg.search/ecma.pass.cpp libc++ :: std/re/re.alg/re.alg.search/extended.pass.cpp libc++ :: std/re/re.traits/lookup_collatename.pass.cpp libc++ :: std/re/re.traits/transform_primary.pass.cpp libc++ :: std/utilities/time/date.time/ctime.pass.cpp libc++abi :: thread_local_destruction_order.pass.cpp libomp :: atomic/omp_atomic.c libomp :: parallel/omp_parallel_reduction.c libomp :: worksharing/for/omp_for_reduction.c libomp :: worksharing/for/omp_parallel_for_reduction.c libomp :: worksharing/sections/omp_parallel_sections_reduction.c libomp :: worksharing/sections/omp_sections_reduction.c libunwind :: libunwind_01.pass.cpp libunwind :: unw_getcontext.pass.cpp lldb-Suite :: expression_command/rdar44436068/Test128BitsInteger.py lldb-Suite :: functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py lldb-Suite :: functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py lldb-Suite :: functionalities/deleted-executable/TestDeletedExecutable.py lldb-Suite :: functionalities/memory-region/TestMemoryRegion.py lldb-Suite :: functionalities/register/register_command/TestRegisters.py lldb-Suite :: functionalities/target_create_deps/TestTargetCreateDeps.py lldb-Suite :: functionalities/thread/num_threads/TestNumThreads.py lldb-Suite :: functionalities/thread/state/TestThreadStates.py lldb-Suite :: functionalities/watchpoint/multiple_hits/TestMultipleHits.py lldb-Suite :: functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py lldb-Suite :: lang/cpp/trivial_abi/TestTrivialABI.py lldb-Suite :: settings/TestSettings.py lldb-Suite :: tools/lldb-vscode/attach/TestVSCode_attach.py lldb-Suite :: tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py lldb-Suite :: tools/lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py lldb-Suite :: tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py lldb-Suite :: tools/lldb-vscode/launch/TestVSCode_launch.py lldb-Suite :: tools/lldb-vscode/stackTrace/TestVSCode_stackTrace.py lldb-Suite :: tools/lldb-vscode/step/TestVSCode_step.py lldb-Suite :: tools/lldb-vscode/variables/TestVSCode_variables.py lldb-Unit :: tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs ******************** Timed Out Tests (10): LLDB :: Register/x86-gp-read.test LLDB :: Register/x86-mm-xmm-read.test LLDB :: Register/x86-mm-xmm-write.test LLDB :: Register/x86-ymm-read.test LLDB :: Register/x86-ymm-write.test LLDB :: tools/lldb-mi/breakpoint/break-insert-enable-pending.test lldb-Suite :: functionalities/breakpoint/debugbreak/TestDebugBreak.py lldb-Suite :: functionalities/signal/raise/TestRaise.py lldb-Unit :: tools/lldb-server/tests/./LLDBServerTests/TestBase.LaunchModePreservesEnvironment lldb-Unit :: tools/lldb-server/tests/./LLDBServerTests/TestBase.vAttachRichError Expected Passes : 60408 Expected Failures : 245 Unsupported Tests : 2443 Unexpected Passes : 7 Unexpected Failures: 203 Individual Timeouts: 10 -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191208/4898a0ab/attachment-0001.sig>
Michał Górny via llvm-dev
2019-Dec-09 07:53 UTC
[llvm-dev] [Release-testers] LLVM 9.0.1-rc2 has been tagged
On Fri, 2019-12-06 at 19:03 -0800, Tom Stellard via Release-testers wrote:> Hi, > > I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. > If all goes well, this will be the last -rc. >My initial amd64 multilib Gentoo testing reveals no issues left, except for LLDB that is buggy as usual. -- Best regards, Michał Górny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 618 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191209/d0916dc1/attachment.sig>
Hans Wennborg via llvm-dev
2019-Dec-09 12:28 UTC
[llvm-dev] LLVM 9.0.1-rc2 has been tagged
On Sat, Dec 7, 2019 at 4:03 AM Tom Stellard via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi, > > I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. > If all goes well, this will be the last -rc.Windows looks good. $ sha256sum LLVM-9.0.1-rc2*.exe 131aa6b03a0c090ee9a5a9cd5e31fb27241e344c26380c83adb2f53b2e929f5a LLVM-9.0.1-rc2-win32.exe 4ba66e7ea09d433dc6f41ebdb26510427ddeb3377224498fbdb839472d7505ce LLVM-9.0.1-rc2-win64.exe It was built with the attached batch file. Thanks, Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_901-rc2._bat_ Type: application/octet-stream Size: 5019 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191209/edc058ad/attachment.obj>
Tobias Hieta via llvm-dev
2019-Dec-10 08:06 UTC
[llvm-dev] [Release-testers] LLVM 9.0.1-rc2 has been tagged
Hello, I finally figured out that I still need Python 2.7 in order to get tests running correctly on macOS. But this lead to a bunch of test fails when using the script: FAIL: LLVM :: Bindings/Go/go.test (23671 of 61786) FAIL: ThreadSanitizer-x86_64 :: Darwin/norace-objcxx-run-time.mm (52223 of 61786) FAIL: libc++ :: std/language.support/support.exception/except.nested/assign.pass.cpp (55919 of 61786) FAIL: libc++ :: std/language.support/support.exception/except.nested/ctor_copy.pass.cpp (55920 of 61786) FAIL: libc++ :: std/language.support/support.exception/except.nested/ctor_default.pass.cpp (55921 of 61786) FAIL: libc++ :: std/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp (55922 of 61786) FAIL: libc++ :: std/language.support/support.exception/except.nested/rethrow_nested.pass.cpp (55924 of 61786) FAIL: libc++ :: std/language.support/support.exception/propagation/make_exception_ptr.pass.cpp (55933 of 61786) FAIL: libc++ :: std/language.support/support.exception/propagation/rethrow_exception.pass.cpp (55934 of 61786) FAIL: libc++ :: std/thread/futures/futures.promise/dtor.pass.cpp (57862 of 61786) FAIL: libc++ :: std/thread/futures/futures.promise/set_exception.pass.cpp (57866 of 61786) FAIL: libc++ :: std/thread/futures/futures.promise/set_exception_at_thread_exit.pass.cpp (57867 of 61786) FAIL: libc++ :: std/thread/futures/futures.async/async.pass.cpp (57895 of 61786) FAIL: libc++ :: std/thread/futures/futures.shared_future/get.pass.cpp (57899 of 61786) FAIL: libc++ :: std/thread/futures/futures.task/futures.task.members/dtor.pass.cpp (57902 of 61786) FAIL: libc++ :: std/thread/futures/futures.task/futures.task.members/make_ready_at_thread_exit.pass.cpp (57913 of 61786) FAIL: libc++ :: std/thread/futures/futures.task/futures.task.members/operator.pass.cpp (57915 of 61786) FAIL: libc++ :: std/thread/futures/futures.unique_future/get.pass.cpp (57922 of 61786) Are these expected or should they be followed up on somehow? I am sorry I am not more useful here - I have a fast mac pro that can run the builds and tests but I am not to plugged into to the rest of the internals and release process. If it's not useful that I work on this let me know. The binaries can still be downloaded from my GDrive: https://drive.google.com/file/d/19sV_IUYC6WxmgR0SYEL4wEYd90jEPHo0/view?usp=sharing SHA256: 1a8c62bc37962abc90f4caee9620dc01e4413196c344a9472dfc6f0dc9fd1176 Thanks, Tobias On Sat, Dec 7, 2019 at 4:03 AM Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > Hi, > > I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. > If all goes well, this will be the last -rc. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Tom Stellard via llvm-dev
2019-Dec-10 14:53 UTC
[llvm-dev] [Release-testers] LLVM 9.0.1-rc2 has been tagged
On 12/10/2019 12:06 AM, Tobias Hieta wrote:> Hello, > > I finally figured out that I still need Python 2.7 in order to get > tests running correctly on macOS. But this lead to a bunch of test > fails when using the script: > > FAIL: LLVM :: Bindings/Go/go.test (23671 of 61786)I've seen this go failure before on macOS, so it is somewhat expected. Do the rest of these tests fail with 9.0.0 too ? -Tom> FAIL: ThreadSanitizer-x86_64 :: Darwin/norace-objcxx-run-time.mm > (52223 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/except.nested/assign.pass.cpp > (55919 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/except.nested/ctor_copy.pass.cpp > (55920 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/except.nested/ctor_default.pass.cpp > (55921 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp > (55922 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/except.nested/rethrow_nested.pass.cpp > (55924 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/propagation/make_exception_ptr.pass.cpp > (55933 of 61786) > FAIL: libc++ :: > std/language.support/support.exception/propagation/rethrow_exception.pass.cpp > (55934 of 61786) > FAIL: libc++ :: std/thread/futures/futures.promise/dtor.pass.cpp > (57862 of 61786) > FAIL: libc++ :: > std/thread/futures/futures.promise/set_exception.pass.cpp (57866 of > 61786) > FAIL: libc++ :: > std/thread/futures/futures.promise/set_exception_at_thread_exit.pass.cpp > (57867 of 61786) > FAIL: libc++ :: std/thread/futures/futures.async/async.pass.cpp (57895 of 61786) > FAIL: libc++ :: std/thread/futures/futures.shared_future/get.pass.cpp > (57899 of 61786) > FAIL: libc++ :: > std/thread/futures/futures.task/futures.task.members/dtor.pass.cpp > (57902 of 61786) > FAIL: libc++ :: > std/thread/futures/futures.task/futures.task.members/make_ready_at_thread_exit.pass.cpp > (57913 of 61786) > FAIL: libc++ :: > std/thread/futures/futures.task/futures.task.members/operator.pass.cpp > (57915 of 61786) > FAIL: libc++ :: std/thread/futures/futures.unique_future/get.pass.cpp > (57922 of 61786) > > Are these expected or should they be followed up on somehow? I am > sorry I am not more useful here - I have a fast mac pro that can run > the builds and tests but I am not to plugged into to the rest of the > internals and release process. If it's not useful that I work on this > let me know. > > The binaries can still be downloaded from my GDrive: > https://drive.google.com/file/d/19sV_IUYC6WxmgR0SYEL4wEYd90jEPHo0/view?usp=sharing > SHA256: 1a8c62bc37962abc90f4caee9620dc01e4413196c344a9472dfc6f0dc9fd1176 > > Thanks, > Tobias > > On Sat, Dec 7, 2019 at 4:03 AM Tom Stellard via Release-testers > <release-testers at lists.llvm.org> wrote: >> >> Hi, >> >> I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. >> If all goes well, this will be the last -rc. >> >> -Tom >> >> _______________________________________________ >> Release-testers mailing list >> Release-testers at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >
Hi, Uploaded ARM & AArch64: b0e4160da05a2a734cc2e73b925003a7595798f9544c522fa3e3e5815451b861 clang+llvm-9.0.1-rc2-aarch64-linux-gnu.tar.xz 2c5c08fd4a5fb290d3f148b806bb708832239030fe39529746de3e746bbf5cdd clang+llvm-9.0.1-rc2-armv7a-linux-gnueabihf.tar.xz Same as rc1. Cheers, Diana On Sat, 7 Dec 2019 at 04:03, Tom Stellard via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi, > > I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries. > If all goes well, this will be the last -rc. > > -Tom > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev