maintainer-feedback requested: [Bug 255222] drm-fbsd13-mod: Build failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 19 12:37:45 UTC 2021


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 255222: drm-fbsd13-mod: Build failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255222



--- Description ---
13.0-RELEASE, Fully updated packages and ports tree:

/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/drivers/gpu/drm
/ttm/ttm_page_alloc.c:1039:15:
error: variable 'first' is uninitialized when used here
[-Werror,-Wuninitialized]
		if (count > first && pages[count - 1] == tmp - 1)
			    ^~~~~
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/drivers/gpu/drm
/ttm/ttm_page_alloc.c:933:23:
note: initialize the variable 'first' to silence this warning
	unsigned count, first;
			     ^
			      = 0
1 error generated.
*** [ttm_page_alloc.o] Error code 1

make[3]: stopped in
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/ttm
--- ttm_tt.o ---
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/drivers/gpu/drm
/ttm/ttm_tt.c:464:10:
error: unused variable 'i' [-Werror,-Wunused-variable]
	pgoff_t i;
		^
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/drivers/gpu/drm
/ttm/ttm_tt.c:494:16:
error: unused variable 'vm_page' [-Werror,-Wunused-variable]
	struct page **page = ttm->pages;
		      ^
/usr/src/sys/compat/linuxkpi/common/include/linux/page.h:49:14: note: expanded
from macro 'page'
#define page	vm_page
		^
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/drivers/gpu/drm
/ttm/ttm_tt.c:493:10:
error: unused variable 'i' [-Werror,-Wunused-variable]
	pgoff_t i;
		^
3 errors generated.
*** [ttm_tt.o] Error code 1

make[3]: stopped in
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/ttm
2 errors

make[3]: stopped in
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3/ttm

make[2]: stopped in
/usr/ports/graphics/drm-fbsd13-kmod/work/drm-kmod-drm_v5.4.92_3
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/drm-fbsd13-kmod
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/drm-fbsd13-kmod


More information about the freebsd-x11 mailing list