Buildresult: stable-4.3/x86_64-allmodconfig/x86_64-gcc4.9 built on May 14 2020, 01:10
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 14 2020, 01:10
Duration:
0:11:53.523426
Builder:
ka1
Revision:
Linux 4.3.6 (
49f9ae92af54217fd9821a7613342178893a72af)
Target:
stable-4.3/x86_64-allmodconfig/x86_64-gcc4.9
Branch:
stable-4.3
Compiler:
x86_64-gcc4.9
(x86_64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (15)
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. scripts/kconfig/confdata.c:770:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] scripts/kconfig/confdata.c:773:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] arch/x86/tools/relocs.c:953:2: warning: argument 1 null where non-null expected [-Wnonnull] drivers/mfd/wm5110-tables.c:280:11: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type drivers/mfd/wm8998-tables.c:49:10: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type include/linux/kernel.h:722:17: warning: comparison of distinct pointer types lacks a cast include/linux/kernel.h:722:17: warning: comparison of distinct pointer types lacks a cast drivers/gpu/drm/gma500/cdv_intel_dp.c:869:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations] drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/thermal/rockchip_thermal.c:247:18: warning: large integer implicitly truncated to unsigned type [-Woverflow] include/linux/bitops.h:6:19: warning: large integer implicitly truncated to unsigned type [-Woverflow] scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
Full Log
# git rev-parse -q --verify 49f9ae92af54217fd9821a7613342178893a72af^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.3.y 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 49f9ae92af54217fd9821a7613342178893a72af^{commit} 49f9ae92af54217fd9821a7613342178893a72af # git checkout -q -f -B kisskb 49f9ae92af54217fd9821a7613342178893a72af # git clean -qxdf # < git log -1 # commit 49f9ae92af54217fd9821a7613342178893a72af # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Fri Feb 19 14:35:24 2016 -0800 # # Linux 4.3.6 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 49f9ae92af54217fd9821a7613342178893a72af # < make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.3_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig In file included from scripts/kconfig/zconf.tab.c:2576: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:770:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 770 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:770:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 770 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:773:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 773 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:773:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 773 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.3_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.3_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.3_x86-allmodconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/arch/x86/tools/relocs_64.c:17: In function 'sort_relocs', inlined from 'emit_relocs' at /kisskb/src/arch/x86/tools/relocs.c:995:2, inlined from 'process_64' at /kisskb/src/arch/x86/tools/relocs.c:1099:2: /kisskb/src/arch/x86/tools/relocs.c:953:2: warning: argument 1 null where non-null expected [-Wnonnull] 953 | qsort(r->offset, r->count, sizeof(r->offset[0]), cmp_relocs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/x86/tools/relocs.h:6, from /kisskb/src/arch/x86/tools/relocs_64.c:1: /kisskb/src/arch/x86/tools/relocs.c: In function 'process_64': /usr/include/stdlib.h:827:13: note: in a call to function 'qsort' declared here 827 | extern void qsort (void *__base, size_t __nmemb, size_t __size, | ^~~~~ /kisskb/src/drivers/mfd/wm5110-tables.c: In function 'wm5110_patch': /kisskb/src/drivers/mfd/wm5110-tables.c:280:11: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type wm5110_reve_patch, ^ In file included from /kisskb/src/include/linux/mfd/arizona/core.h:17:0, from /kisskb/src/drivers/mfd/wm5110-tables.c:15: /kisskb/src/include/linux/regmap.h:723:5: note: expected 'const struct reg_sequence *' but argument is of type 'const struct reg_default *' int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, ^ /kisskb/src/drivers/mfd/wm8998-tables.c: In function 'wm8998_patch': /kisskb/src/drivers/mfd/wm8998-tables.c:49:10: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type wm8998_rev_a_patch, ^ In file included from /kisskb/src/include/linux/mfd/arizona/core.h:17:0, from /kisskb/src/drivers/mfd/wm8998-tables.c:15: /kisskb/src/include/linux/regmap.h:723:5: note: expected 'const struct reg_sequence *' but argument is of type 'const struct reg_default *' int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, ^ In file included from /kisskb/src/include/linux/btree.h:4:0, from /kisskb/src/fs/logfs/logfs.h:16, from /kisskb/src/fs/logfs/dev_bdev.c:8: /kisskb/src/fs/logfs/dev_bdev.c: In function '__bdev_writeseg': /kisskb/src/include/linux/kernel.h:722:17: warning: comparison of distinct pointer types lacks a cast (void) (&_min1 == &_min2); \ ^ /kisskb/src/fs/logfs/dev_bdev.c:84:14: note: in expansion of macro 'min' max_pages = min(nr_pages, BIO_MAX_PAGES); ^ /kisskb/src/fs/logfs/dev_bdev.c: In function 'do_erase': /kisskb/src/include/linux/kernel.h:722:17: warning: comparison of distinct pointer types lacks a cast (void) (&_min1 == &_min2); \ ^ /kisskb/src/fs/logfs/dev_bdev.c:174:14: note: in expansion of macro 'min' max_pages = min(nr_pages, BIO_MAX_PAGES); ^ /kisskb/src/drivers/gpu/drm/gma500/cdv_intel_dp.c: In function 'cdv_intel_dp_i2c_init': /kisskb/src/drivers/gpu/drm/gma500/cdv_intel_dp.c:869:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at /kisskb/src/drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations] ret = i2c_dp_aux_add_bus(&intel_dp->adapter); ^ /kisskb/src/drivers/mmc/host/sh_mmcif.c: In function 'sh_mmcif_request_dma_one': /kisskb/src/drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void *)pdata->slave_id_tx : ^ /kisskb/src/drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void *)pdata->slave_id_rx; ^ In file included from /kisskb/src/arch/x86/include/asm/realmode.h:5:0, from /kisskb/src/arch/x86/include/asm/acpi.h:33, from /kisskb/src/arch/x86/include/asm/fixmap.h:19, from /kisskb/src/arch/x86/include/asm/apic.h:12, from /kisskb/src/arch/x86/include/asm/smp.h:12, from /kisskb/src/include/linux/smp.h:59, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/include/linux/context_tracking_state.h:4, from /kisskb/src/include/linux/vtime.h:4, from /kisskb/src/include/linux/hardirq.h:7, from /kisskb/src/include/linux/interrupt.h:12, from /kisskb/src/drivers/thermal/rockchip_thermal.c:16: /kisskb/src/drivers/thermal/rockchip_thermal.c: In function 'rk_tsadcv2_initialize': /kisskb/src/drivers/thermal/rockchip_thermal.c:247:18: warning: large integer implicitly truncated to unsigned type [-Woverflow] writel_relaxed(0 | (TSADCV2_AUTO_TSHUT_POLARITY_LOW), ^ /kisskb/src/arch/x86/include/asm/io.h:81:39: note: in definition of macro 'writel_relaxed' #define writel_relaxed(v, a) __writel(v, a) ^ In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:8, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/device.h:17, from /kisskb/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:19: /kisskb/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c: In function 'ipq806x_gmac_probe': /kisskb/src/include/linux/bitops.h:6:19: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define BIT(nr) (1UL << (nr)) ^ /kisskb/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:80:29: note: in expansion of macro 'BIT' #define QSGMII_PHY_CDR_EN BIT(0) ^ /kisskb/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:335:9: note: in expansion of macro 'QSGMII_PHY_CDR_EN' QSGMII_PHY_CDR_EN | ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 453 | static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Setup is 16860 bytes (padded to 16896 bytes). System is 9973 kB CRC 37a88b0 Kernel: arch/x86/boot/bzImage is ready (#1) Completed OK # rm -rf /kisskb/build/stable-4.3_x86-allmodconfig_x86_64-gcc4.9 # Build took: 0:11:53.523426
© Michael Ellerman 2006-2018.