Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pal.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1667/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pal.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00015713 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pal-0.4.3-11.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pal.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1667/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pal.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KEEJoL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pal-0.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pal-0.4.3.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pal-0.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/-o\ root//g' src/Makefile + sed -i 's/-o\ root//g' src/convert/Makefile + sed -i s/G_CONST_RETURN/const/ src/add.c src/colorize.c src/del.c src/edit.c src/event.c src/html.c src/input.c src/latex.c src/main.c src/manage.c src/output.c src/remind.c src/rl.c src/search.c Patch #0 (pal-0.4.3-bz1037238.patch): + echo 'Patch #0 (pal-0.4.3-bz1037238.patch):' + /usr/bin/cat /builddir/build/SOURCES/pal-0.4.3-bz1037238.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/input.c patching file src/output.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6lCjKn + umask 022 + cd /builddir/build/BUILD + cd pal-0.4.3 + make DEBUG=1 -C src 'OPT=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' make: Entering directory `/builddir/build/BUILD/pal-0.4.3/src' [deps] tmp.deps/manage.d [deps] tmp.deps/search.d [deps] tmp.deps/remind.d [deps] tmp.deps/del.d [deps] tmp.deps/edit.d [deps] tmp.deps/add.d [deps] tmp.deps/latex.d [deps] tmp.deps/html.d [deps] tmp.deps/rl.d [deps] tmp.deps/event.d [deps] tmp.deps/input.d [deps] tmp.deps/output.d [deps] tmp.deps/colorize.d [deps] tmp.deps/main.d make: Leaving directory `/builddir/build/BUILD/pal-0.4.3/src' make: Entering directory `/builddir/build/BUILD/pal-0.4.3/src' Using 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 Using CPPFLAGS: -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPAL_VERSION="0.4.3" -DPREFIX="/usr" -DG_DISABLE_DEPRECATED -DDEBUG Using LDFLAGS: -lglib-2.0 -lreadline -lncurses [gcc debug] main.c [gcc debug] colorize.c [gcc debug] output.c [gcc debug] input.c [gcc debug] event.c event.c: In function 'parse_event': event.c:587:17: warning: variable 'period' set but not used [-Wunused-but-set-variable] PalPeriodic period = PAL_ONCEONLY; ^ [gcc debug] rl.c rl.c: In function 'pal_rl_completions_output': rl.c:158:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] int y,x; ^ [gcc debug] html.c [gcc debug] latex.c [gcc debug] add.c add.c: In function 'pal_add_get_recur': add.c:203:7: warning: variable 'promptx' set but not used [-Wunused-but-set-variable] gint promptx,prompty; ^ add.c:176:10: warning: variable 'x' set but not used [-Wunused-but-set-variable] gint x,y; ^ add.c: In function 'pal_add_get_file': add.c:286:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] int y,x; ^ [gcc debug] edit.c edit.c: In function 'pal_edit_event': edit.c:170:15: warning: unused variable 'newevent' [-Wunused-variable] PalEvent *newevent = pal_event_copy(event); ^ [gcc debug] del.c del.c:104:13: warning: 'pal_del_event' defined but not used [-Wunused-function] static void pal_del_event( GDate *date, int eventnum ) ^ [gcc debug] remind.c remind.c:50:13: warning: 'pal_remind_event' defined but not used [-Wunused-function] static void pal_remind_event(void) ^ [gcc debug] search.c [gcc debug] manage.c [gcc] pal make: Leaving directory `/builddir/build/BUILD/pal-0.4.3/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oQSyga + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 + cd pal-0.4.3 + make -C src DESTDIR=/builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 install-no-rm make: Entering directory `/builddir/build/BUILD/pal-0.4.3/src' --- Installing locale information --- mkdir -p /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/ cd ../po; msgfmt de.po -o de.mo install -m 0644 ../po/de.mo /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/pal.mo rm ../po/de.mo mkdir -p /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/ cd ../po; msgfmt sv.po -o sv.mo install -m 0644 ../po/sv.mo /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/pal.mo rm ../po/sv.mo mkdir -p /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/ cd ../po; msgfmt es.po -o es.mo install -m 0644 ../po/es.mo /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/pal.mo rm ../po/es.mo mkdir -p /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/ cd ../po; msgfmt pl.po -o pl.mo install -m 0644 ../po/pl.mo /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/pal.mo rm ../po/pl.mo mkdir -p /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/ cd ../po; msgfmt tr.po -o tr.mo install -m 0644 ../po/tr.mo /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/pal.mo rm ../po/tr.mo --- Installing man page --- cd ../; sed 's/PAL_VERSION/0.4.3/' pal.1.template | gzip -9 > pal.1.gz install -m 0644 ../pal.1.gz /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/man/man1/ install -m 0644 convert/vcard2pal.1 /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/man/man1/ rm ../pal.1.gz --- Installing docs --- cat ../COPYING | gzip -9 > ../COPYING.gz install -m 0644 ../COPYING.gz /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3; rm ../COPYING.gz cat ../INSTALL | gzip -9 > ../INSTALL.gz install -m 0644 ../INSTALL.gz /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3; rm ../INSTALL.gz cat ../ChangeLog | gzip -9 > ../ChangeLog.gz install -m 0644 ../ChangeLog.gz /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3; rm ../ChangeLog.gz install -m 0644 ../doc/example.css /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3; --- Installing binary --- install -m 0755 pal /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/bin; install -m 0755 convert/vcard2pal /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/bin; --- Installing global data --- install -m 0644 ../share/*.pal /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/pal install -m 0644 ../pal.conf /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/etc/ make: Leaving directory `/builddir/build/BUILD/pal-0.4.3/src' + rm -rf /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 pal + /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/pal-0.4.3 extracting debug info from /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/bin/pal dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 345 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: pal-0.4.3-11.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GGy4e0 + umask 022 + cd /builddir/build/BUILD + cd pal-0.4.3 + DOCDIR=/builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3 + cp -pr doc/example.css /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3 + cp -pr COPYING /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64/usr/share/doc/pal-0.4.3 + exit 0 Provides: config(pal) = 0.4.3-11.el7.centos pal = 0.4.3-11.el7.centos pal(x86-64) = 0.4.3-11.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/awk libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libglib-2.0.so.0()(64bit) libncurses.so.5()(64bit) libreadline.so.6()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: pal-debuginfo-0.4.3-11.el7.centos.x86_64 Provides: pal-debuginfo = 0.4.3-11.el7.centos pal-debuginfo(x86-64) = 0.4.3-11.el7.centos 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/pal-0.4.3-11.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00015713 Wrote: /builddir/build/RPMS/pal-0.4.3-11.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/pal-debuginfo-0.4.3-11.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ASDHvy + umask 022 + cd /builddir/build/BUILD + cd pal-0.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pal-0.4.3-11.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->