Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libfaketime.spec'], chrootPath='/var/lib/mock/epel7-build-17422843-1255741/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libfaketime.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/libfaketime-0.9.8-4.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libfaketime.spec'], chrootPath='/var/lib/mock/epel7-build-17422843-1255741/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libfaketime.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UUghex + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libfaketime-0.9.8 + /usr/bin/xz -dc /builddir/build/SOURCES/libfaketime-0.9.8.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libfaketime-0.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libfaketime-0.9.8-FORCE_PTHREAD_NONVER.patch):' Patch #0 (libfaketime-0.9.8-FORCE_PTHREAD_NONVER.patch): + /usr/bin/cat /builddir/build/SOURCES/libfaketime-0.9.8-FORCE_PTHREAD_NONVER.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/libfaketime.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YokAnI + umask 022 + cd /builddir/build/BUILD + cd libfaketime-0.9.8 force_monotonic and pthread_nonver https://github.com/wolfcw/libfaketime/issues/205 + cd src + FAKETIME_COMPILE_CFLAGS=BOGUS + echo 'force_monotonic and pthread_nonver https://github.com/wolfcw/libfaketime/issues/205' + export 'FAKETIME_COMPILE_CFLAGS=-DFORCE_MONOTONIC_FIX -DFORCE_PTHREAD_NONVER' + FAKETIME_COMPILE_CFLAGS='-DFORCE_MONOTONIC_FIX -DFORCE_PTHREAD_NONVER' + '[' '-DFORCE_MONOTONIC_FIX -DFORCE_PTHREAD_NONVER' == BOGUS ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wno-nonnull-compare -Wno-strict-aliasing' + make -j4 PREFIX=/usr LIBDIRNAME=/lib64/faketime all cc -o libfaketime.o -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wno-nonnull-compare -Wno-strict-aliasing -std=gnu99 -Wall -Wextra -Werror -Wno-nonnull-compare -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/usr'"' -DLIBDIRNAME='"'/lib64/faketime'"' -DFORCE_MONOTONIC_FIX -DFORCE_PTHREAD_NONVER libfaketime.c cc -o libfaketimeMT.o -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wno-nonnull-compare -Wno-strict-aliasing -std=gnu99 -Wall -Wextra -Werror -Wno-nonnull-compare -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/usr'"' -DLIBDIRNAME='"'/lib64/faketime'"' -DFORCE_MONOTONIC_FIX -DFORCE_PTHREAD_NONVER -DPTHREAD_SINGLETHREADED_TIME libfaketime.c cc -o faketime -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wno-nonnull-compare -Wno-strict-aliasing -std=gnu99 -Wall -Wextra -Werror -Wno-nonnull-compare -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/usr'"' -DLIBDIRNAME='"'/lib64/faketime'"' -DFORCE_MONOTONIC_FIX -DFORCE_PTHREAD_NONVER faketime.c -lpthread -Wl,--version-script=libfaketime.map -lrt cc -o libfaketime.so.1 -Wl,-soname,libfaketime.so.1 -lpthread -Wl,--version-script=libfaketime.map -shared libfaketime.o -ldl -lm -lrt cc -o libfaketimeMT.so.1 -Wl,-soname,libfaketimeMT.so.1 -lpthread -Wl,--version-script=libfaketime.map -shared libfaketimeMT.o -ldl -lm -lrt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d9cK4T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le + cd libfaketime-0.9.8 + make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le LIBDIRNAME=/lib64/faketime install make -C src install make[1]: Entering directory `/builddir/build/BUILD/libfaketime-0.9.8/src' Copying the faketime libraries to /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/lib64/faketime and the faketime wrapper script to /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/bin ... install -dm0755 "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/lib64/faketime/" install -m0644 libfaketime.so.1 libfaketimeMT.so.1 "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/lib64/faketime/" install -Dm0755 faketime "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/bin/faketime" make[1]: Leaving directory `/builddir/build/BUILD/libfaketime-0.9.8/src' make -C man install make[1]: Entering directory `/builddir/build/BUILD/libfaketime-0.9.8/man' install -Dm0644 faketime.1 "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/man/man1/faketime.1" gzip -f "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/man/man1/faketime.1" make[1]: Leaving directory `/builddir/build/BUILD/libfaketime-0.9.8/man' install -dm0755 "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/faketime/" install -m0644 README "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/faketime/README" install -m0644 NEWS "/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/faketime/NEWS" + rm -r /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le//usr/share/doc/faketime + chmod a+rx /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le//usr/lib64/faketime/libfaketime.so.1 /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le//usr/lib64/faketime/libfaketimeMT.so.1 + /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/libfaketime-0.9.8 extracting debug info from /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/bin/faketime extracting debug info from /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/lib64/faketime/libfaketimeMT.so.1 extracting debug info from /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/lib64/faketime/libfaketime.so.1 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 345 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.9RoJ85 + umask 022 + cd /builddir/build/BUILD + cd libfaketime-0.9.8 + make -j4 -C test all make: Entering directory `/builddir/build/BUILD/libfaketime-0.9.8/test' gcc -c -std=gnu99 -Wall -DFAKE_STAT -Werror -Wextra timetest.c ./testframe.sh functests # Begin Test Suites in functests # Begin functests/test_exclude_mono.sh # PLATFORM=linuxlike gcc -o timetest timetest.o -lrt -lpthread out=1208815.45074568 When not faking monotonic time, timestamps should be different ref=1208816.46469756 - ok # functests/test_exclude_mono.sh summary: 1 succeeded, 0 failed # End functests/test_exclude_mono.sh - OK # Begin functests/test_null.sh out=0 () ref=1567559909 - ok # functests/test_null.sh summary: 1 succeeded, 0 failed # End functests/test_null.sh - OK # Begin functests/test_true.sh # functests/test_true.sh summary: 1 succeeded, 0 failed # End functests/test_true.sh - OK # Begin functests/test_walkone.sh # PLATFORM=linuxlike out=1 (secs since Epoch) - ok out=2 (secs since Epoch) - ok out=4 (secs since Epoch) - ok out=8 (secs since Epoch) - ok out=16 (secs since Epoch) - ok out=32 (secs since Epoch) - ok out=64 (secs since Epoch) - ok out=128 (secs since Epoch) - ok out=256 (secs since Epoch) - ok out=512 (secs since Epoch) - ok out=1024 (secs since Epoch) - ok out=2048 (secs since Epoch) - ok out=4096 (secs since Epoch) - ok out=8192 (secs since Epoch) - ok out=16384 (secs since Epoch) - ok out=32768 (secs since Epoch) - ok out=65536 (secs since Epoch) - ok out=131072 (secs since Epoch) - ok out=262144 (secs since Epoch) - ok out=524288 (secs since Epoch) - ok out=1048576 (secs since Epoch) - ok out=2097152 (secs since Epoch) - ok out=4194304 (secs since Epoch) - ok out=8388608 (secs since Epoch) - ok out=16777216 (secs since Epoch) - ok out=33554432 (secs since Epoch) - ok out=67108864 (secs since Epoch) - ok out=134217728 (secs since Epoch) - ok out=268435456 (secs since Epoch) - ok out=536870912 (secs since Epoch) - ok out=1073741824 (secs since Epoch) - ok # functests/test_walkone.sh summary: 31 succeeded, 0 failed # End functests/test_walkone.sh - OK # Test Suites summary: 4 succeeded, 0 failed # End Test Suites - OK Running the test program with no faked time specified $ LD_PRELOAD=../src/libfaketime.so.1 ./timetest pthread_cond_timedwait: CLOCK_REALTIME test (Intentionally sleeping 1 second...) pthread_cond_timedwait: CLOCK_MONOTONIC test (Intentionally sleeping 1 second..., see docs about CLOCK_MONOTONIC test) Blocking signal 10 time() : Current date and time: Wed Sep 4 01:18:32 2019 time(NULL) : Seconds since Epoch : 1567559912 ftime() : Current date and time: Wed Sep 4 01:18:32 2019 (Intentionally sleeping 2 seconds...) gettimeofday() : Current date and time: Wed Sep 4 01:18:34 2019 Caught signal 10 clock_gettime(): Current date and time: Wed Sep 4 01:18:34 2019 stat(): mod. time of file './timetest': Wed Sep 4 01:18:27 2019 ============================================================================= Running the test program with absolute date 2003-01-01 10:00:05 specified $ LD_PRELOAD=../src/libfaketime.so.1 FAKETIME="2003-01-01 10:00:05" ./timetest pthread_cond_timedwait: CLOCK_REALTIME test (Intentionally sleeping 1 second...) pthread_cond_timedwait: CLOCK_MONOTONIC test (Intentionally sleeping 1 second..., see docs about CLOCK_MONOTONIC test) Blocking signal 10 time() : Current date and time: Wed Jan 1 10:00:05 2003 time(NULL) : Seconds since Epoch : 1041415205 ftime() : Current date and time: Wed Jan 1 10:00:05 2003 (Intentionally sleeping 2 seconds...) gettimeofday() : Current date and time: Wed Jan 1 10:00:05 2003 Caught signal 10 Caught signal 10 clock_gettime(): Current date and time: Wed Jan 1 10:00:05 2003 stat(): mod. time of file './timetest': Wed Jan 1 10:00:05 2003 ============================================================================= Running the test program with START date @2005-03-29 14:14:14 specified $ LD_PRELOAD=../src/libfaketime.so.1 FAKETIME="@2005-03-29 14:14:14" ./timetest pthread_cond_timedwait: CLOCK_REALTIME test (Intentionally sleeping 1 second...) pthread_cond_timedwait: CLOCK_MONOTONIC test (Intentionally sleeping 1 second..., see docs about CLOCK_MONOTONIC test) Blocking signal 10 time() : Current date and time: Tue Mar 29 14:14:16 2005 time(NULL) : Seconds since Epoch : 1112105656 ftime() : Current date and time: Tue Mar 29 14:14:16 2005 (Intentionally sleeping 2 seconds...) gettimeofday() : Current date and time: Tue Mar 29 14:14:18 2005 Caught signal 10 Caught signal 10 clock_gettime(): Current date and time: Tue Mar 29 14:14:18 2005 stat(): mod. time of file './timetest': Tue Mar 29 14:14:03 2005 ============================================================================= Running the test program with 10 days negative offset specified LD_PRELOAD=../src/libfaketime.so.1 FAKETIME="-10d" ./timetest pthread_cond_timedwait: CLOCK_REALTIME test (Intentionally sleeping 1 second...) pthread_cond_timedwait: CLOCK_MONOTONIC test (Intentionally sleeping 1 second..., see docs about CLOCK_MONOTONIC test) Blocking signal 10 time() : Current date and time: Sun Aug 25 01:18:44 2019 time(NULL) : Seconds since Epoch : 1566695924 ftime() : Current date and time: Sun Aug 25 01:18:44 2019 (Intentionally sleeping 2 seconds...) gettimeofday() : Current date and time: Sun Aug 25 01:18:46 2019 Caught signal 10 Caught signal 10 clock_gettime(): Current date and time: Sun Aug 25 01:18:46 2019 stat(): mod. time of file './timetest': Sun Aug 25 01:18:27 2019 ============================================================================= Running the test program with 10 days negative offset specified, and FAKE_STAT disabled $ LD_PRELOAD=../src/libfaketime.so.1 FAKETIME="-10d" NO_FAKE_STAT=1 ./timetest pthread_cond_timedwait: CLOCK_REALTIME test (Intentionally sleeping 1 second...) pthread_cond_timedwait: CLOCK_MONOTONIC test (Intentionally sleeping 1 second..., see docs about CLOCK_MONOTONIC test) Blocking signal 10 time() : Current date and time: Sun Aug 25 01:18:48 2019 time(NULL) : Seconds since Epoch : 1566695928 ftime() : Current date and time: Sun Aug 25 01:18:48 2019 (Intentionally sleeping 2 seconds...) gettimeofday() : Current date and time: Sun Aug 25 01:18:50 2019 Caught signal 10 Caught signal 10 clock_gettime(): Current date and time: Sun Aug 25 01:18:50 2019 stat(): mod. time of file './timetest': Wed Sep 4 01:18:27 2019 ============================================================================= Running the test program with 10 days positive offset specified, and speed-up factor $ LD_PRELOAD=../src/libfaketime.so.1 FAKETIME="+10d x1" ./timetest pthread_cond_timedwait: CLOCK_REALTIME test (Intentionally sleeping 1 second...) pthread_cond_timedwait: CLOCK_MONOTONIC test (Intentionally sleeping 1 second..., see docs about CLOCK_MONOTONIC test) Blocking signal 10 time() : Current date and time: Sat Sep 14 01:18:52 2019 time(NULL) : Seconds since Epoch : 1568423932 ftime() : Current date and time: Sat Sep 14 01:18:52 2019 (Intentionally sleeping 2 seconds...) gettimeofday() : Current date and time: Sat Sep 14 01:18:54 2019 Caught signal 10 clock_gettime(): Current date and time: Sat Sep 14 01:18:54 2019 stat(): mod. time of file './timetest': Wed Sep 4 01:18:27 2019 ============================================================================= Running the 'date' command with 15 days negative offset specified $ LD_PRELOAD=../src/libfaketime.so.1 FAKETIME="-15d" date Tue Aug 20 01:18:54 UTC 2019 ============================================================================= Testing finished. make: Leaving directory `/builddir/build/BUILD/libfaketime-0.9.8/test' + exit 0 Processing files: libfaketime-0.9.8-4.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O23gQw + umask 022 + cd /builddir/build/BUILD + cd libfaketime-0.9.8 + DOCDIR=/builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + cp -pr README /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + cp -pr COPYING /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + cp -pr NEWS /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + cp -pr README /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + cp -pr README.developers /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le/usr/share/doc/libfaketime-0.9.8 + exit 0 Provides: libfaketime = 0.9.8-4.el7 libfaketime(ppc-64) = 0.9.8-4.el7 libfaketime.so.1()(64bit) libfaketime.so.1(GLIBC_2.2)(64bit) libfaketime.so.1(GLIBC_2.2.5)(64bit) libfaketime.so.1(GLIBC_2.3.2)(64bit) libfaketime.so.1(GLIBC_2.3.3)(64bit) libfaketimeMT.so.1()(64bit) libfaketimeMT.so.1(GLIBC_2.2)(64bit) libfaketimeMT.so.1(GLIBC_2.2.5)(64bit) libfaketimeMT.so.1(GLIBC_2.3.2)(64bit) libfaketimeMT.so.1(GLIBC_2.3.3)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: libfaketime-debuginfo-0.9.8-4.el7.ppc64le Provides: libfaketime-debuginfo = 0.9.8-4.el7 libfaketime-debuginfo(ppc-64) = 0.9.8-4.el7 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/libfaketime-0.9.8-4.el7.ppc64le Wrote: /builddir/build/RPMS/libfaketime-0.9.8-4.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/libfaketime-debuginfo-0.9.8-4.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ssx39O + umask 022 + cd /builddir/build/BUILD + cd libfaketime-0.9.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libfaketime-0.9.8-4.el7.ppc64le + exit 0 Child return code was: 0