Try   HackMD

FreeBSD CI Weekly Report 2020-05-31

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-05-25 to 2020-05-31.

During this period, we have:

  • 1877 builds (87.3% (-7.3) passed, 12.7% (+7.3) failed) of buildworld and
    buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
    armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
    sparc64 architectures for head, stable/12, stable/11 branches.
  • 217 test runs (78.8% (+18.9) passed, 20.3% (-11.6) unstable, 0.9% (-7.3)
    exception) were executed on amd64, i386, riscv64 architectures for head,
    stable/12, stable/11 branches.
  • 12 doc and www builds (100% (+0) passed)

Test case status (on 2020-05-31 23:59):

Branch/Architecture Total Pass Fail Skipped
head/amd64 7830 (+1) 7740 (+4) 0 (+0) 90 (-3)
head/i386 7828 (+1) 7731 (+1) 0 (+0) 97 (+0)
12-STABLE/amd64 7586 (+3) 7530 (+4) 0 (+0) 56 (-1)
12-STABLE/i386 7584 (+3) 7520 (+4) 0 (+0) 64 (-1)
11-STABLE/amd64 6883 (+0) 6833 (+3) 0 (+0) 50 (-3)
11-STABLE/i386 6881 (+0) 6826 (-3) 0 (+0) 55 (+3)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20200531 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

Failing jobs

  • https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc6_build/
    ​​/usr/local/bin/x86_64-unknown-freebsd12.1-ld: /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/liblldb.a(IOHandlerCursesGUI.o): in function `curses::Window::Box(unsigned int, unsigned int)':
    ​​/workspace/src/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp:361: undefined reference to `box'
    ​​/usr/local/bin/x86_64-unknown-freebsd12.1-ld: /workspace/src/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp:361: undefined reference to `box'
    ​​collect2: error: ld returned 1 exit status
    

Regressions

Failing and Flaky tests (from experimental jobs)

Disabled Tests

Issues

Cause build fails

Cause kernel panics

Open

Others