Buildresult: linus/ppc6xx_defconfig/powerpc-gcc4.9 built on Aug 12 2020, 20:34
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 12 2020, 20:34
Duration:
0:03:17.585398
Builder:
ka2
Revision:
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu (
952ace797c17d06e50ad2a738babd27159b8d7cc)
Target:
linus/ppc6xx_defconfig/powerpc-gcc4.9
Branch:
linus
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc6xx_defconfig
(
download
)
Log:
Download original
Possible errors
ERROR: modpost: "__umoddi3" [drivers/net/ethernet/sfc/sfc.ko] undefined! make[2]: *** [scripts/Makefile.modpost:111: Module.symvers] Error 1 make[1]: *** [Makefile:1389: modules] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (6)
kernel/rcu/tasks.h:593:13: warning: 'show_rcu_tasks_classic_gp_kthread' defined but not used [-Wunused-function] block/genhd.c:1667:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow]
Full Log
# git rev-parse -q --verify 952ace797c17d06e50ad2a738babd27159b8d7cc^{commit} 952ace797c17d06e50ad2a738babd27159b8d7cc already have revision, skipping fetch # git checkout -q -f -B kisskb 952ace797c17d06e50ad2a738babd27159b8d7cc # git clean -qxdf # < git log -1 # commit 952ace797c17d06e50ad2a738babd27159b8d7cc # Merge: 96f970feeb47 e46b3c0d011e # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Aug 11 14:13:24 2020 -0700 # # Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - Remove of the dev->archdata.iommu (or similar) pointers from most # architectures. Only Sparc is left, but this is private to Sparc as # their drivers don't use the IOMMU-API. # # - ARM-SMMU updates from Will Deacon: # # - Support for SMMU-500 implementation in Marvell Armada-AP806 SoC # # - Support for SMMU-500 implementation in NVIDIA Tegra194 SoC # # - DT compatible string updates # # - Remove unused IOMMU_SYS_CACHE_ONLY flag # # - Move ARM-SMMU drivers into their own subdirectory # # - Intel VT-d updates from Lu Baolu: # # - Misc tweaks and fixes for vSVA # # - Report/response page request events # # - Cleanups # # - Move the Kconfig and Makefile bits for the AMD and Intel drivers into # their respective subdirectory. # # - MT6779 IOMMU Support # # - Support for new chipsets in the Renesas IOMMU driver # # - Other misc cleanups and fixes (e.g. to improve compile test coverage) # # * tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (77 commits) # iommu/amd: Move Kconfig and Makefile bits down into amd directory # iommu/vt-d: Move Kconfig and Makefile bits down into intel directory # iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory # iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu # iommu: Add gfp parameter to io_pgtable_ops->map() # iommu: Mark __iommu_map_sg() as static # iommu/vt-d: Rename intel-pasid.h to pasid.h # iommu/vt-d: Add page response ops support # iommu/vt-d: Report page request faults for guest SVA # iommu/vt-d: Add a helper to get svm and sdev for pasid # iommu/vt-d: Refactor device_to_iommu() helper # iommu/vt-d: Disable multiple GPASID-dev bind # iommu/vt-d: Warn on out-of-range invalidation address # iommu/vt-d: Fix devTLB flush for vSVA # iommu/vt-d: Handle non-page aligned address # iommu/vt-d: Fix PASID devTLB invalidation # iommu/vt-d: Remove global page support in devTLB flush # iommu/vt-d: Enforce PASID devTLB field mask # iommu: Make some functions static # iommu/amd: Remove double zero check # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 952ace797c17d06e50ad2a738babd27159b8d7cc # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/kernel/rcu/update.c:591:0: /kisskb/src/kernel/rcu/tasks.h:593:13: warning: 'show_rcu_tasks_classic_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_classic_gp_kthread(void) { } ^ /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1667:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/include/linux/skbuff.h:31:0, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/net/ethernet/sfc/net_driver.h:13, from /kisskb/src/drivers/net/ethernet/sfc/ef100.c:12: /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_parse_continue_entry': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:145:6: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:163:6: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_parse_xilinx_cap': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:337:5: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_probe': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:498:5: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) ERROR: modpost: "__umoddi3" [drivers/net/ethernet/sfc/sfc.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:111: Module.symvers] Error 1 make[2]: *** Deleting file 'Module.symvers' make[1]: *** [/kisskb/src/Makefile:1389: modules] Error 2 make[1]: *** Waiting for unfinished jobs.... INFO: Uncompressed kernel (size 0xaf1700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf1700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5295031 Bytes = 5170.93 KiB = 5.05 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5326269 Bytes = 5201.43 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5325878 Bytes = 5201.05 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5327233 Bytes = 5202.38 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00894 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5326785 Bytes = 5201.94 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5325947 Bytes = 5201.12 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5326174 Bytes = 5201.34 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5327494 Bytes = 5202.63 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00894 Image Name: Linux-5.8.0+ Created: Wed Aug 12 20:38:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5325814 Bytes = 5200.99 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 # Build took: 0:03:17.585398
© Michael Ellerman 2006-2018.