Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gstream.spec'], logger=timeout=0gid=135shell=Falseuid=1001printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8188/root'env={'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gstream.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-945924565.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gstream-1.6-14.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gstream.spec'], logger=timeout=0gid=135shell=Falseuid=1001printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8188/root'private_network=Trueenv={'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gstream.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t43weh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gstream16 + /usr/bin/unzip -qq /builddir/build/SOURCES/gstrm16.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd gstream16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//g' font.h gmanip.h gstream.h gsfunc.cc gsintfac.cc gsmanip.cc gsvirtul.cc gswrirea.cc test.cc gstream gmanip README NEWS + touch -r font.dat font.h gmanip.h gstream.h gsfunc.cc gsintfac.cc gsmanip.cc gsvirtul.cc gswrirea.cc test.cc gstream gmanip + touch -r gstream._tx README NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yyye4j + umask 022 + cd /builddir/build/BUILD + cd gstream16 + make -j2 -f Makefile.unx MAKEDOC=/usr/bin/allegro-makedoc 'OFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC' c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c gsintfac.cc c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c gsvirtul.cc c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c gsmanip.cc c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c gswrirea.cc gswrirea.cc: In member function 'void gbuf::output_chars(const char*)': gswrirea.cc:33:3: warning: 'void textout(BITMAP*, const FONT*, const char*, int, int, int)' is deprecated (declared at /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations] textout(gs_bmp, gs_font, chars, gs_x, gs_y, gs_color); ^ gswrirea.cc:33:55: warning: 'void textout(BITMAP*, const FONT*, const char*, int, int, int)' is deprecated (declared at /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations] textout(gs_bmp, gs_font, chars, gs_x, gs_y, gs_color); ^ gswrirea.cc: In member function 'void Schar::draw()': gswrirea.cc:257:5: warning: 'void textout(BITMAP*, const FONT*, const char*, int, int, int)' is deprecated (declared at /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations] textout(buf.get_bitmap(), buf.get_font(), chr_to_str(chr), posx, posy, buf.get_color()); ^ gswrirea.cc:257:91: warning: 'void textout(BITMAP*, const FONT*, const char*, int, int, int)' is deprecated (declared at /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations] textout(buf.get_bitmap(), buf.get_font(), chr_to_str(chr), posx, posy, buf.get_color()); ^ c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c gsfunc.cc c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c test.cc test.cc: In function 'int main()': test.cc:36:2: warning: 'int text_mode(int)' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] text_mode(-1); // for transparent text background ^ test.cc:36:14: warning: 'int text_mode(int)' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] text_mode(-1); // for transparent text background ^ /usr/bin/allegro-makedoc gstream._tx ar rs libgstrm.a gsintfac.o gsvirtul.o gsmanip.o gswrirea.o gsfunc.o ar: creating libgstrm.a makeinfo --no-split gstream.txi c++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o test test.o libgstrm.a `allegro-config --libs` + rm test.o + gcc -shared -o libgstrm.so.0 -Wl,-soname,libgstrm.so.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic gsfunc.o gsintfac.o gsmanip.o gsvirtul.o gswrirea.o + allegro-makedoc -man foo.3 gstream._tx + sed -i 's/^.BR \(.*\) (3)/.BR gstream-\1 (3)/g' GSTREAM_DATE_STR.3 GSTREAM_SUB_VERSION.3 GSTREAM_VERSION.3 GSTREAM_VERSION_STR.3 cd_console.3 cd_winconsole.3 color.3 get_bitmap.3 get_color.3 get_cursor_drawer.3 get_cursor_h.3 get_cursor_w.3 get_dirty_rectangle_marker.3 get_font.3 get_input_approver.3 get_input_error_handler.3 get_insert_mode.3 get_line_spacing.3 get_margin.3 get_tab_size.3 get_x.3 get_y.3 goto_row.3 goto_x.3 goto_xy.3 goto_y.3 ia_allow_decimal.3 ia_allow_everything.3 ia_allow_hexadigits.3 ia_allow_integer.3 ia_allow_word_chars.3 ia_block_spaces.3 ieh_led_flasher.3 ieh_never_complain.3 insert.3 line_spacing.3 margin.3 max_input_length.3 move_row.3 move_x.3 move_xy.3 move_y.3 no_wrap.3 operator.3 overwrite.3 remove_all_tabs.3 remove_tab.3 reset.3 restore.3 restore_input_approver.3 row.3 save_input_approver.3 set_bitmap.3 set_color.3 set_cursor_blink.3 set_cursor_dimensions.3 set_cursor_drawer.3 set_dirty_rectangle_marker.3 set_font.3 set_input_approver.3 set_input_error_handler.3 set_input_string.3 set_insert_mode.3 set_line_spacing.3 set_margin.3 set_max_input_length.3 set_tab.3 set_tab_size.3 set_wrap.3 tab_size.3 wrap.3 x.3 y.3 + touch -r gstream._tx GSTREAM_DATE_STR.3 GSTREAM_SUB_VERSION.3 GSTREAM_VERSION.3 GSTREAM_VERSION_STR.3 cd_console.3 cd_winconsole.3 color.3 get_bitmap.3 get_color.3 get_cursor_drawer.3 get_cursor_h.3 get_cursor_w.3 get_dirty_rectangle_marker.3 get_font.3 get_input_approver.3 get_input_error_handler.3 get_insert_mode.3 get_line_spacing.3 get_margin.3 get_tab_size.3 get_x.3 get_y.3 goto_row.3 goto_x.3 goto_xy.3 goto_y.3 ia_allow_decimal.3 ia_allow_everything.3 ia_allow_hexadigits.3 ia_allow_integer.3 ia_allow_word_chars.3 ia_block_spaces.3 ieh_led_flasher.3 ieh_never_complain.3 insert.3 line_spacing.3 margin.3 max_input_length.3 move_row.3 move_x.3 move_xy.3 move_y.3 no_wrap.3 operator.3 overwrite.3 remove_all_tabs.3 remove_tab.3 reset.3 restore.3 restore_input_approver.3 row.3 save_input_approver.3 set_bitmap.3 set_color.3 set_cursor_blink.3 set_cursor_dimensions.3 set_cursor_drawer.3 set_dirty_rectangle_marker.3 set_font.3 set_input_approver.3 set_input_error_handler.3 set_input_string.3 set_insert_mode.3 set_line_spacing.3 set_margin.3 set_max_input_length.3 set_tab.3 set_tab_size.3 set_wrap.3 tab_size.3 wrap.3 x.3 y.3 gstream.html gstream.inf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.961uSs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64 + cd gstream16 + mkdir -p /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/include/gstream + mkdir -p /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/info + mkdir -p /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3 + install -m 755 libgstrm.so.0 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/lib64 + ln -s libgstrm.so.0 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/lib64/libgstrm.so + install -p -m 644 gstream.h gstream gmanip.h gmanip /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/include/gstream + install -p -m 644 gstream.inf /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/info/gstream.info + for i in '*.3' + install -p -m 644 GSTREAM_DATE_STR.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-GSTREAM_DATE_STR.3 + for i in '*.3' + install -p -m 644 GSTREAM_SUB_VERSION.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-GSTREAM_SUB_VERSION.3 + for i in '*.3' + install -p -m 644 GSTREAM_VERSION.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-GSTREAM_VERSION.3 + for i in '*.3' + install -p -m 644 GSTREAM_VERSION_STR.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-GSTREAM_VERSION_STR.3 + for i in '*.3' + install -p -m 644 cd_console.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-cd_console.3 + for i in '*.3' + install -p -m 644 cd_winconsole.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-cd_winconsole.3 + for i in '*.3' + install -p -m 644 color.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-color.3 + for i in '*.3' + install -p -m 644 get_bitmap.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_bitmap.3 + for i in '*.3' + install -p -m 644 get_color.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_color.3 + for i in '*.3' + install -p -m 644 get_cursor_drawer.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_cursor_drawer.3 + for i in '*.3' + install -p -m 644 get_cursor_h.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_cursor_h.3 + for i in '*.3' + install -p -m 644 get_cursor_w.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_cursor_w.3 + for i in '*.3' + install -p -m 644 get_dirty_rectangle_marker.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_dirty_rectangle_marker.3 + for i in '*.3' + install -p -m 644 get_font.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_font.3 + for i in '*.3' + install -p -m 644 get_input_approver.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_input_approver.3 + for i in '*.3' + install -p -m 644 get_input_error_handler.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_input_error_handler.3 + for i in '*.3' + install -p -m 644 get_insert_mode.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_insert_mode.3 + for i in '*.3' + install -p -m 644 get_line_spacing.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_line_spacing.3 + for i in '*.3' + install -p -m 644 get_margin.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_margin.3 + for i in '*.3' + install -p -m 644 get_tab_size.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_tab_size.3 + for i in '*.3' + install -p -m 644 get_x.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_x.3 + for i in '*.3' + install -p -m 644 get_y.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-get_y.3 + for i in '*.3' + install -p -m 644 goto_row.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-goto_row.3 + for i in '*.3' + install -p -m 644 goto_x.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-goto_x.3 + for i in '*.3' + install -p -m 644 goto_xy.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-goto_xy.3 + for i in '*.3' + install -p -m 644 goto_y.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-goto_y.3 + for i in '*.3' + install -p -m 644 ia_allow_decimal.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ia_allow_decimal.3 + for i in '*.3' + install -p -m 644 ia_allow_everything.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ia_allow_everything.3 + for i in '*.3' + install -p -m 644 ia_allow_hexadigits.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ia_allow_hexadigits.3 + for i in '*.3' + install -p -m 644 ia_allow_integer.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ia_allow_integer.3 + for i in '*.3' + install -p -m 644 ia_allow_word_chars.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ia_allow_word_chars.3 + for i in '*.3' + install -p -m 644 ia_block_spaces.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ia_block_spaces.3 + for i in '*.3' + install -p -m 644 ieh_led_flasher.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ieh_led_flasher.3 + for i in '*.3' + install -p -m 644 ieh_never_complain.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-ieh_never_complain.3 + for i in '*.3' + install -p -m 644 insert.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-insert.3 + for i in '*.3' + install -p -m 644 line_spacing.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-line_spacing.3 + for i in '*.3' + install -p -m 644 margin.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-margin.3 + for i in '*.3' + install -p -m 644 max_input_length.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-max_input_length.3 + for i in '*.3' + install -p -m 644 move_row.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-move_row.3 + for i in '*.3' + install -p -m 644 move_x.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-move_x.3 + for i in '*.3' + install -p -m 644 move_xy.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-move_xy.3 + for i in '*.3' + install -p -m 644 move_y.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-move_y.3 + for i in '*.3' + install -p -m 644 no_wrap.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-no_wrap.3 + for i in '*.3' + install -p -m 644 operator.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-operator.3 + for i in '*.3' + install -p -m 644 overwrite.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-overwrite.3 + for i in '*.3' + install -p -m 644 remove_all_tabs.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-remove_all_tabs.3 + for i in '*.3' + install -p -m 644 remove_tab.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-remove_tab.3 + for i in '*.3' + install -p -m 644 reset.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-reset.3 + for i in '*.3' + install -p -m 644 restore.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-restore.3 + for i in '*.3' + install -p -m 644 restore_input_approver.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-restore_input_approver.3 + for i in '*.3' + install -p -m 644 row.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-row.3 + for i in '*.3' + install -p -m 644 save_input_approver.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-save_input_approver.3 + for i in '*.3' + install -p -m 644 set_bitmap.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_bitmap.3 + for i in '*.3' + install -p -m 644 set_color.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_color.3 + for i in '*.3' + install -p -m 644 set_cursor_blink.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_cursor_blink.3 + for i in '*.3' + install -p -m 644 set_cursor_dimensions.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_cursor_dimensions.3 + for i in '*.3' + install -p -m 644 set_cursor_drawer.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_cursor_drawer.3 + for i in '*.3' + install -p -m 644 set_dirty_rectangle_marker.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_dirty_rectangle_marker.3 + for i in '*.3' + install -p -m 644 set_font.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_font.3 + for i in '*.3' + install -p -m 644 set_input_approver.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_input_approver.3 + for i in '*.3' + install -p -m 644 set_input_error_handler.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_input_error_handler.3 + for i in '*.3' + install -p -m 644 set_input_string.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_input_string.3 + for i in '*.3' + install -p -m 644 set_insert_mode.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_insert_mode.3 + for i in '*.3' + install -p -m 644 set_line_spacing.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_line_spacing.3 + for i in '*.3' + install -p -m 644 set_margin.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_margin.3 + for i in '*.3' + install -p -m 644 set_max_input_length.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_max_input_length.3 + for i in '*.3' + install -p -m 644 set_tab.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_tab.3 + for i in '*.3' + install -p -m 644 set_tab_size.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_tab_size.3 + for i in '*.3' + install -p -m 644 set_wrap.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-set_wrap.3 + for i in '*.3' + install -p -m 644 tab_size.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-tab_size.3 + for i in '*.3' + install -p -m 644 wrap.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-wrap.3 + for i in '*.3' + install -p -m 644 x.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-x.3 + for i in '*.3' + install -p -m 644 y.3 /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/man/man3/gstream-y.3 + /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/gstream16 extracting debug info from /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/lib64/libgstrm.so.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgstrm.so.0.debug to /usr/lib/debug/usr/lib64/libgstrm.so.debug 74 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: gstream-1.6-14.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cHUR6C + umask 022 + cd /builddir/build/BUILD + cd gstream16 + DOCDIR=/builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-1.6 + cp -pr README /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-1.6 + cp -pr NEWS /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-1.6 + exit 0 Provides: gstream = 1.6-14.el7.centos gstream(x86-64) = 1.6-14.el7.centos libgstrm.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) rtld(GNU_HASH) Processing files: gstream-devel-1.6-14.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dEdMqN + umask 022 + cd /builddir/build/BUILD + cd gstream16 + DOCDIR=/builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-devel-1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-devel-1.6 + cp -pr gstream.html /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64/usr/share/doc/gstream-devel-1.6 + exit 0 Provides: gstream-devel = 1.6-14.el7.centos gstream-devel(x86-64) = 1.6-14.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libgstrm.so.0()(64bit) Processing files: gstream-debuginfo-1.6-14.el7.centos.x86_64 Provides: gstream-debuginfo = 1.6-14.el7.centos gstream-debuginfo(x86-64) = 1.6-14.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/gstream-1.6-14.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-945924565.novalocal Wrote: /builddir/build/RPMS/gstream-1.6-14.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gstream-devel-1.6-14.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gstream-debuginfo-1.6-14.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v9CsWw + umask 022 + cd /builddir/build/BUILD + cd gstream16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gstream-1.6-14.el7.centos.x86_64 + exit 0 Child return code was: 0