Buildresult: linus/m5272c3_defconfig/m68k-gcc8 built on Aug 16 2020, 06:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 16 2020, 06:16
Duration:
0:00:34.194472
Builder:
blade46
Revision:
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (
713eee84720e6525bc5b65954c5087604a15f5e8)
Target:
linus/m5272c3_defconfig/m68k-gcc8
Branch:
linus
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
drivers/net/ethernet/freescale/fec_main.c:946:6: warning: unused variable 'val' [-Wunused-variable] drivers/net/ethernet/freescale/fec_main.c:1664:28: warning: unused variable 'pdata' [-Wunused-variable]
Full Log
# git rev-parse -q --verify 713eee84720e6525bc5b65954c5087604a15f5e8^{commit} 713eee84720e6525bc5b65954c5087604a15f5e8 already have revision, skipping fetch # git checkout -q -f -B kisskb 713eee84720e6525bc5b65954c5087604a15f5e8 # git clean -qxdf # < git log -1 # commit 713eee84720e6525bc5b65954c5087604a15f5e8 # Merge: 50f6c7dbd973 492e4edba6e2 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Aug 15 11:17:15 2020 -0700 # # Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull more perf tools updates from Arnaldo Carvalho de Melo: # "Fixes: # - Fixes for 'perf bench numa'. # # - Always memset source before memcpy in 'perf bench mem'. # # - Quote CC and CXX for their arguments to fix build in environments # using those variables to pass more than just the compiler names. # # - Fix module symbol processing, addressing regression detected via # "perf test". # # - Allow multiple probes in record+script_probe_vfs_getname.sh 'perf # test' entry. # # Improvements: # - Add script to autogenerate socket family name id->string table from # copy of kernel header, used so far in 'perf trace'. # # - 'perf ftrace' improvements to provide similar options for this # utility so that one can go from 'perf record', 'perf trace', etc to # 'perf ftrace' just by changing the name of the subcommand. # # - Prefer new "sched:sched_waking" trace event when it exists in 'perf # sched' post processing. # # - Update POWER9 metrics to utilize other metrics. # # - Fall back to querying debuginfod if debuginfo not found locally. # # Miscellaneous: # - Sync various kvm headers with kernel sources" # # * tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: (40 commits) # perf ftrace: Make option description initials all capital letters # perf build-ids: Fall back to debuginfod query if debuginfo not found # perf bench numa: Remove dead code in parse_nodes_opt() # perf stat: Update POWER9 metrics to utilize other metrics # perf ftrace: Add change log # perf: ftrace: Add set_tracing_options() to set all trace options # perf ftrace: Add option --tid to filter by thread id # perf ftrace: Add option -D/--delay to delay tracing # perf: ftrace: Allow set graph depth by '--graph-opts' # perf ftrace: Add support for trace option tracing_thresh # perf ftrace: Add option 'verbose' to show more info for graph tracer # perf ftrace: Add support for tracing option 'irq-info' # perf ftrace: Add support for trace option funcgraph-irqs # perf ftrace: Add support for trace option sleep-time # perf ftrace: Add support for tracing option 'func_stack_trace' # perf tools: Add general function to parse sublevel options # perf ftrace: Add option '--inherit' to trace children processes # perf ftrace: Show trace column header # perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size # perf ftrace: Factor out function write_tracing_file_int() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 713eee84720e6525bc5b65954c5087604a15f5e8 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:946:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1664:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:34.194472
© Michael Ellerman 2006-2018.