Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2023 12:17:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 269605] graphics/drm-510-kmod fails to compile on 13-STABLE
Message-ID:  <bug-269605-7141-k3V4pSbWWN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269605-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269605-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269605

Michael V <m.viey@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.viey@wanadoo.fr

--- Comment #4 from Michael V <m.viey@wanadoo.fr> ---
Hi,

I still have this issue on my side:

```
/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.163_2/drivers/gpu/=
drm/i915/gem/i915_gem_shmem.c:687:8:
error: implicit declaration of function 'totalram_pages' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
                                          totalram_pages() << PAGE_SHIFT,
                                          ^
1 error generated.
*** [i915_gem_shmem.o] Error code 1

make[2]: stopped in
/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.163_2/i915
1 error

make[2]: stopped in
/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.163_2/i915

make[1]: stopped in
/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.163_2
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/drm-510-kmod
root@labo:/usr/ports/graphics/drm-510-kmod #=20


```

I am trying to build 5.10.163_2, though.

Did I miss something ?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269605-7141-k3V4pSbWWN>