lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDOMVg5f1BKoaUTHLrAW=NBn0U_0ugLxkPuBoEwMtsY_Y8XqQ@mail.gmail.com>
Date:	Tue, 8 Jul 2014 00:16:59 -0400
From:	Nick Krause <xerofoify@...il.com>
To:	linux@...ck-us.net
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Fwd: Compile issues with se7206_defconfig

 Guenter Roeck work  on Tue, Jul 8, 2014 at 12:03 AM
Subject: Re: Compile issues with se7206_defconfig
To: Nick Krause <xerofoify@...il.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>


On 07/07/2014 07:56 PM, Nick Krause wrote:
>
> There seems to me a build issue with this config. I will paste my logs
> for this build below this message.
> Cheers Nick
> 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[2]: *** Waiting for unfinished jobs....
> make[1]: *** [scripts/mod] Error 2
> make[1]: *** Waiting for unfinished jobs....
>    CHK     include/generated/utsrelease.h
>    UPD     include/generated/utsrelease.h
>    Generating include/generated/machtypes.h
>    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


What kernel version ? I see a build failure in mainline, but it is different.

net/built-in.o: In function `__sk_run_filter':
filter.c:(.text+0x3156c): undefined reference to `__fpscr_values'
filter.c:(.text+0x31760): undefined reference to `__fpscr_values'
filter.c:(.text+0x31c8c): undefined reference to `__fpscr_values'
filter.c:(.text+0x31f00): undefined reference to `__fpscr_values'
filter.c:(.text+0x323b0): undefined reference to `__fpscr_values'

Guenter

I am running mainline too. I will retest and see if I get the same
results as you.
Cheers Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ