Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/c2esp.spec'], chrootPath='/var/lib/mock/f28-build-11544536-859461/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/c2esp.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': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/c2esp-2.7-14.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/c2esp.spec'], chrootPath='/var/lib/mock/f28-build-11544536-859461/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/c2esp.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': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sum6r4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf c2esp-27 + /usr/bin/gzip -dc /builddir/build/SOURCES/c2esp-27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd c2esp-27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (c2esp-ftbfs-gcc7.patch): + echo 'Patch #1 (c2esp-ftbfs-gcc7.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ftbfs-gcc7 --fuzz=0 patching file src/c2espcommon.c patching file src/c2espcommon.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s3LKH6 + umask 022 + cd /builddir/build/BUILD + cd c2esp-27 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 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 whether make supports nested variables... yes checking for aarch64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for ppdc... 1 checking for cups-config... 1 checking for ppdOpenFile in -lcups... yes checking for library containing cupsDitherNew... -lcupsfilters checking for library containing cupsRasterOpen... -lcupsimage checking for library containing deflate... -lz checking for library containing jbg85_enc_init... -ljbig85 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking cups/raster.h usability... yes checking cups/raster.h presence... yes checking for cups/raster.h... yes checking cups/sidechannel.h usability... yes checking cups/sidechannel.h presence... yes checking for cups/sidechannel.h... yes checking cups/image.h usability... no checking cups/image.h presence... no checking for cups/image.h... no checking cups/driver.h usability... no checking cups/driver.h presence... no checking for cups/driver.h... no checking cupsfilters/image.h usability... yes checking cupsfilters/image.h presence... yes checking for cupsfilters/image.h... yes checking cupsfilters/driver.h usability... yes checking cupsfilters/driver.h presence... yes checking for cupsfilters/driver.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking jbig85.h usability... yes checking jbig85.h presence... yes checking for jbig85.h... yes checking jbig.h usability... yes checking jbig.h presence... yes checking for jbig.h... yes checking for size_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes configure: cupsversion is 2.2.6 default filter dir /usr/lib/cups/filter is from cups-config configure: cupsfilterdir is /usr/lib/cups/filter default data dir /usr/share/cups is from cups-config configure: cupsdatadir is /usr/share/cups configure: HAVE_PPDC = 1 configure: making ppd files with ppdc no ppds will be installed configure: * configure: *** Any missing dependencies are listed below *** configure: cups version is 1.6 or later - OK configure: * configure: LIBS=-ljbig85 -lz -lcupsimage -lcupsfilters -lcups checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating ppd/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 -C src/ make: Entering directory '/builddir/build/BUILD/c2esp-27/src' gcc -DHAVE_CONFIG_H -I. -I.. --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -c c2esp.c gcc -DHAVE_CONFIG_H -I. -I.. --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -c c2espcommon.c gcc -DHAVE_CONFIG_H -I. -I.. --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -c c2espC.c gcc -DHAVE_CONFIG_H -I. -I.. --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -c command2esp.c c2esp.c: In function 'output_jbig': c2esp.c:405:5: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ command2esp.c: In function 'main': command2esp.c:180:9: warning: implicit declaration of function 'strncasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] if (strncasecmp(lineptr, "Clean", 5) == 0) ^~~~~~~~~~~ strncmp gcc --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o command2esp command2esp.o c2espcommon.o -ljbig85 -lz -lcupsimage -lcupsfilters -lcups gcc --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c2espC c2espC.o c2espcommon.o -ljbig85 -lz -lcupsimage -lcupsfilters -lcups c2esp.c: In function 'main': c2esp.c:1237:13: warning: 'cmykTrans600' may be used uninitialized in this function [-Wmaybe-uninitialized] else cupsCMYKDoRGB(cmykTrans600, CupsLineBuffer, TransformedBuffer, RemainingPixels); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c2esp.c:1236:42: warning: 'cmykTrans300' may be used uninitialized in this function [-Wmaybe-uninitialized] if(header.HWResolution[0] == 300) cupsCMYKDoRGB(cmykTrans300, CupsLineBuffer, TransformedBuffer, RemainingPixels); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc --pedantic -Wall -std=c99 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c2esp c2esp.o c2espcommon.o -ljbig85 -lz -lcupsimage -lcupsfilters -lcups make: Leaving directory '/builddir/build/BUILD/c2esp-27/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DNxNeP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 ++ dirname /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 + cd c2esp-27 + make -C src/ install DESTDIR=/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 make: Entering directory '/builddir/build/BUILD/c2esp-27/src' make[1]: Entering directory '/builddir/build/BUILD/c2esp-27/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/lib/cups/filter' /usr/bin/install -c c2esp c2espC command2esp '/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/lib/cups/filter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/cups/drv/c2esp' /usr/bin/install -c -m 644 KodakESP_16.drv KodakESP_C_07.drv '/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/cups/drv/c2esp' make[1]: Leaving directory '/builddir/build/BUILD/c2esp-27/src' make: Leaving directory '/builddir/build/BUILD/c2esp-27/src' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.7-14.fc28 --unique-debug-suffix -2.7-14.fc28.aarch64 --unique-debug-src-base c2esp-2.7-14.fc28.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/c2esp-27 extracting debug info from /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/lib/cups/filter/command2esp extracting debug info from /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/lib/cups/filter/c2espC extracting debug info from /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/lib/cups/filter/c2esp /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 193 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: c2esp-2.7-14.fc28.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jyGI0T + umask 022 + cd /builddir/build/BUILD + cd c2esp-27 + DOCDIR=/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/doc/c2esp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/doc/c2esp + cp -pr doc/README /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/doc/c2esp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qmYaeU + umask 022 + cd /builddir/build/BUILD + cd c2esp-27 + LICENSEDIR=/builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/licenses/c2esp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/licenses/c2esp + cp -pr doc/COPYING /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64/usr/share/licenses/c2esp + exit 0 Provides: c2esp = 2.7-14.fc28 c2esp(aarch-64) = 2.7-14.fc28 postscriptdriver(eastman_kodak_company;kodak_5100_aio;) postscriptdriver(eastman_kodak_company;kodak_5300_aio;) postscriptdriver(eastman_kodak_company;kodak_5500_aio;) postscriptdriver(eastman_kodak_company;kodak_esp-3_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_1.2_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_2.2_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_3.2_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_3200_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_4.2_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_5200_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_5_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_7200_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_7_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_9200_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_9_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_c110_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_c310_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_office_4100_series_aio;) postscriptdriver(eastman_kodak_company;kodak_esp_office_6100_series_aio;) postscriptdriver(eastman_kodak_company;kodak_hero_3.1_aio;) postscriptdriver(eastman_kodak_company;kodak_hero_5.1_aio;) postscriptdriver(eastman_kodak_company;kodak_hero_6.1_aio;) postscriptdriver(eastman_kodak_company;kodak_hero_7.1_aio;) postscriptdriver(eastman_kodak_company;kodak_hero_9.1_aio;) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcups.so.2()(64bit) libcupsfilters.so.1()(64bit) libcupsimage.so.2()(64bit) libjbig85.so.2.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: c2esp-debugsource-2.7-14.fc28.aarch64 Provides: c2esp-debugsource = 2.7-14.fc28 c2esp-debugsource(aarch-64) = 2.7-14.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: c2esp-debuginfo-2.7-14.fc28.aarch64 Provides: c2esp-debuginfo = 2.7-14.fc28 c2esp-debuginfo(aarch-64) = 2.7-14.fc28 debuginfo(build-id) = 0240a6c80915ab6682599c2f705b45e87d544a10 debuginfo(build-id) = 7b55031a63ebb040e87c2ae76f1043556bb2125a debuginfo(build-id) = d284d7df96bb4fe11696d52a126390b21a394da7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: c2esp-debugsource(aarch-64) = 2.7-14.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 Wrote: /builddir/build/RPMS/c2esp-2.7-14.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/c2esp-debugsource-2.7-14.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/c2esp-debuginfo-2.7-14.fc28.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NRRvk9 + umask 022 + cd /builddir/build/BUILD + cd c2esp-27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/c2esp-2.7-14.fc28.aarch64 + exit 0 Child return code was: 0