Mock Version: 2.17 Mock Version: 2.17 Mock Version: 2.17 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/newt.spec'], chrootPath='/var/lib/mock/v8.3-u-stormi1-5935-11109/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/newt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/newt-0.52.23-4.xcpng8.3.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/newt.spec'], chrootPath='/var/lib/mock/v8.3-u-stormi1-5935-11109/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/newt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eX3kbd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf newt-0.52.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/newt-0.52.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd newt-0.52.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf newt-0.52.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/newt-0.52.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd newt-0.52.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RUtobc + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.23 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --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-strong --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-strong --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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-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 --without-tcl configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-koji-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... -std=gnu11 checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for GNU ld... yes checking for sys/select.h... yes checking for alloca.h... yes checking for slang.h... yes checking for popt.h... yes checking for libintl.h... yes checking for python versions... python2.7 python3.6 checking for gettext in -lc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libnewt.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j8 all gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o test.o test.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o newt.o newt.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o button.o button.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o form.o form.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o checkbox.o checkbox.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o entry.o entry.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o label.o label.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o listbox.o listbox.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o scrollbar.o scrollbar.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o textbox.o textbox.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o scale.o scale.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o grid.o grid.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o windows.o windows.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o buttonbar.o buttonbar.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o checkboxtree.o checkboxtree.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o whiptail.o whiptail.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o dialogboxes.o dialogboxes.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/newt.o newt.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/button.o button.c whiptail.c: In function 'main': whiptail.c:509:5: warning: enumeration value 'MODE_NONE' not handled in switch [-Wswitch] switch (mode) { ^ whiptail.c:509:5: warning: enumeration value 'MODE_INFOBOX' not handled in switch [-Wswitch] whiptail.c:509:5: warning: enumeration value 'MODE_MSGBOX' not handled in switch [-Wswitch] whiptail.c:509:5: warning: enumeration value 'MODE_YESNO' not handled in switch [-Wswitch] whiptail.c:509:5: warning: enumeration value 'MODE_INPUTBOX' not handled in switch [-Wswitch] whiptail.c:509:5: warning: enumeration value 'MODE_TEXTBOX' not handled in switch [-Wswitch] whiptail.c:509:5: warning: enumeration value 'MODE_PASSWORDBOX' not handled in switch [-Wswitch] gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/form.o form.c dialogboxes.c: In function 'listBox': dialogboxes.c:262:12: warning: unused variable 'end' [-Wunused-variable] char * end; ^ dialogboxes.c: In function 'checkList': dialogboxes.c:406:12: warning: unused variable 'end' [-Wunused-variable] char * end; ^ gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/checkbox.o checkbox.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/entry.o entry.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/label.o label.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/listbox.o listbox.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/scrollbar.o scrollbar.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/textbox.o textbox.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/scale.o scale.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/grid.o grid.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/windows.o windows.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/buttonbar.o buttonbar.c gcc -std=gnu11 -fPIC -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -o shared/checkboxtree.o checkboxtree.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o testgrid.o testgrid.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o testtree.o testtree.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o showchars.o showchars.c gcc -std=gnu11 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -c -o showkey.o showkey.c ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o gcc -std=gnu11 -g -o test test.o libnewt.a -Wl,-z,relro -lslang ar: creating libnewt.a gcc -std=gnu11 -g -o showchars showchars.o libnewt.a -Wl,-z,relro -lslang gcc -std=gnu11 -g -o testgrid testgrid.o libnewt.a -Wl,-z,relro -lslang gcc -std=gnu11 -g -o testtree testtree.o libnewt.a -Wl,-z,relro -lslang gcc -std=gnu11 -g -o showkey showkey.o libnewt.a -Wl,-z,relro -lslang gcc -std=gnu11 -shared -o libnewt.so.0.52.23 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -Wl,-z,relro -lslang ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.23 libnewt.so.0.52 gcc -std=gnu11 -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,-z,relro -lnewt -lslang -lpopt gcc -std=gnu11 -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -c -o python2.7/snack.o snack.c gcc -std=gnu11 --shared -Wl,-z,relro -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -lpthread -ldl -lutil -lm -lpython2.7 -o python2.7/_snack.so python2.7/snack.o -L. -lnewt -lslang gcc -std=gnu11 -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -I/usr/include/python3.6m -I/usr/include/python3.6m -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -c -o python3.6/snack.o snack.c gcc -std=gnu11 --shared -Wl,-z,relro -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -lpython3.6m -lpthread -ldl -lutil -lm -o python3.6/_snack.so python3.6/snack.o -L. -lnewt -lslang touch _snack.so + chmod 0644 peanuts.py popcorn.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e8quDl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 ++ dirname /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 + '[' '!' -d /usr/lib/opamroot ']' + cd newt-0.52.23 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/include ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/include [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/pkgconfig ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/pkgconfig install -m 644 newt.h /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/include install -m 755 libnewt.so.0.52.23 /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 ln -sf libnewt.so.0.52 /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/libnewt.so ln -sf libnewt.so.0.52.23 /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 || : [ -n "python2.7 python3.6 " ] && for ver in python2.7 python3.6 ; do \ [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/$ver/site-packages ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/$ver/site-packages ;\ install -m 755 $ver/_snack.so /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/$ver/site-packages ;\ install -m 644 snack.py /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/$ver/site-packages ;\ done || : install -m 644 libnewt.pc /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64/pkgconfig [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/bin ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/bin [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 [ -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/man/man1 ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/man/man1 install -m 644 libnewt.a /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/lib64 install -m 755 whiptail /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/bin install -m 644 whiptail.1 /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/man/man1 make -C po datadir=/builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share install make[1]: Entering directory `/builddir/build/BUILD/newt-0.52.23/po' mkdir -p /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/newt-0.52.23/po' + rm -f /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib64/libnewt.a + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 newt + /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/newt-0.52.23 extracting debug info from /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib64/libnewt.so.0.52.23 extracting debug info from /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib64/python2.7/site-packages/_snack.so extracting debug info from /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib64/python3.6/site-packages/_snack.so extracting debug info from /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/bin/whiptail /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libnewt.so.0.52.23.debug to /usr/lib/debug/usr/lib64/libnewt.so.debug symlinked /usr/lib/debug/usr/lib64/libnewt.so.0.52.23.debug to /usr/lib/debug/usr/lib64/libnewt.so.0.52.debug 512 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 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: newt-0.52.23-4.xcpng8.3.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LoAt8B + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.23 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-0.52.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-0.52.23 + cp -pr AUTHORS /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-0.52.23 + cp -pr COPYING /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-0.52.23 + cp -pr CHANGES /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-0.52.23 + cp -pr README /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-0.52.23 + exit 0 Provides: libnewt.so.0.52()(64bit) libnewt.so.0.52(NEWT_0.52)(64bit) libnewt.so.0.52(NEWT_0.52.11)(64bit) libnewt.so.0.52(NEWT_0.52.13)(64bit) libnewt.so.0.52(NEWT_0.52.16)(64bit) libnewt.so.0.52(NEWT_0.52.17)(64bit) libnewt.so.0.52(NEWT_0.52.6)(64bit) libnewt.so.0.52(NEWT_0.52.9)(64bit) newt = 0.52.23-4.xcpng8.3 newt(x86-64) = 0.52.23-4.xcpng8.3 Requires(interp): /sbin/ldconfig /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 Requires(postun): /sbin/ldconfig 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) libnewt.so.0.52()(64bit) libnewt.so.0.52(NEWT_0.52)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) rtld(GNU_HASH) Processing files: newt-devel-0.52.23-4.xcpng8.3.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E0isOS + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.23 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-devel-0.52.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-devel-0.52.23 + cp -pr tutorial.sgml /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/newt-devel-0.52.23 + exit 0 Provides: newt-devel = 0.52.23-4.xcpng8.3 newt-devel(x86-64) = 0.52.23-4.xcpng8.3 pkgconfig(libnewt) = 0.52.23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnewt.so.0.52()(64bit) pkgconfig(slang) Processing files: python2-newt-0.52.23-4.xcpng8.3.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5vY6B9 + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.23 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python2-newt-0.52.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python2-newt-0.52.23 + cp -pr peanuts.py /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python2-newt-0.52.23 + cp -pr popcorn.py /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python2-newt-0.52.23 + exit 0 Provides: newt-python = 0.52.23-4.xcpng8.3 python-newt = 0.52.23-4.xcpng8.3 python-newt(x86-64) = 0.52.23-4.xcpng8.3 python2-newt = 0.52.23-4.xcpng8.3 python2-newt(x86-64) = 0.52.23-4.xcpng8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnewt.so.0.52()(64bit) libnewt.so.0.52(NEWT_0.52)(64bit) libnewt.so.0.52(NEWT_0.52.13)(64bit) libnewt.so.0.52(NEWT_0.52.6)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libslang.so.2()(64bit) libutil.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-newt < 0.52.23-4.xcpng8.3 newt-python < 0.52.15-5 Processing files: python3-newt-0.52.23-4.xcpng8.3.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CUzxGq + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.23 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python3-newt-0.52.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python3-newt-0.52.23 + cp -pr peanuts.py /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python3-newt-0.52.23 + cp -pr popcorn.py /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64/usr/share/doc/python3-newt-0.52.23 + exit 0 Provides: newt-python3 = 0.52.23-4.xcpng8.3 python3-newt = 0.52.23-4.xcpng8.3 python3-newt(x86-64) = 0.52.23-4.xcpng8.3 python36-newt = 0.52.23-4.xcpng8.3 python36-newt(x86-64) = 0.52.23-4.xcpng8.3 snack = 0.52.23-4.xcpng8.3 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnewt.so.0.52()(64bit) libnewt.so.0.52(NEWT_0.52)(64bit) libnewt.so.0.52(NEWT_0.52.13)(64bit) libnewt.so.0.52(NEWT_0.52.6)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libslang.so.2()(64bit) libutil.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: python36-newt < 0.52.23-4.xcpng8.3 Processing files: newt-debuginfo-0.52.23-4.xcpng8.3.x86_64 Provides: newt-debuginfo = 0.52.23-4.xcpng8.3 newt-debuginfo(x86-64) = 0.52.23-4.xcpng8.3 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/newt-0.52.23-4.xcpng8.3.x86_64 Wrote: /builddir/build/RPMS/newt-0.52.23-4.xcpng8.3.x86_64.rpm Wrote: /builddir/build/RPMS/newt-devel-0.52.23-4.xcpng8.3.x86_64.rpm Wrote: /builddir/build/RPMS/python2-newt-0.52.23-4.xcpng8.3.x86_64.rpm Wrote: /builddir/build/RPMS/python3-newt-0.52.23-4.xcpng8.3.x86_64.rpm Wrote: /builddir/build/RPMS/newt-debuginfo-0.52.23-4.xcpng8.3.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QctFb8 + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/newt-0.52.23-4.xcpng8.3.x86_64 + exit 0 Child return code was: 0