[Pkg-uml-pkgs] failed i386 build of user-mode-linux 4.7-1um-2

Mattia Dongili malattia at linux.it
Mon Oct 24 14:20:37 UTC 2016


On Sun, Oct 23, 2016 at 11:49:27PM +0530, Ritesh Raj Sarraf wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> I just looked at the failing build logs, and to me it looks more of a (newer)
> GCC syntax check error. And I'm not sure if this really should be fixed in the
> linux kernel source.
> 
> Note: I applied patches from Balint to disable PIE and bindnow for UML builds.
> The same was the issue seen recently in gcc uploads (6.2.0-7), where the
> compiler started failing to build the linux kernel.

I suppose you're referring to:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841368

There is a workaround in the bugreport ("-fno-PIE -fno-PIC"[1]).
Is it worth trying it?
Although, we'll see how all of this enabling default PIE in gcc ends.

-- 
mattia
:wq!

[1]: the former I believe we need anyway in place of -no-pie given to the
compiler).

from the manpage:
-pie
   Produce a position independent executable on targets that support it.  For
   predictable results, you must also specify the same set of options used for
   compilation (-fpie, -fPIE, or model suboptions) when you specify this linker
   option.




More information about the Pkg-uml-pkgs mailing list