Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/R-commonmark.spec'], chrootPath='/var/lib/mock/f27-build-12277081-901595/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 s390x --nodeps /builddir/build/SPECS/R-commonmark.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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/R-commonmark-1.5-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/R-commonmark.spec'], chrootPath='/var/lib/mock/f27-build-12277081-901595/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 s390x --nodeps /builddir/build/SPECS/R-commonmark.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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kXN2Ke + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commonmark + /usr/bin/mkdir -p commonmark + cd commonmark + /usr/bin/gzip -dc /builddir/build/SOURCES/commonmark_1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x commonmark/src/config.h + chmod -x commonmark/src/cmark/arena.c commonmark/src/cmark/blocks.c commonmark/src/cmark/buffer.c commonmark/src/cmark/buffer.h commonmark/src/cmark/case_fold_switch.inc commonmark/src/cmark/chunk.h commonmark/src/cmark/cmark.c commonmark/src/cmark/cmark.h commonmark/src/cmark/cmark_ctype.c commonmark/src/cmark/cmark_ctype.h commonmark/src/cmark/cmark_export.h commonmark/src/cmark/cmark_extension_api.h commonmark/src/cmark/cmark_version.h commonmark/src/cmark/commonmark.c commonmark/src/cmark/entities.inc commonmark/src/cmark/footnotes.c commonmark/src/cmark/footnotes.h commonmark/src/cmark/houdini.h commonmark/src/cmark/houdini_href_e.c commonmark/src/cmark/houdini_html_e.c commonmark/src/cmark/houdini_html_u.c commonmark/src/cmark/html.c commonmark/src/cmark/html.h commonmark/src/cmark/inlines.c commonmark/src/cmark/inlines.h commonmark/src/cmark/iterator.c commonmark/src/cmark/iterator.h commonmark/src/cmark/latex.c commonmark/src/cmark/linked_list.c commonmark/src/cmark/main.c commonmark/src/cmark/man.c commonmark/src/cmark/map.c commonmark/src/cmark/map.h commonmark/src/cmark/node.c commonmark/src/cmark/node.h commonmark/src/cmark/parser.h commonmark/src/cmark/plaintext.c commonmark/src/cmark/plugin.c commonmark/src/cmark/plugin.h commonmark/src/cmark/references.c commonmark/src/cmark/references.h commonmark/src/cmark/registry.c commonmark/src/cmark/registry.h commonmark/src/cmark/render.c commonmark/src/cmark/render.h commonmark/src/cmark/scanners.c commonmark/src/cmark/scanners.h commonmark/src/cmark/syntax_extension.c commonmark/src/cmark/syntax_extension.h commonmark/src/cmark/utf8.c commonmark/src/cmark/utf8.h commonmark/src/cmark/xml.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.clTdwm + umask 022 + cd /builddir/build/BUILD + cd commonmark + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ale7Ws + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x ++ dirname /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x + cd commonmark + mkdir -p /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x/usr/lib64/R/library commonmark * installing *source* package 'commonmark' ... ** package 'commonmark' successfully unpacked and MD5 sums checked ** libs rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o wrapper.o commonmark.so cmark/libstatcmark.a gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions.c -o extensions.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c wrapper.c -o wrapper.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/cmark.c -o cmark/cmark.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/node.c -o cmark/node.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/iterator.c -o cmark/iterator.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/blocks.c -o cmark/blocks.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/inlines.c -o cmark/inlines.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/scanners.c -o cmark/scanners.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/utf8.c -o cmark/utf8.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/buffer.c -o cmark/buffer.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/references.c -o cmark/references.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/render.c -o cmark/render.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/man.c -o cmark/man.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/xml.c -o cmark/xml.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/html.c -o cmark/html.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/commonmark.c -o cmark/commonmark.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/latex.c -o cmark/latex.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/arena.c -o cmark/arena.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/linked_list.c -o cmark/linked_list.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/plugin.c -o cmark/plugin.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/registry.c -o cmark/registry.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/syntax_extension.c -o cmark/syntax_extension.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/plaintext.c -o cmark/plaintext.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/footnotes.c -o cmark/footnotes.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c cmark/map.c -o cmark/map.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions/autolink.c -o extensions/autolink.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions/core-extensions.c -o extensions/core-extensions.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions/ext_scanners.c -o extensions/ext_scanners.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions/strikethrough.c -o extensions/strikethrough.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions/table.c -o extensions/table.o gcc -m64 -I/usr/include/R -DNDEBUG -Icmark -I. -DCMARK_STATIC_DEFINE -I/usr/local/include -fvisibility=hidden -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -c extensions/tagfilter.c -o extensions/tagfilter.o ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o commonmark.so extensions.o wrapper.o -Lcmark -lstatcmark -L/usr/lib64/R/lib -lR installing to /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x/usr/lib64/R/library/commonmark/libs ** R ** preparing package for lazy loading ** help *** installing help indices converting help for package 'commonmark' finding HTML links ... done commonmark html extensions html ** building package indices ** testing if installed package can be loaded * DONE (commonmark) + test -d commonmark/src + cd commonmark/src + rm -f extensions.o wrapper.o commonmark.so + rm -f /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.5-1.fc27 --unique-debug-suffix -1.5-1.fc27.s390x --unique-debug-src-base R-commonmark-1.5-1.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commonmark extracting debug info from /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x/usr/lib64/R/library/commonmark/libs/commonmark.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1803 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N4SJFp + umask 022 + cd /builddir/build/BUILD + cd commonmark + _R_CHECK_FORCE_SUGGESTS_=0 + /usr/bin/R CMD check commonmark --no-examples * using log directory '/builddir/build/BUILD/commonmark/commonmark.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: s390x-ibm-linux-gnu (64-bit) * using session charset: ASCII * using option '--no-examples' * checking for file 'commonmark/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'commonmark' version '1.5' * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.6/bioc/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.6/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.6/data/annotation/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.6/data/annotation/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.6/data/experiment/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.6/data/experiment/src/contrib/PACKAGES' NOTE Package suggested but not available for checking: 'curl' * checking if this is a source package ... NOTE Found the following apparent object files/libraries: src/cmark/arena.o src/cmark/blocks.o src/cmark/buffer.o src/cmark/cmark.o src/cmark/cmark_ctype.o src/cmark/commonmark.o src/cmark/footnotes.o src/cmark/houdini_href_e.o src/cmark/houdini_html_e.o src/cmark/houdini_html_u.o src/cmark/html.o src/cmark/inlines.o src/cmark/iterator.o src/cmark/latex.o src/cmark/libstatcmark.a src/cmark/linked_list.o src/cmark/man.o src/cmark/map.o src/cmark/node.o src/cmark/plaintext.o src/cmark/plugin.o src/cmark/references.o src/cmark/registry.o src/cmark/render.o src/cmark/scanners.o src/cmark/syntax_extension.o src/cmark/utf8.o src/cmark/xml.o src/extensions/autolink.o src/extensions/core-extensions.o src/extensions/ext_scanners.o src/extensions/strikethrough.o src/extensions/table.o src/extensions/tagfilter.o Object files/libraries should not be included in a source package. * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package 'commonmark' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... OK * checking examples ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See '/builddir/build/BUILD/commonmark/commonmark.Rcheck/00check.log' for details. Processing files: R-commonmark-1.5-1.fc27.s390x + exit 0 Provides: R-commonmark = 1.5-1.fc27 R-commonmark(s390-64) = 1.5-1.fc27 bundled(cmark) = 0.28.3.gfm.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: R-commonmark-debugsource-1.5-1.fc27.s390x Provides: R-commonmark-debugsource = 1.5-1.fc27 R-commonmark-debugsource(s390-64) = 1.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-commonmark-debuginfo-1.5-1.fc27.s390x Provides: R-commonmark-debuginfo = 1.5-1.fc27 R-commonmark-debuginfo(s390-64) = 1.5-1.fc27 debuginfo(build-id) = a56dd83e8f828ede358598af4c8de9be445a488b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-commonmark-debugsource(s390-64) = 1.5-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x Wrote: /builddir/build/RPMS/R-commonmark-1.5-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/R-commonmark-debugsource-1.5-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/R-commonmark-debuginfo-1.5-1.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aUq5ya + umask 022 + cd /builddir/build/BUILD + cd commonmark + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-commonmark-1.5-1.fc27.s390x + exit 0 Child return code was: 0