Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jan 22 2021, 12:45
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 22 2021, 12:45
Duration:
0:02:26.651442
Builder:
blade46
Revision:
Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm (
36ada25026357c855d5839166f78017509824b77)
Target:
linus/mpc85xx_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:
mpc85xx_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)
Full Log
# git rev-parse -q --verify 36ada25026357c855d5839166f78017509824b77^{commit} 36ada25026357c855d5839166f78017509824b77 already have revision, skipping fetch # git checkout -q -f -B kisskb 36ada25026357c855d5839166f78017509824b77 # git clean -qxdf # < git log -1 # commit 36ada25026357c855d5839166f78017509824b77 # Merge: 9f29bd8b2e71 06ee38dc2aab # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jan 21 17:16:10 2021 -0800 # # Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular fixes pull, nothing too major in here, just some core fixes, # one vc4, bunch of i915 and a bunch of amdgpu. # # core: # - atomic: Release state on error # - syncobj: Fix use-after-free # - ttm: Don't use GFP_TRANSHUGE_LIGTH # - vram-helper: Fix memory leak in vmap # # vc4: # - Unify driver naming for PCM # # i915: # - HDCP fixes # - PMU wakeref fix # - Fix HWSP validity race # - Fix DP protocol converter accidental 4:4:4->4:2:0 conversion for RGB # # amdgpu: # - Green Sardine fixes # - Vangogh fixes # - Renoir fixes # - Misc display fixes" # # * tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm: (21 commits) # drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3 # drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh # drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNTL added in FSDL # drm/amd/display: Fixed corruptions on HPDRX link loss restore # drm/amd/display: Use hardware sequencer functions for PG control # drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping # drm/amd/display: Allow PSTATE chnage when no displays are enabled # drm/amd/display: Update dram_clock_change_latency for DCN2.1 # drm/amdgpu: remove gpu info firmware of green sardine # drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case # drm/syncobj: Fix use-after-free # drm/vram-helper: Reuse existing page mappings in vmap # drm/atomic: put state on error path # drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4 # drm/i915: Check for rq->hwsp validity after acquiring RCU lock # drm/i915/pmu: Don't grab wakeref when enabling events # drm/i915/gt: Prevent use of engine->wa_ctx after error # drm/vc4: Unify PCM card's driver_name # drm/ttm: stop using GFP_TRANSHUGE_LIGHT # drm/i915/hdcp: Get conn while content_type changed # ... # < /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 36ada25026357c855d5839166f78017509824b77 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_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/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3f314) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475764 Bytes = 6323.99 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478444 Bytes = 6326.61 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475634 Bytes = 6323.86 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475767 Bytes = 6323.99 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475790 Bytes = 6324.01 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475864 Bytes = 6324.09 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477833 Bytes = 6326.01 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475599 Bytes = 6323.83 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475631 Bytes = 6323.86 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477174 Bytes = 6325.37 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478541 Bytes = 6326.70 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475831 Bytes = 6324.05 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475574 Bytes = 6323.80 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6445348 Bytes = 6294.29 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478184 Bytes = 6326.35 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g36ada2502635 Created: Fri Jan 22 12:47:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475598 Bytes = 6323.83 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:26.651442
© Michael Ellerman 2006-2018.