Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/urlview.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, 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 i686 --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'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 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 i686 --nodeps builddir/build/SPECS/urlview.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, 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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v1PvbK + 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 . Patch #1 (urlview-default.patch): + echo '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.siUSGj + 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-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 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 i386-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 dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 checking how to run the C preprocessor... 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 -j16 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DURLVIEW -Dunix -c urlview.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DURLVIEW -Dunix -c enter.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DURLVIEW -Dunix -c dokey.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DURLVIEW -Dunix -c quote.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DURLVIEW -Dunix -Wl,-z,relro -o urlview urlview.o enter.o dokey.o quote.o -lncursesw + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fi6w90 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386 ++ dirname /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386 + cd urlview + mkdir -p /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/etc /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/bin /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/man/man1 /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/man/man5 + install -p -m644 urlview.conf.suse /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/etc/urlview.conf + install -p urlview url_handler.sh /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/bin + install -p -m644 urlview.man /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/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.i386/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.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yM362I + umask 022 + cd /builddir/build/BUILD + cd urlview + DOCDIR=/builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + cp -pr COPYING /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + cp -pr README /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + cp -pr sample.urlview /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386/usr/share/doc/urlview-0.9 + exit 0 Provides: config(urlview) = 0.9-15.20121210git6cfcad.el7 urlview = 0.9-15.20121210git6cfcad.el7 urlview(x86-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 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) 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.i686 Provides: urlview-debuginfo = 0.9-15.20121210git6cfcad.el7 urlview-debuginfo(x86-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.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/urlview-0.9-15.20121210git6cfcad.el7.i686.rpm Wrote: /builddir/build/RPMS/urlview-debuginfo-0.9-15.20121210git6cfcad.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tFvrvR + umask 022 + cd /builddir/build/BUILD + cd urlview + /usr/bin/rm -rf /builddir/build/BUILDROOT/urlview-0.9-15.20121210git6cfcad.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->