[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


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

            Bug ID: 255222
           Summary: drm-fbsd13-mod: Build failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: jwb at freebsd.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)
          Assignee: x11 at FreeBSD.org

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

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


More information about the freebsd-ports-bugs mailing list