maintainer-feedback requested: [Bug 279864] graphics/drm-61-kmod: doesn't compile on powerpc64
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 279864: graphics/drm-61-kmod: doesn't compile on powerpc64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279864 --- Description --- uname -aKU: FreeBSD powerkek 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC powerpc 1401000 1401000 TLDR: /usr/ports/graphics/drm-61-kmod/work/drm-kmod-drm_v6.1.69_2/drivers/gpu/drm/drm _cache.c:358:10: error: call to undeclared function 'in_interrupt'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] 358 | WARN_ON(in_interrupt()); | ^ 1 error generated. *** [drm_cache.o] Error code 1