Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libident.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0user='mockbuild'gid=135printOutput=Falseuid=1000env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libident.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libident-0.32-12bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libident.spec '], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0user='mockbuild'uid=1000gid=135printOutput=Falseprivate_network=Trueenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libident.spec '] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', '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.tvlR0H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libident-0.32 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libident-0.32.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libident-0.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 ident.3 -o ident.3.new + mv ident.3.new ident.3 + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 README -o README.new + mv README.new README + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 ChangeLog -o ChangeLog.new + mv ChangeLog.new ChangeLog + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 AUTHORS -o AUTHORS.new + mv AUTHORS.new AUTHORS + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 NEWS -o NEWS.new + mv NEWS.new NEWS + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 COPYING -o COPYING.new + mv COPYING.new COPYING + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Svqrsz + umask 022 + cd /builddir/build/BUILD + cd libident-0.32 + CFLAGS='-fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE' + CFLAGS='-fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./admin/ltmain.sh + ./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 --enable-testers checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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... 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 how to run the C++ preprocessor... g++ -E checking for armv6hl-redhat-linux-gnu-g77... no checking for armv6hl-redhat-linux-gnu-f77... no checking for armv6hl-redhat-linux-gnu-xlf... no checking for armv6hl-redhat-linux-gnu-frt... no checking for armv6hl-redhat-linux-gnu-pgf77... no checking for armv6hl-redhat-linux-gnu-fort77... no checking for armv6hl-redhat-linux-gnu-fl32... no checking for armv6hl-redhat-linux-gnu-af77... no checking for armv6hl-redhat-linux-gnu-f90... no checking for armv6hl-redhat-linux-gnu-xlf90... no checking for armv6hl-redhat-linux-gnu-pgf90... no checking for armv6hl-redhat-linux-gnu-epcf90... no checking for armv6hl-redhat-linux-gnu-f95... no checking for armv6hl-redhat-linux-gnu-fort... no checking for armv6hl-redhat-linux-gnu-xlf95... no checking for armv6hl-redhat-linux-gnu-ifc... no checking for armv6hl-redhat-linux-gnu-efc... no checking for armv6hl-redhat-linux-gnu-pgf95... no checking for armv6hl-redhat-linux-gnu-lf95... no checking for armv6hl-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking if struct sockaddr has a sa_len member... no checking for struct sockaddr_storage in sys/socket.h... yes checking return type of signal handlers... void checking for library containing socket... none required checking for socklen_t in sys/socket.h... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-am make[1]: Entering directory '/builddir/build/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c -o ident.lo `test -f 'ident.c' || echo './'`ident.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c -o id_open.lo `test -f 'id_open.c' || echo './'`id_open.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c -o id_close.lo `test -f 'id_close.c' || echo './'`id_close.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c -o id_query.lo `test -f 'id_query.c' || echo './'`id_query.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c -o id_parse.lo `test -f 'id_parse.c' || echo './'`id_parse.c /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c -o support.lo `test -f 'support.c' || echo './'`support.c gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c `test -f 'lookup-tester.c' || echo './'`lookup-tester.c gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c `test -f 'ident-tester.c' || echo './'`ident-tester.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c id_parse.c -fPIC -DPIC -o .libs/id_parse.o mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c ident.c -fPIC -DPIC -o .libs/ident.o gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c id_query.c -fPIC -DPIC -o .libs/id_query.o gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c support.c -fPIC -DPIC -o .libs/support.o gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c id_close.c -fPIC -DPIC -o .libs/id_close.o gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -c id_open.c -fPIC -DPIC -o .libs/id_open.o /bin/sh ./libtool --mode=link gcc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libident.la -rpath /usr/lib ident.lo id_open.lo id_close.lo id_query.lo id_parse.lo support.lo gcc -shared .libs/ident.o .libs/id_open.o .libs/id_close.o .libs/id_query.o .libs/id_parse.o .libs/support.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libident.so.0 -o .libs/libident.so.0.0.0 (cd .libs && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd .libs && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) creating libident.la (cd .libs && rm -f libident.la && ln -s ../libident.la libident.la) /bin/sh ./libtool --mode=link gcc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lookup-tester lookup-tester.o libident.la /bin/sh ./libtool --mode=link gcc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o in.identtestd ident-tester.o libident.la gcc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/in.identtestd ident-tester.o ./.libs/libident.so gcc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lookup-tester lookup-tester.o ./.libs/libident.so creating lookup-tester creating in.identtestd make[1]: Leaving directory '/builddir/build/BUILD/libident-0.32' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VwZmjg + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm + cd libident-0.32 + rm -rf /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm make[1]: Entering directory '/builddir/build/BUILD/libident-0.32' /bin/sh ./admin/mkinstalldirs /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib mkdir -p -- /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libident.la /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib/libident.la /usr/bin/install -c .libs/libident.so.0.0.0 /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib/libident.so.0.0.0 (cd /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) /usr/bin/install -c .libs/libident.lai /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib/libident.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./admin/mkinstalldirs /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/sbin mkdir -p -- /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/sbin /bin/sh ./libtool --mode=install /usr/bin/install -c in.identtestd /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/sbin/in.identtestd libtool: install: warning: `libident.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/in.identtestd /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/sbin/in.identtestd /bin/sh ./admin/mkinstalldirs /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/include mkdir -p -- /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/include /usr/bin/install -c -m 644 ident.h /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/include/ident.h /bin/sh ./admin/mkinstalldirs /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/man/man3 mkdir -p -- /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/man/man3 /usr/bin/install -c -m 644 ./ident.3 /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/man/man3/ident.3 /bin/sh ./admin/mkinstalldirs /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/man/man8 mkdir -p -- /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/man/man8 /usr/bin/install -c -m 644 ./in.identtestd.8 /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/man/man8/in.identtestd.8 make[1]: Leaving directory '/builddir/build/BUILD/libident-0.32' + find /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm -name '*.la' -exec rm -f '{}' ';' + install -D -m 644 /builddir/build/SOURCES/xinetd.identtest /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/etc/xinetd.d/identtestd + /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/libident-0.32 extracting debug info from /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/lib/libident.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/sbin/in.identtestd /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libident.so.0.0.0.debug to /usr/lib/debug/usr/lib/libident.so.0.debug symlinked /usr/lib/debug/usr/lib/libident.so.0.0.0.debug to /usr/lib/debug/usr/lib/libident.so.debug 43 blocks + /usr/lib/rpm/check-buildroot + /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-java-repack-jars Processing files: libident-0.32-12bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G389oh + umask 022 + cd /builddir/build/BUILD + cd libident-0.32 + DOCDIR=/builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + cp -pr COPYING /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + cp -pr README /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + cp -pr AUTHORS /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + cp -pr ChangeLog /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + cp -pr NEWS /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm/usr/share/doc/libident + exit 0 Provides: libident = 0.32-12bs02fc23 libident(armv6hl-32) = 0.32-12bs02fc23 libident.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) rtld(GNU_HASH) Processing files: libident-tools-0.32-12bs02fc23.armv6hl Provides: config(libident-tools) = 0.32-12bs02fc23 libident-tools = 0.32-12bs02fc23 libident-tools(armv6hl-32) = 0.32-12bs02fc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libident.so.0 rtld(GNU_HASH) Processing files: libident-devel-0.32-12bs02fc23.armv6hl Provides: libident-devel = 0.32-12bs02fc23 libident-devel(armv6hl-32) = 0.32-12bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libident.so.0 Processing files: libident-debuginfo-0.32-12bs02fc23.armv6hl Provides: libident-debuginfo = 0.32-12bs02fc23 libident-debuginfo(armv6hl-32) = 0.32-12bs02fc23 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/libident-0.32-12bs02fc23.arm Wrote: /builddir/build/RPMS/libident-0.32-12bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libident-tools-0.32-12bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libident-devel-0.32-12bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libident-debuginfo-0.32-12bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gIiEKA + umask 022 + cd /builddir/build/BUILD + cd libident-0.32 + rm -rf /builddir/build/BUILDROOT/libident-0.32-12bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->