From: builder@xxxxxxxxxxx Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/c54f4d29-23b1-02b0-72b1-3fb4134e1b03@xxxxxxxxx/ Build log: https://builder.linuxtv.org/job/patchwork/115848/ Build time: 00:14:21 Link: https://lore.kernel.org/linux-media/c54f4d29-23b1-02b0-72b1-3fb4134e1b03@xxxxxxxxx gpg: Signature made Mon 14 Jun 2021 09:48:01 AM UTC gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5 gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xxxxxxxxx>" [unknown] gpg: aka "Hans Verkuil <hverkuil@xxxxxxxxx>" [full] gpg: Note: This key has expired! Primary key fingerprint: 052C DE7B C215 053B 689F 1BCA BD2D 6148 6614 3B4C Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE A142 1326 E0CD 23AB DCE5 Summary: got 1/1 patches with issues, being 1 at build time Error/warnings: patches/0001-media-v4l2-subdev-add-subdev-wide-state-struct.patch: allyesconfig: return code #0: ../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr] ../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] allyesconfig: return code #512: SPARSE:../drivers/media/cec/core/cec-core.c ../include/asm-generic/bitops/find.h:90:32: warning: shift count is negative (-192) SPARSE:../drivers/media/mc/mc-devnode.c ../include/asm-generic/bitops/find.h:90:32: warning: shift count is negative (-192) SPARSE:../drivers/media/v4l2-core/v4l2-dev.c ../include/asm-generic/bitops/find.h:132:46: warning: shift count is negative (-192) ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:268 v4l_print_fmtdesc() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:292 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:302 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:328 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:347 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:352 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:362 v4l_print_framebuffer() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:735 v4l_print_frmsizeenum() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:762 v4l_print_frmivalenum() error: unrecognized %p extension '4', treated as normal %p ../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:1424 v4l_fill_fmtdesc() error: unrecognized %p extension '4', treated as normal %p (null):builtin:2:0: error: missing terminating " character No such file: drivers/media/platform/atmel/atmel-xisc" SPARSE:(null) builtin:2:0: warning: missing terminating " character No such file: drivers/media/platform/atmel/atmel-xisc" make[5]: *** [../scripts/Makefile.build:272: drivers/media/platform/atmel/atmel-isc-base.o] Error 1 make[5]: *** Deleting file 'drivers/media/platform/atmel/atmel-isc-base.o' make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:515: drivers/media/platform/atmel] Error 2 make[3]: *** [../scripts/Makefile.build:515: drivers/media/platform] Error 2 make[3]: *** Waiting for unfinished jobs.... ../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2856 em28xx_v4l2_init() parse error: turning off implications after 60 seconds make[2]: *** [../scripts/Makefile.build:515: drivers/media] Error 2 make[1]: *** [/var/lib/jenkins/workspace/patchwork/Makefile:1844: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 checkpatch.pl: $ cat patches/0001-media-v4l2-subdev-add-subdev-wide-state-struct.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:28: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) -:37: ERROR: Avoid using diff content in the commit message - patch(1) might not work -:9434: CHECK: Comparison to NULL could be written "!sd_state" -:13212: CHECK: Prefer kernel type 'u32' over 'uint32_t' -:13338: CHECK: Prefer kernel type 'u32' over 'uint32_t' -:13411: CHECK: Prefer kernel type 'u32' over 'uint32_t'