Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/lxc.spec'], False, '/var/lib/mock/f18-build-1653904-285611/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/lxc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lxc-0.9.0-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/lxc.spec'], False, '/var/lib/mock/f18-build-1653904-285611/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/lxc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WkCeTR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxc-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxc-0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxc-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SnSuB9 + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-distro=fedora --enable-doc --enable-python --enable-lua --disable-rpath --disable-apparmor checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking host distribution... fedora checking for docbook2x-man... db2x_docbook2man checking for seccomp_init in -lseccomp... no checking for scmp_filter_ctx... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a Python interpreter with version >= 3.2... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.3 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.3/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.3/site-packages checking for PYTHONDEV... yes checking for LUA... yes checking Whether to place logfiles in container config path... no checking for linux/unistd.h... yes checking for linux/netlink.h... yes checking for linux/genetlink.h... yes checking for cap_set_proc in -lcap... yes checking linux capabilities... -lcap checking for bionic libc... no checking whether PR_CAPBSET_DROP is declared... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/personality.h usability... yes checking sys/personality.h presence... yes checking for sys/personality.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking for setns... yes checking for pivot_root... yes checking for sethostname... yes checking for unshare... yes checking for openpty in -lutil... yes checking for openpty... yes checking for hasmntopt... yes checking for setmntent... yes checking for endmntent... yes checking for getline... yes checking for fgetln... no checking for library containing sem_open... -lpthread checking for library containing clock_gettime... -lrt checking whether gcc needs -traditional... no checking for a sed that does not truncate output... /usr/bin/sed 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 doc/Makefile config.status: creating doc/legacy/lxc-ls.sgml config.status: creating doc/lxc-attach.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-console.sgml config.status: creating doc/lxc-create.sgml config.status: creating doc/lxc-destroy.sgml config.status: creating doc/lxc-device.sgml config.status: creating doc/lxc-execute.sgml config.status: creating doc/lxc-freeze.sgml config.status: creating doc/lxc-info.sgml config.status: creating doc/lxc-kill.sgml config.status: creating doc/lxc-ls.sgml config.status: creating doc/lxc-monitor.sgml config.status: creating doc/lxc-netstat.sgml config.status: creating doc/lxc-ps.sgml config.status: creating doc/lxc-restart.sgml config.status: creating doc/lxc-shutdown.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-version.sgml config.status: creating doc/lxc-wait.sgml config.status: creating doc/lxc.conf.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 hooks/Makefile config.status: creating templates/Makefile config.status: creating templates/lxc-debian config.status: creating templates/lxc-ubuntu config.status: creating templates/lxc-ubuntu-cloud config.status: creating templates/lxc-opensuse config.status: creating templates/lxc-busybox config.status: creating templates/lxc-fedora config.status: creating templates/lxc-oracle config.status: creating templates/lxc-altlinux config.status: creating templates/lxc-sshd config.status: creating templates/lxc-archlinux config.status: creating templates/lxc-alpine config.status: creating src/Makefile config.status: creating src/lxc/Makefile config.status: creating src/lxc/lxc-ps config.status: creating src/lxc/lxc-netstat config.status: creating src/lxc/lxc-checkconfig config.status: creating src/lxc/lxc-version config.status: creating src/lxc/lxc-create config.status: creating src/lxc/lxc-clone config.status: creating src/lxc/lxc-shutdown config.status: creating src/lxc/lxc-start-ephemeral config.status: creating src/lxc/lxc-destroy config.status: creating src/lxc/legacy/lxc-ls config.status: creating src/lxc/lxc.functions config.status: creating src/python-lxc/Makefile config.status: creating src/lua-lxc/Makefile config.status: creating src/tests/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default commands + make -j5 Making all in config make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/config' cp default.conf.libvirt default.conf make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/config' Making all in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' Making all in lxc make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_attach.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-arguments.o `test -f 'arguments.c' || echo './'`arguments.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-commands.o `test -f 'commands.c' || echo './'`commands.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-start.o `test -f 'start.c' || echo './'`start.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-stop.o `test -f 'stop.c' || echo './'`stop.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-execute.o `test -f 'execute.c' || echo './'`execute.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-monitor.o `test -f 'monitor.c' || echo './'`monitor.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-console.o `test -f 'console.c' || echo './'`console.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-freezer.o `test -f 'freezer.c' || echo './'`freezer.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-checkpoint.o `test -f 'checkpoint.c' || echo './'`checkpoint.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-restart.o `test -f 'restart.c' || echo './'`restart.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-error.o `test -f 'error.c' || echo './'`error.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-parse.o `test -f 'parse.c' || echo './'`parse.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-cgroup.o `test -f 'cgroup.c' || echo './'`cgroup.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-sync.o `test -f 'sync.c' || echo './'`sync.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-namespace.o `test -f 'namespace.c' || echo './'`namespace.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-conf.o `test -f 'conf.c' || echo './'`conf.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-confile.o `test -f 'confile.c' || echo './'`confile.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-state.o `test -f 'state.c' || echo './'`state.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-attach.o `test -f 'attach.c' || echo './'`attach.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-network.o `test -f 'network.c' || echo './'`network.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-nl.o `test -f 'nl.c' || echo './'`nl.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-rtnl.o `test -f 'rtnl.c' || echo './'`rtnl.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-genl.o `test -f 'genl.c' || echo './'`genl.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-caps.o `test -f 'caps.c' || echo './'`caps.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-mainloop.o `test -f 'mainloop.c' || echo './'`mainloop.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-af_unix.o `test -f 'af_unix.c' || echo './'`af_unix.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-lxcutmp.o `test -f 'lxcutmp.c' || echo './'`lxcutmp.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-apparmor.o `test -f 'apparmor.c' || echo './'`apparmor.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-lxclock.o `test -f 'lxclock.c' || echo './'`lxclock.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-lxccontainer.o `test -f 'lxccontainer.c' || echo './'`lxccontainer.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o liblxc_so-version.o `test -f 'version.c' || echo './'`version.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_unshare.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_stop.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_start.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_execute.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_monitor.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_wait.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_console.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_freeze.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_info.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_cgroup.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_unfreeze.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_checkpoint.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_restart.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_kill.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c lxc_init.c gcc -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -shared -Wl,-soname,liblxc.so.0 -Wl,-z,relro -o liblxc.so liblxc_so-arguments.o liblxc_so-commands.o liblxc_so-start.o liblxc_so-stop.o liblxc_so-execute.o liblxc_so-monitor.o liblxc_so-console.o liblxc_so-freezer.o liblxc_so-checkpoint.o liblxc_so-restart.o liblxc_so-error.o liblxc_so-parse.o liblxc_so-cgroup.o liblxc_so-utils.o liblxc_so-sync.o liblxc_so-namespace.o liblxc_so-conf.o liblxc_so-confile.o liblxc_so-state.o liblxc_so-log.o liblxc_so-attach.o liblxc_so-network.o liblxc_so-nl.o liblxc_so-rtnl.o liblxc_so-genl.o liblxc_so-caps.o liblxc_so-mainloop.o liblxc_so-af_unix.o liblxc_so-lxcutmp.o liblxc_so-apparmor.o liblxc_so-lxclock.o liblxc_so-lxccontainer.o liblxc_so-version.o -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-attach lxc_attach.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-unshare lxc_unshare.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-stop lxc_stop.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-start lxc_start.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-execute lxc_execute.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-monitor lxc_monitor.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-wait lxc_wait.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-console lxc_console.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-freeze lxc_freeze.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-info lxc_info.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-cgroup lxc_cgroup.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-unfreeze lxc_unfreeze.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-checkpoint lxc_checkpoint.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-restart lxc_restart.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-kill lxc_kill.o liblxc.so -lcap -lrt -lpthread -lutil gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -Wl,-E -Wl,-z,relro -o lxc-init lxc_init.o liblxc.so -lcap -lrt -lpthread -lutil make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' Making all in python-lxc make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -I ../../src -L../../src/lxc/" /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.3 creating build/lib.linux-x86_64-3.3/lxc copying lxc/__init__.py -> build/lib.linux-x86_64-3.3/lxc running build_ext building '_lxc' extension creating build/temp.linux-x86_64-3.3 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -I ../../src -L../../src/lxc/ -fPIC -I/usr/include/python3.3m -c lxc.c -o build/temp.linux-x86_64-3.3/lxc.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -I ../../src -L../../src/lxc/ build/temp.linux-x86_64-3.3/lxc.o -L/usr/lib64 -llxc -lpython3.3m -o build/lib.linux-x86_64-3.3/_lxc.cpython-33m.so make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' Making all in lua-lxc make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DVERSION=\"0.9.0\" -DLXCPATH=\"/var/lib/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -c -o core_so-core.o `test -f 'core.c' || echo './'`core.c gcc -fPIC -DPIC -I../../src -DVERSION=\"0.9.0\" -DLXCPATH=\"/var/lib/lxc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Werror -shared -L../../src/lxc -Wl,-soname,core.so.0 -Wl,-z,relro -o core.so core_so-core.o -llxc -llua -lm -ldl -lrt -lpthread -lutil make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' Making all in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/templates' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' Making all in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' db2x_docbook2man lxc-attach.sgml db2x_docbook2man lxc-cgroup.sgml db2x_docbook2man lxc-checkconfig.sgml db2x_docbook2man lxc-checkpoint.sgml db2x_docbook2man lxc-clone.sgml test "lxc-cgroup.1" != "lxc-cgroup.1" && mv lxc-cgroup.1 lxc-cgroup.1 || true db2x_docbook2man lxc-console.sgml test "lxc-checkconfig.1" != "lxc-checkconfig.1" && mv lxc-checkconfig.1 lxc-checkconfig.1 || true db2x_docbook2man lxc-create.sgml test "lxc-checkpoint.1" != "lxc-checkpoint.1" && mv lxc-checkpoint.1 lxc-checkpoint.1 || true db2x_docbook2man lxc-destroy.sgml test "lxc-attach.1" != "lxc-attach.1" && mv lxc-attach.1 lxc-attach.1 || true test "lxc-clone.1" != "lxc-clone.1" && mv lxc-clone.1 lxc-clone.1 || true db2x_docbook2man lxc-execute.sgml db2x_docbook2man lxc-freeze.sgml test "lxc-console.1" != "lxc-console.1" && mv lxc-console.1 lxc-console.1 || true test "lxc-create.1" != "lxc-create.1" && mv lxc-create.1 lxc-create.1 || true db2x_docbook2man lxc-info.sgml test "lxc-destroy.1" != "lxc-destroy.1" && mv lxc-destroy.1 lxc-destroy.1 || true db2x_docbook2man lxc-kill.sgml db2x_docbook2man lxc-monitor.sgml test "lxc-freeze.1" != "lxc-freeze.1" && mv lxc-freeze.1 lxc-freeze.1 || true db2x_docbook2man lxc-netstat.sgml test "lxc-execute.1" != "lxc-execute.1" && mv lxc-execute.1 lxc-execute.1 || true db2x_docbook2man lxc-ps.sgml test "lxc-info.1" != "lxc-info.1" && mv lxc-info.1 lxc-info.1 || true db2x_docbook2man lxc-restart.sgml test "lxc-monitor.1" != "lxc-monitor.1" && mv lxc-monitor.1 lxc-monitor.1 || true test "lxc-ps.1" != "lxc-ps.1" && mv lxc-ps.1 lxc-ps.1 || true db2x_docbook2man lxc-shutdown.sgml db2x_docbook2man lxc-start.sgml test "lxc-kill.1" != "lxc-kill.1" && mv lxc-kill.1 lxc-kill.1 || true db2x_docbook2man lxc-stop.sgml test "lxc-netstat.1" != "lxc-netstat.1" && mv lxc-netstat.1 lxc-netstat.1 || true db2x_docbook2man lxc-unfreeze.sgml test "lxc-restart.1" != "lxc-restart.1" && mv lxc-restart.1 lxc-restart.1 || true db2x_docbook2man lxc-unshare.sgml test "lxc-shutdown.1" != "lxc-shutdown.1" && mv lxc-shutdown.1 lxc-shutdown.1 || true db2x_docbook2man lxc-version.sgml test "lxc-stop.1" != "lxc-stop.1" && mv lxc-stop.1 lxc-stop.1 || true db2x_docbook2man lxc-wait.sgml test "lxc-start.1" != "lxc-start.1" && mv lxc-start.1 lxc-start.1 || true db2x_docbook2man lxc.conf.sgml test "lxc-unfreeze.1" != "lxc-unfreeze.1" && mv lxc-unfreeze.1 lxc-unfreeze.1 || true db2x_docbook2man lxc.sgml test "lxc-unshare.1" != "lxc-unshare.1" && mv lxc-unshare.1 lxc-unshare.1 || true db2x_docbook2man lxc-device.sgml test "lxc-version.1" != "lxc-version.1" && mv lxc-version.1 lxc-version.1 || true db2x_docbook2man lxc-ls.sgml test "lxc-wait.1" != "lxc-wait.1" && mv lxc-wait.1 lxc-wait.1 || true db2x_docbook2man lxc-start-ephemeral.sgml test "lxc.conf.5" != "lxc.conf.5" && mv lxc.conf.5 lxc.conf.5 || true db2x_docbook2man lxc-top.sgml test "lxc.7" != "lxc.7" && mv lxc.7 lxc.7 || true test "lxc-device.1" != "lxc-device.1" && mv lxc-device.1 lxc-device.1 || true test "lxc-ls.1" != "lxc-ls.1" && mv lxc-ls.1 lxc-ls.1 || true test "lxc-top.1" != "lxc-top.1" && mv lxc-top.1 lxc-top.1 || true test "lxc-start-ephemeral.1" != "lxc-start-ephemeral.1" && mv lxc-start-ephemeral.1 lxc-start-ephemeral.1 || true make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making all in hooks make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wyrG9V + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 + cd lxc-0.9.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 Making install in config make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/config' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/config' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/etc/lxc" /usr/bin/install -c -m 644 default.conf '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/etc/lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/config' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/config' Making install in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' Making install in lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin" /usr/bin/install -c lxc-attach lxc-unshare lxc-stop lxc-start lxc-execute lxc-monitor lxc-wait lxc-console lxc-freeze lxc-info lxc-cgroup lxc-unfreeze lxc-checkpoint lxc-restart lxc-kill '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin" /usr/bin/install -c lxc-ps lxc-netstat lxc-checkconfig lxc-version lxc-create lxc-clone lxc-shutdown lxc-destroy lxc-device lxc-ls lxc-start-ephemeral lxc-top '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64" /usr/bin/install -c liblxc.so '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64' mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc install -c -m 644 lxc.functions /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc mv /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so.0.9.0 /sbin/ldconfig -l /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so.0.9.0 cd /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64; \ ln -sf liblxc.so.0.9.0 liblxc.so.0; \ ln -sf liblxc.so.0 liblxc.so test -z "/usr/libexec/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/libexec/lxc" /usr/bin/install -c lxc-init '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/libexec/lxc' test -z "/usr/include/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/include/lxc" /usr/bin/install -c -m 644 arguments.h start.h console.h error.h monitor.h utils.h namespace.h caps.h lxc.h cgroup.h conf.h list.h log.h state.h attach.h lxccontainer.h lxclock.h version.h '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/include/lxc' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' Making install in python-lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' if [ "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64" = "" ]; then \ /usr/bin/python3 setup.py install --prefix=/usr --no-compile ; \ else \ /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 --prefix=/usr --no-compile ; \ fi running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3 creating /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages creating /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages/lxc copying build/lib.linux-x86_64-3.3/lxc/__init__.py -> /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages/lxc copying build/lib.linux-x86_64-3.3/_lxc.cpython-33m.so -> /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages/_lxc-0.1-py3.3.egg-info make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' Making install in lua-lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lua/5.1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lua/5.1" /usr/bin/install -c lxc.lua '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lua/5.1' test -z "/usr/lib64/lua/5.1/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lua/5.1/lxc" /usr/bin/install -c core.so '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lua/5.1/lxc' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/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 `/builddir/build/BUILD/lxc-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' Making install in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lxc/templates" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/templates" /usr/bin/install -c lxc-debian lxc-ubuntu lxc-ubuntu-cloud lxc-opensuse lxc-fedora lxc-oracle lxc-altlinux lxc-busybox lxc-sshd lxc-archlinux lxc-alpine '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/templates' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/templates' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/lxc/examples" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc/examples" /usr/bin/install -c -m 644 lxc-macvlan.conf lxc-vlan.conf lxc-no-netns.conf lxc-empty-netns.conf lxc-phys.conf lxc-veth.conf lxc-complex.conf '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc/examples' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' Making install in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/lxc/rootfs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lxc/rootfs" /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lxc/rootfs' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 lxc-attach.1 lxc-cgroup.1 lxc-checkconfig.1 lxc-checkpoint.1 lxc-clone.1 lxc-console.1 lxc-create.1 lxc-destroy.1 lxc-execute.1 lxc-freeze.1 lxc-info.1 lxc-kill.1 lxc-monitor.1 lxc-netstat.1 lxc-ps.1 lxc-restart.1 lxc-shutdown.1 lxc-start.1 lxc-stop.1 lxc-unfreeze.1 lxc-unshare.1 lxc-version.1 lxc-wait.1 lxc-device.1 lxc-ls.1 lxc-start-ephemeral.1 lxc-top.1 '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man1' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 lxc.conf.5 '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man5' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 lxc.7 '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man7' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making install in hooks make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lxc/hooks" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/hooks" /usr/bin/install -c mountcgroups mountecryptfsroot '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/hooks' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/var/lib/lxc /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/var/cache/lxc test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 lxc.pc '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0' + make DESTDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 install Making install in config make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/config' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/config' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/etc/lxc" /usr/bin/install -c -m 644 default.conf '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/etc/lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/config' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/config' Making install in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' Making install in lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin" /usr/bin/install -c lxc-attach lxc-unshare lxc-stop lxc-start lxc-execute lxc-monitor lxc-wait lxc-console lxc-freeze lxc-info lxc-cgroup lxc-unfreeze lxc-checkpoint lxc-restart lxc-kill '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin" /usr/bin/install -c lxc-ps lxc-netstat lxc-checkconfig lxc-version lxc-create lxc-clone lxc-shutdown lxc-destroy lxc-device lxc-ls lxc-start-ephemeral lxc-top '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64" /usr/bin/install -c liblxc.so '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64' mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc install -c -m 644 lxc.functions /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc mv /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so.0.9.0 /sbin/ldconfig -l /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so.0.9.0 cd /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64; \ ln -sf liblxc.so.0.9.0 liblxc.so.0; \ ln -sf liblxc.so.0 liblxc.so test -z "/usr/libexec/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/libexec/lxc" /usr/bin/install -c lxc-init '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/libexec/lxc' test -z "/usr/include/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/include/lxc" /usr/bin/install -c -m 644 arguments.h start.h console.h error.h monitor.h utils.h namespace.h caps.h lxc.h cgroup.h conf.h list.h log.h state.h attach.h lxccontainer.h lxclock.h version.h '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/include/lxc' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' Making install in python-lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' if [ "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64" = "" ]; then \ /usr/bin/python3 setup.py install --prefix=/usr --no-compile ; \ else \ /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 --prefix=/usr --no-compile ; \ fi running install running build running build_py running build_ext running install_lib running install_egg_info Removing /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages/_lxc-0.1-py3.3.egg-info Writing /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages/_lxc-0.1-py3.3.egg-info make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' Making install in lua-lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lua/5.1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lua/5.1" /usr/bin/install -c lxc.lua '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lua/5.1' test -z "/usr/lib64/lua/5.1/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lua/5.1/lxc" /usr/bin/install -c core.so '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lua/5.1/lxc' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/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 `/builddir/build/BUILD/lxc-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' Making install in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lxc/templates" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/templates" /usr/bin/install -c lxc-debian lxc-ubuntu lxc-ubuntu-cloud lxc-opensuse lxc-fedora lxc-oracle lxc-altlinux lxc-busybox lxc-sshd lxc-archlinux lxc-alpine '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/templates' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/templates' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/lxc/examples" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc/examples" /usr/bin/install -c -m 644 lxc-macvlan.conf lxc-vlan.conf lxc-no-netns.conf lxc-empty-netns.conf lxc-phys.conf lxc-veth.conf lxc-complex.conf '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc/examples' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' Making install in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/lxc/rootfs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lxc/rootfs" /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lxc/rootfs' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 lxc-attach.1 lxc-cgroup.1 lxc-checkconfig.1 lxc-checkpoint.1 lxc-clone.1 lxc-console.1 lxc-create.1 lxc-destroy.1 lxc-execute.1 lxc-freeze.1 lxc-info.1 lxc-kill.1 lxc-monitor.1 lxc-netstat.1 lxc-ps.1 lxc-restart.1 lxc-shutdown.1 lxc-start.1 lxc-stop.1 lxc-unfreeze.1 lxc-unshare.1 lxc-version.1 lxc-wait.1 lxc-device.1 lxc-ls.1 lxc-start-ephemeral.1 lxc-top.1 '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man1' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 lxc.conf.5 '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man5' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 lxc.7 '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/man/man7' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making install in hooks make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lxc/hooks" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/hooks" /usr/bin/install -c mountcgroups mountecryptfsroot '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lxc/hooks' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/var/lib/lxc /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/var/cache/lxc test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 lxc.pc '/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0' + mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/var/lib/lxc + chmod -x /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/lua/5.1/lxc.lua + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lxc-0.9.0 extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/python3.3/site-packages/_lxc.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/liblxc.so.0.9.0 extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/lib64/lua/5.1/lxc/core.so extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/libexec/lxc/lxc-init extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-restart extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-unshare extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-info extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-cgroup extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-freeze extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-monitor extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-kill extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-wait extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-unfreeze extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-execute extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-console extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-checkpoint extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-attach extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-start extracting debug info from /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/bin/lxc-stop symlinked /usr/lib/debug/usr/lib64/liblxc.so.0.9.0.debug to /usr/lib/debug/usr/lib64/liblxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/liblxc.so.0.9.0.debug to /usr/lib/debug/usr/lib64/liblxc.so.debug 996 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZD6ToU + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + make check Making check in config make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/config' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/config' Making check in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' Making check in lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lxc' Making check in tests make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/tests' Making check in python-lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/python-lxc' Making check in lua-lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src/lua-lxc' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/src' Making check in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/templates' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/templates' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/examples' Making check in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/doc' Making check in hooks make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0/hooks' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.9.0' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.9.0' + exit 0 Processing files: lxc-0.9.0-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f0zAQS + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-0.9.0 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-0.9.0 + exit 0 Provides: lxc = 0.9.0-1.fc18 lxc(x86-64) = 0.9.0-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) liblxc.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: lxc-libs-0.9.0-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gRV0XR + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-libs-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-libs-0.9.0 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-libs-0.9.0 + exit 0 Provides: config(lxc-libs) = 0.9.0-1.fc18 liblxc.so.0()(64bit) lxc-libs = 0.9.0-1.fc18 lxc-libs(x86-64) = 0.9.0-1.fc18 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblxc.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: python3-lxc-0.9.0-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eBcUeR + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/python3-lxc-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/python3-lxc-0.9.0 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/python3-lxc-0.9.0 + exit 0 Provides: _lxc.cpython-33m.so()(64bit) python3-lxc = 0.9.0-1.fc18 python3-lxc(x86-64) = 0.9.0-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) liblxc.so.0()(64bit) libpthread.so.0()(64bit) libpython3.3m.so.1.0()(64bit) python(abi) = 3.3 rtld(GNU_HASH) Processing files: lua-lxc-0.9.0-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hFGoKQ + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lua-lxc-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lua-lxc-0.9.0 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lua-lxc-0.9.0 + exit 0 Provides: core.so.0()(64bit) lua-lxc = 0.9.0-1.fc18 lua-lxc(x86-64) = 0.9.0-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) liblua-5.1.so()(64bit) liblxc.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: lxc-templates-0.9.0-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IFeCpQ + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-templates-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-templates-0.9.0 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-templates-0.9.0 + exit 0 Provides: lxc-templates = 0.9.0-1.fc18 lxc-templates(x86-64) = 0.9.0-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh Processing files: lxc-devel-0.9.0-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pPD5fQ + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-devel-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-devel-0.9.0 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64/usr/share/doc/lxc-devel-0.9.0 + exit 0 Provides: lxc-devel = 0.9.0-1.fc18 lxc-devel(x86-64) = 0.9.0-1.fc18 pkgconfig(lxc) = 0.9.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblxc.so.0()(64bit) Processing files: lxc-doc-0.9.0-1.fc18.x86_64 Provides: lxc-doc = 0.9.0-1.fc18 lxc-doc(x86-64) = 0.9.0-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lxc-debuginfo-0.9.0-1.fc18.x86_64 Provides: lxc-debuginfo = 0.9.0-1.fc18 lxc-debuginfo(x86-64) = 0.9.0-1.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 Wrote: /builddir/build/RPMS/lxc-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-libs-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/python3-lxc-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/lua-lxc-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-templates-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-devel-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-doc-0.9.0-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-debuginfo-0.9.0-1.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u9mwaX + umask 022 + cd /builddir/build/BUILD + cd lxc-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lxc-0.9.0-1.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->