ZFS compiling against Linux git seems to have broken in December #12058
Labels
Status: Triage Needed
New issue which needs to be triaged
Type: Defect
Incorrect behavior (e.g. crash, hang)
System information
Describe the problem you're observing
While trying to reproduce #12056 , I ran into this. (See openzfs/zfs-buildbot#227 for my theory as to how this could have happened.)
It appears to have broken with torvalds/linux@4e7b5671c6a88 .
Describe how to reproduce the problem
Include any warning/errors/backtraces from the system logs
edit:
Fascinatingly, somehow this doesn't get spit out when I use bb-build-linux.sh instead of cp /boot/config-$(uname -r) .config;make olddefconfig; make -j12;
So that's odd.
The text was updated successfully, but these errors were encountered: