Buildresult: linus/um-allmodconfig/um-x86_64 built on Sep 2 2020, 19:19
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 2 2020, 19:19
Duration:
0:07:31.393862
Builder:
ka3
Revision:
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (
9c7d619be5a002ea29c172df5e3c1227c22cbb41)
Target:
linus/um-allmodconfig/um-x86_64
Branch:
linus
Compiler:
um-x86_64
(x86_64-linux-gcc.br_real (Buildroot 2017.05) 5.4.0 / GNU ld (GNU Binutils) 2.27)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
ERROR: modpost: "devm_platform_ioremap_resource" [drivers/iio/adc/adi-axi-adc.ko] undefined! ERROR: modpost: "devm_platform_ioremap_resource" [drivers/ptp/ptp_ines.ko] undefined! ERROR: modpost: "devm_ioremap_resource" [drivers/net/ethernet/xilinx/xilinx_emac.ko] undefined! ERROR: modpost: "devm_platform_ioremap_resource_byname" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! ERROR: modpost: "devm_ioremap" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! ERROR: modpost: "devm_of_iomap" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! make[2]: *** [scripts/Makefile.modpost:111: Module.symvers] Error 1 make[1]: *** [Makefile:1392: modules] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (7)
.config:4320:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4322:warning: override: reassigning to symbol UML_NET_SLIP .config:4325:warning: override: reassigning to symbol UML_NET_MCAST .config:4327:warning: override: reassigning to symbol UML_NET_SLIRP arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 9c7d619be5a002ea29c172df5e3c1227c22cbb41^{commit} 9c7d619be5a002ea29c172df5e3c1227c22cbb41 already have revision, skipping fetch # git checkout -q -f -B kisskb 9c7d619be5a002ea29c172df5e3c1227c22cbb41 # git clean -qxdf # < git log -1 # commit 9c7d619be5a002ea29c172df5e3c1227c22cbb41 # Merge: dcdfd9cc28dd 977f739b7126 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Sep 1 19:36:52 2020 -0700 # # Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix infinite loop in the TUI for grouped events in 'perf top/record', # eg when using "perf top -e '{cycles,instructions,cache-misses}'". # # - Fix segfault by skipping side-band event setup if HAVE_LIBBPF_SUPPORT # is not set. # # - Fix synthesized branch stacks generated from CoreSight ETM trace and # Intel PT hardware traces. # # - Fix error when synthesizing events from ARM SPE hardware trace. # # - The SNOOPX and REMOTE offsets in the data_src bitmask in perf records # were were both 37, SNOOPX is 38, fix it. # # - Fix use of CPU list with summary option in 'perf sched timehist'. # # - Avoid an uninitialized read when using fake PMUs. # # - Set perf_event_attr.exclude_guest=1 for user-space counting. # # - Don't order events when doing a 'perf report -D' raw dump of # perf.data records. # # - Set NULL sentinel in pmu_events table in "Parse and process metrics" # 'perf test' # # - Fix basic bpf filtering 'perf test' on s390x. # # - Fix out of bounds array access in the 'perf stat' print_counters() # evlist method. # # - Add mwait_idle_with_hints.constprop.0 to the list of idle symbols. # # - Use %zd for size_t printf formats on 32-bit. # # - Correct the help info of "perf record --no-bpf-event" option. # # - Add entries for CoreSight and Arm SPE tooling to MAINTAINERS. # # * tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf report: Disable ordered_events for raw dump # perf tools: Correct SNOOPX field offset # perf intel-pt: Fix corrupt data after perf inject from # perf cs-etm: Fix corrupt data after perf inject from # perf top/report: Fix infinite loop in the TUI for grouped events # perf parse-events: Avoid an uninitialized read when using fake PMUs # perf stat: Fix out of bounds array access in the print_counters() evlist method # perf test: Set NULL sentinel in pmu_events table in "Parse and process metrics" test # perf parse-events: Set exclude_guest=1 for user-space counting # perf record: Correct the help info of option "--no-bpf-event" # perf tools: Use %zd for size_t printf formats on 32-bit # MAINTAINERS: Add entries for CoreSight and Arm SPE tooling # perf: arm-spe: Fix check error when synthesizing events # perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols # perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set # perf sched timehist: Fix use of CPU list with summary option # perf test: Fix basic bpf filtering test # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9c7d619be5a002ea29c172df5e3c1227c22cbb41 # < make -s -j 20 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 20 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 20 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4320:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4322:warning: override: reassigning to symbol UML_NET_SLIP .config:4325:warning: override: reassigning to symbol UML_NET_MCAST .config:4327:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 20 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux ERROR: modpost: "devm_platform_ioremap_resource" [drivers/iio/adc/adi-axi-adc.ko] undefined! ERROR: modpost: "devm_platform_ioremap_resource" [drivers/ptp/ptp_ines.ko] undefined! ERROR: modpost: "devm_ioremap_resource" [drivers/net/ethernet/xilinx/xilinx_emac.ko] undefined! ERROR: modpost: "devm_platform_ioremap_resource_byname" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! ERROR: modpost: "devm_ioremap" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! ERROR: modpost: "devm_of_iomap" [drivers/net/ethernet/xilinx/ll_temac.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:1392: modules] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 20 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:07:31.393862
© Michael Ellerman 2006-2018.