Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/rpcbind.spec'], timeout=0gid=135printOutput=Falselogger=uid=1000chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'shell=Falseuser='mockbuild'env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/rpcbind.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/rpcbind-0.2.3-0.2bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/rpcbind.spec '], timeout=0shell=FalseprintOutput=Falselogger=uid=1000chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'gid=135private_network=Trueuser='mockbuild'env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/rpcbind.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rZVUPP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpcbind-0.2.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/rpcbind-0.2.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpcbind-0.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gKCQty + umask 022 + cd /builddir/build/BUILD + cd rpcbind-0.2.3 + PIE=-fpie + export PIE + RPCBUSR=rpc + RPCBDIR=/tmp ++ echo -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie' + autoreconf -fisv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --force-missing Makefile.am:34: warning: compiling 'src/check_bound.c' in subdir requires 'AM_PROG_CC_C_O' in 'configure.ac' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie' + 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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie' LDFLAGS=-pie --enable-warmstarts --with-statedir=/tmp --with-rpcuser=rpc --enable-libwrap --enable-debug 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 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 libtirpc_set_debug in -ltirpc... yes checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for TIRPC... yes checking for armv6hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SYSTEMD... yes checking for hosts_access in -lwrap... yes checking for library containing pthread_create... -lpthread 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 nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking rpcsvc/mount.h usability... yes checking rpcsvc/mount.h presence... yes checking for rpcsvc/mount.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make all gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/check_bound.o src/check_bound.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/pmap_svc.o src/pmap_svc.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/rpcb_stat.o src/rpcb_stat.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/rpcb_svc.o src/rpcb_svc.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/rpcb_svc_4.o src/rpcb_svc_4.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/rpcb_svc_com.o src/rpcb_svc_com.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/rpcbind.o src/rpcbind.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/security.o src/security.c src/security.c: In function 'check_access': src/security.c:100:8: warning: implicit declaration of function 'xlog' [-Wimplicit-function-declaration] xlog(LOG_DEBUG, " declined (non-loopback sender) \n"); ^ gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/util.o src/util.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/warmstart.o src/warmstart.c gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/xlog.o src/xlog.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -pie -o rpcbind src/check_bound.o src/pmap_svc.o src/rpcb_stat.o src/rpcb_svc.o src/rpcb_svc_4.o src/rpcb_svc_com.o src/rpcbind.o src/security.o src/util.o src/warmstart.o src/xlog.o -ltirpc -lsystemd -lpthread -lwrap gcc -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/tmp\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DRPCBIND_DEBUG -DDEBUG_RMTCALL -DND_DEBUG -DBIND_DEBUG -DLIB_SET_DEBUG -DWARMSTART -DLIBWRAP -DSYSTEMD -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -c -o src/rpcinfo.o src/rpcinfo.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fpie -pie -o rpcinfo src/rpcinfo.o -ltirpc -lpthread -lwrap + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W5IBzW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm ++ dirname /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm + cd rpcbind-0.2.3 + rm -rf /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/sbin /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/sbin /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/etc/sysconfig + mkdir -p /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/man/man8 + make DESTDIR=/builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm install make[1]: Entering directory '/builddir/build/BUILD/rpcbind-0.2.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/bin' /usr/bin/install -c rpcbind rpcinfo '/builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/man/man8' /usr/bin/install -c -m 644 man/rpcbind.8 man/rpcinfo.8 '/builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/man/man8' make[1]: Leaving directory '/builddir/build/BUILD/rpcbind-0.2.3' + mv -f /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/bin/rpcbind /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/sbin + mv -f /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/bin/rpcinfo /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/sbin + install -m644 /builddir/build/SOURCES/rpcbind.service /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/rpcbind.socket /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/rpcbind.sysconfig /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/etc/sysconfig/rpcbind + /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/rpcbind-0.2.3 extracting debug info from /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/sbin/rpcbind extracting debug info from /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/sbin/rpcinfo /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 363 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: rpcbind-0.2.3-0.2bs01fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kbke0l + umask 022 + cd /builddir/build/BUILD + cd rpcbind-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/doc/rpcbind + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/doc/rpcbind + cp -pr AUTHORS /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/doc/rpcbind + cp -pr ChangeLog /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/doc/rpcbind + cp -pr README /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm/usr/share/doc/rpcbind + exit 0 Provides: config(rpcbind) = 0.2.3-0.2bs01fc23 portmap = 0.2.3-0.2bs01fc23 rpcbind = 0.2.3-0.2bs01fc23 rpcbind(armv6hl-32) = 0.2.3-0.2bs01fc23 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh coreutils shadow-utils Requires(post): /bin/sh chkconfig systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh coreutils systemd Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) libtirpc.so.1 libtirpc.so.1(TIRPC_0.3.0) libtirpc.so.1(TIRPC_PRIVATE) libwrap.so.0 rtld(GNU_HASH) Conflicts: man-pages < 2.43-12 Obsoletes: portmap <= 4.0-65.3 Processing files: rpcbind-debuginfo-0.2.3-0.2bs01fc23.armv6hl Provides: rpcbind-debuginfo = 0.2.3-0.2bs01fc23 rpcbind-debuginfo(armv6hl-32) = 0.2.3-0.2bs01fc23 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/rpcbind-0.2.3-0.2bs01fc23.arm Wrote: /builddir/build/RPMS/rpcbind-0.2.3-0.2bs01fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/rpcbind-debuginfo-0.2.3-0.2bs01fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a15t4e + umask 022 + cd /builddir/build/BUILD + cd rpcbind-0.2.3 + rm -rf /builddir/build/BUILDROOT/rpcbind-0.2.3-0.2bs01fc23.arm + exit 0 Child return code was: 0 LEAVE do -->