Buildresult: linus/sun3_defconfig/m68k-gcc8 built on Sep 2 2021, 17:37
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 2 2021, 17:37
Duration:
0:01:15.625529
Builder:
ka7
Revision:
Merge tag 'docs-5.15' of git://git.lwn.net/linux (
4ac6d90867a4de2e12117e755dbd76e08d88697f)
Target:
linus/sun3_defconfig/m68k-gcc8
Branch:
linus
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
block/mq-deadline.c:274:12: warning: 'dd_queued' defined but not used [-Wunused-function] drivers/net/ethernet/i825xx/sun3_82586.c:317:9: warning: returning 'struct net_device *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion]
Full Log
# git rev-parse -q --verify 4ac6d90867a4de2e12117e755dbd76e08d88697f^{commit} 4ac6d90867a4de2e12117e755dbd76e08d88697f already have revision, skipping fetch # git checkout -q -f -B kisskb 4ac6d90867a4de2e12117e755dbd76e08d88697f # git clean -qxdf # < git log -1 # commit 4ac6d90867a4de2e12117e755dbd76e08d88697f # Merge: df43d903828c 37397b092e7f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Sep 1 18:49:47 2021 -0700 # # Merge tag 'docs-5.15' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "Yet another set of documentation changes: # # - A reworking of PDF generation to yield better results for documents # using CJK fonts in particular. # # - A new set of translations into traditional Chinese, a dialect for # which I am assured there is a community of interested readers. # # - A lot more regular Chinese translation work as well. # # ... plus the usual assortment of updates, fixes, typo tweaks, etc" # # * tag 'docs-5.15' of git://git.lwn.net/linux: (55 commits) # docs: sphinx-requirements: Move sphinx_rtd_theme to top # docs: pdfdocs: Enable language-specific font choice of zh_TW translations # docs: pdfdocs: Teach xeCJK about character classes of quotation marks # docs: pdfdocs: Permit AutoFakeSlant for CJK fonts # docs: pdfdocs: One-half spacing for CJK translations # docs: pdfdocs: Add conf.py local to translations for ascii-art alignment # docs: pdfdocs: Preserve inter-phrase space in Korean translations # docs: pdfdocs: Choose Serif font as CJK mainfont if possible # docs: pdfdocs: Add CJK-language-specific font settings # docs: pdfdocs: Refactor config for CJK document # scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR # docs/zh_CN: Add zh_CN/accounting/psi.rst # doc: align Italian translation # Documentation/features/vm: riscv supports THP now # docs/zh_CN: add infiniband user_verbs translation # docs/zh_CN: add infiniband user_mad translation # docs/zh_CN: add infiniband tag_matching translation # docs/zh_CN: add infiniband sysfs translation # docs/zh_CN: add infiniband opa_vnic translation # docs/zh_CN: add infiniband ipoib translation # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 4ac6d90867a4de2e12117e755dbd76e08d88697f # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/block/mq-deadline.c:274:12: warning: 'dd_queued' defined but not used [-Wunused-function] static u32 dd_queued(struct deadline_data *dd, enum dd_prio prio) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c: In function 'sun3_82586_probe': /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:317:9: warning: returning 'struct net_device *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] return dev; ^~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:01:15.625529
© Michael Ellerman 2006-2018.