linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jenkins <jenkins@linuxtv.org>
To: mchehab+samsung@kernel.org, linux-media@vger.kernel.org
Cc: builder@linuxtv.org
Subject: Re: [GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183 (#66648)
Date: Sun, 30 Aug 2020 12:14:51 +0000	[thread overview]
Message-ID: <20200830121451.22101-1-jenkins@linuxtv.org> (raw)
In-Reply-To: <22861790-3ae1-2009-a4db-c124067771b2@xs4all.nl>

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/22861790-3ae1-2009-a4db-c124067771b2@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/66223/
Build time: 03:221:09
Link: https://lore.kernel.org/linux-media/22861790-3ae1-2009-a4db-c124067771b2@xs4all.nl

gpg: Signature made Sat 29 Aug 2020 08:41:16 AM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: got 17/17 patches with issues, being 15 at build time and one fatal error when buinding PDF document

Error/warnings:

patches/0001-media-mtk-vcodec-abstract-firmware-interface.patch:

   checkpatch.pl:
	$ cat patches/0001-media-mtk-vcodec-abstract-firmware-interface.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:371: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

patches/0003-media-mtk-vcodec-add-SCP-firmware-ops.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0004-media-mtk-vcodec-venc-support-SCP-firmware.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

   checkpatch.pl:
	$ cat patches/0004-media-mtk-vcodec-venc-support-SCP-firmware.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:337: CHECK: Prefer kernel type 'u32' over 'uint32_t'
	-:356: CHECK: Prefer kernel type 'u32' over 'uint32_t'
	-:357: CHECK: Prefer kernel type 'u32' over 'uint32_t'

patches/0005-media-mtk-vcodec-venc-handle-firmware-version-field.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

   checkpatch.pl:
	$ cat patches/0005-media-mtk-vcodec-venc-handle-firmware-version-field.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:85: CHECK: Prefer kernel type 'u32' over 'uint32_t'

patches/0006-media-mtk-vcodec-venc-specify-bitrate-range-per-chip.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0007-media-mtk-vcodec-venc-specify-supported-formats-per-.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0008-dt-bindings-media-document-mediatek-mt8183-vcodec-en.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0009-media-mtk-vcodec-add-support-for-MT8183-encoder.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0010-Revert-media-mtk-vcodec-Remove-extra-area-allocation.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0011-media-mtk-vcodec-venc-support-MIN_OUTPUT_BUFFERS-con.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0012-media-mtk-vcodec-venc-set-OUTPUT-buffers-field-to-V4.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0013-media-mtk-vcodec-venc-use-platform-data-for-ENUM_FRA.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0014-media-mtk-vcodec-venc-support-ENUM_FRAMESIZES-on-OUT.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0015-media-mtk-vcodec-venc-set-default-time-per-frame.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0016-media-mtk-vcodec-venc-fix-invalid-time-per-frame-in-.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

patches/0017-media-mtk-vcodec-make-IRQs-disabled-upon-request.patch:

    allyesconfig: error:
	scripts/kconfig/conf  --allyesconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [y]:
	  - VIDEO_MEDIATEK_VCODEC [=y] && MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && VIDEO_V4L2 [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])

    allmodconfig: error:
	scripts/kconfig/conf  --allmodconfig Kconfig
	#
	# configuration written to .config
	#

	WARNING: unmet direct dependencies detected for MTK_SCP
	  Depends on [n]: REMOTEPROC [=y] && ARCH_MEDIATEK
	  Selected by [m]:
	  - VIDEO_MEDIATEK_VCODEC [=m] && MEDIA_SUPPORT [=m] && MEDIA_PLATFORM_SUPPORT [=y] && V4L_MEM2MEM_DRIVERS [=y] && (MTK_IOMMU [=y] || COMPILE_TEST [=y]) && VIDEO_DEV [=m] && VIDEO_V4L2 [=m] && (ARCH_MEDIATEK || COMPILE_TEST [=y])


Error #512 when building PDF docs


      parent reply	other threads:[~2020-08-30 12:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29  8:43 [GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183 Hans Verkuil
2020-08-29  9:16 ` [GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183 (#66648) Jenkins
2020-08-30  8:46 ` [GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183 Mauro Carvalho Chehab
2020-08-31  1:33   ` Alexandre Courbot
2020-08-31  6:10     ` Mauro Carvalho Chehab
2020-09-09  3:29       ` Alexandre Courbot
2020-08-30 12:14 ` Jenkins [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200830121451.22101-1-jenkins@linuxtv.org \
    --to=jenkins@linuxtv.org \
    --cc=builder@linuxtv.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).