Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/rubygem-coderay.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-2-build-227358-17098/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff812689d0>timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/rubygem-coderay.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/rubygem-coderay-1.1.3-4.ocs23.src.rpm
RPM build warnings:
    %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/rubygem-coderay.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-2-build-227358-17098/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff812689d0>timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/rubygem-coderay.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UHbPB2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf coderay-1.1.3
+ /usr/lib/rpm/rpmuncompress -x -v /builddir/build/SOURCES/coderay-1.1.3-tests.txz
/usr/bin/tar -xvvof '/builddir/build/SOURCES/coderay-1.1.3-tests.txz'
drwxrwxr-x root/root         0 2020-05-30 15:20 spec/
-rw-rw-r-- root/root       886 2020-05-30 15:20 spec/coderay_spec.rb
-rw-rw-r-- root/root      5007 2020-05-30 15:20 spec/spec_helper.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/
drwxrwxr-x root/root         0 2020-05-30 15:20 test/executable/
-rw-rw-r-- root/root        23 2020-05-30 15:20 test/executable/source.py
-rw-rw-r-- root/root        20 2020-05-30 15:20 test/executable/source.rb
-rw-rw-r-- root/root        30 2020-05-30 15:20 test/executable/source_with_comments.rb
-rw-rw-r-- root/root      6529 2020-05-30 15:20 test/executable/suite.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/functional/
-rw-rw-r-- root/root      8781 2020-05-30 15:20 test/functional/basic.rb
-rw-rw-r-- root/root      5306 2020-05-30 15:20 test/functional/examples.rb
-rw-rw-r-- root/root      3132 2020-05-30 15:20 test/functional/for_redcloth.rb
-rw-rw-r-- root/root       465 2020-05-30 15:20 test/functional/suite.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/
-rw-rw-r-- root/root       100 2020-05-30 15:20 test/lib/README
-rw-rw-r-- root/root       305 2020-05-30 15:20 test/lib/assert_warning.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/test/
-rw-rw-r-- root/root     11083 2020-05-30 15:20 test/lib/test/unit.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/test/unit/
-rw-rw-r-- root/root       297 2020-05-30 15:20 test/lib/test/unit/assertionfailederror.rb
-rw-rw-r-- root/root     18227 2020-05-30 15:20 test/lib/test/unit/assertions.rb
-rw-rw-r-- root/root      6722 2020-05-30 15:20 test/lib/test/unit/autorunner.rb
-rw-rw-r-- root/root       873 2020-05-30 15:20 test/lib/test/unit/collector.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/test/unit/collector/
-rw-rw-r-- root/root      3182 2020-05-30 15:20 test/lib/test/unit/collector/dir.rb
-rw-rw-r-- root/root      1434 2020-05-30 15:20 test/lib/test/unit/error.rb
-rw-rw-r-- root/root      1318 2020-05-30 15:20 test/lib/test/unit/failure.rb
-rw-rw-r-- root/root      4549 2020-05-30 15:20 test/lib/test/unit/testcase.rb
-rw-rw-r-- root/root      2078 2020-05-30 15:20 test/lib/test/unit/testresult.rb
-rw-rw-r-- root/root      1957 2020-05-30 15:20 test/lib/test/unit/testsuite.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/test/unit/ui/
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/test/unit/ui/console/
-rw-rw-r-- root/root      3724 2020-05-30 15:20 test/lib/test/unit/ui/console/testrunner.rb
-rw-rw-r-- root/root      2096 2020-05-30 15:20 test/lib/test/unit/ui/testrunnermediator.rb
-rw-rw-r-- root/root      1151 2020-05-30 15:20 test/lib/test/unit/ui/testrunnerutilities.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/lib/test/unit/util/
-rw-rw-r-- root/root      1309 2020-05-30 15:20 test/lib/test/unit/util/backtracefilter.rb
-rw-rw-r-- root/root      2867 2020-05-30 15:20 test/lib/test/unit/util/observable.rb
-rw-rw-r-- root/root      1109 2020-05-30 15:20 test/lib/test/unit/util/procwrapper.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/unit/
-rw-rw-r-- root/root       980 2020-05-30 15:20 test/unit/comment_filter.rb
-rw-rw-r-- root/root       274 2020-05-30 15:20 test/unit/count.rb
-rw-rw-r-- root/root      1882 2020-05-30 15:20 test/unit/debug.rb
-rw-rw-r-- root/root       912 2020-05-30 15:20 test/unit/duo.rb
-rw-rw-r-- root/root      3399 2020-05-30 15:20 test/unit/file_type.rb
-rw-rw-r-- root/root      1118 2020-05-30 15:20 test/unit/filter.rb
-rw-rw-r-- root/root      4062 2020-05-30 15:20 test/unit/html.rb
-rw-rw-r-- root/root       901 2020-05-30 15:20 test/unit/json_encoder.rb
-rw-rw-r-- root/root      1334 2020-05-30 15:20 test/unit/lines_of_code.rb
-rw-rw-r-- root/root       236 2020-05-30 15:20 test/unit/null.rb
-rwxrwxr-x root/root      1807 2020-05-30 15:20 test/unit/plugin.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/unit/plugins/
-rw-rw-r-- root/root       107 2020-05-30 15:20 test/unit/plugins/example.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/unit/plugins/user_defined/
-rw-rw-r-- root/root        92 2020-05-30 15:20 test/unit/plugins/user_defined/user_plugin.rb
drwxrwxr-x root/root         0 2020-05-30 15:20 test/unit/plugins_with_default/
-rw-rw-r-- root/root       109 2020-05-30 15:20 test/unit/plugins_with_default/default_plugin.rb
-rw-rw-r-- root/root       115 2020-05-30 15:20 test/unit/plugins_with_default/example_without_register_for.rb
-rw-rw-r-- root/root      1722 2020-05-30 15:20 test/unit/statistic.rb
-rwxrwxr-x root/root       463 2020-05-30 15:20 test/unit/suite.rb
-rw-rw-r-- root/root       239 2020-05-30 15:20 test/unit/text.rb
-rw-rw-r-- root/root      2118 2020-05-30 15:20 test/unit/token_kind_filter.rb
-rw-rw-r-- root/root      2041 2020-05-30 15:20 test/unit/tokens.rb
-rw-rw-r-- root/root      1687 2020-05-30 15:20 test/unit/word_list.rb
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x -v /builddir/build/SOURCES/coderay-1.1.3.gem
/usr/bin/gem unpack  '/builddir/build/SOURCES/coderay-1.1.3.gem' && /usr/bin/gem spec '/builddir/build/SOURCES/coderay-1.1.3.gem' --ruby > 'coderay-1.1.3.gemspec'
Unpacked gem: '/builddir/build/BUILD/coderay-1.1.3'
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd coderay-1.1.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ pushd ..
~/build/BUILD ~/build/BUILD/coderay-1.1.3
+ echo 'Patch #3000 (rubygem-coderay-1.1.3-fix-tests-Array-on-ruby-3.0.patch):'
Patch #3000 (rubygem-coderay-1.1.3-fix-tests-Array-on-ruby-3.0.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file test/unit/debug.rb
patching file test/unit/statistic.rb
+ popd
~/build/BUILD/coderay-1.1.3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uaCBC4
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd coderay-1.1.3
+ gem build ../coderay-1.1.3.gemspec
  Successfully built RubyGem
  Name: coderay
  Version: 1.1.3
  File: coderay-1.1.3.gem
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mhO3pS
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch
++ dirname /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch
+ cd coderay-1.1.3
+ mkdir -p ./usr/share/gems
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-ldflags='\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'\'' '
+ gem install -V --local --build-root . --force --document=ri,rdoc coderay-1.1.3.gem
WARNING:  You build with buildroot.
  Build root: /builddir/build/BUILD/coderay-1.1.3
  Bin dir: /builddir/build/BUILD/coderay-1.1.3/usr/bin
  Gem home: /builddir/build/BUILD/coderay-1.1.3/usr/share/gems
  Plugins dir: /builddir/build/BUILD/coderay-1.1.3/usr/share/gems/plugins
invalid options: -SNw2
(invalid options are ignored)
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/MIT-LICENSE
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/README_INDEX.rdoc
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/bin/coderay
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/duo.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/_map.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/comment_filter.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/count.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/debug.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/debug_lint.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/div.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/encoder.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/filter.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/html.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/html/css.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/html/numbering.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/html/output.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/json.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/lines_of_code.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/lint.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/null.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/page.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/span.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/statistic.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/terminal.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/text.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/token_kind_filter.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/xml.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/encoders/yaml.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/for_redcloth.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/helpers/file_type.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/helpers/plugin.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/helpers/word_list.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/_map.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/c.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/clojure.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/cpp.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/css.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/debug.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/delphi.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/diff.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/erb.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/go.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/groovy.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/haml.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/html.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/java.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/java/builtin_types.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/java_script.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/json.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/lua.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/php.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/python.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/raydebug.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/ruby.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/ruby/patterns.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/ruby/string_state.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/sass.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/scanner.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/taskpaper.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/text.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/xml.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/scanners/yaml.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/styles.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/styles/_map.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/styles/alpha.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/styles/style.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/token_kinds.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/tokens.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/tokens_proxy.rb
/builddir/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3/lib/coderay/version.rb
/builddir/build/BUILD/coderay-1.1.3/usr/bin/coderay
Successfully installed coderay-1.1.3
Parsing documentation for coderay-1.1.3
Parsing sources...
  1% [ 1/73]  README_INDEX.rdoc
  2% [ 2/73]  lib/coderay.rb
  4% [ 3/73]  lib/coderay/duo.rb
  5% [ 4/73]  lib/coderay/encoders.rb
  6% [ 5/73]  lib/coderay/encoders/_map.rb
  8% [ 6/73]  lib/coderay/encoders/comment_filter.rb
  9% [ 7/73]  lib/coderay/encoders/count.rb
 10% [ 8/73]  lib/coderay/encoders/debug.rb
 12% [ 9/73]  lib/coderay/encoders/debug_lint.rb
 13% [10/73]  lib/coderay/encoders/div.rb
 15% [11/73]  lib/coderay/encoders/encoder.rb
 16% [12/73]  lib/coderay/encoders/filter.rb
 17% [13/73]  lib/coderay/encoders/html.rb
 19% [14/73]  lib/coderay/encoders/html/css.rb
 20% [15/73]  lib/coderay/encoders/html/numbering.rb
 21% [16/73]  lib/coderay/encoders/html/output.rb
 23% [17/73]  lib/coderay/encoders/json.rb
 24% [18/73]  lib/coderay/encoders/lines_of_code.rb
 26% [19/73]  lib/coderay/encoders/lint.rb
 27% [20/73]  lib/coderay/encoders/null.rb
 28% [21/73]  lib/coderay/encoders/page.rb
 30% [22/73]  lib/coderay/encoders/span.rb
 31% [23/73]  lib/coderay/encoders/statistic.rb
 32% [24/73]  lib/coderay/encoders/terminal.rb
 34% [25/73]  lib/coderay/encoders/text.rb
 35% [26/73]  lib/coderay/encoders/token_kind_filter.rb
 36% [27/73]  lib/coderay/encoders/xml.rb
 38% [28/73]  lib/coderay/encoders/yaml.rb
 39% [29/73]  lib/coderay/for_redcloth.rb
 41% [30/73]  lib/coderay/helpers/file_type.rb
 42% [31/73]  lib/coderay/helpers/plugin.rb
 43% [32/73]  lib/coderay/helpers/plugin_host.rb
 45% [33/73]  lib/coderay/helpers/word_list.rb
 46% [34/73]  lib/coderay/scanners.rb
 47% [35/73]  lib/coderay/scanners/_map.rb
 49% [36/73]  lib/coderay/scanners/c.rb
 50% [37/73]  lib/coderay/scanners/clojure.rb
 52% [38/73]  lib/coderay/scanners/cpp.rb
 53% [39/73]  lib/coderay/scanners/css.rb
 54% [40/73]  lib/coderay/scanners/debug.rb
 56% [41/73]  lib/coderay/scanners/delphi.rb
 57% [42/73]  lib/coderay/scanners/diff.rb
 58% [43/73]  lib/coderay/scanners/erb.rb
 60% [44/73]  lib/coderay/scanners/go.rb
 61% [45/73]  lib/coderay/scanners/groovy.rb
 63% [46/73]  lib/coderay/scanners/haml.rb
 64% [47/73]  lib/coderay/scanners/html.rb
 65% [48/73]  lib/coderay/scanners/java.rb
 67% [49/73]  lib/coderay/scanners/java/builtin_types.rb
 68% [50/73]  lib/coderay/scanners/java_script.rb
 69% [51/73]  lib/coderay/scanners/json.rb
 71% [52/73]  lib/coderay/scanners/lua.rb
 72% [53/73]  lib/coderay/scanners/php.rb
 73% [54/73]  lib/coderay/scanners/python.rb
 75% [55/73]  lib/coderay/scanners/raydebug.rb
 76% [56/73]  lib/coderay/scanners/ruby.rb
 78% [57/73]  lib/coderay/scanners/ruby/patterns.rb
 79% [58/73]  lib/coderay/scanners/ruby/string_state.rb
 80% [59/73]  lib/coderay/scanners/sass.rb
 82% [60/73]  lib/coderay/scanners/scanner.rb
 83% [61/73]  lib/coderay/scanners/sql.rb
 84% [62/73]  lib/coderay/scanners/taskpaper.rb
 86% [63/73]  lib/coderay/scanners/text.rb
 87% [64/73]  lib/coderay/scanners/xml.rb
 89% [65/73]  lib/coderay/scanners/yaml.rb
 90% [66/73]  lib/coderay/styles.rb
 91% [67/73]  lib/coderay/styles/_map.rb
 93% [68/73]  lib/coderay/styles/alpha.rb
 94% [69/73]  lib/coderay/styles/style.rb
 95% [70/73]  lib/coderay/token_kinds.rb
 97% [71/73]  lib/coderay/tokens.rb
 98% [72/73]  lib/coderay/tokens_proxy.rb
100% [73/73]  lib/coderay/version.rb
Installing ri documentation for coderay-1.1.3
Installing darkfish documentation for coderay-1.1.3
Done installing documentation for coderay after 7 seconds
1 gem installed
+ mkdir -p /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch/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/plugins ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch/usr/share/gems/
+ mkdir -p /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch/usr/bin
+ cp -a ./usr/bin/coderay /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch/usr/bin/
+ xargs chmod a+x
+ find /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch/usr/share/gems/gems/coderay-1.1.3/bin -type f
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.3-4.ocs23 --unique-debug-suffix -1.1.3-4.ocs23.noarch --unique-debug-src-base rubygem-coderay-1.1.3-4.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/coderay-1.1.3
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
mangling shebang in /usr/share/gems/gems/coderay-1.1.3/bin/coderay from /usr/bin/env ruby to #!/usr/bin/ruby
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gmZCEh
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
~/build/BUILD/coderay-1.1.3/usr/share/gems/gems/coderay-1.1.3 ~/build/BUILD/coderay-1.1.3
+ CXX=g++
+ export CXX
+ cd coderay-1.1.3
+ pushd ./usr/share/gems/gems/coderay-1.1.3
+ cp -r /builddir/build/BUILD/spec .
+ cp -r /builddir/build/BUILD/test .
+ for file in spec/spec_helper.rb test/executable/suite.rb test/functional/for_redcloth.rb test/functional/suite.rb test/unit/suite.rb
+ sed -i '/^require '\''simplecov'\''/ s/^/#/' spec/spec_helper.rb
+ for file in spec/spec_helper.rb test/executable/suite.rb test/functional/for_redcloth.rb test/functional/suite.rb test/unit/suite.rb
+ sed -i '/^require '\''simplecov'\''/ s/^/#/' test/executable/suite.rb
+ for file in spec/spec_helper.rb test/executable/suite.rb test/functional/for_redcloth.rb test/functional/suite.rb test/unit/suite.rb
+ sed -i '/^require '\''simplecov'\''/ s/^/#/' test/functional/for_redcloth.rb
+ for file in spec/spec_helper.rb test/executable/suite.rb test/functional/for_redcloth.rb test/functional/suite.rb test/unit/suite.rb
+ sed -i '/^require '\''simplecov'\''/ s/^/#/' test/functional/suite.rb
+ for file in spec/spec_helper.rb test/executable/suite.rb test/functional/for_redcloth.rb test/functional/suite.rb test/unit/suite.rb
+ sed -i '/^require '\''simplecov'\''/ s/^/#/' test/unit/suite.rb
+ LANG=C.UTF-8
+ ruby ./test/functional/suite.rb
Running basic CodeRay 1.1.3 tests: basic, examples
Loaded suite ./test/functional/suite
Started
...............................
Finished in 0.147480244 seconds.
-------------------------------------------------------------------------------
31 tests, 216 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
-------------------------------------------------------------------------------
210.20 tests/s, 1464.60 assertions/s
+ ruby ./test/functional/for_redcloth.rb
RedCloth not found - skipping for_redcloth tests.
+ ruby ./test/unit/suite.rb
Running CodeRay unit tests: comment_filter, count, debug, duo, file_type, filter, html, json_encoder, lines_of_code, null, plugin, statistic, text, token_kind_filter, tokens, word_list
Loaded suite ./test/unit/suite
Started
.....................................................
Finished in 0.165236639 seconds.
-------------------------------------------------------------------------------
53 tests, 163 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
-------------------------------------------------------------------------------
320.75 tests/s, 986.46 assertions/s
+ rspec spec
...
Finished in 0.02613 seconds (files took 0.19714 seconds to load)
3 examples, 0 failures
~/build/BUILD/coderay-1.1.3
+ popd
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rubygem-coderay-1.1.3-4.ocs23.noarch
Provides: rubygem(coderay) = 1.1.3 rubygem-coderay = 1.1.3-4.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/ruby ruby(rubygems)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-coderay-1.1.3-4.ocs23.noarch
Wrote: /builddir/build/RPMS/rubygem-coderay-1.1.3-4.ocs23.noarch.rpm
RPM build warnings:
    %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Child return code was: 0