Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/happy.spec'], printOutput=Falseuser='mockbuild'shell=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'gid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}uid=1000timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/happy.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/happy-1.19.5-3bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/happy.spec '], private_network=TrueprintOutput=Falseuser='mockbuild'shell=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'uid=1000env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}gid=135timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/happy.spec '] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jlqvJE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf happy-1.19.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/happy-1.19.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd happy-1.19.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GZLrzh + umask 022 + cd /builddir/build/BUILD + cd happy-1.19.5 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -O2' -g -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/happy '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-tests '--ghc-options= -optc-O2 -optc-g -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' Configuring happy-1.19.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building happy-1.19.5... Preprocessing executable 'happy' for happy-1.19.5... [ 1 of 18] Compiling NameSet ( src/NameSet.hs, dist/build/happy/happy-tmp/NameSet.o ) [ 2 of 18] Compiling GenUtils ( src/GenUtils.lhs, dist/build/happy/happy-tmp/GenUtils.o ) [ 3 of 18] Compiling Target ( src/Target.lhs, dist/build/happy/happy-tmp/Target.o ) [ 4 of 18] Compiling AbsSyn ( src/AbsSyn.lhs, dist/build/happy/happy-tmp/AbsSyn.o ) [ 5 of 18] Compiling ParamRules ( src/ParamRules.hs, dist/build/happy/happy-tmp/ParamRules.o ) src/ParamRules.hs:6:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 6 of 18] Compiling ParseMonad ( src/ParseMonad.hs, dist/build/happy/happy-tmp/ParseMonad.o ) [ 7 of 18] Compiling AttrGrammar ( src/AttrGrammar.lhs, dist/build/happy/happy-tmp/AttrGrammar.o ) [ 8 of 18] Compiling AttrGrammarParser ( dist/build/happy/happy-tmp/AttrGrammarParser.hs, dist/build/happy/happy-tmp/AttrGrammarParser.o ) [ 9 of 18] Compiling Grammar ( src/Grammar.lhs, dist/build/happy/happy-tmp/Grammar.o ) [10 of 18] Compiling First ( src/First.lhs, dist/build/happy/happy-tmp/First.o ) [11 of 18] Compiling LALR ( src/LALR.lhs, dist/build/happy/happy-tmp/LALR.o ) [12 of 18] Compiling Lexer ( src/Lexer.lhs, dist/build/happy/happy-tmp/Lexer.o ) [13 of 18] Compiling Parser ( dist/build/happy/happy-tmp/Parser.hs, dist/build/happy/happy-tmp/Parser.o ) [14 of 18] Compiling Paths_happy ( dist/build/autogen/Paths_happy.hs, dist/build/happy/happy-tmp/Paths_happy.o ) [15 of 18] Compiling ProduceCode ( src/ProduceCode.lhs, dist/build/happy/happy-tmp/ProduceCode.o ) [16 of 18] Compiling ProduceGLRCode ( src/ProduceGLRCode.lhs, dist/build/happy/happy-tmp/ProduceGLRCode.o ) [17 of 18] Compiling Info ( src/Info.lhs, dist/build/happy/happy-tmp/Info.o ) [18 of 18] Compiling Main ( src/Main.lhs, dist/build/happy/happy-tmp/Main.o ) Linking dist/build/happy/happy ... Preprocessing test suite 'tests' for happy-1.19.5... [1 of 1] Compiling Main ( test.hs, dist/build/tests/tests-tmp/Main.o ) test.hs:1:1: Warning: Module ‘System.Cmd’ is deprecated: Use "System.Process" instead Linking dist/build/tests/tests ... + mv dist/build/happy/happy dist/build/happy/happy.static ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/happy '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --enable-tests '--ghc-options= -optc-O2 -optc-g -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' Configuring happy-1.19.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building happy-1.19.5... Preprocessing executable 'happy' for happy-1.19.5... [ 1 of 18] Compiling NameSet ( src/NameSet.hs, dist/build/happy/happy-tmp/NameSet.dyn_o ) [ 2 of 18] Compiling GenUtils ( src/GenUtils.lhs, dist/build/happy/happy-tmp/GenUtils.dyn_o ) [ 3 of 18] Compiling Target ( src/Target.lhs, dist/build/happy/happy-tmp/Target.dyn_o ) [ 4 of 18] Compiling AbsSyn ( src/AbsSyn.lhs, dist/build/happy/happy-tmp/AbsSyn.dyn_o ) [ 5 of 18] Compiling ParamRules ( src/ParamRules.hs, dist/build/happy/happy-tmp/ParamRules.dyn_o ) src/ParamRules.hs:6:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 6 of 18] Compiling ParseMonad ( src/ParseMonad.hs, dist/build/happy/happy-tmp/ParseMonad.dyn_o ) [ 7 of 18] Compiling AttrGrammar ( src/AttrGrammar.lhs, dist/build/happy/happy-tmp/AttrGrammar.dyn_o ) [ 8 of 18] Compiling AttrGrammarParser ( dist/build/happy/happy-tmp/AttrGrammarParser.hs, dist/build/happy/happy-tmp/AttrGrammarParser.dyn_o ) [ 9 of 18] Compiling Grammar ( src/Grammar.lhs, dist/build/happy/happy-tmp/Grammar.dyn_o ) [10 of 18] Compiling First ( src/First.lhs, dist/build/happy/happy-tmp/First.dyn_o ) [11 of 18] Compiling LALR ( src/LALR.lhs, dist/build/happy/happy-tmp/LALR.dyn_o ) [12 of 18] Compiling Lexer ( src/Lexer.lhs, dist/build/happy/happy-tmp/Lexer.dyn_o ) [13 of 18] Compiling Parser ( dist/build/happy/happy-tmp/Parser.hs, dist/build/happy/happy-tmp/Parser.dyn_o ) [14 of 18] Compiling Paths_happy ( dist/build/autogen/Paths_happy.hs, dist/build/happy/happy-tmp/Paths_happy.dyn_o ) [15 of 18] Compiling ProduceCode ( src/ProduceCode.lhs, dist/build/happy/happy-tmp/ProduceCode.dyn_o ) [16 of 18] Compiling ProduceGLRCode ( src/ProduceGLRCode.lhs, dist/build/happy/happy-tmp/ProduceGLRCode.dyn_o ) [17 of 18] Compiling Info ( src/Info.lhs, dist/build/happy/happy-tmp/Info.dyn_o ) [18 of 18] Compiling Main ( src/Main.lhs, dist/build/happy/happy-tmp/Main.dyn_o ) Linking dist/build/happy/happy ... Preprocessing test suite 'tests' for happy-1.19.5... [1 of 1] Compiling Main ( test.hs, dist/build/tests/tests-tmp/Main.dyn_o ) test.hs:1:1: Warning: Module ‘System.Cmd’ is deprecated: Use "System.Process" instead Linking dist/build/tests/tests ... + cd doc + autoreconf + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking 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 happy.1 configure: WARNING: unrecognized options: --disable-dependency-tracking + make html rm -f -rf happy/ /usr/bin/xsltproc --stringparam base.dir happy/ \ --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 happy.xml Writing happy/sec-reporting-bugs.html for sect1(sec-reporting-bugs) Writing happy/sec-license.html for sect1(sec-license) Writing happy/sec-obtaining.html for sect1(sec-obtaining) Writing happy/happy-introduction.html for chapter(happy-introduction) Writing happy/sec-sequences.html for sect1(sec-sequences) Writing happy/sec-Precedences.html for sect1(sec-Precedences) Writing happy/sec-type-signatures.html for sect1(sec-type-signatures) Writing happy/sec-monads.html for sect1(sec-monads) Writing happy/sec-error.html for sect1(sec-error) Writing happy/sec-multiple-parsers.html for sect1(sec-multiple-parsers) Writing happy/sec-using.html for chapter(sec-using) Writing happy/sec-glr-using.html for sect1(sec-glr-using) Writing happy/sec-glr-semantics.html for sect1(sec-glr-semantics) Writing happy/sec-glr-misc.html for sect1(sec-glr-misc) Writing happy/sec-glr.html for chapter(sec-glr) Writing happy/sec-AtrributeGrammarsInHappy.html for sect1(sec-AtrributeGrammarsInHappy) Writing happy/sec-AttrGrammarLimits.html for sect1(sec-AttrGrammarLimits) Writing happy/sec-AttributeGrammarExample.html for sect1(sec-AttributeGrammarExample) Writing happy/sec-AttributeGrammar.html for chapter(sec-AttributeGrammar) Writing happy/sec-invoking.html for chapter(sec-invoking) Writing happy/sec-module-header.html for sect1(sec-module-header) Writing happy/sec-directives.html for sect1(sec-directives) Writing happy/sec-grammar.html for sect1(sec-grammar) Writing happy/sec-module-trailer.html for sect1(sec-module-trailer) Writing happy/sec-grammar-files.html for chapter(sec-grammar-files) Writing happy/sec-info-files.html for chapter(sec-info-files) Writing happy/sec-compilation-time.html for sect1(sec-compilation-time) Writing happy/sec-finding-errors.html for sect1(sec-finding-errors) Writing happy/sec-conflict-tips.html for sect1(sec-conflict-tips) Writing happy/sec-happy-ghci.html for sect1(sec-happy-ghci) Writing happy/sec-monad-alex.html for sect1(sec-monad-alex) Writing happy/sec-tips.html for chapter(sec-tips) Writing happy/ix01.html for index Writing happy/index.html for book(happy) cp fptools.css happy/ Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rw8Odo + cd .. + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm + cd happy-1.19.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm -v directory dist/doc/html/happy does exist: False creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-ghc to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-ghc creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-coerce to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-coerce creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-arrays to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-arrays creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-arrays-ghc to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-arrays-ghc creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-arrays-coerce to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-arrays-coerce creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-arrays-debug to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-arrays-debug creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-arrays-ghc-debug to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-arrays-ghc-debug creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing HappyTemplate-arrays-coerce-debug to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/HappyTemplate-arrays-coerce-debug creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing GLR_Base to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/GLR_Base creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing GLR_Lib to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/GLR_Lib creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing GLR_Lib-ghc to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/GLR_Lib-ghc creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5 Installing GLR_Lib-ghc-debug to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/happy-1.19.5/GLR_Lib-ghc-debug creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy Installing LICENSE to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy/LICENSE Installing executable(s) in /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin creating /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin Installing executable dist/build/happy/happy to /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin/happy /usr/bin/strip /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin/happy Warning: Executable installed in /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin + find /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + mv /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin/happy /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin/happy.dynamic + install dist/build/happy/happy.static /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin + touch /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/bin/happy + rm /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy/LICENSE + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o3nwrw + umask 022 + cd /builddir/build/BUILD + cd happy-1.19.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/happy-1.19.5-tests.log 1 of 1 test suites (1 of 1 test cases) passed. + exit 0 Processing files: happy-1.19.5-3bs02fc23.armv6hl Provides: happy = 1.19.5-3bs02fc23 happy(armv6hl-32) = 1.19.5-3bs02fc23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /usr/sbin/update-alternatives Requires(postun): /bin/sh /usr/sbin/update-alternatives Requires: ghc(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(deepseq-1.3.0.2-05aa6b7e9be959dd9058c70fab70a603) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(integer-gmp-0.5.1.0-3c6ee2f20a97b2ba60906fa87b8f151c) ghc(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHScontainers-0.5.5.1-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSrts-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 librt.so.1 rtld(GNU_HASH) Processing files: happy-common-1.19.5-3bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7XnNO1 + umask 022 + cd /builddir/build/BUILD + cd happy-1.19.5 + DOCDIR=/builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + cp -pr ANNOUNCE /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + cp -pr CHANGES /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + cp -pr LICENSE /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + cp -pr README /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + cp -pr TODO /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + cp -pr doc/happy /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm/usr/share/doc/happy-common + exit 0 Provides: happy-common = 1.19.5-3bs02fc23 happy-common(armv6hl-32) = 1.19.5-3bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: happy-static-1.19.5-3bs02fc23.armv6hl Provides: happy-static = 1.19.5-3bs02fc23 happy-static(armv6hl-32) = 1.19.5-3bs02fc23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /usr/sbin/update-alternatives Requires(postun): /bin/sh /usr/sbin/update-alternatives Requires: libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm Wrote: /builddir/build/RPMS/happy-1.19.5-3bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/happy-common-1.19.5-3bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/happy-static-1.19.5-3bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3C8K1f + umask 022 + cd /builddir/build/BUILD + cd happy-1.19.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/happy-1.19.5-3bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->