Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sanlock.spec'], False, '/var/lib/mock/f18-build-1365738-221361/root/', None, 86400, True, False, 419, 494, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sanlock.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sanlock-2.3-3.fc18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sanlock.spec'], False, '/var/lib/mock/f18-build-1365738-221361/root/', None, 86400, True, False, 419, 494, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sanlock.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FZObMP + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sanlock-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/sanlock-2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sanlock-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y8AZys + umask 022 + cd /builddir/build/BUILD + cd sanlock-2.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + make -C wdmd make: Entering directory `/builddir/build/BUILD/sanlock-2.3/wdmd' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -g -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 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -g -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 -Wl,-z,now -Wl,-z,relro -pie main.c wdmd_sock.c -lwdmd -lrt -o wdmd -L. main.c: In function 'setup_clients': main.c:357:19: warning: variable 'ci' set but not used [-Wunused-but-set-variable] cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -g -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 -lwdmd wdmd_client.c -lwdmd -lrt -o wdmd_client -L. make: Leaving directory `/builddir/build/BUILD/sanlock-2.3/wdmd' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + make -C src make: Entering directory `/builddir/build/BUILD/sanlock-2.3/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -g -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 -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 direct_lib.c monotime.c paxos_lease.c: In function 'paxos_lease_acquire': paxos_lease.c:395:3: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] paxos_lease.c:268:12: note: 'rv' was declared here paxos_lease.c:967:3: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] paxos_lease.c:916:12: note: 'rv' was declared here 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -g -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 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -g -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 -Wl,-z,now -Wl,-z,relro -pie crc32c.c delta_lease.c direct.c diskio.c lockspace.c lockfile.c log.c main.c paxos_lease.c task.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. lockspace.c: In function 'lockspace_thread': lockspace.c:475:18: warning: 'last_success' may be used uninitialized in this function [-Wmaybe-uninitialized] paxos_lease.c: In function 'paxos_lease_acquire': paxos_lease.c:395:3: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] paxos_lease.c:268:12: note: 'rv' was declared here paxos_lease.c:967:3: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] paxos_lease.c:916:12: note: 'rv' was declared here client_cmd.c: In function 'sanlock_status': client_cmd.c:384:28: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory `/builddir/build/BUILD/sanlock-2.3/src' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + make -C python make: Entering directory `/builddir/build/BUILD/sanlock-2.3/python' python setup.py build running build running build_ext building 'sanlock' extension creating build creating build/temp.linux-x86_64-2.7 gcc -pthread -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 -fPIC -I../src -I/usr/include/python2.7 -c sanlock.c -o build/temp.linux-x86_64-2.7/sanlock.o sanlock.c: In function 'py_inq_lockspace': sanlock.c:350:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] sanlock.c:352:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] creating build/lib.linux-x86_64-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/sanlock.o -L../src -L/usr/lib64 -lsanlock -lpython2.7 -o build/lib.linux-x86_64-2.7/sanlock.so make: Leaving directory `/builddir/build/BUILD/sanlock-2.3/python' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4voQAn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 + cd sanlock-2.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 + make -C src install LIBDIR=/usr/lib64 DESTDIR=/builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 make: Entering directory `/builddir/build/BUILD/sanlock-2.3/src' /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/include /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/share/man/man8 /usr/bin/install -c -m 755 sanlock /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/sbin /usr/bin/install -c -m 755 libsanlock.so.1.0 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 /usr/bin/install -c -m 755 libsanlock_client.so.1.0 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 cp -a libsanlock.so /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 cp -a libsanlock_client.so /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 cp -a libsanlock.so.1 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 cp -a libsanlock_client.so.1 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 /usr/bin/install -c -m 644 sanlock.h sanlock_rv.h sanlock_resource.h sanlock_admin.h sanlock_direct.h /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/include /usr/bin/install -m 644 sanlock.8 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/share/man/man8/ make: Leaving directory `/builddir/build/BUILD/sanlock-2.3/src' + make -C wdmd install LIBDIR=/usr/lib64 DESTDIR=/builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 make: Entering directory `/builddir/build/BUILD/sanlock-2.3/wdmd' /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/include /usr/bin/install -d /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/share/man/man8 /usr/bin/install -c -m 755 wdmd /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/sbin /usr/bin/install -c -m 755 libwdmd.so.1.0 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 cp -a libwdmd.so /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 cp -a libwdmd.so.1 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib64 /usr/bin/install -c -m 644 wdmd.h /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/include /usr/bin/install -m 644 wdmd.8 /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/share/man/man8 make: Leaving directory `/builddir/build/BUILD/sanlock-2.3/wdmd' + make -C python install LIBDIR=/usr/lib64 DESTDIR=/builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 make: Entering directory `/builddir/build/BUILD/sanlock-2.3/python' python setup.py install --root=/builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/sanlock.so -> /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/python2.7/site-packages/Sanlock-1.0-py2.7.egg-info make: Leaving directory `/builddir/build/BUILD/sanlock-2.3/python' + install -D -m 0755 init.d/sanlock /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/lib/systemd/systemd-sanlock + install -D -m 0644 init.d/sanlock.service /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib/systemd/system/sanlock.service + install -D -m 0755 init.d/wdmd /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/lib/systemd/systemd-wdmd + install -D -m 0644 init.d/wdmd.service /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64//usr/lib/systemd/system/wdmd.service + install -Dm 0644 src/logrotate.sanlock /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/etc/logrotate.d/sanlock + install -Dm 0644 src/sysconfig.sanlock /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/etc/sysconfig/sanlock + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sanlock-2.3 extracting debug info from /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/sbin/sanlock extracting debug info from /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/sbin/wdmd extracting debug info from /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/libwdmd.so.1.0 extracting debug info from /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/python2.7/site-packages/sanlock.so extracting debug info from /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/libsanlock_client.so.1.0 extracting debug info from /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64/usr/lib64/libsanlock.so.1.0 symlinked /usr/lib/debug/usr/lib64/libsanlock_client.so.1.0.debug to /usr/lib/debug/usr/lib64/libsanlock_client.so.debug symlinked /usr/lib/debug/usr/lib64/libsanlock_client.so.1.0.debug to /usr/lib/debug/usr/lib64/libsanlock_client.so.1.debug symlinked /usr/lib/debug/usr/lib64/libwdmd.so.1.0.debug to /usr/lib/debug/usr/lib64/libwdmd.so.debug symlinked /usr/lib/debug/usr/lib64/libwdmd.so.1.0.debug to /usr/lib/debug/usr/lib64/libwdmd.so.1.debug symlinked /usr/lib/debug/usr/lib64/libsanlock.so.1.0.debug to /usr/lib/debug/usr/lib64/libsanlock.so.1.debug symlinked /usr/lib/debug/usr/lib64/libsanlock.so.1.0.debug to /usr/lib/debug/usr/lib64/libsanlock.so.debug 771 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-2.3-3.fc18.x86_64/usr/lib64/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-2.3-3.fc18.x86_64 Provides: config(sanlock) = 2.3-3.fc18 sanlock = 2.3-3.fc18 sanlock(x86-64) = 2.3-3.fc18 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash /bin/sh libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsanlock.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libwdmd.so.1()(64bit) rtld(GNU_HASH) Processing files: sanlock-debuginfo-2.3-3.fc18.x86_64 Processing files: sanlock-lib-2.3-3.fc18.x86_64 Provides: libsanlock.so.1()(64bit) libsanlock_client.so.1()(64bit) libwdmd.so.1()(64bit) sanlock-lib = 2.3-3.fc18 sanlock-lib(x86-64) = 2.3-3.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: libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(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) libwdmd.so.1()(64bit) rtld(GNU_HASH) Processing files: sanlock-python-2.3-3.fc18.x86_64 Provides: sanlock-python = 2.3-3.fc18 sanlock-python(x86-64) = 2.3-3.fc18 sanlock.so()(64bit) 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.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libsanlock.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: sanlock-devel-2.3-3.fc18.x86_64 Provides: sanlock-devel = 2.3-3.fc18 sanlock-devel(x86-64) = 2.3-3.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsanlock.so.1()(64bit) libsanlock_client.so.1()(64bit) libwdmd.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 Wrote: /builddir/build/RPMS/sanlock-2.3-3.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/sanlock-debuginfo-2.3-3.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/sanlock-lib-2.3-3.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/sanlock-python-2.3-3.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/sanlock-devel-2.3-3.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wuhs6g + umask 022 + cd /builddir/build/BUILD + cd sanlock-2.3 + rm -rf /builddir/build/BUILDROOT/sanlock-2.3-3.fc18.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->