Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 919613 Details for
Bug 1121620
ghc-haskell-src-exts fails to build on s390
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Koji shadow build log
build.log (text/x-log), 9.06 KB, created by
Jakub Čajka
on 2014-07-21 12:02:10 UTC
(
hide
)
Description:
Koji shadow build log
Filename:
MIME Type:
Creator:
Jakub Čajka
Created:
2014-07-21 12:02:10 UTC
Size:
9.06 KB
patch
obsolete
>Mock Version: 1.1.38 >Mock Version: 1.1.38 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target s390 --nodeps builddir/build/SPECS/ghc-haskell-src-exts.spec'], False, '/var/lib/mock/SHADOWBUILD-f20-build-364275-237933/root/', None, 86400, True, False, 998, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xb48783c8>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target s390 --nodeps builddir/build/SPECS/ghc-haskell-src-exts.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: fedora5.s390.bos.redhat.com >Building target platforms: s390 >Building for target s390 >Wrote: /builddir/build/SRPMS/ghc-haskell-src-exts-1.13.5-5.fc20.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target s390 --nodeps builddir/build/SPECS/ghc-haskell-src-exts.spec'], False, '/var/lib/mock/SHADOWBUILD-f20-build-364275-237933/root/', None, 86400, True, False, 998, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xb48783c8>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target s390 --nodeps builddir/build/SPECS/ghc-haskell-src-exts.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: s390 >Building for target s390 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kW8kkt >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf haskell-src-exts-1.13.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/haskell-src-exts-1.13.5.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd haskell-src-exts-1.13.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GMoPrQ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd haskell-src-exts-1.13.5 >++ 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 ) >Setup.hs:5:49: Warning: > In the use of `runTests' > (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): > Deprecated: "Please use the new testing interface instead!" >Linking Setup ... >+ ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-haskell-src-exts '--libsubdir=$compiler/$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/haskell-src-exts-1.13.5 --global --ghc-option=-O2 >Configuring haskell-src-exts-1.13.5... >+ '[' -x Setup ']' >+ ./Setup build >Building haskell-src-exts-1.13.5... >Preprocessing library haskell-src-exts-1.13.5... >dist/build/Language/Haskell/Exts/InternalParser.hs:1:12: Warning: > -fglasgow-exts is deprecated: Use individual extensions instead >[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) >[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o ) >[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o ) >[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o ) >[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o ) >[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o ) >[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o ) >[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o ) >[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o ) >[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o ) >[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o ) >[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o ) >[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o ) >[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o ) >[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o ) >[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o ) >[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o ) >[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o ) >[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o ) >dist/build/Language/Haskell/Exts/InternalParser.hs:7735:9: Warning: > Pattern match(es) are overlapped > In a case alternative: _ -> ... >templates/GenericTemplate.hs:219:14: Warning: > Pattern bindings containing unlifted types should use an outermost bang pattern: > sts1@((HappyCons (st1@(action)) (_))) > = happyDrop k (HappyCons (st) (sts)) > In an equation for `happyMonadReduce': > happyMonadReduce k nt fn j tk st sts stk > = happyThen1 > (fn stk tk) > (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk)) > where > sts1@((HappyCons (st1@(action)) (_))) > = happyDrop k (HappyCons (st) (sts)) > drop_stk = happyDropStk k stk >templates/GenericTemplate.hs:226:14: Warning: > Pattern bindings containing unlifted types should use an outermost bang pattern: > sts1@((HappyCons (st1@(action)) (_))) > = happyDrop k (HappyCons (st) (sts)) > In an equation for `happyMonad2Reduce': > happyMonad2Reduce k nt fn j tk st sts stk > = happyThen1 > (fn stk tk) > (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk)) > where > sts1@((HappyCons (st1@(action)) (_))) > = happyDrop k (HappyCons (st) (sts)) > drop_stk = happyDropStk k stk > off = indexShortOffAddr happyGotoOffsets st1 > off_i = (off +# nt) > .... >[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o ) >[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o ) >[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o ) >dist/build/Language/Haskell/Exts/InternalParser.hs:1:12: Warning: > -fglasgow-exts is deprecated: Use individual extensions instead >[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.p_o ) >virtual memory exhausted: Cannot allocate memory >error: Bad exit status from /var/tmp/rpm-tmp.GMoPrQ (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.GMoPrQ (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target s390 --nodeps builddir/build/SPECS/ghc-haskell-src-exts.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 377, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target s390 --nodeps builddir/build/SPECS/ghc-haskell-src-exts.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1121620
: 919613