Buildresult: linus/sparc64-allmodconfig/sparc64-gcc5 built on Jan 9 2021, 07:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 9 2021, 07:51
Duration:
0:09:05.004545
Builder:
ka4
Revision:
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
6279d812eab67a6df6b22fa495201db6f2305924)
Target:
linus/sparc64-allmodconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (4)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast 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.
Full Log
# git rev-parse -q --verify 6279d812eab67a6df6b22fa495201db6f2305924^{commit} 6279d812eab67a6df6b22fa495201db6f2305924 already have revision, skipping fetch # git checkout -q -f -B kisskb 6279d812eab67a6df6b22fa495201db6f2305924 # git clean -qxdf # < git log -1 # commit 6279d812eab67a6df6b22fa495201db6f2305924 # Merge: ea1c87c156d9 220efcf9caf7 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Jan 8 12:12:30 2021 -0800 # # Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull more networking fixes from Jakub Kicinski: # "Slightly lighter pull request to get back into the Thursday cadence. # # Current release - always broken: # # - can: mcp251xfd: fix Tx/Rx ring buffer driver race conditions # # - dsa: hellcreek: fix led_classdev build errors # # Previous releases - regressions: # # - ipv6: fib: flush exceptions when purging route to avoid netdev # reference leak # # - ip_tunnels: fix pmtu check in nopmtudisc mode # # - ip: always refragment ip defragmented packets to avoid MTU issues # when forwarding through tunnels, correct "packet too big" message # is prohibitively tricky to generate # # - s390/qeth: fix locking for discipline setup / removal and during # recovery to prevent both deadlocks and races # # - mlx5: Use port_num 1 instead of 0 when delete a RoCE address # # Previous releases - always broken: # # - cdc_ncm: correct overhead calculation in delayed_ndp_size to # prevent out of bound accesses with Huawei 909s-120 LTE module # # - fix stmmac dwmac-sun8i suspend/resume: # - PHY being left powered off # - MAC syscon configuration being reset # - reference to the reset controller being improperly dropped # # - qrtr: fix null-ptr-deref in qrtr_ns_remove # # - can: tcan4x5x: fix bittiming const, use common bittiming from m_can # driver # # - mlx5e: CT: Use per flow counter when CT flow accounting is enabled # # - mlx5e: Fix SWP offsets when vlan inserted by driver # # Misc: # # - bpf: Fix a task_iter bug caused by a bpf -> net merge conflict # resolution # # And the usual many fixes to various error paths" # # * tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (69 commits) # net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE # s390/qeth: fix L2 header access in qeth_l3_osa_features_check() # s390/qeth: fix locking for discipline setup / removal # s390/qeth: fix deadlock during recovery # selftests: fib_nexthops: Fix wrong mausezahn invocation # nexthop: Bounce NHA_GATEWAY in FDB nexthop groups # nexthop: Unlink nexthop group entry in error path # nexthop: Fix off-by-one error in error path # octeontx2-af: fix memory leak of lmac and lmac->name # chtls: Fix chtls resources release sequence # chtls: Added a check to avoid NULL pointer dereference # chtls: Replace skb_dequeue with skb_peek # chtls: Avoid unnecessary freeing of oreq pointer # chtls: Fix panic when route to peer not configured # chtls: Remove invalid set_tcb call # chtls: Fix hardware tid leak # net: ip: always refragment ip defragmented packets # net: fix pmtu check in nopmtudisc mode # selftests: netfilter: add selftest for ipip pmtu discovery with enabled connection tracking # docs: octeontx2: tune rst markup # ... # < /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 6279d812eab67a6df6b22fa495201db6f2305924 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # 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 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:32:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:42:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:51:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:372:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /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. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:09:05.004545
© Michael Ellerman 2006-2018.