From: Brian Masney on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2650#note_1524503029

Regarding the error about `VIDEO_IMX8_ISI_M2M=m`, I don't see that set
anywhere in my branch:

```
brian-x1:~/src/redhat/kernel-ark (zstd-compression)$ git grep
VIDEO_IMX8_ISI_M2M
arch/arm64/configs/defconfig:CONFIG_VIDEO_IMX8_ISI_M2M=y
drivers/media/platform/nxp/imx8-isi/Kconfig:    select V4L2_MEM2MEM_DEV if
VIDEO_IMX8_ISI_M2M
drivers/media/platform/nxp/imx8-isi/Kconfig:config VIDEO_IMX8_ISI_M2M
drivers/media/platform/nxp/imx8-isi/Makefile:imx8-isi-$(CONFIG_VIDEO_IMX8_ISI_
M2M) += imx8-isi-m2m.o
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h:#ifdef
CONFIG_VIDEO_IMX8_ISI_M2M
redhat/configs/fedora/generic/arm/aarch64/CONFIG_VIDEO_IMX8_ISI_M2M:CONFIG_VID
EO_IMX8_ISI_M2M=y
```

Running `make dist-configs -j8` works locally for me as well.

I also see the ELN variant failing with the following error:

```
00:20:41 clang-16: error: argument unused during compilation:
'-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' [-Werror,-Wunused-command-
line-argument]
00:20:41 clang-16: error: argument unused during compilation:
'-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' [-Werror,-Wunused-command-
line-argument]
00:20:41 clang-16: error: argument unused during compilation:
'-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' [-Werror,-Wunused-command-
line-argument]
00:20:41 clang-16: error: argument unused during compilation:
'-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' [-Werror,-Wunused-command-
line-argument]
00:20:41 clang-16: error: argument unused during compilation:
'-specs=/usr/lib/rpm/redhat/redhat-package-notes' [-Werror,-Wunused-command-
line-argument]
```
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to