Buildresult: linus/sh-allmodconfig/sh4-gcc11 built on Aug 18 2023, 16:54
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 18 2023, 16:54
Duration:
0:08:24.875842
Builder:
alpine3
Revision:
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
0e8860d2125f51ba9bca67a520d826cb8f66cf42)
Target:
linus/sh-allmodconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
{standard input}:1097: Error: unknown pseudo-op: `.glo' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [Makefile:2032: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
Possible warnings (5)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify 0e8860d2125f51ba9bca67a520d826cb8f66cf42^{commit} 0e8860d2125f51ba9bca67a520d826cb8f66cf42 already have revision, skipping fetch # git checkout -q -f -B kisskb 0e8860d2125f51ba9bca67a520d826cb8f66cf42 # git clean -qxdf # < git log -1 # commit 0e8860d2125f51ba9bca67a520d826cb8f66cf42 # Merge: 1ada9c07407d 820a38d8f2cb # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Aug 18 06:52:23 2023 +0200 # # Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from ipsec and netfilter. # # No known outstanding regressions. # # Fixes to fixes: # # - virtio-net: set queues after driver_ok, avoid a potential race # added by recent fix # # - Revert "vlan: Fix VLAN 0 memory leak", it may lead to a warning # when VLAN 0 is registered explicitly # # - nf_tables: # - fix false-positive lockdep splat in recent fixes # - don't fail inserts if duplicate has expired (fix test failures) # - fix races between garbage collection and netns dismantle # # Current release - new code bugs: # # - mlx5: Fix mlx5_cmd_update_root_ft() error flow # # Previous releases - regressions: # # - phy: fix IRQ-based wake-on-lan over hibernate / power off # # Previous releases - always broken: # # - sock: fix misuse of sk_under_memory_pressure() preventing system # from exiting global TCP memory pressure if a single cgroup is under # pressure # # - fix the RTO timer retransmitting skb every 1ms if linear option is # enabled # # - af_key: fix sadb_x_filter validation, amment netlink policy # # - ipsec: fix slab-use-after-free in decode_session6() # # - macb: in ZynqMP resume always configure PS GTR for non-wakeup # source # # Misc: # # - netfilter: set default timeout to 3 secs for sctp shutdown send and # recv state (from 300ms), align with protocol timers" # # * tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (49 commits) # ice: Block switchdev mode when ADQ is active and vice versa # qede: fix firmware halt over suspend and resume # net: do not allow gso_size to be set to GSO_BY_FRAGS # sock: Fix misuse of sk_under_memory_pressure() # sfc: don't fail probe if MAE/TC setup fails # sfc: don't unregister flow_indr if it was never registered # net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset # net/mlx5: Fix mlx5_cmd_update_root_ft() error flow # net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT # i40e: fix misleading debug logs # iavf: fix FDIR rule fields masks validation # ipv6: fix indentation of a config attribute # mailmap: add entries for Simon Horman # broadcom: b44: Use b44_writephy() return value # net: openvswitch: reject negative ifindex # team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves # net: phy: broadcom: stub c45 read/write for 54810 # netfilter: nft_dynset: disallow object maps # netfilter: nf_tables: GC transaction race with netns dismantle # netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 0e8860d2125f51ba9bca67a520d826cb8f66cf42 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1097: Error: unknown pseudo-op: `.glo' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See <https://gcc.gnu.org/bugs/> for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2032: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc11 # Build took: 0:08:24.875842
© Michael Ellerman 2006-2018.