Try   HackMD

FreeBSD CI Weekly Report 2020-06-07

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

During this period, we have:

  • 2077 builds (88.6% (+1.3) passed, 11.4% (-1.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.
  • 241 test runs (76.8% (-10.5) passed, 20.7% (+20.7) unstable, 2.5% (-10.2)
    exception) were executed on amd64, i386, riscv64 architectures for head,
    stable/12, stable/11 branches.
  • 52 doc and www builds (100% (+0) passed)

Test case status (on 2020-06-07 23:59):

Branch/Architecture Total Pass Fail Skipped
head/amd64 7833 (+3) 7741 (+1) 0 (+0) 92 (+2)
head/i386 7831 (+3) 7735 (+4) 0 (+0) 96 (-1)
12-STABLE/amd64 7586 (+0) 7527 (-3) 0 (+0) 59 (+3)
12-STABLE/i386 7584 (+0) 7517 (-3) 0 (+0) 67 (+3)
11-STABLE/amd64 6883 (+0) 6830 (-3) 0 (+0) 53 (+3)
11-STABLE/i386 6881 (+0) 6829 (+3) 0 (+0) 52 (-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-20200607 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