Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/git-crypt.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-27416-39197/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/git-crypt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/git-crypt-0.5.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/git-crypt.spec '], chrootPath='/var/lib/mock/infrastructure7-el7-build-27416-39197/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/git-crypt.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7E7rOh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf git-crypt-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.5.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd git-crypt-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oeKMOp + umask 022 + cd /builddir/build/BUILD + cd git-crypt-0.5.0 + make -j8 ENABLE_MAN=yes g++ -Wall -pedantic -Wno-long-long -O2 -c -o git-crypt.o git-crypt.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o commands.o commands.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o crypto.o crypto.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o gpg.o gpg.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o key.o key.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o util.o util.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o parse_options.o parse_options.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o coprocess.o coprocess.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o fhstream.o fhstream.cpp g++ -Wall -pedantic -Wno-long-long -O2 -c -o crypto-openssl.o crypto-openssl.cpp xsltproc --param man.output.in.separate.dir 1 --stringparam man.output.base.dir man/ --param man.output.subdirs.enabled 1 --param man.authors.section.enabled 1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/git-crypt.xml error : connection refused warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl make: *** [man/man1/git-crypt.1] Error 4 make: *** Waiting for unfinished jobs....