Buildresult: linus/um-allyesconfig/um-x86_64 built on Apr 3 2020, 16:25
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 3 2020, 16:25
Duration:
0:06:58.022053
Builder:
blade4b
Revision:
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (
bef7b2a7be28638770972ab2709adf11d601c11a)
Target:
linus/um-allyesconfig/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:
allyesconfig
(
download
)
Log:
Download original
Possible errors
error = step_into(nd, WALK_NOFOLLOW, drivers/net/ethernet/xilinx/ll_temac_main.c:1411: undefined reference to `devm_ioremap' drivers/net/ethernet/xilinx/ll_temac_main.c:1479: undefined reference to `devm_of_iomap' drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1810: undefined reference to `devm_ioremap_resource' drivers/ptp/ptp_ines.c:795: undefined reference to `devm_ioremap_resource' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:1086: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2
Possible warnings (11)
.config:4205:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4207:warning: override: reassigning to symbol UML_NET_SLIP .config:4210:warning: override: reassigning to symbol UML_NET_MCAST .config:4212: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=] security/apparmor/policy_unpack.c:526:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] kernel/futex.c:1686:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] net/mptcp/protocol.c:539:6: warning: 'dfrag_collapsed' may be used uninitialized in this function [-Wmaybe-uninitialized] fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify bef7b2a7be28638770972ab2709adf11d601c11a^{commit} bef7b2a7be28638770972ab2709adf11d601c11a already have revision, skipping fetch # git checkout -q -f -B kisskb bef7b2a7be28638770972ab2709adf11d601c11a # git clean -qxdf # < git log -1 # commit bef7b2a7be28638770972ab2709adf11d601c11a # Merge: 79f51b7b9c47 8967918e7cee # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Apr 2 17:32:52 2020 -0700 # # Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Unit test for overlays with GPIO hogs # # - Improve dma-ranges parsing to handle dma-ranges with multiple entries # # - Update dtc to upstream version v1.6.0-2-g87a656ae5ff9 # # - Improve overlay error reporting # # - Device link support for power-domains and hwlocks bindings # # - Add vendor prefixes for Beacon, Topwise, ENE, Dell, SG Micro, Elida, # PocketBook, Xiaomi, Linutronix, OzzMaker, Waveshare Electronics, and # ITE Tech # # - Add deprecated Marvell vendor prefix 'mrvl' # # - A bunch of binding conversions to DT schema continues. Of note, the # common serial and USB connector bindings are converted. # # - Add more Arm CPU compatibles # # - Drop Mark Rutland as DT maintainer :( # # * tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (106 commits) # MAINTAINERS: drop an old reference to stm32 pwm timers doc # MAINTAINERS: dt: update etnaviv file reference # dt-bindings: usb: dwc2: fix bindings for amlogic, meson-gxbb-usb # dt-bindings: uniphier-system-bus: fix warning in the example # dt-bindings: display: meson-vpu: fix indentation of reg-names' "items" # dt-bindings: iio: Fix adi, ltc2983 uint64-matrix schema constraints # dt-bindings: power: Fix example for power-domain # dt-bindings: arm: Add some constraints for PSCI nodes # of: some unittest overlays not untracked # of: gpio unittest kfree() wrong object # dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml # dt-bindings: serial: sh-sci: Convert to json-schema # dt-bindings: serial: Document serialN aliases # dt-bindings: thermal: tsens: Set 'additionalProperties: false' # dt-bindings: thermal: tsens: Fix nvmem-cell-names schema # dt-bindings: vendor-prefixes: Add Beacon vendor prefix # dt-bindings: vendor-prefixes: Add Topwise # of: of_private.h: Replace zero-length array with flexible-array member # docs: dt: fix a broken reference to input.yaml # docs: dt: fix references to ap806-system-controller.txt # ... # < /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 bef7b2a7be28638770972ab2709adf11d601c11a # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # 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 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4205:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4207:warning: override: reassigning to symbol UML_NET_SLIP .config:4210:warning: override: reassigning to symbol UML_NET_MCAST .config:4212:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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=] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_profile': /kisskb/src/security/apparmor/policy_unpack.c:526:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/security/apparmor/policy_unpack.c:497:14: note: 'pos' was declared here int c, j, pos, size2 = unpack_strdup(e, &str, NULL); ^ /kisskb/src/kernel/futex.c: In function 'futex_atomic_op_inuser': /kisskb/src/kernel/futex.c:1686:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval > cmparg; ^ /kisskb/src/net/mptcp/protocol.c: In function 'mptcp_sendmsg_frag': /kisskb/src/net/mptcp/protocol.c:539:6: warning: 'dfrag_collapsed' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!dfrag_collapsed) { ^ /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wmaybe-uninitialized] error = step_into(nd, WALK_NOFOLLOW, ^ drivers/net/ethernet/xilinx/ll_temac_main.o: In function `temac_probe': /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1411: undefined reference to `devm_ioremap' /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1479: undefined reference to `devm_of_iomap' drivers/net/ethernet/xilinx/xilinx_axienet_main.o: In function `axienet_probe': /kisskb/src/drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1810: undefined reference to `devm_ioremap_resource' drivers/ptp/ptp_ines.o: In function `ines_ptp_ctrl_probe': /kisskb/src/drivers/ptp/ptp_ines.c:795: undefined reference to `devm_ioremap_resource' collect2: error: ld returned 1 exit status make[1]: *** [/kisskb/src/Makefile:1086: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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-allyesconfig_um-x86_64 # Build took: 0:06:58.022053
© Michael Ellerman 2006-2018.