Buildresult: linux-next/powerpc-allnoconfig/powerpc-gcc5 built on Oct 15, 19:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 15, 19:51
Duration:
0:00:19.992733
Builder:
ka7
Revision:
Add linux-next specific files for 20241015 (
b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8)
Target:
linux-next/powerpc-allnoconfig/powerpc-gcc5
Branch:
linux-next
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (3)
drivers/of/address.c:244:31: warning: passing argument 1 of 'pci_register_io_range' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow'
Full Log
# git rev-parse -q --verify b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8^{commit} b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 already have revision, skipping fetch # git checkout -q -f -B kisskb b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 # git clean -qxdf # < git log -1 # commit b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue Oct 15 17:00:11 2024 +1100 # # Add linux-next specific files for 20241015 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_allnoconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- allnoconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_allnoconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_allnoconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_allnoconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/of/address.c: In function 'of_pci_range_to_resource': /kisskb/src/drivers/of/address.c:244:31: warning: passing argument 1 of 'pci_register_io_range' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] err = pci_register_io_range(&np->fwnode, range->cpu_addr, ^ In file included from /kisskb/src/drivers/of/address.c:12:0: /kisskb/src/include/linux/pci.h:2022:19: note: expected 'struct fwnode_handle *' but argument is of type 'const struct fwnode_handle *' static inline int pci_register_io_range(struct fwnode_handle *fwnode, ^ /kisskb/src/drivers/of/address.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linux-next_allnoconfig_powerpc-gcc5 # Build took: 0:00:19.992733
© Michael Ellerman 2006-2018.