Buildresult: kbuild/arm64-defconfig/arm64-gcc13 built on Mar 19, 10:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 19, 10:30
Duration:
0:07:00.602344
Builder:
ka7
Revision:
kbuild: rpm-pkg: add dtb files in kernel rpm (
097f1200bf7ea19fb39ccf538a07a153260a7763)
Target:
kbuild/arm64-defconfig/arm64-gcc13
Branch:
kbuild
Compiler:
arm64-gcc13
(aarch64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (3)
remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 097f1200bf7ea19fb39ccf538a07a153260a7763^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 097f1200bf7ea19fb39ccf538a07a153260a7763^{commit} 097f1200bf7ea19fb39ccf538a07a153260a7763 # git checkout -q -f -B kisskb 097f1200bf7ea19fb39ccf538a07a153260a7763 # git clean -qxdf # < git log -1 # commit 097f1200bf7ea19fb39ccf538a07a153260a7763 # Author: Jose Ignacio Tornos Martinez <jtornosm@redhat.com> # Date: Mon Mar 11 17:22:38 2024 +0100 # # kbuild: rpm-pkg: add dtb files in kernel rpm # # Some architectures, like aarch64 ones, need a dtb file to configure the # hardware. The default dtb file can be preloaded from u-boot, but the final # and/or more complete dtb file needs to be able to be loaded later from # rootfs. # # Add the possible dtb files to the kernel rpm and mimic Fedora shipping # process, storing the dtb files in the module directory. These dtb files # will be copied to /boot directory by the install scripts, but add fallback # just in case, checking if the content in /boot directory is correct. # # Mark the files installed to /boot as %ghost to make sure they will be # removed when the package is uninstalled. # # Tested with Fedora Rawhide (x86_64 and aarch64) with dnf and rpm tools. # In addition, fallback was also tested after modifying the install scripts. # # Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com> # Tested-by: Nathan Chancellor <nathan@kernel.org> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 097f1200bf7ea19fb39ccf538a07a153260a7763 # make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # < make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/kbuild_defconfig_arm64-gcc13 # Build took: 0:07:00.602344
© Michael Ellerman 2006-2018.