Buildresult: linus/mpc885_ads_defconfig/powerpc-gcc4.9 built on Jun 10 2020, 04:06
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 10 2020, 04:06
Duration:
0:00:40.175999
Builder:
ka1
Revision:
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (
d1e521adad250ab8c979861c857fa2b1542c9741)
Target:
linus/mpc885_ads_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:
mpc885_ads_defconfig
(
download
)
Log:
Download original
Possible errors
arch/powerpc/mm/pgtable.c:267:2: error: implicit declaration of function 'pmd_ptr' [-Werror=implicit-function-declaration] arch/powerpc/mm/pgtable.c:267:15: error: initialization makes pointer from integer without a cast [-Werror] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:281: arch/powerpc/mm/pgtable.o] Error 1 make[2]: *** [scripts/Makefile.build:497: arch/powerpc/mm] Error 2 make[1]: *** [Makefile:1777: arch/powerpc] Error 2 make: *** [Makefile:185: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify d1e521adad250ab8c979861c857fa2b1542c9741^{commit} d1e521adad250ab8c979861c857fa2b1542c9741 already have revision, skipping fetch # git checkout -q -f -B kisskb d1e521adad250ab8c979861c857fa2b1542c9741 # git clean -qxdf # < git log -1 # commit d1e521adad250ab8c979861c857fa2b1542c9741 # Merge: 595a56ac1b0d 388d8bdb87e0 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jun 9 10:06:18 2020 -0700 # # Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing updates from Steven Rostedt: # "No new features this release. Mostly clean ups, restructuring and # documentation. # # - Have ftrace_bug() show ftrace errors before the WARN, as the WARN # will reboot the box before the error messages are printed if # panic_on_warn is set. # # - Have traceoff_on_warn disable tracing sooner (before prints) # # - Write a message to the trace buffer that its being disabled when # disable_trace_on_warning() is set. # # - Separate out synthetic events from histogram code to let it be used # by other parts of the kernel. # # - More documentation on histogram design. # # - Other small fixes and clean ups" # # * tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option # tracing/doc: Fix ascii-art in histogram-design.rst # tracing: Add a trace print when traceoff_on_warning is triggered # ftrace,bug: Improve traceoff_on_warn # selftests/ftrace: Distinguish between hist and synthetic event checks # tracing: Move synthetic events to a separate file # tracing: Fix events.rst section numbering # tracing/doc: Fix typos in histogram-design.rst # tracing: Add hist_debug trace event files for histogram debugging # tracing: Add histogram-design document # tracing: Check state.disabled in synth event trace functions # tracing/probe: reverse arguments to list_add # tools/bootconfig: Add a summary of test cases and return error # ftrace: show debugging information when panic_on_warn set # < /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 d1e521adad250ab8c979861c857fa2b1542c9741 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc885_ads_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc885_ads_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc885_ads_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_mpc885_ads_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_mpc885_ads_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/pgtable.c: In function 'set_huge_pte_at': /kisskb/src/arch/powerpc/mm/pgtable.c:267:2: error: implicit declaration of function 'pmd_ptr' [-Werror=implicit-function-declaration] pmd_t *pmd = pmd_ptr(mm, addr); ^ /kisskb/src/arch/powerpc/mm/pgtable.c:267:15: error: initialization makes pointer from integer without a cast [-Werror] pmd_t *pmd = pmd_ptr(mm, addr); ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:281: arch/powerpc/mm/pgtable.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:497: arch/powerpc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1777: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc885_ads_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_mpc885_ads_defconfig_powerpc-gcc4.9 # Build took: 0:00:40.175999
© Michael Ellerman 2006-2018.