Buildresult: powerpc-next/m68k-defconfig/m68k-gcc13 built on Sep 1 2023, 05:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 1 2023, 05:35
Duration:
0:01:19.336841
Builder:
alpine3
Revision:
macintosh/ams: linux/platform_device.h is needed (
85a616416e9e01db0bfa92f26457e92642e2236b)
Target:
powerpc-next/m68k-defconfig/m68k-gcc13
Branch:
powerpc-next
Compiler:
m68k-gcc13
(m68k-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 85a616416e9e01db0bfa92f26457e92642e2236b^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test 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 85a616416e9e01db0bfa92f26457e92642e2236b^{commit} 85a616416e9e01db0bfa92f26457e92642e2236b # git checkout -q -f -B kisskb 85a616416e9e01db0bfa92f26457e92642e2236b # git clean -qxdf # < git log -1 # commit 85a616416e9e01db0bfa92f26457e92642e2236b # Author: Randy Dunlap <rdunlap@infradead.org> # Date: Tue Aug 29 15:58:37 2023 -0700 # # macintosh/ams: linux/platform_device.h is needed # # ams.h uses struct platform_device, so the header should be used # to prevent build errors: # # drivers/macintosh/ams/ams-input.c: In function 'ams_input_enable': # drivers/macintosh/ams/ams-input.c:68:45: error: invalid use of undefined type 'struct platform_device' # 68 | input->dev.parent = &ams_info.of_dev->dev; # drivers/macintosh/ams/ams-input.c: In function 'ams_input_init': # drivers/macintosh/ams/ams-input.c:146:51: error: invalid use of undefined type 'struct platform_device' # 146 | return device_create_file(&ams_info.of_dev->dev, &dev_attr_joystick); # drivers/macintosh/ams/ams-input.c: In function 'ams_input_exit': # drivers/macintosh/ams/ams-input.c:151:44: error: invalid use of undefined type 'struct platform_device' # 151 | device_remove_file(&ams_info.of_dev->dev, &dev_attr_joystick); # drivers/macintosh/ams/ams-input.c: In function 'ams_input_init': # drivers/macintosh/ams/ams-input.c:147:1: error: control reaches end of non-void function [-Werror=return-type] # 147 | } # # Fixes: 233d687d1b78 ("macintosh: Explicitly include correct DT includes") # Signed-off-by: Randy Dunlap <rdunlap@infradead.org> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/20230829225837.15520-1-rdunlap@infradead.org # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 85a616416e9e01db0bfa92f26457e92642e2236b # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-next_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-next_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-next_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-next_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_defconfig_m68k-gcc13 # Build took: 0:01:19.336841
© Michael Ellerman 2006-2018.