* Package: app-emulation/lxc-2.1.1-r1 * Repository: gentoo * Maintainer: virtualization@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux python_targets_python3_6 seccomp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.5.13-gentoo * Checking for suitable kernel configuration options... * CONFIG_CGROUP_DEVICE: is not set when it should be. * CONFIG_USER_NS: is not set when it should be. * 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 * CONFIG_VETH: needed for internal (host-to-container) networking * CONFIG_MACVLAN: needed for internal (inter-container) networking * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking lxc-2.1.1.tar.gz to /var/tmp/portage/app-emulation/lxc-2.1.1-r1/work >>> Source unpacked in /var/tmp/portage/app-emulation/lxc-2.1.1-r1/work >>> Preparing source in /var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1 ... * Applying lxc-2.0.6-bash-completion.patch ... [ ok ] * Applying lxc-2.0.5-omit-sysconfig.patch ... [ ok ] * Applying lxc-2.1.1-fix-cgroup2-detection.patch ... [ ok ] * Applying lxc-2.1.1-cgroups-enable-container-without-CAP_SYS_ADMIN.patch ... [ ok ] * Applying lxc-2.1.1-cve-2018-6556.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I config ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: lxc-2.1.1/ * Running elibtoolize in: lxc-2.1.1/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1 ... * econf: updating lxc-2.1.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lxc-2.1.1/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lxc-2.1.1-r1 --htmldir=/usr/share/doc/lxc-2.1.1-r1/html --libdir=/usr/lib --localstatedir=/var --bindir=/usr/bin --sbindir=/usr/bin --with-config-path=/var/lib/lxc --with-rootfs-path=/var/lib/lxc/rootfs --with-distro=gentoo --with-runtime-path=/run --disable-apparmor --disable-werror --enable-doc --disable-cgmanager --disable-examples --disable-lua --disable-python --enable-seccomp --disable-selinux configure: loading site script /usr/share/config.site checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/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-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking host distribution... gentoo checking for init system type... Linux distribution init system unknown. checking for docbook2x-man... docbook2x-man checking for doxygen... no checking for gnutls_hash_fast in -lgnutls... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_hash_fast in -lgnutls... (cached) yes checking for SECCOMP... yes checking for get_pid_cgroup_abs_sync... checking for library containing cgmanager_get_pid_cgroup_abs_sync... no no checking for cgmanager_list_controllers... checking for library containing cgmanager_list_controllers_sync... no no checking for cap_init in -lcap... no checking for cap_set_proc in -lcap... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for cap_set_proc in -lcap... (cached) yes checking for cap_get_file in -lcap... yes checking for scmp_filter_ctx... yes checking whether seccomp_syscall_resolve_name_arch is declared... yes checking bash completion directory... /usr/share/bash-completion/completions 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 whether PR_SET_NO_NEW_PRIVS is declared... yes checking whether PR_GET_NO_NEW_PRIVS 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/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.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 gettid... no checking for memfd_create... 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 getsubopt... yes checking for fgetln... yes checking for prlimit... yes checking for library containing sem_open... none required checking for library containing clock_gettime... none required checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /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@.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.conf 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/alpine.common.conf config.status: creating config/templates/alpine.userns.conf 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/nesting.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/slackware.common.conf config.status: creating config/templates/slackware.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/sparclinux.common.conf config.status: creating config/templates/sparclinux.userns.conf config.status: creating config/templates/voidlinux.common.conf config.status: creating config/templates/voidlinux.userns.conf config.status: creating config/templates/sabayon.common.conf config.status: creating config/templates/sabayon.userns.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/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-copy.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-update-config.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/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-copy.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-update-config.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 doc/ko/Makefile config.status: creating doc/ko/lxc-attach.sgml config.status: creating doc/ko/lxc-autostart.sgml config.status: creating doc/ko/lxc-cgroup.sgml config.status: creating doc/ko/lxc-checkconfig.sgml config.status: creating doc/ko/lxc-checkpoint.sgml config.status: creating doc/ko/lxc-clone.sgml config.status: creating doc/ko/lxc-config.sgml config.status: creating doc/ko/lxc-console.sgml config.status: creating doc/ko/lxc-copy.sgml config.status: creating doc/ko/lxc-create.sgml config.status: creating doc/ko/lxc-destroy.sgml config.status: creating doc/ko/lxc-device.sgml config.status: creating doc/ko/lxc-execute.sgml config.status: creating doc/ko/lxc-freeze.sgml config.status: creating doc/ko/lxc-info.sgml config.status: creating doc/ko/lxc-ls.sgml config.status: creating doc/ko/lxc-monitor.sgml config.status: creating doc/ko/lxc-snapshot.sgml config.status: creating doc/ko/lxc-start-ephemeral.sgml config.status: creating doc/ko/lxc-start.sgml config.status: creating doc/ko/lxc-stop.sgml config.status: creating doc/ko/lxc-top.sgml config.status: creating doc/ko/lxc-unfreeze.sgml config.status: creating doc/ko/lxc-unshare.sgml config.status: creating doc/ko/lxc-user-nic.sgml config.status: creating doc/ko/lxc-usernsexec.sgml config.status: creating doc/ko/lxc-wait.sgml config.status: creating doc/ko/lxc.conf.sgml config.status: creating doc/ko/lxc.container.conf.sgml config.status: creating doc/ko/lxc.system.conf.sgml config.status: creating doc/ko/lxc-usernet.sgml config.status: creating doc/ko/lxc.sgml config.status: creating doc/ko/common_options.sgml config.status: creating doc/ko/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-fedora-legacy 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-pld config.status: creating templates/lxc-slackware config.status: creating templates/lxc-sshd config.status: creating templates/lxc-ubuntu config.status: creating templates/lxc-ubuntu-cloud config.status: creating templates/lxc-sparclinux config.status: creating templates/lxc-voidlinux config.status: creating templates/lxc-sabayon config.status: creating src/Makefile config.status: creating src/lxc/Makefile config.status: creating src/lxc/lxc.functions config.status: creating src/lxc/tools/lxc-checkconfig config.status: creating src/lxc/tools/lxc-start-ephemeral config.status: creating src/lxc/tools/lxc-update-config config.status: creating src/lxc/version.h config.status: creating src/python-lxc/Makefile 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 libtool commands config.status: executing default commands ---------------------------- Environment: - compiler: x86_64-gentoo-linux-musl-gcc - distribution: gentoo - init script type(s): - rpath: no - GnuTLS: yes - Bash integration: yes Security features: - Apparmor: no - Linux capabilities: yes - seccomp: yes - SELinux: no - cgmanager: no Bindings: - lua: no - python3: no Documentation: - examples: no - API documentation: no - user documentation: yes Debugging: - tests: no - mutex debugging: no Paths: - Logs in configpath: no >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1 ... make -j1 Making all in config make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' Making all in apparmor make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/apparmor' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/apparmor' Making all in bash make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/bash' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/bash' Making all in etc make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/etc' Making all in init make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' Making all in common make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/common' Making all in systemd make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make all-am make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' Making all in sysvinit make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/sysvinit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/sysvinit' Making all in upstart make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/upstart' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/upstart' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' Making all in selinux make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/selinux' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/selinux' Making all in templates make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' Making all in common.conf.d make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates/common.conf.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates/common.conf.d' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' Making all in yum make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/yum' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/yum' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' Making all in src make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/missing autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-recursive make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' Making all in lxc make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_attach.o tools/lxc_attach.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-arguments.lo `test -f 'arguments.c' || echo './'`arguments.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c arguments.c -fPIC -DPIC -o .libs/liblxc_la-arguments.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c arguments.c -o liblxc_la-arguments.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-storage.lo `test -f 'storage/storage.c' || echo './'`storage/storage.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/storage.c -fPIC -DPIC -o storage/.libs/liblxc_la-storage.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/storage.c -o storage/liblxc_la-storage.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-aufs.lo `test -f 'storage/aufs.c' || echo './'`storage/aufs.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/aufs.c -fPIC -DPIC -o storage/.libs/liblxc_la-aufs.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/aufs.c -o storage/liblxc_la-aufs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-btrfs.lo `test -f 'storage/btrfs.c' || echo './'`storage/btrfs.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/btrfs.c -fPIC -DPIC -o storage/.libs/liblxc_la-btrfs.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/btrfs.c -o storage/liblxc_la-btrfs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-dir.lo `test -f 'storage/dir.c' || echo './'`storage/dir.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/dir.c -fPIC -DPIC -o storage/.libs/liblxc_la-dir.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/dir.c -o storage/liblxc_la-dir.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-loop.lo `test -f 'storage/loop.c' || echo './'`storage/loop.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/loop.c -fPIC -DPIC -o storage/.libs/liblxc_la-loop.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/loop.c -o storage/liblxc_la-loop.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-lvm.lo `test -f 'storage/lvm.c' || echo './'`storage/lvm.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/lvm.c -fPIC -DPIC -o storage/.libs/liblxc_la-lvm.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/lvm.c -o storage/liblxc_la-lvm.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-nbd.lo `test -f 'storage/nbd.c' || echo './'`storage/nbd.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/nbd.c -fPIC -DPIC -o storage/.libs/liblxc_la-nbd.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/nbd.c -o storage/liblxc_la-nbd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-overlay.lo `test -f 'storage/overlay.c' || echo './'`storage/overlay.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/overlay.c -fPIC -DPIC -o storage/.libs/liblxc_la-overlay.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/overlay.c -o storage/liblxc_la-overlay.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-rbd.lo `test -f 'storage/rbd.c' || echo './'`storage/rbd.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/rbd.c -fPIC -DPIC -o storage/.libs/liblxc_la-rbd.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/rbd.c -o storage/liblxc_la-rbd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-rsync.lo `test -f 'storage/rsync.c' || echo './'`storage/rsync.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/rsync.c -fPIC -DPIC -o storage/.libs/liblxc_la-rsync.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/rsync.c -o storage/liblxc_la-rsync.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-zfs.lo `test -f 'storage/zfs.c' || echo './'`storage/zfs.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/zfs.c -fPIC -DPIC -o storage/.libs/liblxc_la-zfs.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/zfs.c -o storage/liblxc_la-zfs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o storage/liblxc_la-storage_utils.lo `test -f 'storage/storage_utils.c' || echo './'`storage/storage_utils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/storage_utils.c -fPIC -DPIC -o storage/.libs/liblxc_la-storage_utils.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c storage/storage_utils.c -o storage/liblxc_la-storage_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o cgroups/liblxc_la-cgfs.lo `test -f 'cgroups/cgfs.c' || echo './'`cgroups/cgfs.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgfs.c -fPIC -DPIC -o cgroups/.libs/liblxc_la-cgfs.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgfs.c -o cgroups/liblxc_la-cgfs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o cgroups/liblxc_la-cgfsng.lo `test -f 'cgroups/cgfsng.c' || echo './'`cgroups/cgfsng.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgfsng.c -fPIC -DPIC -o cgroups/.libs/liblxc_la-cgfsng.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgfsng.c -o cgroups/liblxc_la-cgfsng.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o cgroups/liblxc_la-cgroup_utils.lo `test -f 'cgroups/cgroup_utils.c' || echo './'`cgroups/cgroup_utils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgroup_utils.c -fPIC -DPIC -o cgroups/.libs/liblxc_la-cgroup_utils.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgroup_utils.c -o cgroups/liblxc_la-cgroup_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o cgroups/liblxc_la-cgroup.lo `test -f 'cgroups/cgroup.c' || echo './'`cgroups/cgroup.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgroup.c -fPIC -DPIC -o cgroups/.libs/liblxc_la-cgroup.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c cgroups/cgroup.c -o cgroups/liblxc_la-cgroup.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-commands.lo `test -f 'commands.c' || echo './'`commands.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c commands.c -fPIC -DPIC -o .libs/liblxc_la-commands.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c commands.c -o liblxc_la-commands.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-commands_utils.lo `test -f 'commands_utils.c' || echo './'`commands_utils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c commands_utils.c -fPIC -DPIC -o .libs/liblxc_la-commands_utils.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c commands_utils.c -o liblxc_la-commands_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-start.lo `test -f 'start.c' || echo './'`start.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c start.c -fPIC -DPIC -o .libs/liblxc_la-start.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c start.c -o liblxc_la-start.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-execute.lo `test -f 'execute.c' || echo './'`execute.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c execute.c -fPIC -DPIC -o .libs/liblxc_la-execute.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c execute.c -o liblxc_la-execute.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c monitor.c -fPIC -DPIC -o .libs/liblxc_la-monitor.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c monitor.c -o liblxc_la-monitor.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-console.lo `test -f 'console.c' || echo './'`console.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c console.c -fPIC -DPIC -o .libs/liblxc_la-console.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c console.c -o liblxc_la-console.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-freezer.lo `test -f 'freezer.c' || echo './'`freezer.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c freezer.c -fPIC -DPIC -o .libs/liblxc_la-freezer.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c freezer.c -o liblxc_la-freezer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c error.c -fPIC -DPIC -o .libs/liblxc_la-error.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c error.c -o liblxc_la-error.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-parse.lo `test -f 'parse.c' || echo './'`parse.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c parse.c -fPIC -DPIC -o .libs/liblxc_la-parse.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c parse.c -o liblxc_la-parse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-initutils.lo `test -f 'initutils.c' || echo './'`initutils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c initutils.c -fPIC -DPIC -o .libs/liblxc_la-initutils.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c initutils.c -o liblxc_la-initutils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c utils.c -fPIC -DPIC -o .libs/liblxc_la-utils.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c utils.c -o liblxc_la-utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-sync.lo `test -f 'sync.c' || echo './'`sync.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c sync.c -fPIC -DPIC -o .libs/liblxc_la-sync.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c sync.c -o liblxc_la-sync.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-namespace.lo `test -f 'namespace.c' || echo './'`namespace.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c namespace.c -fPIC -DPIC -o .libs/liblxc_la-namespace.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c namespace.c -o liblxc_la-namespace.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-conf.lo `test -f 'conf.c' || echo './'`conf.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c conf.c -fPIC -DPIC -o .libs/liblxc_la-conf.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c conf.c -o liblxc_la-conf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-confile.lo `test -f 'confile.c' || echo './'`confile.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c confile.c -fPIC -DPIC -o .libs/liblxc_la-confile.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c confile.c -o liblxc_la-confile.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-confile_legacy.lo `test -f 'confile_legacy.c' || echo './'`confile_legacy.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c confile_legacy.c -fPIC -DPIC -o .libs/liblxc_la-confile_legacy.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c confile_legacy.c -o liblxc_la-confile_legacy.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-confile_utils.lo `test -f 'confile_utils.c' || echo './'`confile_utils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c confile_utils.c -fPIC -DPIC -o .libs/liblxc_la-confile_utils.o confile_utils.c: In function ‘lxc_get_conf_str’: confile_utils.c:660:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 660 | strncpy(retv, value, strlen(value) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c confile_utils.c -o liblxc_la-confile_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-state.lo `test -f 'state.c' || echo './'`state.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c state.c -fPIC -DPIC -o .libs/liblxc_la-state.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c state.c -o liblxc_la-state.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c log.c -fPIC -DPIC -o .libs/liblxc_la-log.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c log.c -o liblxc_la-log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-attach.lo `test -f 'attach.c' || echo './'`attach.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c attach.c -fPIC -DPIC -o .libs/liblxc_la-attach.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c attach.c -o liblxc_la-attach.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-criu.lo `test -f 'criu.c' || echo './'`criu.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c criu.c -fPIC -DPIC -o .libs/liblxc_la-criu.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c criu.c -o liblxc_la-criu.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-network.lo `test -f 'network.c' || echo './'`network.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c network.c -fPIC -DPIC -o .libs/liblxc_la-network.o network.c: In function ‘lxc_create_network_unpriv_exec’: network.c:2150:2: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 2150 | strncpy(netdev->name, token, IFNAMSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c network.c -o liblxc_la-network.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-nl.lo `test -f 'nl.c' || echo './'`nl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c nl.c -fPIC -DPIC -o .libs/liblxc_la-nl.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c nl.c -o liblxc_la-nl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-rtnl.lo `test -f 'rtnl.c' || echo './'`rtnl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c rtnl.c -fPIC -DPIC -o .libs/liblxc_la-rtnl.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c rtnl.c -o liblxc_la-rtnl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-genl.lo `test -f 'genl.c' || echo './'`genl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c genl.c -fPIC -DPIC -o .libs/liblxc_la-genl.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c genl.c -o liblxc_la-genl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-caps.lo `test -f 'caps.c' || echo './'`caps.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c caps.c -fPIC -DPIC -o .libs/liblxc_la-caps.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c caps.c -o liblxc_la-caps.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-mainloop.lo `test -f 'mainloop.c' || echo './'`mainloop.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c mainloop.c -fPIC -DPIC -o .libs/liblxc_la-mainloop.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c mainloop.c -o liblxc_la-mainloop.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-af_unix.lo `test -f 'af_unix.c' || echo './'`af_unix.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c af_unix.c -fPIC -DPIC -o .libs/liblxc_la-af_unix.o af_unix.c: In function ‘lxc_abstract_unix_open’: af_unix.c:65:2: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 65 | strncpy(&addr.sun_path[1], &path[1], strlen(&path[1])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ af_unix.c:57:8: note: length computed here 57 | len = strlen(&path[1]); | ^~~~~~~~~~~~~~~~ af_unix.c: In function ‘lxc_abstract_unix_connect’: af_unix.c:118:2: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 118 | strncpy(&addr.sun_path[1], &path[1], strlen(&path[1])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ af_unix.c:110:8: note: length computed here 110 | len = strlen(&path[1]); | ^~~~~~~~~~~~~~~~ libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c af_unix.c -o liblxc_la-af_unix.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-lxclock.lo `test -f 'lxclock.c' || echo './'`lxclock.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lxclock.c -fPIC -DPIC -o .libs/liblxc_la-lxclock.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lxclock.c -o liblxc_la-lxclock.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-lxccontainer.lo `test -f 'lxccontainer.c' || echo './'`lxccontainer.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lxccontainer.c -fPIC -DPIC -o .libs/liblxc_la-lxccontainer.o lxccontainer.c: In function ‘split_init_cmd’: lxccontainer.c:678:2: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 678 | strncpy(copy, incmd, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~ lxccontainer.c:676:8: note: length computed here 676 | len = strlen(incmd) + 1; | ^~~~~~~~~~~~~ libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lxccontainer.c -o liblxc_la-lxccontainer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o lsm/liblxc_la-nop.lo `test -f 'lsm/nop.c' || echo './'`lsm/nop.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lsm/nop.c -fPIC -DPIC -o lsm/.libs/liblxc_la-nop.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lsm/nop.c -o lsm/liblxc_la-nop.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o lsm/liblxc_la-lsm.lo `test -f 'lsm/lsm.c' || echo './'`lsm/lsm.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lsm/lsm.c -fPIC -DPIC -o lsm/.libs/liblxc_la-lsm.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c lsm/lsm.c -o lsm/liblxc_la-lsm.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o liblxc_la-seccomp.lo `test -f 'seccomp.c' || echo './'`seccomp.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c seccomp.c -fPIC -DPIC -o .libs/liblxc_la-seccomp.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -c seccomp.c -o liblxc_la-seccomp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -fPIC -DPIC -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -pthread -O2 -pipe -march=native -fno-strict-aliasing -Wall -pthread -shared -Wl,-soname,liblxc.so.1 -version-info 1 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblxc.la -rpath /usr/lib liblxc_la-arguments.lo storage/liblxc_la-storage.lo storage/liblxc_la-aufs.lo storage/liblxc_la-btrfs.lo storage/liblxc_la-dir.lo storage/liblxc_la-loop.lo storage/liblxc_la-lvm.lo storage/liblxc_la-nbd.lo storage/liblxc_la-overlay.lo storage/liblxc_la-rbd.lo storage/liblxc_la-rsync.lo storage/liblxc_la-zfs.lo storage/liblxc_la-storage_utils.lo cgroups/liblxc_la-cgfs.lo cgroups/liblxc_la-cgfsng.lo cgroups/liblxc_la-cgroup_utils.lo cgroups/liblxc_la-cgroup.lo liblxc_la-commands.lo liblxc_la-commands_utils.lo liblxc_la-start.lo liblxc_la-execute.lo liblxc_la-monitor.lo liblxc_la-console.lo liblxc_la-freezer.lo liblxc_la-error.lo liblxc_la-parse.lo liblxc_la-initutils.lo liblxc_la-utils.lo liblxc_la-sync.lo liblxc_la-namespace.lo liblxc_la-conf.lo liblxc_la-confile.lo liblxc_la-confile_legacy.lo liblxc_la-confile_utils.lo liblxc_la-state.lo liblxc_la-log.lo liblxc_la-attach.lo liblxc_la-criu.lo liblxc_la-network.lo liblxc_la-nl.lo liblxc_la-rtnl.lo liblxc_la-genl.lo liblxc_la-caps.lo liblxc_la-mainloop.lo liblxc_la-af_unix.lo liblxc_la-lxclock.lo liblxc_la-lxccontainer.lo lsm/liblxc_la-nop.lo lsm/liblxc_la-lsm.lo liblxc_la-seccomp.lo -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/liblxc_la-arguments.o storage/.libs/liblxc_la-storage.o storage/.libs/liblxc_la-aufs.o storage/.libs/liblxc_la-btrfs.o storage/.libs/liblxc_la-dir.o storage/.libs/liblxc_la-loop.o storage/.libs/liblxc_la-lvm.o storage/.libs/liblxc_la-nbd.o storage/.libs/liblxc_la-overlay.o storage/.libs/liblxc_la-rbd.o storage/.libs/liblxc_la-rsync.o storage/.libs/liblxc_la-zfs.o storage/.libs/liblxc_la-storage_utils.o cgroups/.libs/liblxc_la-cgfs.o cgroups/.libs/liblxc_la-cgfsng.o cgroups/.libs/liblxc_la-cgroup_utils.o cgroups/.libs/liblxc_la-cgroup.o .libs/liblxc_la-commands.o .libs/liblxc_la-commands_utils.o .libs/liblxc_la-start.o .libs/liblxc_la-execute.o .libs/liblxc_la-monitor.o .libs/liblxc_la-console.o .libs/liblxc_la-freezer.o .libs/liblxc_la-error.o .libs/liblxc_la-parse.o .libs/liblxc_la-initutils.o .libs/liblxc_la-utils.o .libs/liblxc_la-sync.o .libs/liblxc_la-namespace.o .libs/liblxc_la-conf.o .libs/liblxc_la-confile.o .libs/liblxc_la-confile_legacy.o .libs/liblxc_la-confile_utils.o .libs/liblxc_la-state.o .libs/liblxc_la-log.o .libs/liblxc_la-attach.o .libs/liblxc_la-criu.o .libs/liblxc_la-network.o .libs/liblxc_la-nl.o .libs/liblxc_la-rtnl.o .libs/liblxc_la-genl.o .libs/liblxc_la-caps.o .libs/liblxc_la-mainloop.o .libs/liblxc_la-af_unix.o .libs/liblxc_la-lxclock.o .libs/liblxc_la-lxccontainer.o lsm/.libs/liblxc_la-nop.o lsm/.libs/liblxc_la-lsm.o .libs/liblxc_la-seccomp.o -Wl,--as-needed -lseccomp -lutil -lpthread -lcap -lgnutls -pthread -O2 -march=native -pthread -Wl,-soname -Wl,liblxc.so.1 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,liblxc.so.1 -o .libs/liblxc.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liblxc.so.1" && ln -s "liblxc.so.1.0.0" "liblxc.so.1") libtool: link: (cd ".libs" && rm -f "liblxc.so" && ln -s "liblxc.so.1.0.0" "liblxc.so") libtool: link: ( cd ".libs" && rm -f "liblxc.la" && ln -s "../liblxc.la" "liblxc.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-attach tools/lxc_attach.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-attach tools/lxc_attach.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_autostart.o tools/lxc_autostart.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-autostart tools/lxc_autostart.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-autostart tools/lxc_autostart.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_cgroup.o tools/lxc_cgroup.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-cgroup tools/lxc_cgroup.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-cgroup tools/lxc_cgroup.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_checkpoint.o tools/lxc_checkpoint.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-checkpoint tools/lxc_checkpoint.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-checkpoint tools/lxc_checkpoint.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_copy.o tools/lxc_copy.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-copy tools/lxc_copy.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-copy tools/lxc_copy.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_config.o tools/lxc_config.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-config tools/lxc_config.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-config tools/lxc_config.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_console.o tools/lxc_console.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-console tools/lxc_console.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-console tools/lxc_console.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_create.o tools/lxc_create.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-create tools/lxc_create.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-create tools/lxc_create.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_destroy.o tools/lxc_destroy.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-destroy tools/lxc_destroy.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-destroy tools/lxc_destroy.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_device.o tools/lxc_device.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-device tools/lxc_device.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-device tools/lxc_device.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_execute.o tools/lxc_execute.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-execute tools/lxc_execute.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-execute tools/lxc_execute.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_freeze.o tools/lxc_freeze.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-freeze tools/lxc_freeze.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-freeze tools/lxc_freeze.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_info.o tools/lxc_info.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-info tools/lxc_info.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-info tools/lxc_info.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_ls.o tools/lxc_ls.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-ls tools/lxc_ls.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-ls tools/lxc_ls.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_monitor.o tools/lxc_monitor.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-monitor tools/lxc_monitor.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-monitor tools/lxc_monitor.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_snapshot.o tools/lxc_snapshot.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-snapshot tools/lxc_snapshot.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-snapshot tools/lxc_snapshot.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_start.o tools/lxc_start.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-start tools/lxc_start.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-start tools/lxc_start.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_stop.o tools/lxc_stop.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-stop tools/lxc_stop.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-stop tools/lxc_stop.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_top.o tools/lxc_top.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-top tools/lxc_top.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-top tools/lxc_top.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_unfreeze.o tools/lxc_unfreeze.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-unfreeze tools/lxc_unfreeze.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-unfreeze tools/lxc_unfreeze.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_unshare.o tools/lxc_unshare.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-unshare tools/lxc_unshare.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-unshare tools/lxc_unshare.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_usernsexec.o tools/lxc_usernsexec.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-usernsexec tools/lxc_usernsexec.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-usernsexec tools/lxc_usernsexec.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_wait.o tools/lxc_wait.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-wait tools/lxc_wait.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-wait tools/lxc_wait.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o lxc_monitord.o lxc_monitord.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-monitord lxc_monitord.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-monitord lxc_monitord.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o lxc_user_nic.o lxc_user_nic.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o network.o network.c network.c: In function ‘lxc_create_network_unpriv_exec’: network.c:2150:2: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 2150 | strncpy(netdev->name, token, IFNAMSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lxc-user-nic lxc_user_nic.o network.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lxc-user-nic lxc_user_nic.o network.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o tools/lxc_init.o tools/lxc_init.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o init.lxc tools/lxc_init.o liblxc.la -lcap -lseccomp -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -DLXCROOTFSMOUNT=\"/var/lib/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/share/lxc/config\" -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/bin\" -I ../../src -I ../../src/lxc -I ../../src/lxc/storage -I ../../src/lxc/cgroups -DHAVE_SECCOMP -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-E -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/init.lxc tools/lxc_init.o -Wl,--as-needed ./.libs/liblxc.so -lseccomp -lutil -lpthread -lcap -lgnutls -pthread make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' Making all in tests make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/tests' Making all in python-lxc make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/python-lxc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/python-lxc' Making all in lua-lxc make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lua-lxc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lua-lxc' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' Making all in templates make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/templates' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/templates' Making all in doc make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' Making all in examples make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/examples' Making all in rootfs make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/rootfs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/rootfs' Making all in ja make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' docbook2x-man --encoding=UTF-8 lxc-attach.sgml test "lxc-attach.1" != "lxc-attach.1" && mv lxc-attach.1 lxc-attach.1 || true docbook2x-man --encoding=UTF-8 lxc-autostart.sgml test "lxc-autostart.1" != "lxc-autostart.1" && mv lxc-autostart.1 lxc-autostart.1 || true docbook2x-man --encoding=UTF-8 lxc-cgroup.sgml test "lxc-cgroup.1" != "lxc-cgroup.1" && mv lxc-cgroup.1 lxc-cgroup.1 || true docbook2x-man --encoding=UTF-8 lxc-checkconfig.sgml test "lxc-checkconfig.1" != "lxc-checkconfig.1" && mv lxc-checkconfig.1 lxc-checkconfig.1 || true docbook2x-man --encoding=UTF-8 lxc-checkpoint.sgml test "lxc-checkpoint.1" != "lxc-checkpoint.1" && mv lxc-checkpoint.1 lxc-checkpoint.1 || true docbook2x-man --encoding=UTF-8 lxc-config.sgml test "lxc-config.1" != "lxc-config.1" && mv lxc-config.1 lxc-config.1 || true docbook2x-man --encoding=UTF-8 lxc-console.sgml test "lxc-console.1" != "lxc-console.1" && mv lxc-console.1 lxc-console.1 || true docbook2x-man --encoding=UTF-8 lxc-copy.sgml test "lxc-copy.1" != "lxc-copy.1" && mv lxc-copy.1 lxc-copy.1 || true docbook2x-man --encoding=UTF-8 lxc-create.sgml test "lxc-create.1" != "lxc-create.1" && mv lxc-create.1 lxc-create.1 || true docbook2x-man --encoding=UTF-8 lxc-destroy.sgml test "lxc-destroy.1" != "lxc-destroy.1" && mv lxc-destroy.1 lxc-destroy.1 || true docbook2x-man --encoding=UTF-8 lxc-device.sgml test "lxc-device.1" != "lxc-device.1" && mv lxc-device.1 lxc-device.1 || true docbook2x-man --encoding=UTF-8 lxc-execute.sgml test "lxc-execute.1" != "lxc-execute.1" && mv lxc-execute.1 lxc-execute.1 || true docbook2x-man --encoding=UTF-8 lxc-freeze.sgml test "lxc-freeze.1" != "lxc-freeze.1" && mv lxc-freeze.1 lxc-freeze.1 || true docbook2x-man --encoding=UTF-8 lxc-info.sgml test "lxc-info.1" != "lxc-info.1" && mv lxc-info.1 lxc-info.1 || true docbook2x-man --encoding=UTF-8 lxc-ls.sgml test "lxc-ls.1" != "lxc-ls.1" && mv lxc-ls.1 lxc-ls.1 || true docbook2x-man --encoding=UTF-8 lxc-monitor.sgml test "lxc-monitor.1" != "lxc-monitor.1" && mv lxc-monitor.1 lxc-monitor.1 || true docbook2x-man --encoding=UTF-8 lxc-snapshot.sgml test "lxc-snapshot.1" != "lxc-snapshot.1" && mv lxc-snapshot.1 lxc-snapshot.1 || true docbook2x-man --encoding=UTF-8 lxc-start.sgml test "lxc-start.1" != "lxc-start.1" && mv lxc-start.1 lxc-start.1 || true docbook2x-man --encoding=UTF-8 lxc-stop.sgml test "lxc-stop.1" != "lxc-stop.1" && mv lxc-stop.1 lxc-stop.1 || true docbook2x-man --encoding=UTF-8 lxc-top.sgml test "lxc-top.1" != "lxc-top.1" && mv lxc-top.1 lxc-top.1 || true docbook2x-man --encoding=UTF-8 lxc-unfreeze.sgml test "lxc-unfreeze.1" != "lxc-unfreeze.1" && mv lxc-unfreeze.1 lxc-unfreeze.1 || true docbook2x-man --encoding=UTF-8 lxc-unshare.sgml test "lxc-unshare.1" != "lxc-unshare.1" && mv lxc-unshare.1 lxc-unshare.1 || true docbook2x-man --encoding=UTF-8 lxc-update-config.sgml test "lxc-update-config.1" != "lxc-update-config.1" && mv lxc-update-config.1 lxc-update-config.1 || true docbook2x-man --encoding=UTF-8 lxc-user-nic.sgml test "lxc-user-nic.1" != "lxc-user-nic.1" && mv lxc-user-nic.1 lxc-user-nic.1 || true docbook2x-man --encoding=UTF-8 lxc-usernsexec.sgml test "lxc-usernsexec.1" != "lxc-usernsexec.1" && mv lxc-usernsexec.1 lxc-usernsexec.1 || true docbook2x-man --encoding=UTF-8 lxc-wait.sgml test "lxc-wait.1" != "lxc-wait.1" && mv lxc-wait.1 lxc-wait.1 || true docbook2x-man --encoding=UTF-8 lxc.conf.sgml test "lxc.conf.5" != "lxc.conf.5" && mv lxc.conf.5 lxc.conf.5 || true docbook2x-man --encoding=UTF-8 lxc.container.conf.sgml test "lxc.container.conf.5" != "lxc.container.conf.5" && mv lxc.container.conf.5 lxc.container.conf.5 || true docbook2x-man --encoding=UTF-8 lxc.system.conf.sgml test "lxc.system.conf.5" != "lxc.system.conf.5" && mv lxc.system.conf.5 lxc.system.conf.5 || true docbook2x-man --encoding=UTF-8 lxc-usernet.sgml test "lxc-usernet.5" != "lxc-usernet.5" && mv lxc-usernet.5 lxc-usernet.5 || true docbook2x-man --encoding=UTF-8 lxc.sgml test "lxc.7" != "lxc.7" && mv lxc.7 lxc.7 || true make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' Making all in ko make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' docbook2x-man --encoding=UTF-8 lxc-attach.sgml test "lxc-attach.1" != "lxc-attach.1" && mv lxc-attach.1 lxc-attach.1 || true docbook2x-man --encoding=UTF-8 lxc-autostart.sgml test "lxc-autostart.1" != "lxc-autostart.1" && mv lxc-autostart.1 lxc-autostart.1 || true docbook2x-man --encoding=UTF-8 lxc-cgroup.sgml test "lxc-cgroup.1" != "lxc-cgroup.1" && mv lxc-cgroup.1 lxc-cgroup.1 || true docbook2x-man --encoding=UTF-8 lxc-checkconfig.sgml test "lxc-checkconfig.1" != "lxc-checkconfig.1" && mv lxc-checkconfig.1 lxc-checkconfig.1 || true docbook2x-man --encoding=UTF-8 lxc-checkpoint.sgml test "lxc-checkpoint.1" != "lxc-checkpoint.1" && mv lxc-checkpoint.1 lxc-checkpoint.1 || true docbook2x-man --encoding=UTF-8 lxc-config.sgml test "lxc-config.1" != "lxc-config.1" && mv lxc-config.1 lxc-config.1 || true docbook2x-man --encoding=UTF-8 lxc-console.sgml test "lxc-console.1" != "lxc-console.1" && mv lxc-console.1 lxc-console.1 || true docbook2x-man --encoding=UTF-8 lxc-copy.sgml test "lxc-copy.1" != "lxc-copy.1" && mv lxc-copy.1 lxc-copy.1 || true docbook2x-man --encoding=UTF-8 lxc-create.sgml test "lxc-create.1" != "lxc-create.1" && mv lxc-create.1 lxc-create.1 || true docbook2x-man --encoding=UTF-8 lxc-destroy.sgml test "lxc-destroy.1" != "lxc-destroy.1" && mv lxc-destroy.1 lxc-destroy.1 || true docbook2x-man --encoding=UTF-8 lxc-device.sgml test "lxc-device.1" != "lxc-device.1" && mv lxc-device.1 lxc-device.1 || true docbook2x-man --encoding=UTF-8 lxc-execute.sgml test "lxc-execute.1" != "lxc-execute.1" && mv lxc-execute.1 lxc-execute.1 || true docbook2x-man --encoding=UTF-8 lxc-freeze.sgml test "lxc-freeze.1" != "lxc-freeze.1" && mv lxc-freeze.1 lxc-freeze.1 || true docbook2x-man --encoding=UTF-8 lxc-info.sgml test "lxc-info.1" != "lxc-info.1" && mv lxc-info.1 lxc-info.1 || true docbook2x-man --encoding=UTF-8 lxc-ls.sgml test "lxc-ls.1" != "lxc-ls.1" && mv lxc-ls.1 lxc-ls.1 || true docbook2x-man --encoding=UTF-8 lxc-monitor.sgml test "lxc-monitor.1" != "lxc-monitor.1" && mv lxc-monitor.1 lxc-monitor.1 || true docbook2x-man --encoding=UTF-8 lxc-snapshot.sgml test "lxc-snapshot.1" != "lxc-snapshot.1" && mv lxc-snapshot.1 lxc-snapshot.1 || true docbook2x-man --encoding=UTF-8 lxc-start.sgml test "lxc-start.1" != "lxc-start.1" && mv lxc-start.1 lxc-start.1 || true docbook2x-man --encoding=UTF-8 lxc-stop.sgml test "lxc-stop.1" != "lxc-stop.1" && mv lxc-stop.1 lxc-stop.1 || true docbook2x-man --encoding=UTF-8 lxc-top.sgml test "lxc-top.1" != "lxc-top.1" && mv lxc-top.1 lxc-top.1 || true docbook2x-man --encoding=UTF-8 lxc-unfreeze.sgml test "lxc-unfreeze.1" != "lxc-unfreeze.1" && mv lxc-unfreeze.1 lxc-unfreeze.1 || true docbook2x-man --encoding=UTF-8 lxc-unshare.sgml test "lxc-unshare.1" != "lxc-unshare.1" && mv lxc-unshare.1 lxc-unshare.1 || true docbook2x-man --encoding=UTF-8 lxc-user-nic.sgml test "lxc-user-nic.1" != "lxc-user-nic.1" && mv lxc-user-nic.1 lxc-user-nic.1 || true docbook2x-man --encoding=UTF-8 lxc-usernsexec.sgml test "lxc-usernsexec.1" != "lxc-usernsexec.1" && mv lxc-usernsexec.1 lxc-usernsexec.1 || true docbook2x-man --encoding=UTF-8 lxc-wait.sgml test "lxc-wait.1" != "lxc-wait.1" && mv lxc-wait.1 lxc-wait.1 || true docbook2x-man --encoding=UTF-8 lxc.conf.sgml test "lxc.conf.5" != "lxc.conf.5" && mv lxc.conf.5 lxc.conf.5 || true docbook2x-man --encoding=UTF-8 lxc.container.conf.sgml test "lxc.container.conf.5" != "lxc.container.conf.5" && mv lxc.container.conf.5 lxc.container.conf.5 || true docbook2x-man --encoding=UTF-8 lxc.system.conf.sgml test "lxc.system.conf.5" != "lxc.system.conf.5" && mv lxc.system.conf.5 lxc.system.conf.5 || true docbook2x-man --encoding=UTF-8 lxc-usernet.sgml test "lxc-usernet.5" != "lxc-usernet.5" && mv lxc-usernet.5 lxc-usernet.5 || true docbook2x-man --encoding=UTF-8 lxc.sgml test "lxc.7" != "lxc.7" && mv lxc.7 lxc.7 || true make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' docbook2x-man lxc-attach.sgml test "lxc-attach.1" != "lxc-attach.1" && mv lxc-attach.1 lxc-attach.1 || true docbook2x-man lxc-autostart.sgml test "lxc-autostart.1" != "lxc-autostart.1" && mv lxc-autostart.1 lxc-autostart.1 || true docbook2x-man lxc-cgroup.sgml test "lxc-cgroup.1" != "lxc-cgroup.1" && mv lxc-cgroup.1 lxc-cgroup.1 || true docbook2x-man lxc-checkconfig.sgml test "lxc-checkconfig.1" != "lxc-checkconfig.1" && mv lxc-checkconfig.1 lxc-checkconfig.1 || true docbook2x-man lxc-checkpoint.sgml test "lxc-checkpoint.1" != "lxc-checkpoint.1" && mv lxc-checkpoint.1 lxc-checkpoint.1 || true docbook2x-man lxc-config.sgml test "lxc-config.1" != "lxc-config.1" && mv lxc-config.1 lxc-config.1 || true docbook2x-man lxc-console.sgml test "lxc-console.1" != "lxc-console.1" && mv lxc-console.1 lxc-console.1 || true docbook2x-man lxc-copy.sgml test "lxc-copy.1" != "lxc-copy.1" && mv lxc-copy.1 lxc-copy.1 || true docbook2x-man lxc-create.sgml test "lxc-create.1" != "lxc-create.1" && mv lxc-create.1 lxc-create.1 || true docbook2x-man lxc-destroy.sgml test "lxc-destroy.1" != "lxc-destroy.1" && mv lxc-destroy.1 lxc-destroy.1 || true docbook2x-man lxc-device.sgml test "lxc-device.1" != "lxc-device.1" && mv lxc-device.1 lxc-device.1 || true docbook2x-man lxc-execute.sgml test "lxc-execute.1" != "lxc-execute.1" && mv lxc-execute.1 lxc-execute.1 || true docbook2x-man lxc-freeze.sgml test "lxc-freeze.1" != "lxc-freeze.1" && mv lxc-freeze.1 lxc-freeze.1 || true docbook2x-man lxc-info.sgml test "lxc-info.1" != "lxc-info.1" && mv lxc-info.1 lxc-info.1 || true docbook2x-man lxc-ls.sgml test "lxc-ls.1" != "lxc-ls.1" && mv lxc-ls.1 lxc-ls.1 || true docbook2x-man lxc-monitor.sgml test "lxc-monitor.1" != "lxc-monitor.1" && mv lxc-monitor.1 lxc-monitor.1 || true docbook2x-man lxc-snapshot.sgml test "lxc-snapshot.1" != "lxc-snapshot.1" && mv lxc-snapshot.1 lxc-snapshot.1 || true docbook2x-man lxc-start.sgml test "lxc-start.1" != "lxc-start.1" && mv lxc-start.1 lxc-start.1 || true docbook2x-man lxc-stop.sgml test "lxc-stop.1" != "lxc-stop.1" && mv lxc-stop.1 lxc-stop.1 || true docbook2x-man lxc-top.sgml test "lxc-top.1" != "lxc-top.1" && mv lxc-top.1 lxc-top.1 || true docbook2x-man lxc-unfreeze.sgml test "lxc-unfreeze.1" != "lxc-unfreeze.1" && mv lxc-unfreeze.1 lxc-unfreeze.1 || true docbook2x-man lxc-unshare.sgml test "lxc-unshare.1" != "lxc-unshare.1" && mv lxc-unshare.1 lxc-unshare.1 || true docbook2x-man lxc-update-config.sgml test "lxc-update-config.1" != "lxc-update-config.1" && mv lxc-update-config.1 lxc-update-config.1 || true docbook2x-man lxc-user-nic.sgml test "lxc-user-nic.1" != "lxc-user-nic.1" && mv lxc-user-nic.1 lxc-user-nic.1 || true docbook2x-man lxc-usernsexec.sgml test "lxc-usernsexec.1" != "lxc-usernsexec.1" && mv lxc-usernsexec.1 lxc-usernsexec.1 || true docbook2x-man lxc-wait.sgml test "lxc-wait.1" != "lxc-wait.1" && mv lxc-wait.1 lxc-wait.1 || true docbook2x-man lxc.conf.sgml test "lxc.conf.5" != "lxc.conf.5" && mv lxc.conf.5 lxc.conf.5 || true docbook2x-man lxc.container.conf.sgml test "lxc.container.conf.5" != "lxc.container.conf.5" && mv lxc.container.conf.5 lxc.container.conf.5 || true docbook2x-man lxc.system.conf.sgml test "lxc.system.conf.5" != "lxc.system.conf.5" && mv lxc.system.conf.5 lxc.system.conf.5 || true docbook2x-man lxc-usernet.sgml test "lxc-usernet.5" != "lxc-usernet.5" && mv lxc-usernet.5 lxc-usernet.5 || true docbook2x-man lxc.sgml test "lxc.7" != "lxc.7" && mv lxc.7 lxc.7 || true make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' Making all in hooks make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/hooks' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -O2 -pipe -march=native -fno-strict-aliasing -Wall -c -o unmount-namespace.o unmount-namespace.c /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unmount-namespace unmount-namespace.o -lutil -lpthread -lcap -lgnutls libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-strict-aliasing -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o unmount-namespace unmount-namespace.o -Wl,--as-needed -lutil -lpthread -lcap -lgnutls make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/hooks' make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' >>> Source compiled. >>> Test phase [not enabled]: app-emulation/lxc-2.1.1-r1 >>> Install app-emulation/lxc-2.1.1-r1 into /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image/ make -j1 DESTDIR=/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image/ install Making install in config make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' Making install in apparmor make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/apparmor' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/apparmor' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/apparmor' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/apparmor' Making install in bash make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/bash' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/bash' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/bash-completion/completions' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/bash-completion/completions' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/bash' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/bash' Making install in etc make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/etc' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/etc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//etc/lxc' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 default.conf '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//etc/lxc' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/etc' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/etc' Making install in init make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' Making install in common make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/common' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/common' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c lxc-containers lxc-net '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/common' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/common' Making install in systemd make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make install-am make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make[5]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/systemd' Making install in sysvinit make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/sysvinit' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/sysvinit' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/sysvinit' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/sysvinit' Making install in upstart make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/upstart' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/upstart' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/upstart' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init/upstart' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/init' Making install in selinux make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/selinux' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/selinux' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/selinux' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.if lxc.te '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/selinux' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/selinux' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/selinux' Making install in templates make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' Making install in common.conf.d make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates/common.conf.d' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates/common.conf.d' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/config/common.conf.d/' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 README '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/config/common.conf.d/' make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates/common.conf.d' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates/common.conf.d' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/config' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 alpine.common.conf alpine.userns.conf archlinux.common.conf archlinux.userns.conf centos.common.conf centos.userns.conf common.conf common.seccomp debian.common.conf debian.userns.conf fedora.common.conf fedora.userns.conf gentoo.common.conf gentoo.moresecure.conf gentoo.userns.conf nesting.conf opensuse.common.conf opensuse.userns.conf oracle.common.conf oracle.userns.conf plamo.common.conf plamo.userns.conf slackware.common.conf slackware.userns.conf ubuntu-cloud.common.conf ubuntu-cloud.lucid.conf ubuntu-cloud.userns.conf ubuntu.common.conf ubuntu.lucid.conf ubuntu.userns.conf openwrt.common.conf sparclinux.common.conf sparclinux.userns.conf voidlinux.common.conf voidlinux.userns.conf sabayon.common.conf sabayon.userns.conf userns.conf '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/config' make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/templates' Making install in yum make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/yum' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/yum' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc-patch.py '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/yum' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config/yum' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/config' Making install in src make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' Making install in lxc make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c liblxc.la '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/liblxc.so.1.0.0 /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/liblxc.so.1.0.0 libtool: install: (cd /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib && { ln -s -f liblxc.so.1.0.0 liblxc.so.1 || { rm -f liblxc.so.1 && ln -s liblxc.so.1.0.0 liblxc.so.1; }; }) libtool: install: (cd /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib && { ln -s -f liblxc.so.1.0.0 liblxc.so || { rm -f liblxc.so && ln -s liblxc.so.1.0.0 liblxc.so; }; }) libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/liblxc.lai /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/liblxc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c lxc-attach lxc-autostart lxc-cgroup lxc-checkpoint lxc-copy lxc-config lxc-console lxc-create lxc-destroy lxc-device lxc-execute lxc-freeze lxc-info lxc-ls lxc-monitor lxc-snapshot lxc-start lxc-stop lxc-top lxc-unfreeze lxc-unshare lxc-usernsexec lxc-wait '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin' libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-attach /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-attach libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-autostart /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-autostart libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-cgroup /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-cgroup libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-checkpoint /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-checkpoint libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-copy /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-copy libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-config /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-config libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-console /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-console libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-create /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-create libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-destroy /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-destroy libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-device /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-device libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-execute /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-execute libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-freeze /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-freeze libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-info /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-info libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-ls /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-ls libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-monitor /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-monitor libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-snapshot /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-snapshot libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-start /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-start libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-stop /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-stop libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-top /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-top libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-unfreeze /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-unfreeze libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-unshare /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-unshare libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-usernsexec /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-usernsexec libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-wait /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/lxc-wait /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c tools/lxc-checkconfig tools/lxc-update-config '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin' mkdir -p /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc install -c -m 644 lxc.functions /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc mv /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image/usr/lib/liblxc.so.1.0.0 /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/liblxc.so.1.3.0 rm -f /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/liblxc.so /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/liblxc.so.1 cd /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib; \ ln -sf liblxc.so.1.3.0 liblxc.so.1; \ ln -sf liblxc.so.1 liblxc.so /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c lxc-monitord lxc-user-nic '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc' libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-monitord /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc/lxc-monitord libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/lxc-user-nic /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc/lxc-user-nic /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c init.lxc '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin' libtool: warning: 'liblxc.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/init.lxc /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/bin/init.lxc make install-exec-hook make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' chmod u+s /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc/lxc-user-nic make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/include/lxc' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 attach_options.h lxccontainer.h version.h '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/include/lxc' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lxc' Making install in tests make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/tests' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/tests' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/tests' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/tests' Making install in python-lxc make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/python-lxc' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/python-lxc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/python-lxc' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/python-lxc' Making install in lua-lxc make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lua-lxc' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lua-lxc' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lua-lxc' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src/lua-lxc' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/src' Making install in templates make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/templates' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/templates' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/templates' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c lxc-alpine lxc-altlinux lxc-archlinux lxc-busybox lxc-centos lxc-cirros lxc-debian lxc-download lxc-fedora lxc-fedora-legacy lxc-gentoo lxc-openmandriva lxc-opensuse lxc-oracle lxc-plamo lxc-pld lxc-slackware lxc-sshd lxc-ubuntu lxc-ubuntu-cloud lxc-sparclinux lxc-voidlinux lxc-sabayon '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/templates' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/templates' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/templates' Making install in doc make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' Making install in examples make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/examples' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/examples' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/examples' Making install in rootfs make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/rootfs' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/rootfs' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//var/lib/lxc/rootfs' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 README '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//var/lib/lxc/rootfs' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/rootfs' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/rootfs' Making install in ja make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ja/man1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc-attach.1 lxc-autostart.1 lxc-cgroup.1 lxc-checkconfig.1 lxc-checkpoint.1 lxc-config.1 lxc-console.1 lxc-copy.1 lxc-create.1 lxc-destroy.1 lxc-device.1 lxc-execute.1 lxc-freeze.1 lxc-info.1 lxc-ls.1 lxc-monitor.1 lxc-snapshot.1 lxc-start.1 lxc-stop.1 lxc-top.1 lxc-unfreeze.1 lxc-unshare.1 lxc-update-config.1 lxc-user-nic.1 lxc-usernsexec.1 lxc-wait.1 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ja/man1' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ja/man5' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.conf.5 lxc.container.conf.5 lxc.system.conf.5 lxc-usernet.5 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ja/man5' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ja/man7' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.7 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ja/man7' make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ja' Making install in ko make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[4]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ko/man1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc-attach.1 lxc-autostart.1 lxc-cgroup.1 lxc-checkconfig.1 lxc-checkpoint.1 lxc-config.1 lxc-console.1 lxc-copy.1 lxc-create.1 lxc-destroy.1 lxc-device.1 lxc-execute.1 lxc-freeze.1 lxc-info.1 lxc-ls.1 lxc-monitor.1 lxc-snapshot.1 lxc-start.1 lxc-stop.1 lxc-top.1 lxc-unfreeze.1 lxc-unshare.1 lxc-user-nic.1 lxc-usernsexec.1 lxc-wait.1 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ko/man1' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ko/man5' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.conf.5 lxc.container.conf.5 lxc.system.conf.5 lxc-usernet.5 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ko/man5' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ko/man7' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.7 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/ko/man7' make[4]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc/ko' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' make[3]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/man1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc-attach.1 lxc-autostart.1 lxc-cgroup.1 lxc-checkconfig.1 lxc-checkpoint.1 lxc-config.1 lxc-console.1 lxc-copy.1 lxc-create.1 lxc-destroy.1 lxc-device.1 lxc-execute.1 lxc-freeze.1 lxc-info.1 lxc-ls.1 lxc-monitor.1 lxc-snapshot.1 lxc-start.1 lxc-stop.1 lxc-top.1 lxc-unfreeze.1 lxc-unshare.1 lxc-update-config.1 lxc-user-nic.1 lxc-usernsexec.1 lxc-wait.1 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/man5' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.conf.5 lxc.container.conf.5 lxc.system.conf.5 lxc-usernet.5 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/man5' /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/man7' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.7 '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/man/man7' make[3]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/doc' Making install in hooks make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/hooks' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/hooks' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc/hooks' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c unmount-namespace '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc/hooks' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c unmount-namespace /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/libexec/lxc/hooks/unmount-namespace /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/hooks' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c clonehostname mountecryptfsroot ubuntu-cloud-prep squid-deb-proxy-client '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/share/lxc/hooks' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/hooks' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1/hooks' make[1]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' make[2]: Entering directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//var/lib/lxc /bin/mkdir -p /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//var/cache/lxc /bin/mkdir -p '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/pkgconfig' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lxc.pc '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/image//usr/lib/pkgconfig' make[2]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' make[1]: Leaving directory '/var/tmp/portage/app-emulation/lxc-2.1.1-r1/work/lxc-2.1.1' >>> Completed installing app-emulation/lxc-2.1.1-r1 into /var/tmp/portage/app-emulation/lxc-2.1.1-r1/image/ * Final size of build directory: 18152 KiB (17.7 MiB) * Final size of installed tree: 3012 KiB ( 2.9 MiB) * QA Notice: Unresolved soname dependencies: * * /usr/bin/init.lxc: libc.so * /usr/bin/lxc-attach: libc.so * /usr/bin/lxc-autostart: libc.so * /usr/bin/lxc-cgroup: libc.so * /usr/bin/lxc-checkpoint: libc.so * /usr/bin/lxc-config: libc.so * /usr/bin/lxc-console: libc.so * /usr/bin/lxc-copy: libc.so * /usr/bin/lxc-create: libc.so * /usr/bin/lxc-destroy: libc.so * /usr/bin/lxc-device: libc.so * /usr/bin/lxc-execute: libc.so * /usr/bin/lxc-freeze: libc.so * /usr/bin/lxc-info: libc.so * /usr/bin/lxc-ls: libc.so * /usr/bin/lxc-monitor: libc.so * /usr/bin/lxc-snapshot: libc.so * /usr/bin/lxc-start: libc.so * /usr/bin/lxc-stop: libc.so * /usr/bin/lxc-top: libc.so * /usr/bin/lxc-unfreeze: libc.so * /usr/bin/lxc-unshare: libc.so * /usr/bin/lxc-usernsexec: libc.so * /usr/bin/lxc-wait: libc.so * /usr/lib/liblxc.so.1.3.0: libc.so * /usr/libexec/lxc/hooks/unmount-namespace: libc.so * /usr/libexec/lxc/lxc-monitord: libc.so * /usr/libexec/lxc/lxc-user-nic: libc.so * * QA Notice: This ebuild installs into paths that should be created at runtime. * To fix, simply do not install into these directories. Instead, your package * should create dirs on the fly at runtime as needed via init scripts/etc... * * var/cache * var/cache/lxc * One or more empty directories installed to /var: * * /var/cache/lxc * * If those directories need to be preserved, please make sure to create * or mark them for keeping using 'keepdir'. Future versions of Portage * will strip empty directories from installation image. strip: x86_64-gentoo-linux-musl-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/lxc-cgroup /usr/bin/lxc-checkpoint /usr/bin/lxc-info /usr/bin/lxc-freeze /usr/bin/lxc-unfreeze /usr/bin/lxc-wait /usr/lib/liblxc.so.1.3.0 /usr/bin/lxc-copy /usr/bin/lxc-config /usr/bin/lxc-create /usr/bin/lxc-device /usr/bin/lxc-execute /usr/bin/lxc-attach /usr/bin/lxc-autostart /usr/bin/lxc-destroy /usr/bin/lxc-ls /usr/bin/lxc-monitor /usr/bin/lxc-snapshot /usr/bin/lxc-start /usr/bin/lxc-stop /usr/bin/lxc-unshare /usr/bin/lxc-usernsexec /usr/bin/lxc-console /usr/libexec/lxc/hooks/unmount-namespace /usr/bin/lxc-top /usr/libexec/lxc/lxc-user-nic /usr/libexec/lxc/lxc-monitord /usr/bin/init.lxc * checking 231 files for package collisions >>> Merging app-emulation/lxc-2.1.1-r1 to / * >>> SetUID: [chmod go-r] /usr/libexec/lxc/lxc-user-nic ... [ ok ] --- /usr/ --- /usr/share/ --- /usr/share/bash-completion/ --- /usr/share/bash-completion/completions/ >>> /usr/share/bash-completion/completions/lxc-start >>> /usr/share/bash-completion/completions/lxc-attach -> lxc-start >>> /usr/share/bash-completion/completions/lxc-cgroup -> lxc-start >>> /usr/share/bash-completion/completions/lxc-copy -> lxc-start >>> /usr/share/bash-completion/completions/lxc-console -> lxc-start >>> /usr/share/bash-completion/completions/lxc-create -> lxc-start >>> /usr/share/bash-completion/completions/lxc-destroy -> lxc-start >>> /usr/share/bash-completion/completions/lxc-device -> lxc-start >>> /usr/share/bash-completion/completions/lxc-execute -> lxc-start >>> /usr/share/bash-completion/completions/lxc-freeze -> lxc-start >>> /usr/share/bash-completion/completions/lxc-info -> lxc-start >>> /usr/share/bash-completion/completions/lxc-monitor -> lxc-start >>> /usr/share/bash-completion/completions/lxc-snapshot -> lxc-start >>> /usr/share/bash-completion/completions/lxc-start-ephemeral -> lxc-start >>> /usr/share/bash-completion/completions/lxc-stop -> lxc-start >>> /usr/share/bash-completion/completions/lxc-unfreeze -> lxc-start >>> /usr/share/bash-completion/completions/lxc-wait -> lxc-start >>> /usr/share/lxc/ >>> /usr/share/lxc/selinux/ >>> /usr/share/lxc/selinux/lxc.if >>> /usr/share/lxc/selinux/lxc.te >>> /usr/share/lxc/config/ >>> /usr/share/lxc/config/common.conf.d/ >>> /usr/share/lxc/config/common.conf.d/README >>> /usr/share/lxc/config/alpine.common.conf >>> /usr/share/lxc/config/alpine.userns.conf >>> /usr/share/lxc/config/archlinux.common.conf >>> /usr/share/lxc/config/archlinux.userns.conf >>> /usr/share/lxc/config/centos.common.conf >>> /usr/share/lxc/config/centos.userns.conf >>> /usr/share/lxc/config/common.conf >>> /usr/share/lxc/config/common.seccomp >>> /usr/share/lxc/config/debian.common.conf >>> /usr/share/lxc/config/debian.userns.conf >>> /usr/share/lxc/config/fedora.common.conf >>> /usr/share/lxc/config/fedora.userns.conf >>> /usr/share/lxc/config/gentoo.common.conf >>> /usr/share/lxc/config/gentoo.moresecure.conf >>> /usr/share/lxc/config/gentoo.userns.conf >>> /usr/share/lxc/config/nesting.conf >>> /usr/share/lxc/config/opensuse.common.conf >>> /usr/share/lxc/config/opensuse.userns.conf >>> /usr/share/lxc/config/oracle.common.conf >>> /usr/share/lxc/config/oracle.userns.conf >>> /usr/share/lxc/config/plamo.common.conf >>> /usr/share/lxc/config/plamo.userns.conf >>> /usr/share/lxc/config/slackware.common.conf >>> /usr/share/lxc/config/slackware.userns.conf >>> /usr/share/lxc/config/ubuntu-cloud.common.conf >>> /usr/share/lxc/config/ubuntu-cloud.lucid.conf >>> /usr/share/lxc/config/ubuntu-cloud.userns.conf >>> /usr/share/lxc/config/ubuntu.common.conf >>> /usr/share/lxc/config/ubuntu.lucid.conf >>> /usr/share/lxc/config/ubuntu.userns.conf >>> /usr/share/lxc/config/openwrt.common.conf >>> /usr/share/lxc/config/sparclinux.common.conf >>> /usr/share/lxc/config/sparclinux.userns.conf >>> /usr/share/lxc/config/voidlinux.common.conf >>> /usr/share/lxc/config/voidlinux.userns.conf >>> /usr/share/lxc/config/sabayon.common.conf >>> /usr/share/lxc/config/sabayon.userns.conf >>> /usr/share/lxc/config/userns.conf >>> /usr/share/lxc/lxc-patch.py >>> /usr/share/lxc/lxc.functions >>> /usr/share/lxc/templates/ >>> /usr/share/lxc/templates/lxc-alpine >>> /usr/share/lxc/templates/lxc-altlinux >>> /usr/share/lxc/templates/lxc-archlinux >>> /usr/share/lxc/templates/lxc-busybox >>> /usr/share/lxc/templates/lxc-centos >>> /usr/share/lxc/templates/lxc-cirros >>> /usr/share/lxc/templates/lxc-debian >>> /usr/share/lxc/templates/lxc-download >>> /usr/share/lxc/templates/lxc-fedora >>> /usr/share/lxc/templates/lxc-fedora-legacy >>> /usr/share/lxc/templates/lxc-gentoo >>> /usr/share/lxc/templates/lxc-openmandriva >>> /usr/share/lxc/templates/lxc-opensuse >>> /usr/share/lxc/templates/lxc-oracle >>> /usr/share/lxc/templates/lxc-plamo >>> /usr/share/lxc/templates/lxc-pld >>> /usr/share/lxc/templates/lxc-slackware >>> /usr/share/lxc/templates/lxc-sshd >>> /usr/share/lxc/templates/lxc-ubuntu >>> /usr/share/lxc/templates/lxc-ubuntu-cloud >>> /usr/share/lxc/templates/lxc-sparclinux >>> /usr/share/lxc/templates/lxc-voidlinux >>> /usr/share/lxc/templates/lxc-sabayon >>> /usr/share/lxc/hooks/ >>> /usr/share/lxc/hooks/clonehostname >>> /usr/share/lxc/hooks/mountecryptfsroot >>> /usr/share/lxc/hooks/ubuntu-cloud-prep >>> /usr/share/lxc/hooks/squid-deb-proxy-client --- /usr/share/man/ --- /usr/share/man/ja/ --- /usr/share/man/ja/man1/ >>> /usr/share/man/ja/man1/lxc-attach.1.bz2 >>> /usr/share/man/ja/man1/lxc-autostart.1.bz2 >>> /usr/share/man/ja/man1/lxc-cgroup.1.bz2 >>> /usr/share/man/ja/man1/lxc-checkconfig.1.bz2 >>> /usr/share/man/ja/man1/lxc-checkpoint.1.bz2 >>> /usr/share/man/ja/man1/lxc-config.1.bz2 >>> /usr/share/man/ja/man1/lxc-console.1.bz2 >>> /usr/share/man/ja/man1/lxc-copy.1.bz2 >>> /usr/share/man/ja/man1/lxc-create.1.bz2 >>> /usr/share/man/ja/man1/lxc-destroy.1.bz2 >>> /usr/share/man/ja/man1/lxc-device.1.bz2 >>> /usr/share/man/ja/man1/lxc-execute.1.bz2 >>> /usr/share/man/ja/man1/lxc-freeze.1.bz2 >>> /usr/share/man/ja/man1/lxc-info.1.bz2 >>> /usr/share/man/ja/man1/lxc-ls.1.bz2 >>> /usr/share/man/ja/man1/lxc-monitor.1.bz2 >>> /usr/share/man/ja/man1/lxc-snapshot.1.bz2 >>> /usr/share/man/ja/man1/lxc-start.1.bz2 >>> /usr/share/man/ja/man1/lxc-stop.1.bz2 >>> /usr/share/man/ja/man1/lxc-top.1.bz2 >>> /usr/share/man/ja/man1/lxc-unfreeze.1.bz2 >>> /usr/share/man/ja/man1/lxc-unshare.1.bz2 >>> /usr/share/man/ja/man1/lxc-update-config.1.bz2 >>> /usr/share/man/ja/man1/lxc-user-nic.1.bz2 >>> /usr/share/man/ja/man1/lxc-usernsexec.1.bz2 >>> /usr/share/man/ja/man1/lxc-wait.1.bz2 --- /usr/share/man/ja/man5/ >>> /usr/share/man/ja/man5/lxc.conf.5.bz2 >>> /usr/share/man/ja/man5/lxc.container.conf.5.bz2 >>> /usr/share/man/ja/man5/lxc.system.conf.5.bz2 >>> /usr/share/man/ja/man5/lxc-usernet.5.bz2 --- /usr/share/man/ja/man7/ >>> /usr/share/man/ja/man7/lxc.7.bz2 --- /usr/share/man/ko/ --- /usr/share/man/ko/man1/ >>> /usr/share/man/ko/man1/lxc-attach.1.bz2 >>> /usr/share/man/ko/man1/lxc-autostart.1.bz2 >>> /usr/share/man/ko/man1/lxc-cgroup.1.bz2 >>> /usr/share/man/ko/man1/lxc-checkconfig.1.bz2 >>> /usr/share/man/ko/man1/lxc-checkpoint.1.bz2 >>> /usr/share/man/ko/man1/lxc-config.1.bz2 >>> /usr/share/man/ko/man1/lxc-console.1.bz2 >>> /usr/share/man/ko/man1/lxc-copy.1.bz2 >>> /usr/share/man/ko/man1/lxc-create.1.bz2 >>> /usr/share/man/ko/man1/lxc-destroy.1.bz2 >>> /usr/share/man/ko/man1/lxc-device.1.bz2 >>> /usr/share/man/ko/man1/lxc-execute.1.bz2 >>> /usr/share/man/ko/man1/lxc-freeze.1.bz2 >>> /usr/share/man/ko/man1/lxc-info.1.bz2 >>> /usr/share/man/ko/man1/lxc-ls.1.bz2 >>> /usr/share/man/ko/man1/lxc-monitor.1.bz2 >>> /usr/share/man/ko/man1/lxc-snapshot.1.bz2 >>> /usr/share/man/ko/man1/lxc-start.1.bz2 >>> /usr/share/man/ko/man1/lxc-stop.1.bz2 >>> /usr/share/man/ko/man1/lxc-top.1.bz2 >>> /usr/share/man/ko/man1/lxc-unfreeze.1.bz2 >>> /usr/share/man/ko/man1/lxc-unshare.1.bz2 >>> /usr/share/man/ko/man1/lxc-user-nic.1.bz2 >>> /usr/share/man/ko/man1/lxc-usernsexec.1.bz2 >>> /usr/share/man/ko/man1/lxc-wait.1.bz2 --- /usr/share/man/ko/man5/ >>> /usr/share/man/ko/man5/lxc.conf.5.bz2 >>> /usr/share/man/ko/man5/lxc.container.conf.5.bz2 >>> /usr/share/man/ko/man5/lxc.system.conf.5.bz2 >>> /usr/share/man/ko/man5/lxc-usernet.5.bz2 >>> /usr/share/man/ko/man7/ >>> /usr/share/man/ko/man7/lxc.7.bz2 --- /usr/share/man/man1/ >>> /usr/share/man/man1/lxc-attach.1.bz2 >>> /usr/share/man/man1/lxc-autostart.1.bz2 >>> /usr/share/man/man1/lxc-cgroup.1.bz2 >>> /usr/share/man/man1/lxc-checkconfig.1.bz2 >>> /usr/share/man/man1/lxc-checkpoint.1.bz2 >>> /usr/share/man/man1/lxc-config.1.bz2 >>> /usr/share/man/man1/lxc-console.1.bz2 >>> /usr/share/man/man1/lxc-copy.1.bz2 >>> /usr/share/man/man1/lxc-create.1.bz2 >>> /usr/share/man/man1/lxc-destroy.1.bz2 >>> /usr/share/man/man1/lxc-device.1.bz2 >>> /usr/share/man/man1/lxc-execute.1.bz2 >>> /usr/share/man/man1/lxc-freeze.1.bz2 >>> /usr/share/man/man1/lxc-info.1.bz2 >>> /usr/share/man/man1/lxc-ls.1.bz2 >>> /usr/share/man/man1/lxc-monitor.1.bz2 >>> /usr/share/man/man1/lxc-snapshot.1.bz2 >>> /usr/share/man/man1/lxc-start.1.bz2 >>> /usr/share/man/man1/lxc-stop.1.bz2 >>> /usr/share/man/man1/lxc-top.1.bz2 >>> /usr/share/man/man1/lxc-unfreeze.1.bz2 >>> /usr/share/man/man1/lxc-unshare.1.bz2 >>> /usr/share/man/man1/lxc-update-config.1.bz2 >>> /usr/share/man/man1/lxc-user-nic.1.bz2 >>> /usr/share/man/man1/lxc-usernsexec.1.bz2 >>> /usr/share/man/man1/lxc-wait.1.bz2 --- /usr/share/man/man5/ >>> /usr/share/man/man5/lxc.conf.5.bz2 >>> /usr/share/man/man5/lxc.container.conf.5.bz2 >>> /usr/share/man/man5/lxc.system.conf.5.bz2 >>> /usr/share/man/man5/lxc-usernet.5.bz2 --- /usr/share/man/man7/ >>> /usr/share/man/man7/lxc.7.bz2 --- /usr/share/doc/ >>> /usr/share/doc/lxc-2.1.1-r1/ >>> /usr/share/doc/lxc-2.1.1-r1/AUTHORS >>> /usr/share/doc/lxc-2.1.1-r1/NEWS >>> /usr/share/doc/lxc-2.1.1-r1/README >>> /usr/share/doc/lxc-2.1.1-r1/CONTRIBUTING.bz2 >>> /usr/share/doc/lxc-2.1.1-r1/MAINTAINERS.bz2 >>> /usr/share/doc/lxc-2.1.1-r1/FAQ.txt.bz2 >>> /usr/share/doc/lxc-2.1.1-r1/README.gentoo.bz2 --- /usr/libexec/ >>> /usr/libexec/lxc/ >>> /usr/libexec/lxc/lxc-containers >>> /usr/libexec/lxc/lxc-net >>> /usr/libexec/lxc/hooks/ >>> /usr/libexec/lxc/hooks/unmount-namespace >>> /usr/libexec/lxc/lxc-user-nic >>> /usr/libexec/lxc/lxc-monitord --- /usr/lib/ --- /usr/lib/pkgconfig/ >>> /usr/lib/pkgconfig/lxc.pc >>> /usr/lib/liblxc.so.1.3.0 --- /usr/bin/ >>> /usr/bin/lxc-checkconfig >>> /usr/bin/lxc-update-config >>> /usr/bin/lxc-cgroup >>> /usr/bin/lxc-checkpoint >>> /usr/bin/lxc-info >>> /usr/bin/lxc-freeze >>> /usr/bin/lxc-unfreeze >>> /usr/bin/lxc-wait >>> /usr/bin/lxc-copy >>> /usr/bin/lxc-config >>> /usr/bin/lxc-create >>> /usr/bin/lxc-device >>> /usr/bin/lxc-execute >>> /usr/bin/lxc-attach >>> /usr/bin/lxc-autostart >>> /usr/bin/lxc-destroy >>> /usr/bin/lxc-ls >>> /usr/bin/lxc-monitor >>> /usr/bin/lxc-snapshot >>> /usr/bin/lxc-start >>> /usr/bin/lxc-stop >>> /usr/bin/lxc-unshare >>> /usr/bin/lxc-usernsexec >>> /usr/bin/lxc-console >>> /usr/bin/lxc-top >>> /usr/bin/init.lxc --- /usr/include/ >>> /usr/include/lxc/ >>> /usr/include/lxc/attach_options.h >>> /usr/include/lxc/lxccontainer.h >>> /usr/include/lxc/version.h --- /etc/ >>> /etc/lxc/ >>> /etc/lxc/default.conf >>> /etc/lxc/.keep_app-emulation_lxc-0 --- /etc/init.d/ >>> /etc/init.d/lxc --- /var/ --- /var/lib/ >>> /var/lib/lxc/ >>> /var/lib/lxc/rootfs/ >>> /var/lib/lxc/rootfs/README >>> /var/lib/lxc/rootfs/.keep_app-emulation_lxc-0 --- /var/cache/ >>> /var/cache/lxc/ --- /var/log/ >>> /var/log/lxc/ >>> /var/log/lxc/.keep_app-emulation_lxc-0 --- /lib/ --- /lib/systemd/ --- /lib/systemd/system/ >>> /lib/systemd/system/lxc@.service >>> /usr/lib/liblxc.so.1 -> liblxc.so.1.3.0 >>> /usr/lib/liblxc.so -> liblxc.so.1 * * Starting from version lxc-1.1.0-r3, the default lxc path has been * moved from /etc/lxc to /var/lib/lxc. If you still want to use /etc/lxc * please add the following to your /etc/lxc/lxc.conf * * lxc.lxcpath = /etc/lxc * * For openrc, there is an init script provided with the package. * You _should_ only need to symlink /etc/init.d/lxc to * /etc/init.d/lxc.configname to start the container defined in * /etc/lxc/configname.conf. * * Correspondingly, for systemd a service file lxc@.service is installed. * Enable and start lxc@configname in order to start the container defined * in /etc/lxc/configname.conf. * * If you want checkpoint/restore functionality, please install criu * (sys-process/criu). * * (Note: Above message is only printed the first time package is * installed. Please look at /usr/share/doc/lxc-2.1.1-r1/README.gentoo* * for future reference) >>> app-emulation/lxc-2.1.1-r1 merged. >>> Regenerating /etc/ld.so.cache...