Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hesiod.spec'], shell=Falsegid=135env={'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}logger=timeout=0chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'uid=1000printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hesiod.spec'] with env {'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/hesiod-3.2.1-5.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hesiod.spec '], shell=Falsegid=135private_network=Trueenv={'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}logger=chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'uid=1000timeout=0printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hesiod.spec '] with env {'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xpJ6Jd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hesiod-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/hesiod-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hesiod-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + libtoolize -f -i libtoolize: putting auxiliary files in '.'. libtoolize: linking file './config.guess' libtoolize: linking file './config.sub' libtoolize: linking file './install-sh' libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' + aclocal + automake -f -a configure.ac:6: installing './missing' src/hesinfo/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + autoconf -f -i + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d1xUFy + umask 022 + cd /builddir/build/BUILD + cd hesiod-3.2.1 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + 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/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './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' + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for armv6hl-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 armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for gawk... (cached) gawk checking for armv6hl-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 dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for armv6hl-redhat-linux-gnu-ar... no checking for armv6hl-redhat-linux-gnu-lib... no checking for armv6hl-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 the maximum length of command line arguments... 1572864 checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-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 armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing stringprep_check_version... -lidn checking for res_mkquery in -lresolv... no checking if res_mkquery is provided by libresolv with mangled symbols... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strchr... yes checking for strdup... yes 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 src/lib/Makefile config.status: creating src/hesinfo/Makefile config.status: creating man/Makefile config.status: creating src/hesiod.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/hesiod-3.2.1/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src/lib' CC hesiod.lo CC hesmailhost.lo CC hespwnam.lo CC hesservbyname.lo CC hescompat.lo CCLD libhesiod.la CC hestest.o CCLD hestest make[3]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src/lib' Making all in hesinfo make[3]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src/hesinfo' CC hesinfo.o CCLD hesinfo make[3]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src/hesinfo' make[3]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src' make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/man' make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1' make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1' make[1]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pj4iUU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm ++ dirname /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm + cd hesiod-3.2.1 + rm -rf /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm + make install DESTDIR=/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src/lib' make[3]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhesiod.la '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libhesiod.so.0.0.0 /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib/libhesiod.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib && { ln -s -f libhesiod.so.0.0.0 libhesiod.so.0 || { rm -f libhesiod.so.0 && ln -s libhesiod.so.0.0.0 libhesiod.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib && { ln -s -f libhesiod.so.0.0.0 libhesiod.so || { rm -f libhesiod.so && ln -s libhesiod.so.0.0.0 libhesiod.so; }; }) libtool: install: /usr/bin/install -c .libs/libhesiod.lai /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib/libhesiod.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/include' /usr/bin/install -c -m 644 hesiod.h '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src/lib' Making install in hesinfo make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src/hesinfo' make[3]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src/hesinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hesinfo '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/bin' libtool: warning: '../lib/libhesiod.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/hesinfo /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/bin/hesinfo make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src/hesinfo' make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src/hesinfo' make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src' make[3]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/src' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 hesiod.pc '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src' make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src' make[1]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/man' make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/man/man1' /usr/bin/install -c -m 644 hesinfo.1 '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/man/man3' /usr/bin/install -c -m 644 hesiod.3 hesiod_end.3 hesiod_free_list.3 hesiod_free_passwd.3 hesiod_free_postoffice.3 hesiod_free_servent.3 hesiod_free_string.3 hesiod_getmailhost.3 hesiod_getpwnam.3 hesiod_getpwuid.3 hesiod_getservbyname.3 hesiod_init.3 hesiod_parse_result.3 hesiod_resolve.3 hesiod_to_bind.3 '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/man/man5' /usr/bin/install -c -m 644 hesiod.conf.5 '/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/man/man5' make[2]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/man' make[1]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1/man' make[1]: Entering directory `/builddir/build/BUILD/hesiod-3.2.1' make[2]: Entering directory `/builddir/build/BUILD/hesiod-3.2.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/hesiod-3.2.1' make[1]: Leaving directory `/builddir/build/BUILD/hesiod-3.2.1' + rm -f /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm//usr/lib/libhesiod.la + /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/hesiod-3.2.1 extracting debug info from /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/lib/libhesiod.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/bin/hesinfo /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libhesiod.so.0.0.0.debug to /usr/lib/debug/usr/lib/libhesiod.so.0.debug symlinked /usr/lib/debug/usr/lib/libhesiod.so.0.0.0.debug to /usr/lib/debug/usr/lib/libhesiod.so.debug 67 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: hesiod-3.2.1-5.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v12bae + umask 022 + cd /builddir/build/BUILD + cd hesiod-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/doc/hesiod + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/doc/hesiod + cp -pr README /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/doc/hesiod + cp -pr NEWS /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/doc/hesiod + cp -pr COPYING /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm/usr/share/doc/hesiod + exit 0 Provides: hesiod = 3.2.1-5.fc20 hesiod(armv6hl-32) = 3.2.1-5.fc20 libhesiod.so.0 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: libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libhesiod.so.0 libidn.so.11 libidn.so.11(LIBIDN_1.0) libresolv.so.2 libresolv.so.2(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: hesinfo < 3.2 Processing files: hesiod-devel-3.2.1-5.fc20.armv6hl Provides: hesiod-devel = 3.2.1-5.fc20 hesiod-devel(armv6hl-32) = 3.2.1-5.fc20 pkgconfig(hesiod) = 3.2.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 Processing files: hesiod-debuginfo-3.2.1-5.fc20.armv6hl Provides: hesiod-debuginfo = 3.2.1-5.fc20 hesiod-debuginfo(armv6hl-32) = 3.2.1-5.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/hesiod-3.2.1-5.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/hesiod-devel-3.2.1-5.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/hesiod-debuginfo-3.2.1-5.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pqK4eZ + umask 022 + cd /builddir/build/BUILD + cd hesiod-3.2.1 + rm -rf /builddir/build/BUILDROOT/hesiod-3.2.1-5.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->