All of lore.kernel.org
 help / color / mirror / Atom feed
* sh allmodconfig Fails
@ 2014-07-08  3:17 Nick Krause
  0 siblings, 0 replies; only message in thread
From: Nick Krause @ 2014-07-08  3:17 UTC (permalink / raw)
  To: kirill.shutemov; +Cc: peterz, mgorman, riel, mingo, linux-kernel

Hey Kirill and other maintainers ,
When building sh allmodconfig I hit errors in a file you guys maintain.
I will paste below this log the issues with the build and their respective
errors.
Cheers Nick :)
<stdin>:1:0: error: cannot use atomic model soft-imask in user mode
<stdin>:1:0: error: cannot use atomic model soft-imask in user mode
./scripts/gcc-version.sh: line 31: printf: #: invalid number
./scripts/gcc-version.sh: line 31: printf: #: invalid number
<stdin>:1:0: error: cannot use atomic model soft-imask in user mode
<stdin>:1:0: error: cannot use atomic model soft-imask in user mode
./scripts/gcc-version.sh: line 31: printf: #: invalid number
./scripts/gcc-version.sh: line 31: printf: #: invalid number
/bin/sh: 1: [: 0001: unexpected operator
  CHK     include/generated/utsrelease.h
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
scripts/mod/empty.c:1:0: error: cannot use atomic model soft-imask in user mode
 /* empty file to figure out endianness / word size */
 ^
make[2]: *** [scripts/mod/empty.o] Error 1
make[1]: *** [scripts/mod] Error 2
make[1]: *** Waiting for unfinished jobs....
  HOSTCC  scripts/genksyms/lex.lex.o
  HOSTCC  scripts/genksyms/parse.tab.o
make[1]: `include/generated/machtypes.h' is up to date.
  HOSTLD  scripts/genksyms/genksyms
  CC      kernel/bounds.s
kernel/bounds.c:1:0: error: cannot use atomic model soft-imask in user mode
 /*
 ^
make[1]: *** [kernel/bounds.s] Error 1
make: *** [prepare0] Error 2
make: *** Waiting for unfinished jobs....
make: *** [scripts] Error 2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-08  3:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08  3:17 sh allmodconfig Fails Nick Krause

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.