It looks like graphics/drm-510-kmod should be marked broken for aarch64: no FreeBSD build server package-builds finished under 13.1 release

Mark Millard <[email protected]>
Newsgroups gmane.os.freebsd.devel.arm,gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
The very first 131arm64 build of ports is available at:

http://ampere3.nyi.freebsd.org/build.html?mastername=131arm64-default&build=cfc19930a459

and it shows for the graphics/drm-510-kmod log (2022-Sept-05) :

http://ampere3.nyi.freebsd.org/data/131arm64-default/cfc19930a459/logs/errors/drm-510-kmod-5.10.113_3.log

the following:

/wrkdirs/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.113_4/drivers/gpu/drm/amd/display/dc/core/dc.c:741:3: error: implicit declaration of function 'DC_FP_START' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
DC_FP_START();
^
/wrkdirs/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.113_4/drivers/gpu/drm/amd/display/dc/core/dc.c:743:3: error: implicit declaration of function 'DC_FP_END' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
DC_FP_END();
^
2 errors generated.
*** [dc.o] Error code 1

That is still basically what the most recent build shows (2023-Feb-08):

http://ampere3.nyi.freebsd.org/data/131arm64-default/96a5483c708f/logs/errors/drm-510-kmod-5.10.163.log

shows:

/wrkdirs/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.163/drivers/gpu/drm/amd/display/dc/core/dc.c:741:3: error: implicit declaration of function 'DC_FP_START' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
DC_FP_START();
^
/wrkdirs/usr/ports/graphics/drm-510-kmod/work/drm-kmod-drm_v5.10.163/drivers/gpu/drm/amd/display/dc/core/dc.c:743:3: error: implicit declaration of function 'DC_FP_END' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
DC_FP_END();
^
2 errors generated.


That is: appearently drm-kmod-drm_v5.10.113_4 through drm-kmod-drm_v5.10.163
all fail for the same reason, in the same place in the source code.

So, it looks like aarch64 should be marked broken for now.

===
Mark Millard
marklmi at yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.