[Bug 238699] Tests fail, probably due to wrong detection of my custom kernel features

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 18 22:13:57 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238699

            Bug ID: 238699
           Summary: Tests fail, probably due to wrong detection of my
                    custom kernel features
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing at freebsd.org
          Reporter: phascolarctos at protonmail.ch

Created attachment 205212
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205212&action=edit
kyua report

I run the tests suite in /usr/tests with kyua on 12-STABLE r349136 and many
tests fail.
On the stable mailing list it was suggested that this was due to wong detection
of the features built in my custom kernel features.

I attach the relevant files.

I was also encouraged to run the tests suite again with the MINIMAL kernel,
however the MINIMAL kernel is too minimal to let me start the system: I figured
out what I needed to add to get my disk drive detected, but I missed what I
needed to get the zfs module loaded correctly, while adding "device zfs" into
MINIMAL kernel configuration resulted into the build complaining about missing
symbols such as xdr_char, xdr_short, xdr_int etc.
If it is indeed useful that I run the tests suite with MINIMAL kernel, I would
need help with this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list