Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sanlock.spec'], False, '/var/lib/mock/f20-build-1749988-308922/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 i686 --nodeps builddir/build/SPECS/sanlock.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'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-13.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/sanlock-3.0.0-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sanlock.spec'], False, '/var/lib/mock/f20-build-1749988-308922/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 i686 --nodeps builddir/build/SPECS/sanlock.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XAqCJi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sanlock-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sanlock-3.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sanlock-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aJSALa + umask 022 + cd /builddir/build/BUILD + cd sanlock-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + make -C wdmd make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/wdmd' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -g -O2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -fPIE -DPIE -DVERSION=\"3.0.0\" -Wl,-z,relro -pie -shared -fPIC -o libwdmd.so.1.0 -Wl,-soname=libwdmd.so.1 client.c wdmd_sock.c ln -sf libwdmd.so.1.0 libwdmd.so ln -sf libwdmd.so.1.0 libwdmd.so.1 cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -g -O2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -fPIE -DPIE -DVERSION=\"3.0.0\" -Wl,-z,now -Wl,-z,relro -pie main.c wdmd_sock.c -lwdmd -lrt -o wdmd -L. cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -g -O2 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -fPIE -DPIE -DVERSION=\"3.0.0\" -lwdmd wdmd_client.c -lwdmd -lrt -o wdmd_client -L. make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/wdmd' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + make -C src make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -O2 -Wp,-D_FORTIFY_SOURCE=2 -DVERSION=\"3.0.0\" -lpthread -lrt -laio -lblkid -L../wdmd -lwdmd -Wl,-z,relro -pie -shared -fPIC -o libsanlock.so.1.0 -Wl,-soname=libsanlock.so.1 client.c sanlock_sock.c crc32c.c diskio.c delta_lease.c paxos_lease.c direct.c task.c timeouts.c direct_lib.c monotime.c timeouts.c: In function 'log_timeouts': timeouts.c:71:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (delta_large_delay > max) ^ ln -sf libsanlock.so.1.0 libsanlock.so ln -sf libsanlock.so.1.0 libsanlock.so.1 cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -O2 -Wp,-D_FORTIFY_SOURCE=2 -DVERSION=\"3.0.0\" -Wl,-z,relro -pie -shared -fPIC -o libsanlock_client.so.1.0 -Wl,-soname=libsanlock_client.so.1 client.c sanlock_sock.c ln -sf libsanlock_client.so.1.0 libsanlock_client.so ln -sf libsanlock_client.so.1.0 libsanlock_client.so.1 cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -O2 -Wp,-D_FORTIFY_SOURCE=2 -DVERSION=\"3.0.0\" -fPIE -DPIE -Wl,-z,now -Wl,-z,relro -pie crc32c.c delta_lease.c direct.c diskio.c helper.c lockspace.c lockfile.c log.c main.c paxos_lease.c task.c timeouts.c resource.c watchdog.c monotime.c cmd.c client_cmd.c sanlock_sock.c -lpthread -luuid -lrt -laio -lblkid -lsanlock -L../wdmd -lwdmd -o sanlock -L. timeouts.c: In function 'log_timeouts': timeouts.c:71:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (delta_large_delay > max) ^ make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/src' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + make -C python make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/python' python setup.py build running build running build_ext building 'sanlock' extension creating build creating build/temp.linux-i686-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I../src -I/usr/include/python2.7 -c sanlock.c -o build/temp.linux-i686-2.7/sanlock.o creating build/lib.linux-i686-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-2.7/sanlock.o -L../src -L/usr/lib -lsanlock -lpython2.7 -o build/lib.linux-i686-2.7/sanlock.so make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/python' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + make -C fence_sanlock make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/fence_sanlock' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -g -Wall -Wformat -Wformat-security -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -DVERSION=\"3.0.0\" -I../src -I../wdmd -lrt -laio -lblkid -lsanlock -lwdmd fence_sanlockd.c -o fence_sanlockd -L. -L../src -L../wdmd cat fence_sanlock.in | sed \ -e 's#@VERSION@#3.0.0#g' \ > fence_sanlock chmod 755 fence_sanlock make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/fence_sanlock' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JtJpCu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 ++ dirname /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 + cd sanlock-3.0.0 + rm -rf /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 + make -C src install LIBDIR=/usr/lib DESTDIR=/builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/src' /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/include /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8 /usr/bin/install -c -m 755 sanlock /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/sbin /usr/bin/install -c -m 755 libsanlock.so.1.0 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib /usr/bin/install -c -m 755 libsanlock_client.so.1.0 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib cp -a libsanlock.so /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib cp -a libsanlock_client.so /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib cp -a libsanlock.so.1 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib cp -a libsanlock_client.so.1 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib /usr/bin/install -c -m 644 sanlock.h sanlock_rv.h sanlock_resource.h sanlock_admin.h sanlock_direct.h /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/include /usr/bin/install -m 644 sanlock.8 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8/ make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/src' + make -C wdmd install LIBDIR=/usr/lib DESTDIR=/builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/wdmd' /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/include /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8 /usr/bin/install -c -m 755 wdmd /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/sbin /usr/bin/install -c -m 755 libwdmd.so.1.0 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib cp -a libwdmd.so /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib cp -a libwdmd.so.1 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib /usr/bin/install -c -m 644 wdmd.h /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/include /usr/bin/install -m 644 wdmd.8 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8 make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/wdmd' + make -C python install LIBDIR=/usr/lib DESTDIR=/builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/python' python setup.py install --root=/builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/sanlock.so -> /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/python2.7/site-packages/Sanlock-1.0-py2.7.egg-info make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/python' + make -C fence_sanlock install LIBDIR=/usr/lib DESTDIR=/builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 make: Entering directory `/builddir/build/BUILD/sanlock-3.0.0/fence_sanlock' /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8 /usr/bin/install -c -m 755 fence_sanlockd fence_sanlock /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/sbin /usr/bin/install -m 644 fence_sanlock.8 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8/ /usr/bin/install -m 644 fence_sanlockd.8 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/share/man/man8/ make: Leaving directory `/builddir/build/BUILD/sanlock-3.0.0/fence_sanlock' + install -D -m 0755 init.d/sanlock /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/lib/systemd/systemd-sanlock + install -D -m 0644 init.d/sanlock.service /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib/systemd/system/sanlock.service + install -D -m 0755 init.d/wdmd /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/lib/systemd/systemd-wdmd + install -D -m 0644 init.d/wdmd.service /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib/systemd/system/wdmd.service + install -D -m 0755 init.d/fence_sanlockd /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/lib/systemd/systemd-fence_sanlockd + install -D -m 0644 init.d/fence_sanlockd.service /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//usr/lib/systemd/system/fence_sanlockd.service + install -D -m 0644 src/logrotate.sanlock /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/etc/logrotate.d/sanlock + install -D -m 0644 init.d/sanlock.sysconfig /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/etc/sysconfig/sanlock + install -D -m 0644 init.d/wdmd.sysconfig /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/etc/sysconfig/wdmd + install -Dd -m 0755 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/etc/wdmd.d + install -Dd -m 0775 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//var/run/sanlock + install -Dd -m 0775 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//var/run/fence_sanlock + install -Dd -m 0775 /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386//var/run/fence_sanlockd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/sanlock-3.0.0 extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/sbin/fence_sanlockd extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/sbin/sanlock extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/sbin/wdmd extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/libwdmd.so.1.0 extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/libsanlock_client.so.1.0 extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/libsanlock.so.1.0 extracting debug info from /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/python2.7/site-packages/sanlock.so /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libsanlock_client.so.1.0.debug to /usr/lib/debug/usr/lib/libsanlock_client.so.debug symlinked /usr/lib/debug/usr/lib/libwdmd.so.1.0.debug to /usr/lib/debug/usr/lib/libwdmd.so.debug symlinked /usr/lib/debug/usr/lib/libsanlock.so.1.0.debug to /usr/lib/debug/usr/lib/libsanlock.so.1.debug symlinked /usr/lib/debug/usr/lib/libwdmd.so.1.0.debug to /usr/lib/debug/usr/lib/libwdmd.so.1.debug symlinked /usr/lib/debug/usr/lib/libsanlock.so.1.0.debug to /usr/lib/debug/usr/lib/libsanlock.so.debug symlinked /usr/lib/debug/usr/lib/libsanlock_client.so.1.0.debug to /usr/lib/debug/usr/lib/libsanlock_client.so.1.debug 1059 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 Bytecompiling .py files below /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sanlock-3.0.0-1.fc20.i686 Provides: config(sanlock) = 3.0.0-1.fc20 sanlock = 3.0.0-1.fc20 sanlock(x86-32) = 3.0.0-1.fc20 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/bash libaio.so.1 libaio.so.1(LIBAIO_0.1) libaio.so.1(LIBAIO_0.4) libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librt.so.1 librt.so.1(GLIBC_2.1) librt.so.1(GLIBC_2.2) libsanlock.so.1 libuuid.so.1 libuuid.so.1(UUID_1.0) libwdmd.so.1 rtld(GNU_HASH) Processing files: sanlock-debuginfo-3.0.0-1.fc20.i686 Provides: sanlock-debuginfo = 3.0.0-1.fc20 sanlock-debuginfo(x86-32) = 3.0.0-1.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: sanlock-lib-3.0.0-1.fc20.i686 Provides: libsanlock.so.1 libsanlock_client.so.1 libwdmd.so.1 sanlock-lib = 3.0.0-1.fc20 sanlock-lib(x86-32) = 3.0.0-1.fc20 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: libaio.so.1 libaio.so.1(LIBAIO_0.1) libaio.so.1(LIBAIO_0.4) libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.1) librt.so.1(GLIBC_2.2) libwdmd.so.1 rtld(GNU_HASH) Processing files: sanlock-python-3.0.0-1.fc20.i686 Provides: sanlock-python = 3.0.0-1.fc20 sanlock-python(x86-32) = 3.0.0-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.7.so.1.0 libsanlock.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: sanlock-devel-3.0.0-1.fc20.i686 Provides: sanlock-devel = 3.0.0-1.fc20 sanlock-devel(x86-32) = 3.0.0-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsanlock.so.1 libsanlock_client.so.1 libwdmd.so.1 Processing files: fence-sanlock-3.0.0-1.fc20.i686 Provides: fence-sanlock = 3.0.0-1.fc20 fence-sanlock(x86-32) = 3.0.0-1.fc20 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash libaio.so.1 libblkid.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) librt.so.1 librt.so.1(GLIBC_2.2) libsanlock.so.1 libwdmd.so.1 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 Wrote: /builddir/build/RPMS/sanlock-3.0.0-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/sanlock-debuginfo-3.0.0-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/sanlock-lib-3.0.0-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/sanlock-python-3.0.0-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/sanlock-devel-3.0.0-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/fence-sanlock-3.0.0-1.fc20.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vwXdHj + umask 022 + cd /builddir/build/BUILD + cd sanlock-3.0.0 + rm -rf /builddir/build/BUILDROOT/sanlock-3.0.0-1.fc20.i386 + exit 0 Child return code was: 0 LEAVE do -->