Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/urlview.spec'], False, '/var/lib/mock/c7.01.01-armhfp-4050cda0b2e4d85fbf1b7f57bfca1a8e5fc82d8a/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/urlview.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/urlview-0.9-15.20121210git6cfcad.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/urlview.spec'], False, '/var/lib/mock/c7.01.01-armhfp-4050cda0b2e4d85fbf1b7f57bfca1a8e5fc82d8a/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/urlview.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.60aLY1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf urlview + /usr/bin/xz -dc /builddir/build/SOURCES/urlview-20121210git6cfcad.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd urlview + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (urlview-default.patch):' Patch #1 (urlview-default.patch): + /usr/bin/cat /builddir/build/SOURCES/urlview-default.patch + /usr/bin/patch -p1 -b --suffix .default --fuzz=0 patching file url_handler.sh patching file urlview.c patching file urlview.conf.suse patching file urlview.man + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ki6XAW + umask 022 + cd /builddir/build/BUILD + cd urlview + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking for armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep 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 for initscr in -lncursesw... yes checking for curs_set... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/curses.h usability... yes checking ncursesw/curses.h presence... yes checking for ncursesw/curses.h... yes checking for snprintf... yes checking for regcomp... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j4 armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I/usr/include/ncursesw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DURLVIEW -Dunix -c urlview.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I/usr/include/ncursesw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DURLVIEW -Dunix -c enter.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I/usr/include/ncursesw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DURLVIEW -Dunix -c dokey.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I/usr/include/ncursesw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DURLVIEW -Dunix -c quote.c armv7hl-redhat-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DURLVIEW -Dunix -Wl,-z,relro -o urlview urlview.o enter.o dokey.o quote.o -lncursesw Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L522NX + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm ++ dirname /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm + cd urlview + mkdir -p /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/etc /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/bin /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/man/man1 /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/man/man5 + install -p -m644 urlview.conf.suse /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/etc/urlview.conf + install -p urlview url_handler.sh /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/bin + install -p -m644 urlview.man /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/man/man1/urlview.1 + echo '.so man1/urlview.1' + echo '.so man1/urlview.1' + /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/urlview extracting debug info from /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/bin/urlview dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 55 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: urlview-0.9-15.20121210git6cfcad.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JWRYK7 + umask 022 + cd /builddir/build/BUILD + cd urlview + DOCDIR=/builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + cp -pr COPYING /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + cp -pr README /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + cp -pr sample.urlview /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm/usr/share/doc/urlview-0.9 + exit 0 Provides: config(urlview) = 0.9-15.20121210git6cfcad.el7 urlview = 0.9-15.20121210git6cfcad.el7 urlview(armv7hl-32) = 0.9-15.20121210git6cfcad.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libncursesw.so.5 libtinfo.so.5 rtld(GNU_HASH) Conflicts: mutt < 5:1.5.16-2 Processing files: urlview-debuginfo-0.9-15.20121210git6cfcad.el7.armv7hl Provides: urlview-debuginfo = 0.9-15.20121210git6cfcad.el7 urlview-debuginfo(armv7hl-32) = 0.9-15.20121210git6cfcad.el7 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/urlview-0.9-15.20121210git6cfcad.el7.arm Wrote: /builddir/build/RPMS/urlview-0.9-15.20121210git6cfcad.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/urlview-debuginfo-0.9-15.20121210git6cfcad.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XdMPi8 + umask 022 + cd /builddir/build/BUILD + cd urlview + /usr/bin/rm -rf /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.arm + exit 0 Child return code was: 0 LEAVE do -->