Buildresult: linus/rsk7201_defconfig/sh4-gcc4.9 built on Feb 23 2021, 07:12
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 23 2021, 07:12
Duration:
0:00:26.277299
Builder:
ka1
Revision:
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (
a99163e9e708d5d773b7de6da952fcddc341f977)
Target:
linus/rsk7201_defconfig/sh4-gcc4.9
Branch:
linus
Compiler:
sh4-gcc4.9
(sh4-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
rsk7201_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/traps.c:183:15: warning: unused variable 'cpu' [-Wunused-variable] drivers/tty/serial/sh-sci.c:2677:19: warning: unused variable 'sport' [-Wunused-variable]
Full Log
# git rev-parse -q --verify a99163e9e708d5d773b7de6da952fcddc341f977^{commit} a99163e9e708d5d773b7de6da952fcddc341f977 already have revision, skipping fetch # git checkout -q -f -B kisskb a99163e9e708d5d773b7de6da952fcddc341f977 # git clean -qxdf # < git log -1 # commit a99163e9e708d5d773b7de6da952fcddc341f977 # Merge: 882d6edfc45c cb8be8b4b27f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Feb 22 10:05:12 2021 -0800 # # Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Sync dtc to upstream version v1.6.0-51-g183df9e9c2b9 and build host # fdtoverlay # # - Add kbuild support to build DT overlays (%.dtbo) # # - Drop NULLifying match table in of_match_device(). # # In preparation for this, there are several driver cleanups to use # (of_)?device_get_match_data(). # # - Drop pointless wrappers from DT struct device API # # - Convert USB binding schemas to use graph schema and remove old plain # text graph binding doc # # - Convert spi-nor and v3d GPU bindings to DT schema # # - Tree wide schema fixes for if/then schemas, array size constraints, # and undocumented compatible strings in examples # # - Handle 'no-map' correctly for already reserved memblock regions # # * tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits) # driver core: platform: Drop of_device_node_put() wrapper # of: Remove of_dev_{get,put}() # dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt # dt-bindings: can: rcar_canfd: Group tuples in pin control properties # dt-bindings: power: renesas,apmu: Group tuples in cpus properties # dt-bindings: mtd: spi-nor: Convert to DT schema format # dt-bindings: Use portable sort for version cmp # dt-bindings: ethernet-controller: fix fixed-link specification # dt-bindings: irqchip: Add node name to PRUSS INTC # dt-bindings: interconnect: Fix the expected number of cells # dt-bindings: Fix errors in 'if' schemas # dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required # dt-bindings: Fix undocumented compatible strings in examples # kbuild: Add support to build overlays (%.dtbo) # scripts: dtc: Remove the unused fdtdump.c file # scripts: dtc: Build fdtoverlay tool # scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 # scripts: dtc: Fetch fdtoverlay.c from external DTC project # dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible strings # dt-bindings: iio: dac: Fix AD5686 references # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 a99163e9e708d5d773b7de6da952fcddc341f977 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- rsk7201_defconfig # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 48 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/traps.c: In function 'nmi_trap_handler': /kisskb/src/arch/sh/kernel/traps.c:183:15: warning: unused variable 'cpu' [-Wunused-variable] unsigned int cpu = smp_processor_id(); ^ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2677:19: warning: unused variable 'sport' [-Wunused-variable] struct sci_port *sport = to_sci_port(port); ^ Image Name: Linux-5.11.0+ Created: Tue Feb 23 07:12:41 2021 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 1692877 Bytes = 1653.20 KiB = 1.61 MiB Load Address: 08001000 Entry Point: 08002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 # Build took: 0:00:26.277299
© Michael Ellerman 2006-2018.