Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pinpoint.spec'], chrootPath='/var/lib/mock/f29-build-13049552-949956/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pinpoint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pinpoint-0.1.8-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pinpoint.spec'], chrootPath='/var/lib/mock/f29-build-13049552-949956/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pinpoint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.raZHSi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pinpoint-0.1.8 + /usr/bin/xz -dc /builddir/build/SOURCES/pinpoint-0.1.8.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pinpoint-0.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Djxw9s + umask 022 + cd /builddir/build/BUILD + cd pinpoint-0.1.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --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 whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for x86_64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... 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 supported compiler flags... -Wall checking for the stuff needed to generate PDFs... yes checking for the stuff needed to show media files... yes checking for the stuff needed to put SVGs in PDFs... yes checking for dax... no checking for DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating transitions/Makefile config.status: creating config.h config.status: executing depfiles commands Pinpoint • General prefix: /usr cflags: -Wall • Slides' background Images: yes (built-in) SVG: no SVG in PDF: yes ClutterGst: yes • Renderers Clutter: yes (built-in) PDF : yes + make -j6 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8' Making all in transitions make[2]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8/transitions' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8/transitions' make[2]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8' CC pinpoint.o CC pp-cairo.o CC gst-video-thumbnailer.o CC pp-clutter.o In file included from pp-cairo.c:34: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] #warning "Including directly is deprecated." ^~~~~~~ pp-clutter.c: In function 'clutter_renderer_init_speaker_screen': pp-clutter.c:813:3: warning: 'clutter_cairo_texture_new' is deprecated: Use 'clutter_canvas_new' instead [-Wdeprecated-declarations] renderer->speaker_prev = clutter_cairo_texture_new (PREVIEW_WIDTH-1, PREVIEW_HEIGHT-1); ^~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:101:17: note: declared here ClutterActor * clutter_cairo_texture_new (guint width, ^~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:814:3: warning: 'clutter_cairo_texture_new' is deprecated: Use 'clutter_canvas_new' instead [-Wdeprecated-declarations] renderer->speaker_current = clutter_cairo_texture_new (PREVIEW_WIDTH-1, PREVIEW_HEIGHT-1); ^~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:101:17: note: declared here ClutterActor * clutter_cairo_texture_new (guint width, ^~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:815:3: warning: 'clutter_cairo_texture_new' is deprecated: Use 'clutter_canvas_new' instead [-Wdeprecated-declarations] renderer->speaker_next = clutter_cairo_texture_new (PREVIEW_WIDTH-1, PREVIEW_HEIGHT-1); ^~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:101:17: note: declared here ClutterActor * clutter_cairo_texture_new (guint width, ^~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c: In function 'leave_slide': pp-clutter.c:1500:13: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations] clutter_state_set_state (data->state, "pre"); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here ClutterTimeline * clutter_state_set_state (ClutterState *state, ^~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:1502:13: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations] clutter_state_set_state (data->state, "post"); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here ClutterTimeline * clutter_state_set_state (ClutterState *state, ^~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c: In function 'state_completed': pp-clutter.c:1535:3: warning: 'clutter_state_get_state' is deprecated [-Wdeprecated-declarations] const char *new_state = clutter_state_get_state (state); ^~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:157:19: note: declared here const gchar * clutter_state_get_state (ClutterState *state); ^~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c: In function 'action_slide': pp-clutter.c:1572:5: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations] clutter_state_set_state (data->state, "action"); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here ClutterTimeline * clutter_state_set_state (ClutterState *state, ^~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c: In function 'update_speaker_screen': pp-clutter.c:1914:9: warning: 'clutter_cairo_texture_create' is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations] cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_prev)); ^~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:135:17: note: declared here cairo_t * clutter_cairo_texture_create (ClutterCairoTexture *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:1914:9: warning: 'clutter_cairo_texture_get_type' is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations] cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_prev)); ^~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98:7: note: declared here GType clutter_cairo_texture_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:1928:9: warning: 'clutter_cairo_texture_create' is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations] cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_current)); ^~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:135:17: note: declared here cairo_t * clutter_cairo_texture_create (ClutterCairoTexture *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:1928:9: warning: 'clutter_cairo_texture_get_type' is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations] cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_current)); ^~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98:7: note: declared here GType clutter_cairo_texture_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:1938:9: warning: 'clutter_cairo_texture_create' is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations] cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_next)); ^~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:135:17: note: declared here cairo_t * clutter_cairo_texture_create (ClutterCairoTexture *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:1938:9: warning: 'clutter_cairo_texture_get_type' is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations] cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_next)); ^~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98:7: note: declared here GType clutter_cairo_texture_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c: In function 'show_slide': pp-clutter.c:2157:11: warning: 'clutter_state_get_type' is deprecated [-Wdeprecated-declarations] data->state = CLUTTER_STATE ( ^~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:92:7: note: declared here GType clutter_state_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:2165:11: warning: 'clutter_state_warp_to_state' is deprecated [-Wdeprecated-declarations] clutter_state_warp_to_state (data->state, "pre"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:102:19: note: declared here ClutterTimeline * clutter_state_warp_to_state (ClutterState *state, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c:2267:7: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations] clutter_state_set_state (data->state, "show"); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37, from /usr/include/clutter-1.0/clutter/clutter.h:111, from /usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h:32, from /usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h:8, from pinpoint.h:31, from pp-clutter.c:28: /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here ClutterTimeline * clutter_state_set_state (ClutterState *state, ^~~~~~~~~~~~~~~~~~~~~~~ pp-clutter.c: In function 'action_slide': pp-clutter.c:1579:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (tmp); ^~~~~~~~~~~~ CCLD pinpoint make[2]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8' make[1]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S9PYHJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 ++ dirname /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 + cd pinpoint-0.1.8 + make install DESTDIR=/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 Making install in transitions make[1]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8/transitions' make[2]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8/transitions' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/pinpoint' /usr/bin/install -c -m 644 ./action.json ./slide-left.json ./fade.json ./spin-bg.json ./slide-up.json ./text-slide-left.json ./text-slide-up.json ./swing.json ./spin.json ./sheet.json ./page-curl-both.json ./slide-in-left.json ./page-curl.json ./text-slide-down.json ./spin-text.json '/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/pinpoint' make[2]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8/transitions' make[1]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8/transitions' make[1]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8' make[2]: Entering directory '/builddir/build/BUILD/pinpoint-0.1.8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/bin' /usr/bin/install -c pinpoint '/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8' make[1]: Leaving directory '/builddir/build/BUILD/pinpoint-0.1.8' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.1.8-7.fc29 --unique-debug-suffix -0.1.8-7.fc29.x86_64 --unique-debug-src-base pinpoint-0.1.8-7.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pinpoint-0.1.8 extracting debug info from /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/bin/pinpoint /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 269 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pinpoint-0.1.8-7.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0fT0t1 + umask 022 + cd /builddir/build/BUILD + cd pinpoint-0.1.8 + DOCDIR=/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + cp -pr AUTHORS /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + cp -pr NEWS /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + cp -pr README /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + cp -pr introduction.pin /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + cp -pr bg.jpg bowls.jpg linus.jpg /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/doc/pinpoint + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DGyxij + umask 022 + cd /builddir/build/BUILD + cd pinpoint-0.1.8 + LICENSEDIR=/builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/licenses/pinpoint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/licenses/pinpoint + cp -pr COPYING /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64/usr/share/licenses/pinpoint + exit 0 Provides: pinpoint = 0.1.8-7.fc29 pinpoint(x86-64) = 0.1.8-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libclutter-1.0.so.0()(64bit) libclutter-gst-3.0.so.0()(64bit) libclutter-gtk-1.0.so.0()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libdrm.so.2()(64bit) libfribidi.so.0()(64bit) libgbm.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) librsvg-2.so.2()(64bit) libwayland-client.so.0()(64bit) libwayland-cursor.so.0()(64bit) libwayland-egl.so.1()(64bit) libwayland-server.so.0()(64bit) libxkbcommon.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: pinpoint-debugsource-0.1.8-7.fc29.x86_64 Provides: pinpoint-debugsource = 0.1.8-7.fc29 pinpoint-debugsource(x86-64) = 0.1.8-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pinpoint-debuginfo-0.1.8-7.fc29.x86_64 Provides: debuginfo(build-id) = 18f64a37403d6428a21f45d57cd877cc7c6620b5 pinpoint-debuginfo = 0.1.8-7.fc29 pinpoint-debuginfo(x86-64) = 0.1.8-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pinpoint-debugsource(x86-64) = 0.1.8-7.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 Wrote: /builddir/build/RPMS/pinpoint-0.1.8-7.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/pinpoint-debugsource-0.1.8-7.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/pinpoint-debuginfo-0.1.8-7.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2eoGlC + umask 022 + cd /builddir/build/BUILD + cd pinpoint-0.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pinpoint-0.1.8-7.fc29.x86_64 + exit 0 Child return code was: 0