maintainer-feedback requested: [Bug 279864] graphics/drm-61-kmod: doesn't compile on powerpc64
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279864] graphics/drm-61-kmod: doesn't compile on powerpc64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jun 2024 18:58:23 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody) <x11@FreeBSD.org> 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