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/menu-cache.spec'], user='mockbuild'timeout=172800nspawn_args=[]uid=1000gid=425chrootPath='/var/lib/mock/epel7-build-8581686-751275/root'env={'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/menu-cache.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-06.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/menu-cache-1.0.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/menu-cache.spec'], user='mockbuild'timeout=172800nspawn_args=[]uid=1000gid=425chrootPath='/var/lib/mock/epel7-build-8581686-751275/root'env={'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/menu-cache.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5HVvwt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf menu-cache-1.0.1 + /usr/bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/menu-cache-1.0.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd menu-cache-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UyiH8Q + umask 022 + cd /builddir/build/BUILD + cd menu-cache-1.0.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + ./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 --disable-static --disable-silent-rules 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 whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for LIBFM_EXTRA... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmenu-cache/Makefile config.status: creating libmenu-cache/libmenu-cache.pc config.status: creating libmenu-cache/menu-cache.h config.status: creating menu-cache-gen/Makefile config.status: creating menu-cache-daemon/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libmenu-cache/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1' Making all in libmenu-cache make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/libmenu-cache' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -DMENUCACHE_LIBEXECDIR="\"/usr/libexec/menu-cache\"" -DG_LOG_DOMAIN=\"Menu-Cache\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o menu-cache.lo menu-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -DMENUCACHE_LIBEXECDIR=\"/usr/libexec/menu-cache\" -DG_LOG_DOMAIN=\"Menu-Cache\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c menu-cache.c -fPIC -DPIC -o .libs/menu-cache.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -no-undefined -export-symbols-regex menu_cache -version-info 4:1:1 -Wl,-z,relro -o libmenu-cache.la -rpath /usr/lib64 menu-cache.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/menu-cache.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmenu-cache.exp libtool: link: /usr/bin/grep -E -e "menu_cache" ".libs/libmenu-cache.exp" > ".libs/libmenu-cache.expT" libtool: link: mv -f ".libs/libmenu-cache.expT" ".libs/libmenu-cache.exp" libtool: link: echo "{ global:" > .libs/libmenu-cache.ver libtool: link: cat .libs/libmenu-cache.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmenu-cache.ver libtool: link: echo "local: *; };" >> .libs/libmenu-cache.ver libtool: link: gcc -shared -fPIC -DPIC .libs/menu-cache.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libmenu-cache.so.3 -Wl,-version-script -Wl,.libs/libmenu-cache.ver -o .libs/libmenu-cache.so.3.1.1 libtool: link: (cd ".libs" && rm -f "libmenu-cache.so.3" && ln -s "libmenu-cache.so.3.1.1" "libmenu-cache.so.3") libtool: link: (cd ".libs" && rm -f "libmenu-cache.so" && ln -s "libmenu-cache.so.3.1.1" "libmenu-cache.so") libtool: link: ( cd ".libs" && rm -f "libmenu-cache.la" && ln -s "../libmenu-cache.la" "libmenu-cache.la" ) make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/libmenu-cache' Making all in menu-cache-gen make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-gen' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -I../libmenu-cache -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -I../libmenu-cache -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o menu-merge.o menu-merge.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -I../libmenu-cache -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o menu-compose.o menu-compose.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o menu-cache-gen main.o menu-merge.o menu-compose.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfm-extra -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o menu-cache-gen main.o menu-merge.o menu-compose.o -lgio-2.0 -lgobject-2.0 -lfm-extra -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-gen' Making all in menu-cache-daemon make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-daemon' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmenu-cache -I../libmenu-cache -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -DMENUCACHE_LIBEXECDIR="\"/usr/libexec/menu-cache\"" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o menu-cached.o menu-cached.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -no-undefined -Wl,-z,relro -o menu-cached menu-cached.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o menu-cached menu-cached.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-daemon' make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1' make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zfgY9q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 + cd menu-cache-1.0.1 + make install DESTDIR=/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 Making install in libmenu-cache make[1]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/libmenu-cache' make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/libmenu-cache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmenu-cache.la '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmenu-cache.so.3.1.1 /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64/libmenu-cache.so.3.1.1 libtool: install: (cd /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64 && { ln -s -f libmenu-cache.so.3.1.1 libmenu-cache.so.3 || { rm -f libmenu-cache.so.3 && ln -s libmenu-cache.so.3.1.1 libmenu-cache.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64 && { ln -s -f libmenu-cache.so.3.1.1 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.3.1.1 libmenu-cache.so; }; }) libtool: install: /usr/bin/install -c .libs/libmenu-cache.lai /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64/libmenu-cache.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/include/menu-cache' /usr/bin/install -c -m 644 menu-cache.h '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/include/menu-cache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libmenu-cache.pc '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/libmenu-cache' make[1]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/libmenu-cache' Making install in menu-cache-gen make[1]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-gen' make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-gen' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache' /bin/sh ../libtool --mode=install /usr/bin/install -c menu-cache-gen '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache' libtool: install: /usr/bin/install -c menu-cache-gen /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache/menu-cache-gen make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-gen' make[1]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-gen' Making install in menu-cache-daemon make[1]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-daemon' make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache' /bin/sh ../libtool --mode=install /usr/bin/install -c menu-cached '/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache' libtool: install: /usr/bin/install -c menu-cached /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache/menu-cached make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-daemon' make[1]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1/menu-cache-daemon' make[1]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1' make[2]: Entering directory `/builddir/build/BUILD/menu-cache-1.0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/menu-cache-1.0.1' + find /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 -name '*.la' -exec rm -f '{}' ';' + /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/menu-cache-1.0.1 extracting debug info from /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache/menu-cache-gen extracting debug info from /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/libexec/menu-cache/menu-cached extracting debug info from /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/lib64/libmenu-cache.so.3.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libmenu-cache.so.3.1.1.debug to /usr/lib/debug/usr/lib64/libmenu-cache.so.debug symlinked /usr/lib/debug/usr/lib64/libmenu-cache.so.3.1.1.debug to /usr/lib/debug/usr/lib64/libmenu-cache.so.3.debug 424 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 Processing files: menu-cache-1.0.1-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TOCqts + umask 022 + cd /builddir/build/BUILD + cd menu-cache-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/share/doc/menu-cache-1.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/share/doc/menu-cache-1.0.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/share/doc/menu-cache-1.0.1 + cp -pr COPYING /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/share/doc/menu-cache-1.0.1 + cp -pr README /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64/usr/share/doc/menu-cache-1.0.1 + exit 0 Provides: libmenu-cache.so.3()(64bit) menu-cache = 1.0.1-2.el7 menu-cache(aarch-64) = 1.0.1-2.el7 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: 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) libfm-extra.so.4()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: menu-cache-devel-1.0.1-2.el7.aarch64 Provides: menu-cache-devel = 1.0.1-2.el7 menu-cache-devel(aarch-64) = 1.0.1-2.el7 pkgconfig(libmenu-cache) = 1.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmenu-cache.so.3()(64bit) pkgconfig(glib-2.0) Processing files: menu-cache-debuginfo-1.0.1-2.el7.aarch64 Provides: menu-cache-debuginfo = 1.0.1-2.el7 menu-cache-debuginfo(aarch-64) = 1.0.1-2.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/menu-cache-1.0.1-2.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-06.arm.fedoraproject.org Wrote: /builddir/build/RPMS/menu-cache-1.0.1-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/menu-cache-devel-1.0.1-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/menu-cache-debuginfo-1.0.1-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fmDjyg + umask 022 + cd /builddir/build/BUILD + cd menu-cache-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/menu-cache-1.0.1-2.el7.aarch64 + exit 0 Child return code was: 0