Mock Version: 1.2.17
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/crosstool-ng.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7125/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f0f80dfd860>user='mockbuild'printOutput=Falseuid=1001gid=135timeout=0env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'}shell=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/crosstool-ng.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False
warning: Could not canonicalize hostname: copr-builder-506224900.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/crosstool-ng-1.22.0-2.el7.centos.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/crosstool-ng.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7125/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f0f80dfd860>user='mockbuild'printOutput=Falseuid=1001gid=135timeout=0env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'}shell=Falseprivate_network=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/crosstool-ng.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4daY2K
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf crosstool-ng
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/crosstool-ng-1.22.0.tar.bz2
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd crosstool-ng
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7XIXUE
+ umask 022
+ cd /builddir/build/BUILD
+ cd crosstool-ng
+ ./configure --prefix=/usr --libdir=/usr/lib64
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking whether sed understands -r -i -e... yes
checking whether ln -s works... yes
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 how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for gobjcopy... no
checking for objcopy... objcopy
checking for absolute path to objcopy... /usr/bin/objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for absolute path to objdump... /usr/bin/objdump
checking for greadelf... no
checking for readelf... readelf
checking for absolute path to readelf... /usr/bin/readelf
checking for gperf... gperf
checking for absolute path to gperf... /usr/bin/gperf
checking for bison... bison
checking for flex... flex
checking for makeinfo... makeinfo
checking for cut... cut
checking for stat... stat
checking for readlink... readlink
checking for wget... wget
checking for tar... tar
checking for gzip... gzip
checking for bzip2... bzip2
checking for help2man... help2man
checking for gpatch... no
checking for patch... patch
checking for absolute path to patch... /usr/bin/patch
checking for bash >= 3.1... /usr/bin/bash
checking for GNU awk... /usr/bin/gawk
checking for GNU make >= 3.80... /usr/bin/gmake
checking whether /usr/bin/gmake sets $(MAKE)... yes
checking for make 3.81... no
checking for GNU libtool >= 1.5.26... /usr/bin/libtool
checking for GNU libtoolize >= 1.5.26... /usr/bin/libtoolize
checking for GNU automake >= 1.10... /usr/bin/automake
checking for xz... xz
checking for cvs... cvs
checking for svn... no
checking for inline... inline
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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether gettext is declared... yes
checking for library containing bindtextdomain... none required
checking ncurses/ncurses.h usability... yes
checking ncurses/ncurses.h presence... yes
checking for ncurses/ncurses.h... yes
checking for library containing initscr... -lncursesw
checking for library containing tgetent... none required
configure: creating ./config.status
config.status: creating Makefile
+ make -j2
  SED    'ct-ng'
  SED    'scripts/crosstool-NG.sh'
  SED    'scripts/saveSample.sh'
  SED    'scripts/showTuple.sh'
  GEN    'config/configure.in'
  GEN    'paths.mk'
  GEN    'paths.sh'
  SED    'docs/ct-ng.1'
  DEP    'nconf.gui.dep'
  GZIP   'docs/ct-ng.1.gz'
  DEP    'nconf.dep'
  DEP    'lxdialog/yesno.dep'
  DEP    'lxdialog/util.dep'
  DEP    'lxdialog/textbox.dep'
  DEP    'lxdialog/menubox.dep'
  DEP    'lxdialog/inputbox.dep'
  DEP    'lxdialog/checklist.dep'
  DEP    'mconf.dep'
  DEP    'conf.dep'
  BISON  'zconf.tab.c'
  GPERF  'zconf.hash.c'
  LEX    'zconf.lex.c'
  DEP    'zconf.tab.dep'
  CC     'zconf.tab.o'
  CC     'conf.o'
  CC     'lxdialog/checklist.o'
  CC     'lxdialog/inputbox.o'
  CC     'lxdialog/menubox.o'
  CC     'lxdialog/textbox.o'
  CC     'lxdialog/util.o'
  CC     'lxdialog/yesno.o'
  CC     'mconf.o'
  CC     'nconf.o'
  CC     'nconf.gui.o'
  LD     'conf'
  LD     'mconf'
  LD     'nconf'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kQyJHD
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64
+ cd crosstool-ng
+ rm -rf /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64
+ make install DESTDIR=/builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64
  GEN    'config/configure.in'
  GEN    'paths.mk'
  GEN    'paths.sh'
  MKDIR   '/builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/bin/'
  INST    'ct-ng'
  MKDIR   '/builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/lib64/crosstool-ng-1.22.0/'
  INSTDIR 'config/'
  INSTDIR 'contrib/'
  INSTDIR 'patches/'
  INSTDIR 'scripts/'
  INST    'steps.mk'
  INST    'paths'
  INSTDIR 'samples/'
  INST    'kconfig/'
  MKDIR   '/builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/share/doc/crosstool-ng/crosstool-ng-1.22.0/'
  INST    'docs/*.txt'
  MKDIR   '/builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/share/man/man1/'
  INST    'ct-ng.1.gz'
For auto-completion, do not forget to install 'ct-ng.comp' into
your bash completion directory (usually /etc/bash_completion.d)
+ find /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64 -type f -name .gitignore -print0
+ xargs -0 -r rm
+ cp COPYING README.md TODO /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64//usr/share/doc/crosstool-ng/crosstool-ng-1.22.0/
+ /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/crosstool-ng
extracting debug info from /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/lib64/crosstool-ng-1.22.0/kconfig/nconf
extracting debug info from /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/lib64/crosstool-ng-1.22.0/kconfig/mconf
extracting debug info from /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64/usr/lib64/crosstool-ng-1.22.0/kconfig/conf
dwz: Too few files for multifile optimization
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
+ /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: crosstool-ng-1.22.0-2.el7.centos.x86_64
Provides: crosstool-ng = 1.22.0-2.el7.centos crosstool-ng(x86-64) = 1.22.0-2.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/bash /usr/bin/gmake libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libmenu.so.5()(64bit) libncursesw.so.5()(64bit) libpanel.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH)
Processing files: crosstool-ng-debuginfo-1.22.0-2.el7.centos.x86_64
Provides: crosstool-ng-debuginfo = 1.22.0-2.el7.centos crosstool-ng-debuginfo(x86-64) = 1.22.0-2.el7.centos
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/crosstool-ng-1.22.0-2.el7.centos.x86_64
Wrote: /builddir/build/RPMS/crosstool-ng-1.22.0-2.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/crosstool-ng-debuginfo-1.22.0-2.el7.centos.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fz4YsS
+ umask 022
+ cd /builddir/build/BUILD
+ cd crosstool-ng
+ rm -rf /builddir/build/BUILDROOT/crosstool-ng-1.22.0-2.el7.centos.x86_64
+ exit 0
Child return code was: 0