Buildresult: linus/sparc-allnoconfig/sparc64-gcc5 built on Jan 24, 12:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 24, 12:26
Duration:
0:00:16.620749
Builder:
ka4
Revision:
Merge tag 'trace-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (
615d300648869c774bd1fe54b4627bb0c20faed4)
Target:
linus/sparc-allnoconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (9)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] cc1: warning: unrecognized command line option '-Wno-shift-negative-value'
Full Log
# git rev-parse -q --verify 615d300648869c774bd1fe54b4627bb0c20faed4^{commit} 615d300648869c774bd1fe54b4627bb0c20faed4 already have revision, skipping fetch # git checkout -q -f -B kisskb 615d300648869c774bd1fe54b4627bb0c20faed4 # git clean -qxdf # < git log -1 # commit 615d300648869c774bd1fe54b4627bb0c20faed4 # Merge: 7ed2632ec7d7 834bf76add3e # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jan 23 16:48:09 2024 -0800 # # Merge tag 'trace-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace # # Pull tracing and eventfs fixes from Steven Rostedt: # # - Fix histogram tracing_map insertion. # # The tracing_map_insert copies the value into the elt variable and # then assigns the elt to the entry value. But it is possible that the # entry value becomes visible on other CPUs before the elt is fully # initialized. This is fixed by adding a wmb() between the # initialization of the elt variable and assigning it. # # - Have eventfs directory have unique inode numbers. # # Having them be all the same proved to be a failure as the 'find' # application will think that the directories are causing loops, as it # checks for directory loops via their inodes. Have the evenfs dir # entries get their inodes assigned when they are referenced and then # save them in the eventfs_inode structure. # # * tag 'trace-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: # eventfs: Save directory inodes in the eventfs_inode structure # tracing: Ensure visibility when inserting an element into tracing_map # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 615d300648869c774bd1fe54b4627bb0c20faed4 # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] word_type __cmpdi2(long long a, long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] word_type __ucmpdi2(unsigned long long a, unsigned long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] int request_dma(unsigned int dmanr, const char * device_id) ^ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] void free_dma(unsigned int dmanr) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc5 # Build took: 0:00:16.620749
© Michael Ellerman 2006-2018.