Mock Version: 1.1.30 Mock Version: 1.1.30 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/tig.spec'], False, '/var/lib/mock/f19-build-1691223-295250/root/', None, 86400, True, False, 500, 425, 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 x86_64 --nodeps builddir/build/SPECS/tig.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tig-1.1-1.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/tig.spec'], False, '/var/lib/mock/f19-build-1691223-295250/root/', None, 86400, True, False, 500, 425, 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 x86_64 --nodeps builddir/build/SPECS/tig.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rxeHv3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tig-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tig-1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tig-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7KUfcG + umask 022 + cd /builddir/build/BUILD + cd tig-1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-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 NcursesW wide-character library... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for x86_64-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 for asciidoc... asciidoc checking for xmlto... xmlto checking for docbook2pdf... no configure: creating ./config.status config.status: creating config.make config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j5 all doc-man doc-html gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H '-DTIG_VERSION="1.1"' '-DSYSCONFDIR="/etc"' -c -o tig.o tig.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H '-DTIG_VERSION="1.1"' '-DSYSCONFDIR="/etc"' -c -o io.o io.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H '-DTIG_VERSION="1.1"' '-DSYSCONFDIR="/etc"' -c -o graph.o graph.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H '-DTIG_VERSION="1.1"' '-DSYSCONFDIR="/etc"' -c -o refs.o refs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H '-DTIG_VERSION="1.1"' '-DSYSCONFDIR="/etc"' -c -o test-graph.o test-graph.c make: Nothing to be done for `doc-man'. sed -n '/^\[\[/,/\(---\|~~~\)/p' < manual.txt | while read line; do \ case "$line" in \ "----"*) echo ". <<$ref>>"; ref= ;; \ "~~~~"*) echo "- <<$ref>>"; ref= ;; \ "[["*"]]") ref="$line" ;; \ *) ref="$ref, $line" ;; \ esac; done | sed 's/\[\[\(.*\)\]\]/\1/' > manual.toc asciidoc -aversion=1.1 -asysconfdir=/etc -b xhtml11 -d article -n manual.txt gcc -Wl,-z,relro test-graph.o io.o graph.o -lncursesw -o test-graph gcc -Wl,-z,relro tig.o io.o graph.o refs.o -lncursesw -o tig + sed -i -e 's/\r//' NEWS.html README.html manual.html tig.1.html tigrc.5.html + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.imU88t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 + cd tig-1.1 + rm -rf /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 + make install install-doc-man DESTDIR=/builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 prefix=/usr mandir=/usr/share/man mkdir -p /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/bin && \ for prog in tig; do \ install -p -m 0755 "$prog" "/builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/bin"; \ done mkdir -p /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/man/man1 \ /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/man/man5 \ /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/man/man7 for doc in tig.1 tigrc.5 tigmanual.7; do \ sed 's#++SYSCONFDIR++#/etc#' < "$doc" > "$doc+"; \ case "$doc" in \ *.1) install -p -m 0644 "$doc+" "/builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/man/man1/$doc" ;; \ *.5) install -p -m 0644 "$doc+" "/builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/man/man5/$doc" ;; \ *.7) install -p -m 0644 "$doc+" "/builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/man/man7/$doc" ;; \ esac; \ rm -f "$doc+"; \ done + rm -f /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/bin/test-graph + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/tig-1.1 extracting debug info from /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/bin/tig dwz: Too few files for multifile optimization 484 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: tig-1.1-1.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aW9W2i + umask 022 + cd /builddir/build/BUILD + cd tig-1.1 + DOCDIR=/builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr COPYING /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr NEWS /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr README /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr SITES /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr BUGS /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr manual.txt /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + cp -pr NEWS.html README.html manual.html tig.1.html tigrc.5.html /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64/usr/share/doc/tig-1.1 + exit 0 Provides: tig = 1.1-1.fc19 tig(x86-64) = 1.1-1.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libncursesw.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: tig-debuginfo-1.1-1.fc19.x86_64 Provides: tig-debuginfo = 1.1-1.fc19 tig-debuginfo(x86-64) = 1.1-1.fc19 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/tig-1.1-1.fc19.x86_64 Wrote: /builddir/build/RPMS/tig-1.1-1.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/tig-debuginfo-1.1-1.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7XePDN + umask 022 + cd /builddir/build/BUILD + cd tig-1.1 + rm -rf /builddir/build/BUILDROOT/tig-1.1-1.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->