[Nix-dev] SSP (-fstack-protector-all) in nixos?

Florian Friesdorf flo at chaoflow.net
Sun Jan 20 00:18:58 CET 2013


Hi,

current chromiumBeta fails to compile with error[1]:

out/Release/obj.host/libvpx_obj_int_extract/third_party/libvpx/source/libvpx/build/make/obj_int_extract.o: In function `parse_elf':
obj_int_extract.c:(.text.parse_elf+0x1f): undefined reference to `__stack_chk_guard'
obj_int_extract.c:(.text.parse_elf+0x31c): undefined reference to `__stack_chk_guard'

As far as I understand that is related to the stack smashing protection.
I found some IRC discussion and talk about disabling that. In general it
sounds like something I'd want on my system and I'd work for to get.

What is needed to get SSP in nixos?
How can we get chromium to build?

regards
florian

[1] http://hydra.nixos.org/build/3806642/nixlog/1/raw
-- 
Florian Friesdorf <flo at chaoflow.net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo at chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130120/289fdd79/attachment.bin 


More information about the nix-dev mailing list