Buildresult: linus/m5272c3_defconfig/m68k-gcc8 built on Apr 22 2020, 21:19
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 22 2020, 21:19
Duration:
0:00:34.250964
Builder:
blade4b
Revision:
Merge branch 'akpm' (patches from Andrew) (
18bf34080c4c3beb6699181986cc97dd712498fe)
Target:
linus/m5272c3_defconfig/m68k-gcc8
Branch:
linus
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
arch/m68k/include/asm/cmpxchg.h:137:3: warning: value computed is not used [-Wunused-value] drivers/net/ethernet/freescale/fec_main.c:953:6: warning: unused variable 'val' [-Wunused-variable] drivers/net/ethernet/freescale/fec_main.c:1696:28: warning: unused variable 'pdata' [-Wunused-variable]
Full Log
# git rev-parse -q --verify 18bf34080c4c3beb6699181986cc97dd712498fe^{commit} 18bf34080c4c3beb6699181986cc97dd712498fe already have revision, skipping fetch # git checkout -q -f -B kisskb 18bf34080c4c3beb6699181986cc97dd712498fe # git clean -qxdf # < git log -1 # commit 18bf34080c4c3beb6699181986cc97dd712498fe # Merge: 8160a563cfff cf01699ee220 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Apr 21 13:26:54 2020 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "15 fixes" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: # tools/vm: fix cross-compile build # coredump: fix null pointer dereference on coredump # mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path # shmem: fix possible deadlocks on shmlock_user_lock # vmalloc: fix remap_vmalloc_range() bounds checks # mm/shmem: fix build without THP # mm/ksm: fix NULL pointer dereference when KSM zero page is enabled # tools/build: tweak unused value workaround # checkpatch: fix a typo in the regex for $allocFunctions # mm, gup: return EINTR when gup is interrupted by fatal signals # mm/hugetlb: fix a addressing exception caused by huge_pte_offset # MAINTAINERS: add an entry for kfifo # mm/userfaultfd: disable userfaultfd-wp on x86_32 # slub: avoid redzone when choosing freepointer location # sh: fix build error in mm/init.c # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 18bf34080c4c3beb6699181986cc97dd712498fe # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/spinlock.h:460, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long)(n), sizeof(*(ptr)))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:28: note: in expansion of macro 'cmpxchg_local' #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) ^~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:3529:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^~~~~~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:953:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1696:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:34.250964
© Michael Ellerman 2006-2018.