Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-redcarpet.spec'], chrootPath='/var/lib/mock/1137591-epel-8-x86_64-1578001700.743350/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3unj0orl:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3unj0orl:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e98bf92d4685446c8dae4330ab7e435a', '-D', '/var/lib/mock/1137591-epel-8-x86_64-1578001700.743350/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3unj0orl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-redcarpet.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/rubygem-redcarpet-3.5.0-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-redcarpet.spec'], chrootPath='/var/lib/mock/1137591-epel-8-x86_64-1578001700.743350/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3unj0orl:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3unj0orl:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9460eb9cdd8548aa9c0edb6cf7ddf98a', '-D', '/var/lib/mock/1137591-epel-8-x86_64-1578001700.743350/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3unj0orl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-redcarpet.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.RFyfer + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redcarpet-3.5.0 + /usr/bin/gem unpack /builddir/build/SOURCES/redcarpet-3.5.0.gem Unpacked gem: '/builddir/build/BUILD/redcarpet-3.5.0' + /usr/bin/gem spec /builddir/build/SOURCES/redcarpet-3.5.0.gem --ruby + STATUS=0 + '[' 0 -ne 0 ']' + cd redcarpet-3.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O03XFS + umask 022 + cd /builddir/build/BUILD + cd redcarpet-3.5.0 + gem build ../redcarpet-3.5.0.gemspec WARNING: pessimistic dependency on rake (~> 12.2.1, development) may be overly strict if rake is semantically versioned, use: add_development_dependency 'rake', '~> 12.2', '>= 12.2.1' WARNING: pessimistic dependency on rake-compiler (~> 1.0.3, development) may be overly strict if rake-compiler is semantically versioned, use: add_development_dependency 'rake-compiler', '~> 1.0', '>= 1.0.3' WARNING: pessimistic dependency on test-unit (~> 3.2.3, development) may be overly strict if test-unit is semantically versioned, use: add_development_dependency 'test-unit', '~> 3.2', '>= 3.2.3' WARNING: See http://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: redcarpet Version: 3.5.0 File: redcarpet-3.5.0.gem + mkdir -p ./usr/share/gems + CONFIGURE_ARGS='--with-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'\'' ' + gem install -V --local --build-root . --force --document=ri,rdoc redcarpet-3.5.0.gem WARNING: You build with buildroot. Build root: /builddir/build/BUILD/redcarpet-3.5.0 Bin dir: /builddir/build/BUILD/redcarpet-3.5.0/usr/bin Gem home: /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/COPYING /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/Gemfile /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/README.markdown /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/Rakefile /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/bin/redcarpet /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/autolink.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/autolink.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/buffer.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/buffer.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/extconf.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/houdini.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/houdini_href_e.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/houdini_html_e.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/html.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/html.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/html_blocks.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/html_smartypants.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/markdown.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/markdown.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/rc_markdown.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/rc_render.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/redcarpet.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/stack.c /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet/stack.h /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/lib/redcarpet.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/lib/redcarpet/cli.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/lib/redcarpet/compat.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/lib/redcarpet/render_man.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/lib/redcarpet/render_strip.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/redcarpet.gemspec /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/benchmark.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/custom_render_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/fixtures/benchmark.md /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/html5_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/html_render_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/html_toc_render_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/markdown_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/pathological_inputs_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/redcarpet_bin_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/redcarpet_compat_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/safe_render_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/smarty_html_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/smarty_pants_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/stripdown_render_test.rb /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/test/test_helper.rb Building native extensions. This could take a while... current directory: /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet /usr/bin/ruby -r ./siteconf20200102-36-or8u9k.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet make "DESTDIR=" clean rm -f rm -f redcarpet.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet make "DESTDIR=" gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o autolink.o -c autolink.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o buffer.o -c buffer.c buffer.c: In function 'bufcstr': buffer.c:111:45: warning: passing argument 1 of 'bufgrow' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (buf->size + 1 <= buf->asize || bufgrow(buf, buf->size + 1) == BUF_OK) { ^~~ buffer.c:60:21: note: expected 'struct buf *' but argument is of type 'const struct buf *' bufgrow(struct buf *buf, size_t neosz) ~~~~~~~~~~~~^~~ gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o houdini_href_e.o -c houdini_href_e.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o houdini_html_e.o -c houdini_html_e.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o html.o -c html.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o html_smartypants.o -c html_smartypants.c html_smartypants.c: In function 'smartypants_cb__ltag': html_smartypants.c:385:48: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] if (next_to_closing_a && strncmp("'", text+(i+1), 5) == 0) { ~~~~^~~~~~ In file included from html_smartypants.c:26: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'} extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o markdown.o -c markdown.c markdown.c: In function 'char_link': markdown.c:1094:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else nb_p--; i++; ^~~~ markdown.c:1094:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else nb_p--; i++; ^ markdown.c: In function 'sd_markdown_render': markdown.c:2836:52: warning: passing argument 1 of 'is_codefence' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (codefences_enabled && (is_codefence(document + beg, doc_size - beg, NULL) != 0)) ~~~~~~~~~^~~~~ markdown.c:1389:23: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'} is_codefence(uint8_t *data, size_t size, struct buf *syntax) ~~~~~~~~~^~~~ markdown.c: At top level: markdown.c:94:15: warning: 'char_underline' declared 'static' but never defined [-Wunused-function] static size_t char_underline(struct buf *ob, struct sd_markdown *rndr, uint8_t *data, size_t offset, size_t size); ^~~~~~~~~~~~~~ gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o rc_markdown.o -c rc_markdown.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o rc_render.o -c rc_render.c rc_render.c: In function 'rndr_link_attributes': rc_render.c:287:28: warning: variable 'rndr' set but not used [-Wunused-but-set-variable] struct rb_redcarpet_rndr *rndr; ^~~~ gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -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 -fvisibility=hidden -m64 -o stack.o -c stack.c rm -f redcarpet.so gcc -shared -o redcarpet.so autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o rc_markdown.o rc_render.o stack.o -L. -L/usr/lib64 -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -m64 -lruby -lc current directory: /builddir/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0/ext/redcarpet make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20200102-36-psz70c exit > .sitearchdir.time /usr/bin/install -c -m 0755 redcarpet.so ./.gem.20200102-36-psz70c /builddir/build/BUILD/redcarpet-3.5.0/usr/bin/redcarpet Successfully installed redcarpet-3.5.0 Parsing documentation for redcarpet-3.5.0 Parsing sources... 2% [ 1/37] COPYING  5% [ 2/37] ext/redcarpet/Makefile  8% [ 3/37] ext/redcarpet/autolink.c  10% [ 4/37] ext/redcarpet/autolink.h  13% [ 5/37] ext/redcarpet/autolink.o  16% [ 6/37] ext/redcarpet/buffer.c  18% [ 7/37] ext/redcarpet/buffer.h  21% [ 8/37] ext/redcarpet/buffer.o  24% [ 9/37] ext/redcarpet/extconf.rb  27% [10/37] ext/redcarpet/houdini.h  29% [11/37] ext/redcarpet/houdini_href_e.c  32% [12/37] ext/redcarpet/houdini_href_e.o  35% [13/37] ext/redcarpet/houdini_html_e.c  37% [14/37] ext/redcarpet/houdini_html_e.o  40% [15/37] ext/redcarpet/html.c  43% [16/37] ext/redcarpet/html.h  45% [17/37] ext/redcarpet/html.o  48% [18/37] ext/redcarpet/html_blocks.h  51% [19/37] ext/redcarpet/html_smartypants.c  54% [20/37] ext/redcarpet/html_smartypants.o  56% [21/37] ext/redcarpet/markdown.c  59% [22/37] ext/redcarpet/markdown.h  62% [23/37] ext/redcarpet/markdown.o  64% [24/37] ext/redcarpet/rc_markdown.c  67% [25/37] ext/redcarpet/rc_markdown.o  70% [26/37] ext/redcarpet/rc_render.c  72% [27/37] ext/redcarpet/rc_render.o  75% [28/37] ext/redcarpet/redcarpet.h  78% [29/37] ext/redcarpet/redcarpet.so  81% [30/37] ext/redcarpet/stack.c  83% [31/37] ext/redcarpet/stack.h  86% [32/37] ext/redcarpet/stack.o  89% [33/37] lib/redcarpet.rb  91% [34/37] lib/redcarpet/cli.rb  94% [35/37] lib/redcarpet/compat.rb  97% [36/37] lib/redcarpet/render_man.rb  100% [37/37] lib/redcarpet/render_strip.rb Installing ri documentation for redcarpet-3.5.0 Installing darkfish documentation for redcarpet-3.5.0 Done installing documentation for redcarpet after 0 seconds 1 gem installed + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.40PHev + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64 + cd redcarpet-3.5.0 + mkdir -p /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/share/gems + cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/share/gems/ + mkdir -p /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/lib64/gems/ruby/redcarpet-3.5.0 + cp -a ./usr/lib64/gems/ruby/redcarpet-3.5.0/gem.build_complete ./usr/lib64/gems/ruby/redcarpet-3.5.0/redcarpet.so /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/lib64/gems/ruby/redcarpet-3.5.0/ + rm -rf /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/share/gems/gems/redcarpet-3.5.0/ext/ + mkdir -p /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/bin + cp -a ./usr/bin/redcarpet /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/bin/ + find /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/share/gems/gems/redcarpet-3.5.0/bin -type f + xargs chmod a+x + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.5.0-1.el8 --unique-debug-suffix -3.5.0-1.el8.x86_64 --unique-debug-src-base rubygem-redcarpet-3.5.0-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/redcarpet-3.5.0 extracting debug info from /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64/usr/lib64/gems/ruby/redcarpet-3.5.0/redcarpet.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 325 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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/gems/gems/redcarpet-3.5.0/bin/redcarpet from /usr/bin/env ruby to #!/usr/bin/ruby Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GfT039 + umask 022 + cd /builddir/build/BUILD + cd redcarpet-3.5.0 + pushd ./usr/share/gems/gems/redcarpet-3.5.0 ~/build/BUILD/redcarpet-3.5.0/usr/share/gems/gems/redcarpet-3.5.0 ~/build/BUILD/redcarpet-3.5.0 + popd ~/build/BUILD/redcarpet-3.5.0 + exit 0 Processing files: rubygem-redcarpet-3.5.0-1.el8.x86_64 Provides: rubygem(redcarpet) = 3.5.0-1 rubygem-redcarpet = 3.5.0-1.el8 rubygem-redcarpet(x86-64) = 3.5.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libruby.so.2.5()(64bit) rtld(GNU_HASH) ruby(rubygems) Processing files: rubygem-redcarpet-doc-3.5.0-1.el8.noarch Provides: rubygem-redcarpet-doc = 3.5.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-redcarpet-debugsource-3.5.0-1.el8.x86_64 Provides: rubygem-redcarpet-debugsource = 3.5.0-1.el8 rubygem-redcarpet-debugsource(x86-64) = 3.5.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-redcarpet-debuginfo-3.5.0-1.el8.x86_64 Provides: debuginfo(build-id) = 95135c00a1eef4ff742f7d4346fbf718e3031ea9 rubygem-redcarpet-debuginfo = 3.5.0-1.el8 rubygem-redcarpet-debuginfo(x86-64) = 3.5.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rubygem-redcarpet-debugsource(x86-64) = 3.5.0-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64 Wrote: /builddir/build/RPMS/rubygem-redcarpet-3.5.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-redcarpet-doc-3.5.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-redcarpet-debugsource-3.5.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-redcarpet-debuginfo-3.5.0-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tfjP3Q + umask 022 + cd /builddir/build/BUILD + cd redcarpet-3.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-redcarpet-3.5.0-1.el8.x86_64 + exit 0 Child return code was: 0