* Package: app-emulation/lxc-1.1.0 * Repository: gentoo * Maintainer: flameeyes@gentoo.org dev-zero@gentoo.org,hwoarang@gentoo.org,virtualization@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_3 python_targets_python3_4 userland_GNU * FEATURES: preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /usr/src/linux_build * Found sources for kernel version: * 3.18.4.e0 * Checking for suitable kernel configuration options... * CONFIG_NETLINK_DIAG: needed for lxc-checkpoint * CONFIG_PACKET_DIAG: needed for lxc-checkpoint * CONFIG_INET_UDP_DIAG: needed for lxc-checkpoint * CONFIG_INET_TCP_DIAG: needed for lxc-checkpoint * CONFIG_UNIX_DIAG: needed for lxc-checkpoint * CONFIG_CHECKPOINT_RESTORE: needed for lxc-checkpoint * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking lxc-1.1.0.tar.gz to /tmp/portage/app-emulation/lxc-1.1.0/work >>> Source unpacked in /tmp/portage/app-emulation/lxc-1.1.0/work a /tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0 /tmp/portage/app-emulation/lxc-1.1.0/work b /tmp/portage/app-emulation/lxc-1.1.0/work >>> Preparing source in /tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0 ... * Applying lxc-1.0.6-bash-completion.patch ... [ ok ] * Running eautoreconf in '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0' ... * Running aclocal -I config ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: lxc-lxc-1.1.0/ >>> Source prepared. >>> Configuring source in /tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0 ... * econf: updating lxc-lxc-1.1.0/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lxc-lxc-1.1.0/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --localstatedir=/var --bindir=/usr/sbin --docdir=/usr/share/doc/lxc-1.1.0 --with-config-path=/etc/lxc --with-rootfs-path=/var/lib/lxc/rootfs --with-distro=gentoo --with-runtime-path=/run --disable-apparmor --disable-cgmanager --disable-doc --disable-examples --disable-lua --disable-python --disable-seccomp configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking host distribution... gentoo checking for init system type... Linux distribution init system unknown. Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found checking for doxygen... no checking for gnutls_hash_fast in -lgnutls... yes checking for setexeccon_raw in -lselinux... no checking for get_pid_cgroup_abs_sync... checking for library containing cgmanager_get_pid_cgroup_abs_sync... no no checking for cap_init in -lcap... no checking for cap_set_proc in -lcap... yes checking for cap_set_proc in -lcap... (cached) yes checking for scmp_filter_ctx... yes checking whether seccomp_syscall_resolve_name_arch is declared... yes checking Whether to place logfiles in container config path... no checking for linux/unistd.h... yes checking for linux/netlink.h... yes checking for linux/genetlink.h... yes checking for bionic libc... no checking whether PR_CAPBSET_DROP is declared... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/personality.h usability... yes checking sys/personality.h presence... yes checking for sys/personality.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking for setns... yes checking for pivot_root... yes checking for sethostname... yes checking for unshare... yes checking for rand_r... yes checking for confstr... yes checking for faccessat... yes checking for main in -lpthread... yes checking for pthread_atfork... yes checking for statvfs... yes checking for openpty in -lutil... yes checking for openpty... yes checking for hasmntopt... yes checking for setmntent... yes checking for endmntent... yes checking for utmpxname... yes checking for getline... yes checking for fgetln... no checking for library containing sem_open... none required checking for library containing clock_gettime... none required checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for a sed that does not truncate output... /bin/sed checking for TLS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lxc.pc config.status: creating lxc.spec config.status: creating config/Makefile config.status: creating config/apparmor/Makefile config.status: creating config/selinux/Makefile config.status: creating config/bash/Makefile config.status: creating config/bash/lxc config.status: creating config/init/Makefile config.status: creating config/init/common/Makefile config.status: creating config/init/common/lxc-containers config.status: creating config/init/common/lxc-net config.status: creating config/init/systemd/Makefile config.status: creating config/init/systemd/lxc.service config.status: creating config/init/systemd/lxc-net.service config.status: creating config/init/sysvinit/Makefile config.status: creating config/init/sysvinit/lxc-containers config.status: creating config/init/sysvinit/lxc-net config.status: creating config/init/upstart/lxc-net.conf config.status: creating config/init/upstart/Makefile config.status: creating config/etc/Makefile config.status: creating config/templates/Makefile config.status: creating config/templates/archlinux.common.conf config.status: creating config/templates/archlinux.userns.conf config.status: creating config/templates/centos.common.conf config.status: creating config/templates/centos.userns.conf config.status: creating config/templates/common.conf config.status: creating config/templates/common.conf.d/Makefile config.status: creating config/templates/debian.common.conf config.status: creating config/templates/debian.userns.conf config.status: creating config/templates/fedora.common.conf config.status: creating config/templates/fedora.userns.conf config.status: creating config/templates/gentoo.common.conf config.status: creating config/templates/gentoo.moresecure.conf config.status: creating config/templates/gentoo.userns.conf config.status: creating config/templates/opensuse.common.conf config.status: creating config/templates/opensuse.userns.conf config.status: creating config/templates/oracle.common.conf config.status: creating config/templates/oracle.userns.conf config.status: creating config/templates/plamo.common.conf config.status: creating config/templates/plamo.userns.conf config.status: creating config/templates/ubuntu-cloud.common.conf config.status: creating config/templates/ubuntu-cloud.lucid.conf config.status: creating config/templates/ubuntu-cloud.userns.conf config.status: creating config/templates/ubuntu.common.conf config.status: creating config/templates/ubuntu.lucid.conf config.status: creating config/templates/ubuntu.userns.conf config.status: creating config/templates/openwrt.common.conf config.status: creating config/templates/userns.conf config.status: creating config/yum/Makefile config.status: creating config/sysconfig/Makefile config.status: creating config/sysconfig/lxc config.status: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating doc/legacy/lxc-ls.sgml config.status: creating doc/lxc-attach.sgml config.status: creating doc/lxc-autostart.sgml config.status: creating doc/lxc-cgroup.sgml config.status: creating doc/lxc-checkconfig.sgml config.status: creating doc/lxc-checkpoint.sgml config.status: creating doc/lxc-clone.sgml config.status: creating doc/lxc-config.sgml config.status: creating doc/lxc-console.sgml config.status: creating doc/lxc-create.sgml config.status: creating doc/lxc-destroy.sgml config.status: creating doc/lxc-device.sgml config.status: creating doc/lxc-execute.sgml config.status: creating doc/lxc-freeze.sgml config.status: creating doc/lxc-info.sgml config.status: creating doc/lxc-ls.sgml config.status: creating doc/lxc-monitor.sgml config.status: creating doc/lxc-snapshot.sgml config.status: creating doc/lxc-start-ephemeral.sgml config.status: creating doc/lxc-start.sgml config.status: creating doc/lxc-stop.sgml config.status: creating doc/lxc-top.sgml config.status: creating doc/lxc-unfreeze.sgml config.status: creating doc/lxc-unshare.sgml config.status: creating doc/lxc-user-nic.sgml config.status: creating doc/lxc-usernsexec.sgml config.status: creating doc/lxc-wait.sgml config.status: creating doc/lxc.conf.sgml config.status: creating doc/lxc.container.conf.sgml config.status: creating doc/lxc.system.conf.sgml config.status: creating doc/lxc-usernet.sgml config.status: creating doc/lxc.sgml config.status: creating doc/common_options.sgml config.status: creating doc/see_also.sgml config.status: creating doc/rootfs/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/examples/lxc-macvlan.conf config.status: creating doc/examples/lxc-vlan.conf config.status: creating doc/examples/lxc-no-netns.conf config.status: creating doc/examples/lxc-empty-netns.conf config.status: creating doc/examples/lxc-phys.conf config.status: creating doc/examples/lxc-veth.conf config.status: creating doc/examples/lxc-complex.conf config.status: creating doc/ja/Makefile config.status: creating doc/ja/legacy/lxc-ls.sgml config.status: creating doc/ja/lxc-attach.sgml config.status: creating doc/ja/lxc-autostart.sgml config.status: creating doc/ja/lxc-cgroup.sgml config.status: creating doc/ja/lxc-checkconfig.sgml config.status: creating doc/ja/lxc-checkpoint.sgml config.status: creating doc/ja/lxc-clone.sgml config.status: creating doc/ja/lxc-config.sgml config.status: creating doc/ja/lxc-console.sgml config.status: creating doc/ja/lxc-create.sgml config.status: creating doc/ja/lxc-destroy.sgml config.status: creating doc/ja/lxc-device.sgml config.status: creating doc/ja/lxc-execute.sgml config.status: creating doc/ja/lxc-freeze.sgml config.status: creating doc/ja/lxc-info.sgml config.status: creating doc/ja/lxc-ls.sgml config.status: creating doc/ja/lxc-monitor.sgml config.status: creating doc/ja/lxc-snapshot.sgml config.status: creating doc/ja/lxc-start-ephemeral.sgml config.status: creating doc/ja/lxc-start.sgml config.status: creating doc/ja/lxc-stop.sgml config.status: creating doc/ja/lxc-top.sgml config.status: creating doc/ja/lxc-unfreeze.sgml config.status: creating doc/ja/lxc-unshare.sgml config.status: creating doc/ja/lxc-user-nic.sgml config.status: creating doc/ja/lxc-usernsexec.sgml config.status: creating doc/ja/lxc-wait.sgml config.status: creating doc/ja/lxc.conf.sgml config.status: creating doc/ja/lxc.container.conf.sgml config.status: creating doc/ja/lxc.system.conf.sgml config.status: creating doc/ja/lxc-usernet.sgml config.status: creating doc/ja/lxc.sgml config.status: creating doc/ja/common_options.sgml config.status: creating doc/ja/see_also.sgml config.status: creating hooks/Makefile config.status: creating templates/Makefile config.status: creating templates/lxc-alpine config.status: creating templates/lxc-altlinux config.status: creating templates/lxc-archlinux config.status: creating templates/lxc-busybox config.status: creating templates/lxc-centos config.status: creating templates/lxc-cirros config.status: creating templates/lxc-debian config.status: creating templates/lxc-download config.status: creating templates/lxc-fedora config.status: creating templates/lxc-gentoo config.status: creating templates/lxc-openmandriva config.status: creating templates/lxc-opensuse config.status: creating templates/lxc-oracle config.status: creating templates/lxc-plamo config.status: creating templates/lxc-sshd config.status: creating templates/lxc-ubuntu config.status: creating templates/lxc-ubuntu-cloud config.status: creating src/Makefile config.status: creating src/lxc/Makefile config.status: creating src/lxc/lxc-checkconfig config.status: creating src/lxc/lxc-ls config.status: creating src/lxc/lxc-start-ephemeral config.status: creating src/lxc/legacy/lxc-ls config.status: creating src/lxc/lxc.functions config.status: creating src/lxc/version.h config.status: creating src/python-lxc/Makefile config.status: creating src/python-lxc/setup.py config.status: creating src/lua-lxc/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/lxc-test-usernic config.status: creating src/config.h config.status: linking config/etc/default.conf.unknown to config/etc/default.conf config.status: executing depfiles commands config.status: executing default commands ---------------------------- Environment: - compiler: x86_64-pc-linux-gnu-gcc - distribution: gentoo - init script type(s): - rpath: no - GnuTLS: yes - Bash integration: yes Security features: - Apparmor: no - Linux capabilities: yes - seccomp: no - SELinux: no - cgmanager: no Bindings: - lua: no - python3: no Documentation: - examples: no - API documentation: no - user documentation: no Debugging: - tests: no - mutex debugging: no Paths: - Logs in configpath: no >>> Source configured. >>> Compiling source in /tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0 ... make -j4 -l6 Making all in config make[1]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config' Making all in apparmor make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/apparmor' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/apparmor' Making all in bash make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/bash' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/bash' Making all in etc make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/etc' Making all in init make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init' Making all in common make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/common' Making all in systemd make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/systemd' make all-am make[4]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/systemd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/systemd' make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/systemd' Making all in sysvinit make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/sysvinit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/sysvinit' Making all in upstart make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/upstart' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init/upstart' make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init' make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/init' Making all in selinux make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/selinux' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/selinux' Making all in templates make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/templates' Making all in common.conf.d make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/templates/common.conf.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/templates/common.conf.d' make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/templates' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/templates' make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/templates' Making all in yum make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/yum' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/yum' Making all in sysconfig make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/sysconfig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config/sysconfig' make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config' make[1]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/config' Making all in src make[1]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/src' make all-recursive make[2]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/src' Making all in lxc make[3]: Entering directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/src/lxc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_attach.o lxc_attach.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-arguments.o `test -f 'arguments.c' || echo './'`arguments.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-bdev.o `test -f 'bdev.c' || echo './'`bdev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-commands.o `test -f 'commands.c' || echo './'`commands.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-start.o `test -f 'start.c' || echo './'`start.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-execute.o `test -f 'execute.c' || echo './'`execute.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-monitor.o `test -f 'monitor.c' || echo './'`monitor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-console.o `test -f 'console.c' || echo './'`console.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-freezer.o `test -f 'freezer.c' || echo './'`freezer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-error.o `test -f 'error.c' || echo './'`error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-parse.o `test -f 'parse.c' || echo './'`parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-cgfs.o `test -f 'cgfs.c' || echo './'`cgfs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-cgroup.o `test -f 'cgroup.c' || echo './'`cgroup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-utils.o `test -f 'utils.c' || echo './'`utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-sync.o `test -f 'sync.c' || echo './'`sync.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-namespace.o `test -f 'namespace.c' || echo './'`namespace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-conf.o `test -f 'conf.c' || echo './'`conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-confile.o `test -f 'confile.c' || echo './'`confile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-state.o `test -f 'state.c' || echo './'`state.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-attach.o `test -f 'attach.c' || echo './'`attach.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-network.o `test -f 'network.c' || echo './'`network.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-nl.o `test -f 'nl.c' || echo './'`nl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-rtnl.o `test -f 'rtnl.c' || echo './'`rtnl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-genl.o `test -f 'genl.c' || echo './'`genl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-caps.o `test -f 'caps.c' || echo './'`caps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-mainloop.o `test -f 'mainloop.c' || echo './'`mainloop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-af_unix.o `test -f 'af_unix.c' || echo './'`af_unix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-lxcutmp.o `test -f 'lxcutmp.c' || echo './'`lxcutmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-lxclock.o `test -f 'lxclock.c' || echo './'`lxclock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-lxccontainer.o `test -f 'lxccontainer.c' || echo './'`lxccontainer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_autostart.o lxc_autostart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_cgroup.o lxc_cgroup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_checkpoint.o lxc_checkpoint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_clone.o lxc_clone.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_config.o lxc_config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_console.o lxc_console.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_create.o lxc_create.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_destroy.o lxc_destroy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_device.o lxc_device.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_execute.o lxc_execute.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_freeze.o lxc_freeze.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_info.o lxc_info.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_monitor.o lxc_monitor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_snapshot.o lxc_snapshot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_start.o lxc_start.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_stop.o lxc_stop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_top.o lxc_top.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_unfreeze.o lxc_unfreeze.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_unshare.o lxc_unshare.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_usernsexec.o lxc_usernsexec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_wait.o lxc_wait.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_monitord.o lxc_monitord.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_user_nic.o lxc_user_nic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o network.o network.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lxc_init.o lxc_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lsm/liblxc_so-nop.o `test -f 'lsm/nop.c' || echo './'`lsm/nop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -c -o lsm/liblxc_so-lsm.o `test -f 'lsm/lsm.c' || echo './'`lsm/lsm.c x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -pthread -march=corei7-avx -O3 -pipe -flto -ffat-lto-objects -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-strict-aliasing -Wall -Werror -pthread -shared -Wl,-soname,liblxc.so.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o liblxc.so liblxc_so-arguments.o liblxc_so-bdev.o liblxc_so-commands.o liblxc_so-start.o liblxc_so-execute.o liblxc_so-monitor.o liblxc_so-console.o liblxc_so-freezer.o liblxc_so-error.o liblxc_so-parse.o liblxc_so-cgfs.o liblxc_so-cgroup.o liblxc_so-utils.o liblxc_so-sync.o liblxc_so-namespace.o liblxc_so-conf.o liblxc_so-confile.o liblxc_so-state.o liblxc_so-log.o liblxc_so-attach.o liblxc_so-network.o liblxc_so-nl.o liblxc_so-rtnl.o liblxc_so-genl.o liblxc_so-caps.o liblxc_so-mainloop.o liblxc_so-af_unix.o liblxc_so-lxcutmp.o liblxc_so-lxclock.o liblxc_so-lxccontainer.o lsm/liblxc_so-nop.o lsm/liblxc_so-lsm.o -lcap -lutil -lpthread liblxc_so-lxccontainer.o (symbol from plugin): warning: the use of `tmpnam' is dangerous, better use `mkstemp' In function '__read_alias', inlined from 'utmp_handler' at lxcutmp.c:170:6: /usr/include/bits/unistd.h:39:2: error: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [-Werror] return __read_chk (__fd, __buf, __nbytes, __bos0 (__buf)); ^ lto1: all warnings being treated as errors lto-wrapper: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-gcc returned 1 exit status /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: lto-wrapper failed collect2: error: ld returned 1 exit status Makefile:935: recipe for target 'liblxc.so' failed make[3]: *** [liblxc.so] Error 1 make[3]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/src/lxc' Makefile:404: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/src' Makefile:349: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0/src' Makefile:495: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 * ERROR: app-emulation/lxc-1.1.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/lxc-1.1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/lxc-1.1.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:lxc-1.1.0:20150211-191915.log'. * For convenience, a symlink to the build log is located at '/tmp/portage/app-emulation/lxc-1.1.0/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-emulation/lxc-1.1.0/temp/environment'. * Working directory: '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0' * S: '/tmp/portage/app-emulation/lxc-1.1.0/work/lxc-lxc-1.1.0'