Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/librelp.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-0f96f5718e16b1072c282f26bf1bfaf868020c2a/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/librelp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/librelp-1.2.0-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/librelp.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-0f96f5718e16b1072c282f26bf1bfaf868020c2a/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/librelp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tmKR6z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf librelp-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/librelp-1.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd librelp-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OFDx27 + umask 022 + cd /builddir/build/BUILD + cd librelp-1.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == 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/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... (cached) none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi 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 armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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 library containing clock_gettime... none required checking for ANSI C header files... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for struct sockaddr.sa_len... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking return type of signal handlers... void checking for strerror_r... (cached) yes checking for epoll_create... yes checking for epoll_create1... yes checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNUTLS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating relp.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ***************************************************** librelp will be compiled with the following settings: Debug mode enabled: no + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/librelp-1.2.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/librelp-1.2.0/src' CC librelp_la-relp.lo CC librelp_la-relpsess.lo CC librelp_la-relpframe.lo CC librelp_la-tcp.lo tcp.c:670:1: warning: 'gnutls_x509_crt' is deprecated [-Wdeprecated-declarations] relpTcpChkPeerFingerprint(relpTcp_t *pThis, gnutls_x509_crt cert) ^ tcp.c:958:1: warning: 'gnutls_x509_crt' is deprecated [-Wdeprecated-declarations] relpTcpGetCN(relpTcp_t *pThis, gnutls_x509_crt cert, char *namebuf, int lenNamebuf) ^ tcp.c:1017:1: warning: 'gnutls_x509_crt' is deprecated [-Wdeprecated-declarations] relpTcpChkPeerName(relpTcp_t *pThis, gnutls_x509_crt cert) ^ tcp.c: In function 'relpTcpVerifyCertificateCallback': tcp.c:1091:2: warning: 'gnutls_datum' is deprecated (declared at /usr/include/gnutls/gnutls.h:760) [-Wdeprecated-declarations] const gnutls_datum *cert_list; ^ tcp.c:1093:2: warning: 'gnutls_x509_crt' is deprecated [-Wdeprecated-declarations] gnutls_x509_crt cert; ^ CC librelp_la-sendq.lo CC librelp_la-sendbuf.lo CC librelp_la-offers.lo CC librelp_la-relpclt.lo CC librelp_la-relpsrv.lo CC librelp_la-scsyslog.lo CC librelp_la-scrsp.lo CC librelp_la-copen.lo CC librelp_la-cclose.lo CC librelp_la-cserverclose.lo CCLD librelp.la make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/librelp-1.2.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0/doc' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.2.0' make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wsVC1V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm ++ dirname /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm + cd librelp-1.2.0 + rm -rf /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/librelp-1.2.0/src' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.2.0/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c librelp.la '/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/librelp.so.0.0.0 /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib/librelp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib && { ln -s -f librelp.so.0.0.0 librelp.so.0 || { rm -f librelp.so.0 && ln -s librelp.so.0.0.0 librelp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib && { ln -s -f librelp.so.0.0.0 librelp.so || { rm -f librelp.so && ln -s librelp.so.0.0.0 librelp.so; }; }) libtool: install: /usr/bin/install -c .libs/librelp.lai /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib/librelp.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/include" /usr/bin/install -c -m 644 librelp.h '/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0/src' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/librelp-1.2.0/doc' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.2.0/doc' 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/librelp-1.2.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0/doc' make[1]: Entering directory `/builddir/build/BUILD/librelp-1.2.0' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.2.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 relp.pc '/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.2.0' + rm /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm//usr/lib/librelp.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/librelp-1.2.0 extracting debug info from /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/lib/librelp.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/librelp.so.0.0.0.debug to /usr/lib/debug/usr/lib/librelp.so.0.debug symlinked /usr/lib/debug/usr/lib/librelp.so.0.0.0.debug to /usr/lib/debug/usr/lib/librelp.so.debug 481 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: librelp-1.2.0-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0sq5Do + umask 022 + cd /builddir/build/BUILD + cd librelp-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + cp -pr COPYING /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + cp -pr NEWS /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + cp -pr README /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + cp -pr doc/gfdl.html doc/relp.html /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm/usr/share/doc/librelp-1.2.0 + exit 0 Provides: librelp = 1.2.0-3.el7 librelp(armv7hl-32) = 1.2.0-3.el7 librelp.so.0 Requires(interp): /bin/sh /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 /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libgnutls.so.28(GNUTLS_2_10) rtld(GNU_HASH) Processing files: librelp-devel-1.2.0-3.el7.armv7hl Provides: librelp-devel = 1.2.0-3.el7 librelp-devel(armv7hl-32) = 1.2.0-3.el7 pkgconfig(relp) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librelp.so.0 Processing files: librelp-debuginfo-1.2.0-3.el7.armv7hl Provides: librelp-debuginfo = 1.2.0-3.el7 librelp-debuginfo(armv7hl-32) = 1.2.0-3.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/librelp-1.2.0-3.el7.arm Wrote: /builddir/build/RPMS/librelp-1.2.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/librelp-devel-1.2.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/librelp-debuginfo-1.2.0-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sbR68o + umask 022 + cd /builddir/build/BUILD + cd librelp-1.2.0 + rm -rf /builddir/build/BUILDROOT/librelp-1.2.0-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->