Buildresult: linus-rand/arm64-randconfig/arm64-gcc8 built on Apr 9 2021, 04:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 9 2021, 04:31
Duration:
0:06:15.547323
Builder:
blade46
Revision:
Merge tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (
e0a472fffe435af52ea4e21e1e0001c5c8ffc6c7)
Target:
linus-rand/arm64-randconfig/arm64-gcc8
Branch:
linus-rand
Compiler:
arm64-gcc8
(aarch64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
drivers/firmware/tegra/bpmp.c:861:51: error: 'tegra186_soc' undeclared here (not in a function); did you mean 'tegra210_soc'? make[4]: *** [scripts/Makefile.build:271: drivers/firmware/tegra/bpmp.o] Error 1 make[3]: *** [scripts/Makefile.build:514: drivers/firmware/tegra] Error 2 make[2]: *** [scripts/Makefile.build:514: drivers/firmware] Error 2 make[1]: *** [Makefile:1851: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify e0a472fffe435af52ea4e21e1e0001c5c8ffc6c7^{commit} e0a472fffe435af52ea4e21e1e0001c5c8ffc6c7 already have revision, skipping fetch # git checkout -q -f -B kisskb e0a472fffe435af52ea4e21e1e0001c5c8ffc6c7 # git clean -qxdf # < git log -1 # commit e0a472fffe435af52ea4e21e1e0001c5c8ffc6c7 # Merge: d381b05e8605 c8426b2700b5 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Apr 8 09:01:30 2021 -0700 # # Merge tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "This batch became unexpectedly bigger due to the pending ASoC patches, # but all look small and fine device-specific fixes. # # Many of the commits are for ASoC Intel drivers, while the rest are for # ASoC small codec/platform fixes and HD-audio quirks" # # * tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (21 commits) # ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 # ALSA: aloop: Fix initialization of controls # ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model # ASoC: fsl_esai: Fix TDM slot setup for I2S mode # ASoC: codecs: lpass-rx-macro: set npl clock rate correctly # ASoC: codecs: lpass-tx-macro: set npl clock rate correctly # ASoC: sunxi: sun4i-codec: fill ASoC card owner # ASoC: cygnus: fix for_each_child.cocci warnings # ASoC: max98373: Added 30ms turn on/off time delay # ASoC: max98373: Changed amp shutdown register as volatile # ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions # ASoC: intel: atom: Stop advertising non working S24LE support # ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips # ASoC: SOF: Intel: move ELH chip info # ASoC: SOF: Intel: APL: set shutdown callback to hda_dsp_shutdown # ASoC: SOF: Intel: CNL: set shutdown callback to hda_dsp_shutdown # ASoC: SOF: Intel: ICL: set shutdown callback to hda_dsp_shutdown # ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown # ASoC: SOF: Intel: TGL: fix EHL ops # ASoC: SOF: core: harden shutdown helper # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 e0a472fffe435af52ea4e21e1e0001c5c8ffc6c7 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x28E4F2E9 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/firmware/tegra/bpmp.c:861:51: error: 'tegra186_soc' undeclared here (not in a function); did you mean 'tegra210_soc'? { .compatible = "nvidia,tegra186-bpmp", .data = &tegra186_soc }, ^~~~~~~~~~~~ tegra210_soc make[4]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/firmware/tegra/bpmp.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/firmware/tegra] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/firmware] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1851: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:06:15.547323
© Michael Ellerman 2006-2018.