Buildresult: linus/sh-allyesconfig/sh4-gcc11 built on Aug 25 2023, 03:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 25 2023, 03:47
Duration:
0:06:32.390278
Builder:
alpine2
Revision:
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
b5cc3833f13ace75e26e3f7b51cd7b6da5e9cf17)
Target:
linus/sh-allyesconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allyesconfig
(
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 b5cc3833f13ace75e26e3f7b51cd7b6da5e9cf17^{commit} b5cc3833f13ace75e26e3f7b51cd7b6da5e9cf17 already have revision, skipping fetch # git checkout -q -f -B kisskb b5cc3833f13ace75e26e3f7b51cd7b6da5e9cf17 # git clean -qxdf # < git log -1 # commit b5cc3833f13ace75e26e3f7b51cd7b6da5e9cf17 # Merge: 93f5de5f648d 8938fc0c7e16 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Aug 24 08:23:13 2023 -0700 # # Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from wifi, can and netfilter. # # Fixes to fixes: # # - nf_tables: # - GC transaction race with abort path # - defer gc run if previous batch is still pending # # Previous releases - regressions: # # - ipv4: fix data-races around inet->inet_id # # - phy: fix deadlocking in phy_error() invocation # # - mdio: fix C45 read/write protocol # # - ipvlan: fix a reference count leak warning in ipvlan_ns_exit() # # - ice: fix NULL pointer deref during VF reset # # - i40e: fix potential NULL pointer dereferencing of pf->vf in # i40e_sync_vsi_filters() # # - tg3: use slab_build_skb() when needed # # - mtk_eth_soc: fix NULL pointer on hw reset # # Previous releases - always broken: # # - core: validate veth and vxcan peer ifindexes # # - sched: fix a qdisc modification with ambiguous command request # # - devlink: add missing unregister linecard notification # # - wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning # # - batman: # - do not get eth header before batadv_check_management_packet # - fix batadv_v_ogm_aggr_send memory leak # # - bonding: fix macvlan over alb bond support # # - mlxsw: set time stamp fields also when its type is MIRROR_UTC" # # * tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (54 commits) # selftests: bonding: add macvlan over bond testing # selftest: bond: add new topo bond_topo_2d1c.sh # bonding: fix macvlan over alb bond support # rtnetlink: Reject negative ifindexes in RTM_NEWLINK # netfilter: nf_tables: defer gc run if previous batch is still pending # netfilter: nf_tables: fix out of memory error handling # netfilter: nf_tables: use correct lock to protect gc_list # netfilter: nf_tables: GC transaction race with abort path # netfilter: nf_tables: flush pending destroy work before netlink notifier # netfilter: nf_tables: validate all pending tables # ibmveth: Use dcbf rather than dcbfl # i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters() # net/sched: fix a qdisc modification with ambiguous command request # igc: Fix the typo in the PTM Control macro # batman-adv: Hold rtnl lock during MTU update via netlink # igb: Avoid starting unnecessary workqueues # can: raw: add missing refcount for memory leak fix # can: isotp: fix support for transmission of SF without flow control # bnx2x: new flag for track HW resource allocation # sfc: allocate a big enough SKB for loopback selftest packet # ... # < /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 b5cc3833f13ace75e26e3f7b51cd7b6da5e9cf17 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_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_allyesconfig_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_allyesconfig_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_allyesconfig_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_allyesconfig_sh4-gcc11 # Build took: 0:06:32.390278
© Michael Ellerman 2006-2018.