Buildresult: linux-next/tegra_defconfig/arm-gcc4.9 built on Nov 10 2020, 19:43
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 10 2020, 19:43
Duration:
0:02:32.727667
Builder:
ka1
Revision:
Add linux-next specific files for 20201110 (
6dd65e60af981e77a6bc142d82138c26fb18c3e9)
Target:
linux-next/tegra_defconfig/arm-gcc4.9
Branch:
linux-next
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
tegra_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
drivers/gpu/drm/ttm/ttm_pool.c:240:21: warning: 'ttm_pool_type_count' defined but not used [-Wunused-function] include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast
Full Log
# git rev-parse -q --verify 6dd65e60af981e77a6bc142d82138c26fb18c3e9^{commit} 6dd65e60af981e77a6bc142d82138c26fb18c3e9 already have revision, skipping fetch # git checkout -q -f -B kisskb 6dd65e60af981e77a6bc142d82138c26fb18c3e9 # git clean -qxdf # < git log -1 # commit 6dd65e60af981e77a6bc142d82138c26fb18c3e9 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue Nov 10 17:38:48 2020 +1100 # # Add linux-next specific files for 20201110 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 6dd65e60af981e77a6bc142d82138c26fb18c3e9 # < make -s -j 24 ARCH=arm O=/kisskb/build/linux-next_tegra_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- tegra_defconfig # < make -s -j 24 ARCH=arm O=/kisskb/build/linux-next_tegra_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 24 ARCH=arm O=/kisskb/build/linux-next_tegra_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linux-next_tegra_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:240:21: warning: 'ttm_pool_type_count' defined but not used [-Wunused-function] static unsigned int ttm_pool_type_count(struct ttm_pool_type *pt) ^ In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm/include/asm/bug.h:60, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/io.h:11, from /kisskb/src/include/linux/dma-buf-map.h:9, from /kisskb/src/include/linux/dma-buf.h:16, from /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:33: /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'fb_read_screen_base': /kisskb/src/include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:32:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:42:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:51:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:2041:22: note: in expansion of macro 'min' size_t alloc_size = min(count, PAGE_SIZE); ^ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'fb_write_screen_base': /kisskb/src/include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:32:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:42:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:51:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:2115:22: note: in expansion of macro 'min' size_t alloc_size = min(count, PAGE_SIZE); ^ Completed OK # rm -rf /kisskb/build/linux-next_tegra_defconfig_arm-gcc4.9 # Build took: 0:02:32.727667
© Michael Ellerman 2006-2018.