# git rev-parse -q --verify bec7550cca106c3ccc061e3e625516af63054fe4^{commit} bec7550cca106c3ccc061e3e625516af63054fe4 already have revision, skipping fetch # git checkout -q -f -B kisskb bec7550cca106c3ccc061e3e625516af63054fe4 # git clean -qxdf # < git log -1 # commit bec7550cca106c3ccc061e3e625516af63054fe4 # Merge: 2b28601d62b0 551bd3368a7b # Author: Linus Torvalds # Date: Wed May 29 14:36:41 2019 -0700 # # Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "The Sphinx 2.0 release contained a few incompatible API changes that # broke our extensions and, thus, the documentation build in general. # Who knew that those deprecation warnings it was outputting actually # meant we should change something? This set of fixes makes the build # work again with Sphinx 2.0 and eliminates the warnings for 1.8. As # part of that, we also need a few fixes to the docs for places where # the new Sphinx is more strict. # # It is a bit late in the cycle for this kind of change, but it does fix # problems that people are experiencing now. # # There has been some talk of raising the minimum version of Sphinx we # support. I don't want to do that abruptly, though, so these changes # add some glue to continue to support versions back to 1.3. We will be # adding some infrastructure soon to nudge users of old versions # forward, with the idea of maybe increasing our minimum version (and # removing this glue) sometime in the future" # # * tag 'docs-5.2-fixes2' of git://git.lwn.net/linux: # drm/i915: Maintain consistent documentation subsection ordering # scripts/sphinx-pre-install: make it handle Sphinx versions # docs: Fix conf.py for Sphinx 2.0 # docs: fix multiple doc build warnings in enumeration.rst # lib/list_sort: fix kerneldoc build error # docs: fix numaperf.rst and add it to the doc tree # doc: Cope with the deprecation of AutoReporter # doc: Cope with Sphinx logging deprecations # < /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 bec7550cca106c3ccc061e3e625516af63054fe4 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x5552EB96 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_pid': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:104:2: warning: asm operand 3 probably doesn't match constraints asm volatile(PPC_TLBIEL(%0, %4, %3, %2, %1) ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:104:2: error: impossible constraint in 'asm' make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/mm/book3s64/radix_tlb.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/mm/book3s64] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/locking/lockdep.c:2821:13: warning: 'print_lock_trace' defined but not used [-Wunused-function] static void print_lock_trace(struct lock_trace *trace, unsigned int spaces) ^ make[1]: *** [/kisskb/src/Makefile:1071: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:03:50.796235