Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lxc.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7851/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lxc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-379101807 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lxc-0.8.0-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lxc.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7851/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lxc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YxuUTR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxc-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxc-0.8.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxc-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lxc-0.8.0-fedora-template.patch):' Patch #0 (lxc-0.8.0-fedora-template.patch): + /usr/bin/cat /builddir/build/SOURCES/lxc-0.8.0-fedora-template.patch + /usr/bin/patch -p1 --fuzz=0 patching file templates/lxc-fedora.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8vvDeM + umask 022 + cd /builddir/build/BUILD + cd lxc-0.8.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./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 --enable-doc --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 for setcap... yes checking for docbook2man... yes checking for linux/unistd.h... yes checking for linux/netlink.h... yes checking for linux/genetlink.h... yes checking for sys/capability.h... yes checking for cap_set_proc in -lcap... yes checking linux capabilities... -lcap 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 whether gcc needs -traditional... no 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/lxc-create.sgml config.status: creating doc/lxc-destroy.sgml config.status: creating doc/lxc-execute.sgml config.status: creating doc/lxc-start.sgml config.status: creating doc/lxc-checkpoint.sgml config.status: creating doc/lxc-restart.sgml config.status: creating doc/lxc-stop.sgml config.status: creating doc/lxc-console.sgml config.status: creating doc/lxc-freeze.sgml config.status: creating doc/lxc-unfreeze.sgml config.status: creating doc/lxc-monitor.sgml config.status: creating doc/lxc-wait.sgml config.status: creating doc/lxc-ls.sgml config.status: creating doc/lxc-ps.sgml config.status: creating doc/lxc-cgroup.sgml config.status: creating doc/lxc-kill.sgml config.status: creating doc/lxc-attach.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 templates/Makefile config.status: creating templates/lxc-lenny 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-altlinux config.status: creating templates/lxc-sshd config.status: creating templates/lxc-archlinux config.status: creating src/Makefile config.status: creating src/lxc/Makefile config.status: creating src/lxc/lxc-ps config.status: creating src/lxc/lxc-ls config.status: creating src/lxc/lxc-netstat config.status: creating src/lxc/lxc-checkconfig config.status: creating src/lxc/lxc-setcap config.status: creating src/lxc/lxc-setuid 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-destroy config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default commands configure: Advice: ------- If you wish to have a non root user to use the lxc tools, you can add the needed capabilities to the tools by invoking the 'lxc-setcap' script. To remove the capabilities, use 'lxc-setcap -d'. + make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' Making all in lxc make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_attach.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c -o liblxc_so-utmp.o `test -f 'utmp.c' || echo './'`utmp.c gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c -o liblxc_so-apparmor.o `test -f 'apparmor.c' || echo './'`apparmor.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_unshare.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_stop.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_start.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_execute.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_monitor.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_wait.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_console.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_freeze.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_info.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_cgroup.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_unfreeze.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_checkpoint.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_restart.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_kill.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -c lxc_init.c gcc -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -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-utmp.o liblxc_so-apparmor.o -lutil -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-unshare lxc_unshare.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-attach lxc_attach.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-stop lxc_stop.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-start lxc_start.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-execute lxc_execute.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-monitor lxc_monitor.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-wait lxc_wait.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-console lxc_console.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-freeze lxc_freeze.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-info lxc_info.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-cgroup lxc_cgroup.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-unfreeze lxc_unfreeze.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-checkpoint lxc_checkpoint.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-restart lxc_restart.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-kill lxc_kill.o liblxc.so -lcap gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/lib64/lxc/rootfs\" -DLXCPATH=\"/var/lib/lxc\" -DLXCINITDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wl,-E -Wl,-z,relro -o lxc-init lxc_init.o liblxc.so -lcap make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' Making all in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/templates' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/templates' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' Making all in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' docbook2man -w all lxc-create.sgml docbook2man -w all lxc-destroy.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-destroy.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-create.sgml nsgmls:/builddir/build/BUILD/lxc-0.8.0/doc/lxc-create.sgml:145:19:E: document type does not allow element "VARLISTENTRY" here nsgmls:/builddir/build/BUILD/lxc-0.8.0/doc/lxc-create.sgml:159:18:E: end tag for "VARLISTENTRY" omitted, but OMITTAG NO was specified nsgmls:/builddir/build/BUILD/lxc-0.8.0/doc/lxc-create.sgml:120:6: start tag was here docbook2man -w all lxc-execute.sgml docbook2man -w all lxc-start.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-execute.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-start.sgml docbook2man -w all lxc-stop.sgml docbook2man -w all lxc-checkpoint.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-stop.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-checkpoint.sgml docbook2man -w all lxc-restart.sgml docbook2man -w all lxc-console.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-restart.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-console.sgml docbook2man -w all lxc-freeze.sgml docbook2man -w all lxc-unfreeze.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-freeze.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-unfreeze.sgml docbook2man -w all lxc-monitor.sgml docbook2man -w all lxc-wait.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-monitor.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-wait.sgml docbook2man -w all lxc-ls.sgml docbook2man -w all lxc-ps.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-ls.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-ps.sgml docbook2man -w all lxc-cgroup.sgml docbook2man -w all lxc-kill.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-cgroup.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-kill.sgml docbook2man -w all lxc-attach.sgml docbook2man -w all lxc.conf.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc-attach.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc.conf.sgml docbook2man -w all lxc.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/lxc-0.8.0/doc/lxc.sgml make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u4wZa6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 + cd lxc-0.8.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' Making install in lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.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.8.0-3.el7.centos.x86_64/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin" /usr/bin/install -c lxc-ps lxc-netstat lxc-ls lxc-checkconfig lxc-setcap lxc-setuid lxc-version lxc-create lxc-clone lxc-shutdown lxc-destroy '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64" /usr/bin/install -c liblxc.so '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64' mv /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so.0.8.0 /sbin/ldconfig -l /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so.0.8.0 cd /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64; \ ln -sf liblxc.so.0 liblxc.so test -z "/usr/libexec/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/libexec/lxc" /usr/bin/install -c lxc-init '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/libexec/lxc' test -z "/usr/include/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.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 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/include/lxc' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' Making install in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/templates' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.x86_64/usr/share/lxc/templates" /usr/bin/install -c lxc-debian lxc-lenny lxc-ubuntu lxc-ubuntu-cloud lxc-opensuse lxc-fedora lxc-altlinux lxc-busybox lxc-sshd lxc-archlinux '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/lxc/templates' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/templates' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/templates' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.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.8.0-3.el7.centos.x86_64/usr/share/doc/lxc/examples' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' Making install in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.x86_64/usr/lib64/lxc/rootfs" /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/lxc/rootfs' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 lxc-create.1 lxc-destroy.1 lxc-execute.1 lxc-start.1 lxc-stop.1 lxc-checkpoint.1 lxc-restart.1 lxc-console.1 lxc-freeze.1 lxc-unfreeze.1 lxc-monitor.1 lxc-wait.1 lxc-ls.1 lxc-ps.1 lxc-cgroup.1 lxc-kill.1 lxc-attach.1 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man1' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 lxc.conf.5 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man5' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 lxc.7 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man7' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 lxc.pc '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0' + make DESTDIR=/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' Making install in lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.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.8.0-3.el7.centos.x86_64/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin" /usr/bin/install -c lxc-ps lxc-netstat lxc-ls lxc-checkconfig lxc-setcap lxc-setuid lxc-version lxc-create lxc-clone lxc-shutdown lxc-destroy '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64" /usr/bin/install -c liblxc.so '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64' mv /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so.0.8.0 /sbin/ldconfig -l /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so.0.8.0 cd /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64; \ ln -sf liblxc.so.0 liblxc.so test -z "/usr/libexec/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/libexec/lxc" /usr/bin/install -c lxc-init '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/libexec/lxc' test -z "/usr/include/lxc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.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 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/include/lxc' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' Making install in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/templates' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.x86_64/usr/share/lxc/templates" /usr/bin/install -c lxc-debian lxc-lenny lxc-ubuntu lxc-ubuntu-cloud lxc-opensuse lxc-fedora lxc-altlinux lxc-busybox lxc-sshd lxc-archlinux '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/lxc/templates' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/templates' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/templates' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.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.8.0-3.el7.centos.x86_64/usr/share/doc/lxc/examples' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' Making install in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.x86_64/usr/lib64/lxc/rootfs" /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/lxc/rootfs' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[3]: Entering directory `/builddir/build/BUILD/lxc-0.8.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.8.0-3.el7.centos.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 lxc-create.1 lxc-destroy.1 lxc-execute.1 lxc-start.1 lxc-stop.1 lxc-checkpoint.1 lxc-restart.1 lxc-console.1 lxc-freeze.1 lxc-unfreeze.1 lxc-monitor.1 lxc-wait.1 lxc-ls.1 lxc-ps.1 lxc-cgroup.1 lxc-kill.1 lxc-attach.1 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man1' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 lxc.conf.5 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man5' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 lxc.7 '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/man/man7' make[3]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 lxc.pc '/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0' + mkdir -p /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/var/lib/lxc + /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.8.0 extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/libexec/lxc/lxc-init extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/lib64/liblxc.so.0.8.0 extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-kill extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-restart extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-checkpoint extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-unfreeze extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-cgroup extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-info extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-freeze extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-console extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-wait extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-monitor extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-execute extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-start extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-stop extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-unshare extracting debug info from /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/bin/lxc-attach /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblxc.so.0.8.0.debug to /usr/lib/debug/usr/lib64/liblxc.so.debug symlinked /usr/lib/debug/usr/lib64/liblxc.so.0.8.0.debug to /usr/lib/debug/usr/lib64/liblxc.so.0.debug 689 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.flyf2x + umask 022 + cd /builddir/build/BUILD + cd lxc-0.8.0 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' Making check in lxc make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src/lxc' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/src' make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/src' Making check in templates make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/templates' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/templates' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/examples' Making check in rootfs make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc/rootfs' make[2]: Entering directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0/doc' make[1]: Entering directory `/builddir/build/BUILD/lxc-0.8.0' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/lxc-0.8.0' + exit 0 Processing files: lxc-0.8.0-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.94qP2Z + umask 022 + cd /builddir/build/BUILD + cd lxc-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-0.8.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-0.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-0.8.0 + cp -pr README /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-0.8.0 + exit 0 Provides: lxc = 0.8.0-3.el7.centos lxc(x86-64) = 0.8.0-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash 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) rtld(GNU_HASH) Processing files: lxc-libs-0.8.0-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ygo8Ns + umask 022 + cd /builddir/build/BUILD + cd lxc-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-libs-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-libs-0.8.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-libs-0.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64/usr/share/doc/lxc-libs-0.8.0 + exit 0 Provides: liblxc.so.0()(64bit) lxc-libs = 0.8.0-3.el7.centos lxc-libs(x86-64) = 0.8.0-3.el7.centos 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: lxc-templates-0.8.0-3.el7.centos.x86_64 Provides: lxc-templates = 0.8.0-3.el7.centos lxc-templates(x86-64) = 0.8.0-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: lxc-devel-0.8.0-3.el7.centos.x86_64 Provides: lxc-devel = 0.8.0-3.el7.centos lxc-devel(x86-64) = 0.8.0-3.el7.centos pkgconfig(lxc) = 0.8.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.8.0-3.el7.centos.x86_64 Provides: lxc-doc = 0.8.0-3.el7.centos lxc-doc(x86-64) = 0.8.0-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lxc-debuginfo-0.8.0-3.el7.centos.x86_64 Provides: lxc-debuginfo = 0.8.0-3.el7.centos lxc-debuginfo(x86-64) = 0.8.0-3.el7.centos 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.8.0-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-379101807 Wrote: /builddir/build/RPMS/lxc-0.8.0-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-libs-0.8.0-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-templates-0.8.0-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-devel-0.8.0-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-doc-0.8.0-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lxc-debuginfo-0.8.0-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iLwhjU + umask 022 + cd /builddir/build/BUILD + cd lxc-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lxc-0.8.0-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->