Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on May 14 2021, 05:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 14 2021, 05:42
Duration:
0:01:07.694917
Builder:
ka4
Revision:
Merge branch 'resizex' (patches from Maciej) (
adc12a7407b28c0f257227a508db83ab00911b74)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc9
Branch:
linus-rand
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
randconfig
(
download
)
Log:
Download original
Possible warnings (7)
.config:3828:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:3829:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:3830:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3832:warning: override: reassigning to symbol GCC_PLUGINS .config:3833:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:3835:warning: override: reassigning to symbol UBSAN drivers/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined
Full Log
# git rev-parse -q --verify adc12a7407b28c0f257227a508db83ab00911b74^{commit} adc12a7407b28c0f257227a508db83ab00911b74 already have revision, skipping fetch # git checkout -q -f -B kisskb adc12a7407b28c0f257227a508db83ab00911b74 # git clean -qxdf # < git log -1 # commit adc12a7407b28c0f257227a508db83ab00911b74 # Merge: d1e7c13a9b0c 860dafa90259 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu May 13 11:12:51 2021 -0700 # # Merge branch 'resizex' (patches from Maciej) # # Merge VT_RESIZEX fixes from Maciej Rozycki: # "I got to the bottom of the issue with VT_RESIZEX recently discussed # and came up with this small patch series, fixing an additional issue # that I originally thought might be broken VGA hardware emulation with # my laptop, which however turned out to be intertwined with the # original problem and also a regression introduced somewhat later. # # The fix for that because the first patch, and then to make backporting # feasible I had to put a revert of the offending change from last # September next, followed by a proper fix for the framebuffer issue # that change had tried to address. # # See individual change descriptions for details. # # These have been verified with true VGA hardware (a Trident TVGA8900 # ISA video adapter) using various combinations of `svgatextmode' and # `setfont' command invocations to change both the VT size and the font # size, and also switching between the text console and X11, both by # starting/stopping the X server and by switching between VTs. # # All this to ensure bringing the behaviour of VGA text console back to # correct operation as it used to be with Linux 2.6.18" # # * emailed patches from Maciej W. Rozycki <macro@orcam.me.uk>: # vt: Fix character height handling with VT_RESIZEX # vt_ioctl: Revert VT_RESIZEX parameter handling removal # vgacon: Record video mode changes with VT_RESIZEX # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 adc12a7407b28c0f257227a508db83ab00911b74 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:3828:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:3829:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:3830:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3832:warning: override: reassigning to symbol GCC_PLUGINS .config:3833:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:3835:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined 70 | #define pgprot_cached_wthru(prot) (prot) | In file included from /kisskb/src/arch/powerpc/include/asm/pgtable.h:20, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:33, from /kisskb/src/drivers/video/fbdev/controlfb.c:37: /kisskb/src/arch/powerpc/include/asm/nohash/pgtable.h:243: note: this is the location of the previous definition 243 | #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ | Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:01:07.694917
© Michael Ellerman 2006-2018.