You are not logged in.

#1 2020-11-14 05:49:50

CyrIng
Member
From: France
Registered: 2010-07-17
Posts: 109
Website

Kernel build slow down

Hello,

Kernel is built following the Arch Build System.
Doing these commands are going fine:

asp update && git pull && makepkg -cCsfir

However the build is dramatically slow down by those parts of the script:

writing output... [ 28%] driver-api/media/v4l2-device .. driver-api/miscellaneou./include/media/v4l2-subdev.h:384: WARNING: Unparseable C cross-reference: 'struct'
Invalid C declaration: Expected identifier in nested name, got keyword: struct [error at 6]
  struct
  ------^
linux/repos/core-x86_64/src/archlinux-linux/Documentation/driver-api/mei/mei.rst:41: WARNING: Unparseable C cross-reference: 'close(int fd)'
Invalid C declaration: Expected end of definition. [error at 5]
  close(int fd)
  -----^
writing output... [ 30%] driver-api/pldmfw/file-format .. 
...

Do you I miss some prerequisite packages ?
or is this a python-sphinx way to be ?

Offline

Board footer

Powered by FluxBB