Building v8 in an lxc container

43 views
Skip to first unread message

ca...@calebeverett.io

unread,
May 27, 2016, 2:39:23 PM5/27/16
to v8-users
I'm trying to build v8 in an lxc container and am getting the following errors when I try to run gclient sync, I believe because the ownership uid:gid of the files that are being extracted is out outside of the range of uid:gid available to the container. How can I add the --no-same-owner flag to the files that are being extracted?

tar: ./lib/ldscripts/elf_k1om.xr: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xw: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xd: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_l1om.xn: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xr: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xs: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_k1om.xsw: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_l1om.x: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_x86_64.xu: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf32_x86_64.xd: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_x86_64.xd: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_l1om.xsc: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_x86_64.xsw: Cannot change ownership to uid 179961, gid 5000: Invalid argument
tar: ./lib/ldscripts/elf32_x86_64.xbn: Cannot change ownership to uid 179961, gid 5000: Invalid argument
...

Caleb Everett

unread,
May 27, 2016, 6:54:20 PM5/27/16
to v8-u...@googlegroups.com

and that worked, but then ran into another snag, similar to this one: https://bbs.archlinux.org/viewtopic.php?id=209871

Bailed on the build from source and installed libv8 from this repo: https://launchpad.net/~pinepain/+archive/ubuntu/libv8-5.2

--
--
v8-users mailing list
v8-u...@googlegroups.com
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to a topic in the Google Groups "v8-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/v8-users/3vPQZ2Nod2Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to v8-users+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages