Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/idris.spec'], shell=Falselogger=gid=425uid=1000printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/epel7-ghc-7018663-672527/root'env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'}timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/idris.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-18.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/idris-0.9.9.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/idris.spec'], shell=Falseprivate_network=Truegid=425uid=1000printOutput=Falseuser='mockbuild'logger=env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'}chrootPath='/var/lib/mock/epel7-ghc-7018663-672527/root'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/idris.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62zQ3q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf idris-0.9.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/idris-0.9.9.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd idris-0.9.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-flag LLVM False + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.emGNZM + umask 022 + cd /builddir/build/BUILD + cd idris-0.9.9.1 + cabal_configure_extra_options=--datadir=/usr/lib64 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/idris-0.9.9.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --datadir=/usr/lib64 Configuring idris-0.9.9.1... make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/rts' rm -f idris_rts.o idris_heap.o idris_gc.o idris_gmp.o idris_stdfgn.o idris_bitstring.o idris_opts.o idris_stats.o libidris_rts.a make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/rts' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building idris-0.9.9.1... Preprocessing executable 'idris' for idris-0.9.9.1... [ 1 of 63] Compiling Idris.Help ( src/Idris/Help.hs, dist/build/idris/idris-tmp/Idris/Help.o ) [ 2 of 63] Compiling Idris.Colours ( src/Idris/Colours.hs, dist/build/idris/idris-tmp/Idris/Colours.o ) [ 3 of 63] Compiling Util.Pretty ( src/Util/Pretty.hs, dist/build/idris/idris-tmp/Util/Pretty.o ) [ 4 of 63] Compiling Paths_idris ( dist/build/autogen/Paths_idris.hs, dist/build/idris/idris-tmp/Paths_idris.o ) [ 5 of 63] Compiling Util.DynamicLinker ( src/Util/DynamicLinker.hs, dist/build/idris/idris-tmp/Util/DynamicLinker.o ) [ 6 of 63] Compiling Util.System ( src/Util/System.hs, dist/build/idris/idris-tmp/Util/System.o ) [ 7 of 63] Compiling Core.TT ( src/Core/TT.hs, dist/build/idris/idris-tmp/Core/TT.o ) [ 8 of 63] Compiling Core.Constraints ( src/Core/Constraints.hs, dist/build/idris/idris-tmp/Core/Constraints.o ) [ 9 of 63] Compiling IRTS.Lang ( src/IRTS/Lang.hs, dist/build/idris/idris-tmp/IRTS/Lang.o ) [10 of 63] Compiling IRTS.Defunctionalise ( src/IRTS/Defunctionalise.hs, dist/build/idris/idris-tmp/IRTS/Defunctionalise.o ) [11 of 63] Compiling IRTS.Simplified ( src/IRTS/Simplified.hs, dist/build/idris/idris-tmp/IRTS/Simplified.o ) [12 of 63] Compiling IRTS.CodegenCommon ( src/IRTS/CodegenCommon.hs, dist/build/idris/idris-tmp/IRTS/CodegenCommon.o ) [13 of 63] Compiling Core.CaseTree ( src/Core/CaseTree.hs, dist/build/idris/idris-tmp/Core/CaseTree.o ) [14 of 63] Compiling Core.Evaluate ( src/Core/Evaluate.hs, dist/build/idris/idris-tmp/Core/Evaluate.o ) [15 of 63] Compiling Core.Typecheck ( src/Core/Typecheck.hs, dist/build/idris/idris-tmp/Core/Typecheck.o ) [16 of 63] Compiling Core.Unify ( src/Core/Unify.hs, dist/build/idris/idris-tmp/Core/Unify.o ) [17 of 63] Compiling Core.ProofState ( src/Core/ProofState.hs, dist/build/idris/idris-tmp/Core/ProofState.o ) [18 of 63] Compiling Core.Elaborate ( src/Core/Elaborate.hs, dist/build/idris/idris-tmp/Core/Elaborate.o ) [19 of 63] Compiling Idris.AbsSyntaxTree ( src/Idris/AbsSyntaxTree.hs, dist/build/idris/idris-tmp/Idris/AbsSyntaxTree.o ) [20 of 63] Compiling Idris.IdeSlave ( src/Idris/IdeSlave.hs, dist/build/idris/idris-tmp/Idris/IdeSlave.o ) [21 of 63] Compiling Idris.AbsSyntax ( src/Idris/AbsSyntax.hs, dist/build/idris/idris-tmp/Idris/AbsSyntax.o ) [22 of 63] Compiling Idris.Primitives ( src/Idris/Primitives.hs, dist/build/idris/idris-tmp/Idris/Primitives.o ) In file included from /tmp/ghc9108_0/ghc9108_0.hc:3:0: /tmp/ghc9108_0/ghc9108_0.hc: In function ‘s2EOn_ret’: /tmp/ghc9108_0/ghc9108_0.hc:46300:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [23 of 63] Compiling Idris.Imports ( src/Idris/Imports.hs, dist/build/idris/idris-tmp/Idris/Imports.o ) [24 of 63] Compiling Idris.Delaborate ( src/Idris/Delaborate.hs, dist/build/idris/idris-tmp/Idris/Delaborate.o ) [25 of 63] Compiling Idris.Error ( src/Idris/Error.hs, dist/build/idris/idris-tmp/Idris/Error.o ) [26 of 63] Compiling Idris.Coverage ( src/Idris/Coverage.hs, dist/build/idris/idris-tmp/Idris/Coverage.o ) [27 of 63] Compiling Idris.UnusedArgs ( src/Idris/UnusedArgs.hs, dist/build/idris/idris-tmp/Idris/UnusedArgs.o ) [28 of 63] Compiling Idris.Docs ( src/Idris/Docs.hs, dist/build/idris/idris-tmp/Idris/Docs.o ) [29 of 63] Compiling Core.Execute ( src/Core/Execute.hs, dist/build/idris/idris-tmp/Core/Execute.o ) In file included from /tmp/ghc9108_0/ghc9108_0.hc:3:0: /tmp/ghc9108_0/ghc9108_0.hc: In function ‘s34CL_entry’: /tmp/ghc9108_0/ghc9108_0.hc:8365:6: warning: conflicting types for built-in function ‘free’ [enabled by default] ;EF_(free); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc9108_0/ghc9108_0.hc: In function ‘s35My_ret’: /tmp/ghc9108_0/ghc9108_0.hc:9476:6: warning: conflicting types for built-in function ‘malloc’ [enabled by default] ;EF_(malloc); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [30 of 63] Compiling Util.LLVMStubs ( src/Util/LLVMStubs.hs, dist/build/idris/idris-tmp/Util/LLVMStubs.o ) [31 of 63] Compiling IRTS.Bytecode ( src/IRTS/Bytecode.hs, dist/build/idris/idris-tmp/IRTS/Bytecode.o ) [32 of 63] Compiling IRTS.CodegenC ( src/IRTS/CodegenC.hs, dist/build/idris/idris-tmp/IRTS/CodegenC.o ) [33 of 63] Compiling IRTS.CodegenJavaScript ( src/IRTS/CodegenJavaScript.hs, dist/build/idris/idris-tmp/IRTS/CodegenJavaScript.o ) [34 of 63] Compiling IRTS.BCImp ( src/IRTS/BCImp.hs, dist/build/idris/idris-tmp/IRTS/BCImp.o ) [35 of 63] Compiling IRTS.Java.JTypes ( src/IRTS/Java/JTypes.hs, dist/build/idris/idris-tmp/IRTS/Java/JTypes.o ) [36 of 63] Compiling IRTS.Java.ASTBuilding ( src/IRTS/Java/ASTBuilding.hs, dist/build/idris/idris-tmp/IRTS/Java/ASTBuilding.o ) [37 of 63] Compiling IRTS.Java.Mangling ( src/IRTS/Java/Mangling.hs, dist/build/idris/idris-tmp/IRTS/Java/Mangling.o ) [38 of 63] Compiling IRTS.CodegenJava ( src/IRTS/CodegenJava.hs, dist/build/idris/idris-tmp/IRTS/CodegenJava.o ) [39 of 63] Compiling IRTS.DumpBC ( src/IRTS/DumpBC.hs, dist/build/idris/idris-tmp/IRTS/DumpBC.o ) [40 of 63] Compiling IRTS.Inliner ( src/IRTS/Inliner.hs, dist/build/idris/idris-tmp/IRTS/Inliner.o ) [41 of 63] Compiling IRTS.Compiler ( src/IRTS/Compiler.hs, dist/build/idris/idris-tmp/IRTS/Compiler.o ) [42 of 63] Compiling Idris.Unlit ( src/Idris/Unlit.hs, dist/build/idris/idris-tmp/Idris/Unlit.o ) [43 of 63] Compiling Idris.IBC ( src/Idris/IBC.hs, dist/build/idris/idris-tmp/Idris/IBC.o ) [44 of 63] Compiling Idris.Providers ( src/Idris/Providers.hs, dist/build/idris/idris-tmp/Idris/Providers.o ) [45 of 63] Compiling Idris.DataOpts ( src/Idris/DataOpts.hs, dist/build/idris/idris-tmp/Idris/DataOpts.o ) [46 of 63] Compiling Idris.Inliner ( src/Idris/Inliner.hs, dist/build/idris/idris-tmp/Idris/Inliner.o ) [47 of 63] Compiling Idris.PartialEval ( src/Idris/PartialEval.hs, dist/build/idris/idris-tmp/Idris/PartialEval.o ) [48 of 63] Compiling Core.CoreParser ( src/Core/CoreParser.hs, dist/build/idris/idris-tmp/Core/CoreParser.o ) [49 of 63] Compiling Core.ShellParser ( src/Core/ShellParser.hs, dist/build/idris/idris-tmp/Core/ShellParser.o ) [50 of 63] Compiling Core.ProofShell ( src/Core/ProofShell.hs, dist/build/idris/idris-tmp/Core/ProofShell.o ) [51 of 63] Compiling Idris.Completion ( src/Idris/Completion.hs, dist/build/idris/idris-tmp/Idris/Completion.o ) [52 of 63] Compiling IRTS.LParser ( src/IRTS/LParser.hs, dist/build/idris/idris-tmp/IRTS/LParser.o ) [53 of 63] Compiling Idris.DSL ( src/Idris/DSL.hs, dist/build/idris/idris-tmp/Idris/DSL.o ) [54 of 63] Compiling Idris.ElabTerm ( src/Idris/ElabTerm.hs, dist/build/idris/idris-tmp/Idris/ElabTerm.o ) [55 of 63] Compiling Idris.ElabDecls ( src/Idris/ElabDecls.hs, dist/build/idris/idris-tmp/Idris/ElabDecls.o ) [56 of 63] Compiling Idris.Parser ( src/Idris/Parser.hs, dist/build/idris/idris-tmp/Idris/Parser.o ) [57 of 63] Compiling Idris.REPLParser ( src/Idris/REPLParser.hs, dist/build/idris/idris-tmp/Idris/REPLParser.o ) [58 of 63] Compiling Idris.Chaser ( src/Idris/Chaser.hs, dist/build/idris/idris-tmp/Idris/Chaser.o ) [59 of 63] Compiling Idris.Prover ( src/Idris/Prover.hs, dist/build/idris/idris-tmp/Idris/Prover.o ) [60 of 63] Compiling Idris.REPL ( src/Idris/REPL.hs, dist/build/idris/idris-tmp/Idris/REPL.o ) [61 of 63] Compiling Pkg.PParser ( src/Pkg/PParser.hs, dist/build/idris/idris-tmp/Pkg/PParser.o ) [62 of 63] Compiling Pkg.Package ( src/Pkg/Package.hs, dist/build/idris/idris-tmp/Pkg/Package.o ) [63 of 63] Compiling Main ( src/Main.hs, dist/build/idris/idris-tmp/Main.o ) Linking dist/build/idris/idris ... make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/llvm' gcc -c -Wextra -fPIC -Wno-unused-parameter -O2 -Wall defs.c -o defs.o ar r libidris_rts.a defs.o ar: creating libidris_rts.a ranlib libidris_rts.a make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/llvm' Building libraries... make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/lib' ../dist/build/idris/idris --build base.ipkg Type checking ./Builtins.idr Type checking ./Prelude/Algebra.idr Type checking ./Prelude/Foldable.idr Type checking ./Prelude/Functor.idr Type checking ./Prelude/Applicative.idr Type checking ./Prelude/Traversable.idr Type checking ./Prelude/Chars.idr Type checking ./Prelude/Cast.idr Type checking ./Prelude/Nat.idr Type checking ./Prelude/Maybe.idr Type checking ./Prelude/List.idr Type checking ./Prelude/Either.idr Type checking ./Prelude/Strings.idr Type checking ./Prelude/Fin.idr Type checking ./Prelude/Vect.idr Type checking ./Prelude/Monad.idr Type checking ./IO.idr Type checking ./Prelude.idr Type checking ./System.idr Type checking ./Prelude/Heap.idr Type checking ./Prelude/Complex.idr Type checking ./Network/Cgi.idr Type checking ./Debug/Trace.idr Type checking ./System/Concurrency/Raw.idr Type checking ./System/Concurrency/Process.idr Type checking ./Decidable/Equality.idr Type checking ./Decidable/Decidable.idr Type checking ./Decidable/Order.idr Type checking ./Uninhabited.idr Type checking ./Providers.idr Type checking ./Language/Reflection.idr Type checking ./Language/Reflection/Utils.idr Type checking ./Data/Morphisms.idr Type checking ./Data/Bits.idr Type checking ./Data/Mod2.idr Type checking ./Data/Sign.idr Type checking ./Data/ZZ.idr Type checking ./Data/SortedMap.idr Type checking ./Data/SortedSet.idr Type checking ./Data/BoundedList.idr Type checking ./Data/Vect.idr Type checking ./Data/HVect.idr Type checking ./Data/Vect/Quantifiers.idr Type checking ./Control/Monad/Identity.idr Type checking ./Control/Monad/State.idr Type checking ./Control/Category.idr Type checking ./Control/Arrow.idr Type checking ./Control/IOExcept.idr Type checking ./Control/Catchable.idr make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/lib' make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/effects' ../dist/build/idris/idris --build effects.ipkg Type checking ./Effects.idr Type checking ./Effect/Exception.idr Type checking ./Effect/File.idr Type checking ./Effect/State.idr Type checking ./Effect/Random.idr Type checking ./Effect/StdIO.idr Type checking ./Effect/Select.idr Type checking ./Effect/Memory.idr make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/effects' make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/javascript' ../dist/build/idris/idris --build javascript.ipkg Type checking ./JavaScript.idr Type checking ./JavaScript/JSON.idr make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/javascript' make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/rts' gcc -fPIC -O2 -Wall -c -o idris_rts.o idris_rts.c idris_rts.c: In function ‘runThread’: idris_rts.c:449:11: warning: unused variable ‘stats’ [-Wunused-variable] Stats stats = terminate(vm); ^ gcc -fPIC -O2 -Wall -c -o idris_heap.o idris_heap.c gcc -fPIC -O2 -Wall -c -o idris_gc.o idris_gc.c gcc -fPIC -O2 -Wall -c -o idris_gmp.o idris_gmp.c gcc -fPIC -O2 -Wall -c -o idris_stdfgn.o idris_stdfgn.c gcc -fPIC -O2 -Wall -c -o idris_bitstring.o idris_bitstring.c gcc -fPIC -O2 -Wall -c -o idris_opts.o idris_opts.c gcc -fPIC -O2 -Wall -c -o idris_stats.o idris_stats.c ar r libidris_rts.a idris_rts.o idris_heap.o idris_gc.o idris_gmp.o idris_stdfgn.o idris_bitstring.o idris_opts.o idris_stats.o ar: creating libidris_rts.a ranlib libidris_rts.a make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/rts' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2dT8mS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 + cd idris-0.9.9.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 -v directory dist/doc/html/idris does exist: False creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1 creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1 creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts Installing rts/idris_rts.h to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts/idris_rts.h creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts Installing rts/idris_gc.h to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts/idris_gc.h creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts Installing rts/idris_stdfgn.h to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts/idris_stdfgn.h creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts Installing rts/idris_main.c to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts/idris_main.c creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts Installing rts/idris_gmp.h to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts/idris_gmp.h creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts Installing rts/libtest.c to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts/libtest.c creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/js Installing js/Runtime-common.js to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/js/Runtime-common.js creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/js Installing js/Runtime-node.js to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/js/Runtime-node.js creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/js Installing js/Runtime-browser.js to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/js/Runtime-browser.js creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1 creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1 Installing LICENSE to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1/LICENSE Installing executable(s) in /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/bin creating /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/bin Installing executable dist/build/idris/idris to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/bin/idris /usr/bin/strip /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/bin/idris Installing libraries in /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1 make -C lib install TARGET=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1 IDRIS=../dist/build/idris/idris make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/lib' ../dist/build/idris/idris --install base.ipkg Installing Builtins.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base Installing Prelude.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base Installing IO.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base Installing System.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base Installing Prelude/Algebra.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Cast.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Nat.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Fin.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/List.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Maybe.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Monad.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Applicative.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Either.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Vect.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Strings.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Chars.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Heap.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Complex.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Functor.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Foldable.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Prelude/Traversable.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Prelude Installing Network/Cgi.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Network Installing Debug/Trace.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Debug Installing System/Concurrency/Raw.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/System/Concurrency Installing System/Concurrency/Process.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/System/Concurrency Installing Decidable/Equality.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Decidable Installing Decidable/Decidable.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Decidable Installing Decidable/Order.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Decidable Installing Uninhabited.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base Installing Providers.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base Installing Language/Reflection.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Language Installing Language/Reflection/Utils.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Language/Reflection Installing Data/Morphisms.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/Bits.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/Mod2.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/ZZ.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/Sign.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/SortedMap.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/SortedSet.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/BoundedList.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/Vect.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/HVect.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data Installing Data/Vect/Quantifiers.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Data/Vect Installing Control/Monad/Identity.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Control/Monad Installing Control/Monad/State.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Control/Monad Installing Control/Category.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Control Installing Control/Arrow.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Control Installing Control/Catchable.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Control Installing Control/IOExcept.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/base/Control make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/lib' make -C effects install TARGET=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1 IDRIS=../dist/build/idris/idris make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/effects' ../dist/build/idris/idris --install effects.ipkg Installing Effects.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects Installing Effect/Exception.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect Installing Effect/File.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect Installing Effect/State.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect Installing Effect/Random.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect Installing Effect/StdIO.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect Installing Effect/Select.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect Installing Effect/Memory.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/effects/Effect make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/effects' make -C javascript install TARGET=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1 IDRIS=../dist/build/idris/idris make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/javascript' ../dist/build/idris/idris --install javascript.ipkg Installing JavaScript.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/javascript Installing JavaScript/JSON.ibc to /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/javascript/JavaScript make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/javascript' Installing run time system in /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts make -C rts install TARGET=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts IDRIS=../dist/build/idris/idris make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/rts' mkdir -p /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts install libidris_rts.a idris_rts.h idris_heap.h idris_gc.h idris_gmp.h idris_stdfgn.h idris_bitstring.h idris_opts.h idris_stats.h /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/rts make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/rts' Installing java pom template make -C llvm install TARGET=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/llvm make: Entering directory `/builddir/build/BUILD/idris-0.9.9.1/llvm' mkdir -p /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/llvm install libidris_rts.a /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/lib64/idris-0.9.9.1/llvm make: Leaving directory `/builddir/build/BUILD/idris-0.9.9.1/llvm' + find /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/bin -a -x /usr/bin/execstack ']' + /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 Processing files: idris-0.9.9.1-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3kdTa4 + umask 022 + cd /builddir/build/BUILD + cd idris-0.9.9.1 + DOCDIR=/builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1 + cp -pr tutorial /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64/usr/share/doc/idris-0.9.9.1 + exit 0 Provides: idris = 0.9.9.1-2.el7 idris(aarch-64) = 0.9.9.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncursesw.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libtinfo.so.5()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-18.arm.fedoraproject.org Wrote: /builddir/build/RPMS/idris-0.9.9.1-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DY6zxa + umask 022 + cd /builddir/build/BUILD + cd idris-0.9.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/idris-0.9.9.1-2.el7.aarch64 + exit 0 Child return code was: 0