# git rev-parse -q --verify ae16eea39a86735f4ed0b5a6e9fe43c6cedb13b3^{commit} ae16eea39a86735f4ed0b5a6e9fe43c6cedb13b3 already have revision, skipping fetch # git checkout -q -f -B kisskb ae16eea39a86735f4ed0b5a6e9fe43c6cedb13b3 # git clean -qxdf # < git log -1 # commit ae16eea39a86735f4ed0b5a6e9fe43c6cedb13b3 # Author: Stephen Rothwell # Date: Mon Oct 8 20:02:25 2018 +1100 # # Add linux-next specific files for 20181008 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 ae16eea39a86735f4ed0b5a6e9fe43c6cedb13b3 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x5E3E5629 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1353:2: warning: #warning syscall fspick not implemented [-Wcpp] :1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] { ^ : note: previous declaration here /kisskb/src/lib/test_hexdump.c: In function 'test_hexdump_prepare_test.isra.0': /kisskb/src/lib/test_hexdump.c:102:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(p, q, amount); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_hexdump.c:100:19: note: length computed here size_t amount = strlen(q); ^~~~~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_tag_1': /kisskb/src/lib/test_xarray.c:162:15: warning: unused variable 'order' [-Wunused-variable] unsigned int order; ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_shrink': /kisskb/src/lib/test_xarray.c:288:15: warning: unused variable 'order' [-Wunused-variable] unsigned int order; ^~~~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_topsrv_start': /kisskb/src/net/tipc/topsrv.c:654:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(srv->name, name, strlen(name) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/topsrv.c:654:27: note: length computed here strncpy(srv->name, name, strlen(name) + 1); ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:07:41.678059