Buildresult: linus/nommu_defconfig/microblaze-gcc5 built on Dec 28 2020, 08:01
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 28 2020, 08:01
Duration:
0:00:02.471320
Builder:
blade4b
Revision:
proc mountinfo: make splice available again (
14e3e989f6a5d9646b6cf60690499cc8bdc11f7d)
Target:
linus/nommu_defconfig/microblaze-gcc5
Branch:
linus
Compiler:
microblaze-gcc5
(microblazeel-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Log:
Download original
Possible errors
make[2]: *** [scripts/kconfig/Makefile:88: nommu_defconfig] Error 1 make[1]: *** [Makefile:602: nommu_defconfig] Error 2 make: *** [Makefile:185: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 14e3e989f6a5d9646b6cf60690499cc8bdc11f7d^{commit} 14e3e989f6a5d9646b6cf60690499cc8bdc11f7d already have revision, skipping fetch # git checkout -q -f -B kisskb 14e3e989f6a5d9646b6cf60690499cc8bdc11f7d # git clean -qxdf # < git log -1 # commit 14e3e989f6a5d9646b6cf60690499cc8bdc11f7d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Dec 27 10:56:33 2020 -0800 # # proc mountinfo: make splice available again # # Since commit 36e2c7421f02 ("fs: don't allow splice read/write without # explicit ops") we've required that file operation structures explicitly # enable splice support, rather than falling back to the default handlers. # # Most /proc files use the indirect 'struct proc_ops' to describe their # file operations, and were fixed up to support splice earlier in commits # 40be821d627c..b24c30c67863, but the mountinfo files interact with the # VFS directly using their own 'struct file_operations' and got missed as # a result. # # This adds the necessary support for splice to work for /proc/*/mountinfo # and friends. # # Reported-by: Joan Bruguera Micó <joanbrugueram@gmail.com> # Reported-by: Jussi Kivilinna <jussi.kivilinna@iki.fi> # Link: https://bugzilla.kernel.org/show_bug.cgi?id=209971 # Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Cc: Christoph Hellwig <hch@lst.de> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 14e3e989f6a5d9646b6cf60690499cc8bdc11f7d # < make -s -j 24 ARCH=microblaze O=/kisskb/build/linus_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig *** *** Can't find default configuration "arch/microblaze/configs/nommu_defconfig"! *** make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:88: nommu_defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:602: nommu_defconfig] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=microblaze O=/kisskb/build/linus_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nommu_defconfig_microblaze # Build took: 0:00:02.471320
© Michael Ellerman 2006-2018.