Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/newt.spec'], timeout=0gid=135printOutput=Falselogger=uid=1000shell=Falseenv={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache'}user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-7099/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/newt.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/newt-0.52.18-3bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/newt.spec "], timeout=0gid=135printOutput=Falselogger=uid=1000shell=Falseenv={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache'}user='mockbuild'private_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-7099/root') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/newt.spec "] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2iOl7f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf newt-0.52.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/newt-0.52.18.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd newt-0.52.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y0hg0p + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.18 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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/lib --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 armv6hl-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 a BSD-compatible install... /usr/bin/install -c 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... 64 checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -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 size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for GNU ld... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for python versions... python2.7 python3.4 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 + make -j8 all gcc -E -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o test.o test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o newt.o newt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o button.o button.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o form.o form.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o checkbox.o checkbox.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o entry.o entry.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o label.o label.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o listbox.o listbox.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o scrollbar.o scrollbar.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o textbox.o textbox.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o scale.o scale.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o grid.o grid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o windows.o windows.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o buttonbar.o buttonbar.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o checkboxtree.o checkboxtree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o whiptail.o whiptail.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o dialogboxes.o dialogboxes.c mkdir -p shared gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/newt.o newt.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/button.o button.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/form.o form.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/checkbox.o checkbox.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/entry.o entry.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/label.o label.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/listbox.o listbox.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/scrollbar.o scrollbar.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/textbox.o textbox.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/scale.o scale.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/grid.o grid.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/windows.o windows.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/buttonbar.o buttonbar.c gcc -fPIC -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -o shared/checkboxtree.o checkboxtree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o testgrid.o testgrid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o testtree.o testtree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -c -o showchars.o showchars.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -I/usr/include/slang -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 ar: creating libnewt.a 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 -g -o test test.o libnewt.a -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lslang gcc -g -o showchars showchars.o libnewt.a -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lslang gcc -g -o showkey showkey.o libnewt.a -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lslang gcc -g -o testgrid testgrid.o libnewt.a -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lslang gcc -g -o testtree testtree.o libnewt.a -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lslang gcc -shared -o libnewt.so.0.52.18 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lslang ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.18 libnewt.so.0.52 gcc -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lnewt -lslang -lpopt gcc -fPIC -D_GNU_SOURCE -I/usr/include/slang -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -c -o python2.7/snack.o snack.c gcc --shared -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -lpython2.7 -lpthread -ldl -lutil -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python2.7/_snack.so python2.7/snack.o -L. -lnewt -lslang gcc -fPIC -D_GNU_SOURCE -I/usr/include/slang -I/usr/include/python3.4m -I/usr/include/python3.4m -I/usr/include/python3.4m -I/usr/include/python3.4m -Wno-unused-result -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -c -o python3.4/snack.o snack.c gcc --shared -L/usr/lib -lpython3.4m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -lpython3.4m -lpthread -ldl -lutil -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python3.4/_snack.so python3.4/snack.o -L. -lnewt -lslang touch _snack.so + chmod 0644 peanuts.py popcorn.py + docbook2txt tutorial.sgml Using catalogs: /etc/sgml/sgml-docbook-3.0.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /builddir/build/BUILD/newt-0.52.18/tutorial.sgml Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d6B97O + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm + cd newt-0.52.18 + make DESTDIR=/builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm install [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib install -m 755 libnewt.so.0.52.18 /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib ln -sf libnewt.so.0.52 /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/libnewt.so ln -sf libnewt.so.0.52.18 /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib || : [ -n "python2.7 python3.4 " ] && for ver in python2.7 python3.4 ; do \ [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/$ver/site-packages ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/$ver/site-packages ;\ install -m 644 snack.py /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/$ver/site-packages ;\ done || : [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/bin ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/bin [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/include ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/include [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/share/man/man1 ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/share/man/man1 [ -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/pkgconfig ] || install -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/pkgconfig install -m 644 newt.h /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/include install -m 644 libnewt.a /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib install -m 755 whiptail /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/bin install -m 644 whiptail.1 /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/share/man/man1 make -C po datadir=/builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/share install make[1]: Entering directory '/builddir/build/BUILD/newt-0.52.18/po' mkdir -p /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//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 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.18-3bs02npfc23.arm//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/newt-0.52.18/po' install -m 644 libnewt.pc /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm//usr/lib/pkgconfig + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm newt + /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/newt-0.52.18 extracting debug info from /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/lib/libnewt.so.0.52.18 extracting debug info from /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/lib/python3.4/site-packages/_snack.so extracting debug info from /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/lib/python2.7/site-packages/_snack.so extracting debug info from /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/bin/whiptail /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libnewt.so.0.52.18.debug to /usr/lib/debug/usr/lib/libnewt.so.0.52.debug symlinked /usr/lib/debug/usr/lib/libnewt.so.0.52.18.debug to /usr/lib/debug/usr/lib/libnewt.so.debug 509 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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.18-3bs02npfc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: newt-0.52.18-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rTdsjM + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.18 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt + cp -pr AUTHORS /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt + cp -pr COPYING /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt + cp -pr CHANGES /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt + cp -pr README /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt + exit 0 Provides: libnewt.so.0.52 libnewt.so.0.52(NEWT_0.52) libnewt.so.0.52(NEWT_0.52.11) libnewt.so.0.52(NEWT_0.52.13) libnewt.so.0.52(NEWT_0.52.16) libnewt.so.0.52(NEWT_0.52.17) libnewt.so.0.52(NEWT_0.52.6) libnewt.so.0.52(NEWT_0.52.9) newt = 0.52.18-3bs02npfc23 newt(armv6hl-32) = 0.52.18-3bs02npfc23 snack = 0.52.18-3bs02npfc23 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: 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.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnewt.so.0.52 libnewt.so.0.52(NEWT_0.52) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libslang.so.2 libslang.so.2(SLANG2) rtld(GNU_HASH) Processing files: newt-devel-0.52.18-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KdTahR + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.18 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-devel + cp -pr tutorial.sgml tutorial.txt /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-devel + exit 0 Provides: newt-devel = 0.52.18-3bs02npfc23 newt-devel(armv6hl-32) = 0.52.18-3bs02npfc23 pkgconfig(libnewt) = 0.52.18 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 Processing files: newt-static-0.52.18-3bs02npfc23.armv6hl Provides: newt-static = 0.52.18-3bs02npfc23 newt-static(armv6hl-32) = 0.52.18-3bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: newt-python-0.52.18-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hxIAjb + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.18 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python + cp -pr peanuts.py /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python + cp -pr popcorn.py /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python + exit 0 Provides: newt-python = 0.52.18-3bs02npfc23 newt-python(armv6hl-32) = 0.52.18-3bs02npfc23 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 libc.so.6(GLIBC_2.4) libdl.so.2 libm.so.6 libnewt.so.0.52 libnewt.so.0.52(NEWT_0.52) libnewt.so.0.52(NEWT_0.52.13) libnewt.so.0.52(NEWT_0.52.6) libpthread.so.0 libpython2.7.so.1.0 libslang.so.2 libutil.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: newt-python3-0.52.18-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yeeOGU + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.18 + DOCDIR=/builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python3 + cp -pr peanuts.py /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python3 + cp -pr popcorn.py /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm/usr/share/doc/newt-python3 + exit 0 Provides: newt-python3 = 0.52.18-3bs02npfc23 newt-python3(armv6hl-32) = 0.52.18-3bs02npfc23 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libnewt.so.0.52 libnewt.so.0.52(NEWT_0.52) libnewt.so.0.52(NEWT_0.52.13) libnewt.so.0.52(NEWT_0.52.6) libpthread.so.0 libpython3.4m.so.1.0 libslang.so.2 libutil.so.1 python(abi) = 3.4 rtld(GNU_HASH) Processing files: newt-debuginfo-0.52.18-3bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm Wrote: /builddir/build/RPMS/newt-0.52.18-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/newt-devel-0.52.18-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/newt-static-0.52.18-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/newt-python-0.52.18-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/newt-python3-0.52.18-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/newt-debuginfo-0.52.18-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qlbYfI + umask 022 + cd /builddir/build/BUILD + cd newt-0.52.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/newt-0.52.18-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->