# git rev-parse -q --verify 8702f95941c215501826ea8743a8b64b83479209^{commit} 8702f95941c215501826ea8743a8b64b83479209 already have revision, skipping fetch # git checkout -q -f -B kisskb 8702f95941c215501826ea8743a8b64b83479209 # git clean -qxdf # < git log -1 # commit 8702f95941c215501826ea8743a8b64b83479209 # Author: Stephen Rothwell # Date: Fri Jun 25 21:48:41 2021 +1000 # # Add linux-next specific files for 20210625 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 8702f95941c215501826ea8743a8b64b83479209 # < make -s -j 24 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 24 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] Can't open certs/signing_key.pem for reading, No such file or directory 140322179896448:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem','r') 140322179896448:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:76: unable to load certificate /kisskb/src/drivers/tty/serial/sunzilog.c:1128:13: warning: 'sunzilog_putchar' defined but not used [-Wunused-function] static void sunzilog_putchar(struct uart_port *port, int ch) ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/ratelimit_types.h:5:0, from /kisskb/src/include/linux/printk.h:10, from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sparc/include/asm/bug.h:25, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/io.h:11, from /kisskb/src/drivers/mailbox/mailbox-mpfs.c:11: /kisskb/src/drivers/mailbox/mailbox-mpfs.c: In function 'mpfs_mbox_send_data': /kisskb/src/include/linux/bits.h:36:11: warning: right shift count >= width of type [-Wshift-count-overflow] (~UL(0) >> (BITS_PER_LONG - 1 - (h)))) ^ /kisskb/src/include/linux/bits.h:38:31: note: in expansion of macro '__GENMASK' (GENMASK_INPUT_CHECK(h, l) + __GENMASK(h, l)) ^ /kisskb/src/drivers/mailbox/mailbox-mpfs.c:42:23: note: in expansion of macro 'GENMASK' #define SCB_CTRL_MASK GENMASK(SCB_CTRL_POS + SCB_MASK_WIDTH, SCB_CTRL_POS) ^ /kisskb/src/drivers/mailbox/mailbox-mpfs.c:122:43: note: in expansion of macro 'SCB_CTRL_MASK' tx_trigger = (opt_sel << SCB_CTRL_POS) & SCB_CTRL_MASK; ^ In file included from /kisskb/src/drivers/mailbox/mailbox-mpfs.c:19:0: /kisskb/src/drivers/mailbox/mailbox-mpfs.c: At top level: /kisskb/src/include/soc/microchip/mpfs.h:43:12: warning: 'mpfs_blocking_transaction' defined but not used [-Wunused-function] static int mpfs_blocking_transaction(struct mpfs_sys_controller *mpfs_client, void *msg, ^ In file included from :0:0: /kisskb/src/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c: In function 'ifh_encode_bitfield': /kisskb/src/include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_400' declared with attribute error: Unsupported width, must be <= 40 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:309:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:328:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c:28:2: note: in expansion of macro 'compiletime_assert' compiletime_assert(width <= 40, "Unsupported width, must be <= 40"); ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:272: drivers/net/ethernet/microchip/sparx5/sparx5_netdev.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:533: drivers/net/ethernet/microchip/sparx5] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:533: drivers/net/ethernet/microchip] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:533: drivers/net/ethernet] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:533: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1951: drivers] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_sparc-allmodconfig_sparc64 # Build took: 0:15:58.924508