# git rev-parse -q --verify 340ae71f9dd421227a58c14a909b63033745dca4^{commit} 340ae71f9dd421227a58c14a909b63033745dca4 already have revision, skipping fetch # git checkout -q -f -B kisskb 340ae71f9dd421227a58c14a909b63033745dca4 # git clean -qxdf # < git log -1 # commit 340ae71f9dd421227a58c14a909b63033745dca4 # Author: Stephen Rothwell # Date: Fri Dec 21 19:27:46 2018 +1100 # # Add linux-next specific files for 20181221 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 340ae71f9dd421227a58c14a909b63033745dca4 # < make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- cavium_octeon_defconfig # make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- :1339:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1342:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1345:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1348:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1351:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1354:2: warning: #warning syscall fspick not implemented [-Wcpp] :1339:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1342:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1345:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1348:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1351:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1354:2: warning: #warning syscall fspick not implemented [-Wcpp] :1339:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1342:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1345:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1348:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1351:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1354:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/drivers/staging/octeon/ethernet-tx.c: In function 'cvm_oct_xmit': /kisskb/src/drivers/staging/octeon/ethernet-tx.c:362:2: error: implicit declaration of function 'secpath_put'; did you mean 'secpath_set'? [-Werror=implicit-function-declaration] secpath_put(skb->sp); ^~~~~~~~~~~ secpath_set /kisskb/src/drivers/staging/octeon/ethernet-tx.c:362:19: error: 'struct sk_buff' has no member named 'sp'; did you mean 'sk'? secpath_put(skb->sp); ^~ sk /kisskb/src/drivers/staging/octeon/ethernet-tx.c:363:7: error: 'struct sk_buff' has no member named 'sp'; did you mean 'sk'? skb->sp = NULL; ^~ sk cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/staging/octeon/ethernet-tx.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/staging/octeon] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/staging] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: drivers] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 # Build took: 0:01:18.057269