Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/alex.spec'], logger=printOutput=Falseuid=1000gid=425shell=FalsechrootPath='/var/lib/mock/epel7-ghc-6994674-671601/root'timeout=172800env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/alex.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/alex-3.0.5-37.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/alex.spec'], logger=printOutput=Falseuid=1000private_network=Truegid=425shell=FalsechrootPath='/var/lib/mock/epel7-ghc-6994674-671601/root'timeout=172800env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/alex.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1lxRNB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alex-3.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/alex-3.0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alex-3.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (alex-3.0.5-tests-base.patch): + echo 'Patch #1 (alex-3.0.5-tests-base.patch):' + /usr/bin/cat /builddir/build/SOURCES/alex-3.0.5-tests-base.patch + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 patching file alex.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bnWYiI + umask 022 + cd /builddir/build/BUILD + cd alex-3.0.5 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/alex-3.0.5 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --enable-tests Configuring alex-3.0.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building alex-3.0.5... Preprocessing test suite 'tests' for alex-3.0.5... [1 of 1] Compiling Main ( test.hs, dist/build/tests/tests-tmp/Main.dyn_o ) Linking dist/build/tests/tests ... Preprocessing executable 'alex' for alex-3.0.5... [ 1 of 22] Compiling Set ( src/Set.hs, dist/build/alex/alex-tmp/Set.dyn_o ) [ 2 of 22] Compiling DFS ( src/DFS.hs, dist/build/alex/alex-tmp/DFS.dyn_o ) [ 3 of 22] Compiling Sort ( src/Sort.hs, dist/build/alex/alex-tmp/Sort.dyn_o ) [ 4 of 22] Compiling Data.Ranged.Boundaries ( src/Data/Ranged/Boundaries.hs, dist/build/alex/alex-tmp/Data/Ranged/Boundaries.dyn_o ) [ 5 of 22] Compiling Data.Ranged.Ranges ( src/Data/Ranged/Ranges.hs, dist/build/alex/alex-tmp/Data/Ranged/Ranges.dyn_o ) [ 6 of 22] Compiling Data.Ranged.RangedSet ( src/Data/Ranged/RangedSet.hs, dist/build/alex/alex-tmp/Data/Ranged/RangedSet.dyn_o ) [ 7 of 22] Compiling Data.Ranged ( src/Data/Ranged.hs, dist/build/alex/alex-tmp/Data/Ranged.dyn_o ) [ 8 of 22] Compiling UTF8 ( src/UTF8.hs, dist/build/alex/alex-tmp/UTF8.dyn_o ) [ 9 of 22] Compiling Paths_alex ( dist/build/autogen/Paths_alex.hs, dist/build/alex/alex-tmp/Paths_alex.dyn_o ) [10 of 22] Compiling Util ( src/Util.hs, dist/build/alex/alex-tmp/Util.dyn_o ) [11 of 22] Compiling Map ( src/Map.hs, dist/build/alex/alex-tmp/Map.dyn_o ) [12 of 22] Compiling CharSet ( src/CharSet.hs, dist/build/alex/alex-tmp/CharSet.dyn_o ) src/CharSet.hs:152:10: Warning: Orphan instance: instance DiscreteOrdered Word8 [13 of 22] Compiling AbsSyn ( src/AbsSyn.hs, dist/build/alex/alex-tmp/AbsSyn.dyn_o ) [14 of 22] Compiling DFAMin ( src/DFAMin.hs, dist/build/alex/alex-tmp/DFAMin.dyn_o ) [15 of 22] Compiling NFA ( src/NFA.hs, dist/build/alex/alex-tmp/NFA.dyn_o ) [16 of 22] Compiling DFA ( src/DFA.hs, dist/build/alex/alex-tmp/DFA.dyn_o ) [17 of 22] Compiling Info ( src/Info.hs, dist/build/alex/alex-tmp/Info.dyn_o ) [18 of 22] Compiling Output ( src/Output.hs, dist/build/alex/alex-tmp/Output.dyn_o ) [19 of 22] Compiling ParseMonad ( src/ParseMonad.hs, dist/build/alex/alex-tmp/ParseMonad.dyn_o ) [20 of 22] Compiling Scan ( dist/build/alex/alex-tmp/Scan.hs, dist/build/alex/alex-tmp/Scan.dyn_o ) [21 of 22] Compiling Parser ( dist/build/alex/alex-tmp/Parser.hs, dist/build/alex/alex-tmp/Parser.dyn_o ) [22 of 22] Compiling Main ( src/Main.hs, dist/build/alex/alex-tmp/Main.dyn_o ) Linking dist/build/alex/alex ... + cd doc + autoreconf + ./configure --prefix=/usr --libdir=/usr/lib64 checking for xmllint... /usr/bin/xmllint checking for DocBook DTD... ok checking for xsltproc... /usr/bin/xsltproc checking for DocBook XSL stylesheet directory... /usr/share/sgml/docbook/xsl-stylesheets checking for dblatex... no configure: creating ./config.status config.status: creating config.mk config.status: creating alex.1 + make html rm -f -rf alex/ /usr/bin/xsltproc --stringparam base.dir alex/ \ --stringparam use.id.as.filename 1 \ --stringparam html.stylesheet fptools.css \ --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 \ /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl alex.xml Writing alex/relnotes-22.html for section(relnotes-22) Writing alex/relnotes-210.html for section(relnotes-210) Writing alex/relnotes-20.html for section(relnotes-20) Writing alex/bug-reports.html for section(bug-reports) Writing alex/license.html for section(license) Writing alex/about.html for chapter(about) Writing alex/introduction.html for chapter(introduction) Writing alex/alex-files.html for section(alex-files) Writing alex/syntax.html for chapter(syntax) Writing alex/charsets.html for section(charsets) Writing alex/regexps.html for chapter(regexps) Writing alex/basic-api.html for section(basic-api) Writing alex/wrappers.html for section(wrappers) Writing alex/api.html for chapter(api) Writing alex/invoking.html for chapter(invoking) Writing alex/index.html for book(alex) cp fptools.css alex/ + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TaBAHc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 + cd alex-3.0.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 -v directory dist/doc/html/alex does exist: False creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexTemplate to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexTemplate creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexTemplate-ghc to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexTemplate-ghc creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexTemplate-ghc-nopred to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexTemplate-ghc-nopred creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexTemplate-ghc-debug to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexTemplate-ghc-debug creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexTemplate-debug to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexTemplate-debug creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-basic to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-basic creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-basic-bytestring to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-basic-bytestring creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-strict-bytestring to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-strict-bytestring creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-posn to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-posn creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-posn-bytestring to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-posn-bytestring creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-monad to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-monad creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-monad-bytestring to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-monad-bytestring creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-monadUserState to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-monadUserState creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-monadUserState-bytestring to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-monadUserState-bytestring creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5 Installing AlexWrapper-gscan to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/alex-3.0.5/AlexWrapper-gscan creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 Installing LICENSE to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5/LICENSE Installing executable(s) in /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/bin creating /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/bin Installing executable dist/build/alex/alex to /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/bin/alex /usr/bin/strip /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/bin/alex + find /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/bin -a -x /usr/bin/execstack ']' + find /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/bin -type f -exec sh -c 'file {} | grep -q '\'' ELF '\''' ';' -exec /usr/bin/execstack -c '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NY7IDI + umask 022 + cd /builddir/build/BUILD + cd alex-3.0.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup test Running 1 test suites... Test suite tests: RUNNING... Test suite tests: PASS Test suite logged to: dist/test/alex-3.0.5-tests.log 1 of 1 test suites (1 of 1 test cases) passed. + exit 0 Processing files: alex-3.0.5-37.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4OlrqV + umask 022 + cd /builddir/build/BUILD + cd alex-3.0.5 + DOCDIR=/builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + cp -pr ANNOUNCE /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + cp -pr LICENSE /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + cp -pr README /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + cp -pr TODO /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + cp -pr doc/alex /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + cp -pr examples /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64/usr/share/doc/alex-3.0.5 + exit 0 Provides: alex = 3.0.5-37.el7 alex(x86-64) = 3.0.5-37.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820) ghc(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) ghc(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc(directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2) ghc(filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe) ghc(ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd) ghc(integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7) ghc(old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91) ghc(pretty-1.1.1.0-66181c695e6a2e173ba2088cf55cc396) ghc(random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8) ghc(template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d) ghc(time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50) ghc(unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57) libHSQuickCheck-2.6-ghc7.6.3.so()(64bit) libHSarray-0.4.0.1-ghc7.6.3.so()(64bit) libHSbase-4.6.0.1-ghc7.6.3.so()(64bit) libHSbytestring-0.10.0.2-ghc7.6.3.so()(64bit) libHScontainers-0.5.0.0-ghc7.6.3.so()(64bit) libHSdeepseq-1.3.0.1-ghc7.6.3.so()(64bit) libHSdirectory-1.2.0.1-ghc7.6.3.so()(64bit) libHSfilepath-1.3.0.1-ghc7.6.3.so()(64bit) libHSghc-prim-0.3.0.0-ghc7.6.3.so()(64bit) libHSinteger-gmp-0.5.0.0-ghc7.6.3.so()(64bit) libHSold-locale-1.0.0.5-ghc7.6.3.so()(64bit) libHSpretty-1.1.1.0-ghc7.6.3.so()(64bit) libHSrandom-1.0.1.1-ghc7.6.3.so()(64bit) libHSrts-ghc7.6.3.so()(64bit) libHStemplate-haskell-2.8.0.0-ghc7.6.3.so()(64bit) libHStime-1.4.0.1-ghc7.6.3.so()(64bit) libHSunix-2.6.0.1-ghc7.6.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/alex-3.0.5-37.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YGOiWn + umask 022 + cd /builddir/build/BUILD + cd alex-3.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alex-3.0.5-37.el7.x86_64 + exit 0 Child return code was: 0