Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/remind.spec'], env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock'}shell=Falsetimeout=0gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'uid=1000user='mockbuild'printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/remind.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/remind-03.01.15-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/remind.spec '], env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock'}user='mockbuild'shell=FalseprintOutput=Falsegid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'uid=1000private_network=Truetimeout=0logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/remind.spec '] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IJBROg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf remind-03.01.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/remind-03.01.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd remind-03.01.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/remind-03.01.15/man ~/build/BUILD/remind-03.01.15 + pushd man + iconv -c -t UTF8 remind.1 + /usr/bin/mv remind.1.utf8 remind.1 ~/build/BUILD/remind-03.01.15 Patch #0 (remind-nostrip.patch): + popd + echo 'Patch #0 (remind-nostrip.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file src/Makefile.in ~/build/BUILD/remind-03.01.15/www ~/build/BUILD/remind-03.01.15 + pushd www + find . -type f -exec chmod -x '{}' ';' ~/build/BUILD/remind-03.01.15 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gLrCIv + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -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 configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * * * Configuring REMIND * * * ********************** 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 whether make sets $(MAKE)... yes checking for sqrt in -lm... yes checking how to run the C preprocessor... gcc -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 size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for utime.h... yes checking whether utime accepts a null argument... yes checking whether time.h and sys/time.h may both be included... yes checking for setenv... yes checking for unsetenv... yes checking for glob... yes checking for mbstowcs... yes checking for setlocale... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating www/Makefile config.status: creating src/version.h config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j8 ******************* * * * Building REMIND * * * ******************* make[1]: Entering directory '/builddir/build/BUILD/remind-03.01.15/src' gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. calendar.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dynbuf.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dorem.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dosubst.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. expr.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. files.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. funcs.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. globals.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. hbcal.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. init.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. main.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. md5.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. moon.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. omit.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. queue.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. sort.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. token.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. trigger.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. userfns.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. utils.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. var.c gcc -c -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. rem2ps.c calendar.c: In function 'DoCalendarOneWeek': calendar.c:280:13: warning: type of 'nleft' defaults to 'int' [-Wimplicit-int] static void DoCalendarOneWeek(nleft) ^ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rem2ps rem2ps.o dynbuf.o gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remind calendar.o dynbuf.o dorem.o dosubst.o expr.o files.o funcs.o globals.o hbcal.o init.o main.o md5.o moon.o omit.o queue.o sort.o token.o trigger.o userfns.o utils.o var.o -lm make[1]: Leaving directory '/builddir/build/BUILD/remind-03.01.15/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wRYhT1 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm + cd remind-03.01.15 + make install DESTDIR=/builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm 'INSTALL=/usr/bin/install -c -p' ********************* * * * Installing REMIND * * * ********************* cd src; make install make[1]: Entering directory '/builddir/build/BUILD/remind-03.01.15/src' mkdir -p /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin || true for prog in remind rem2ps ./../scripts/tkremind ./../scripts/cm2rem.tcl ; do \ /usr/bin/install -c -p $prog /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin || exit 1; \ done rm -f /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin/rem > /dev/null 2>&1 || true ln -s remind /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin/rem mkdir -p /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/man/man1 || true for man in ./../man/rem2ps.1 ./../man/remind.1 ./../man/tkremind.1 ./../man/cm2rem.1 ./../man/rem.1 ; do \ /usr/bin/install -c -p -m 644 $man /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/man/man1 || exit 1; \ done make[1]: Leaving directory '/builddir/build/BUILD/remind-03.01.15/src' + /usr/bin/install -m 755 -p www/rem2html /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin/ + desktop-file-install --dir /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/applications --add-category Office /builddir/build/SOURCES/tkremind.desktop + /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/remind-03.01.15 extracting debug info from /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin/rem2ps extracting debug info from /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/bin/remind /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/remind.debug to /usr/lib/debug/usr/bin/rem.debug 1000 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6ijBN0 + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + cd src + make test Remind: Acceptance test PASSED + exit 0 Processing files: remind-03.01.15-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7rdTl3 + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + DOCDIR=/builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + cp -pr COPYRIGHT /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + cp -pr docs/README.UNIX /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + cp -pr docs/WHATSNEW /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + cp -pr examples /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + cp -pr www /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm/usr/share/doc/remind + exit 0 Provides: remind = 03.01.15-1bs02fc23 remind(armv6hl-32) = 03.01.15-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) perl(Getopt::Long) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: remind-gui-03.01.15-1bs02fc23.armv6hl Provides: application() application(tkremind.desktop) remind-gui = 03.01.15-1bs02fc23 remind-gui(armv6hl-32) = 03.01.15-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: remind-debuginfo-03.01.15-1bs02fc23.armv6hl Provides: remind-debuginfo = 03.01.15-1bs02fc23 remind-debuginfo(armv6hl-32) = 03.01.15-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm Wrote: /builddir/build/RPMS/remind-03.01.15-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/remind-gui-03.01.15-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/remind-debuginfo-03.01.15-1bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vGrJ5v + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/remind-03.01.15-1bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->