Buildresult: linus/sh-allyesconfig/sh4-gcc11 built on May 1 2023, 08:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 1 2023, 08:38
Duration:
0:06:29.670115
Builder:
ka7
Revision:
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu (
58390c8ce1bddb6c623f62e7ed36383e7fa5c02f)
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}:1118: Error: unknown pseudo-op: `.' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[5]: *** [scripts/Makefile.build:252: drivers/net/pcs/pcs-xpcs.o] Error 4 make[4]: *** [scripts/Makefile.build:494: drivers/net/pcs] Error 2 make[3]: *** [scripts/Makefile.build:494: drivers/net] Error 2 make[2]: *** [scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [Makefile:2026: .] Error 2 make: *** [Makefile:226: __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 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f^{commit} 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f already have revision, skipping fetch # git checkout -q -f -B kisskb 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # git clean -qxdf # < git log -1 # commit 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # Merge: 7acc13721130 e51b4198396c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Apr 30 13:00:38 2023 -0700 # # Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - Convert to platform remove callback returning void # # - Extend changing default domain to normal group # # - Intel VT-d updates: # - Remove VT-d virtual command interface and IOASID # - Allow the VT-d driver to support non-PRI IOPF # - Remove PASID supervisor request support # - Various small and misc cleanups # # - ARM SMMU updates: # - Device-tree binding updates: # * Allow Qualcomm GPU SMMUs to accept relevant clock properties # * Document Qualcomm 8550 SoC as implementing an MMU-500 # * Favour new "qcom,smmu-500" binding for Adreno SMMUs # # - Fix S2CR quirk detection on non-architectural Qualcomm SMMU # implementations # # - Acknowledge SMMUv3 PRI queue overflow when consuming events # # - Document (in a comment) why ATS is disabled for bypass streams # # - AMD IOMMU updates: # - 5-level page-table support # - NUMA awareness for memory allocations # # - Unisoc driver: Support for reattaching an existing domain # # - Rockchip driver: Add missing set_platform_dma_ops callback # # - Mediatek driver: Adjust the dma-ranges # # - Various other small fixes and cleanups # # * tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (82 commits) # iommu: Remove iommu_group_get_by_id() # iommu: Make iommu_release_device() static # iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope() # iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) # iommu/vt-d: Remove BUG_ON in map/unmap() # iommu/vt-d: Remove BUG_ON when domain->pgd is NULL # iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation # iommu/vt-d: Remove BUG_ON on checking valid pfn range # iommu/vt-d: Make size of operands same in bitwise operations # iommu/vt-d: Remove PASID supervisor request support # iommu/vt-d: Use non-privileged mode for all PASIDs # iommu/vt-d: Remove extern from function prototypes # iommu/vt-d: Do not use GFP_ATOMIC when not needed # iommu/vt-d: Remove unnecessary checks in iopf disabling path # iommu/vt-d: Move PRI handling to IOPF feature path # iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path # iommu/vt-d: Move iopf code from SVA to IOPF enabling path # iommu/vt-d: Allow SVA with device-specific IOPF # dmaengine: idxd: Add enable/disable device IOPF feature # arm64: dts: mt8186: Add dma-ranges for the parent "soc" node # ... # < /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 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-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 32 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-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}:1118: Error: unknown pseudo-op: `.' 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[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/net/pcs/pcs-xpcs.o] Error 4 make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net/pcs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2026: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-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_sh-allyesconfig_sh4-gcc11 # Build took: 0:06:29.670115
© Michael Ellerman 2006-2018.