<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 17 March 2015 at 23:40, Austin Seipp <span dir="ltr"><<a href="mailto:austin@well-typed.com" target="_blank">austin@well-typed.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">We should probably rename the tarballs however... it's clear "deb7"<br>
and "centos65" aren't very enlightening names; something like<br>
"-glibc211-gmp4" vs "glibc212-gmp5" would be better, even if slightly<br>
longer.</blockquote><div><br></div><div>+1</div><div><br></div><div><br></div><div>I tried building RC3 on Fedora Rawhide and hit this surprise i686 failure:</div><div><br></div><div><a href="https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10/fedora-rawhide-i386/ghc-7.10.0.20150316-0.5.fc21/build.log">https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10/fedora-rawhide-i386/ghc-7.10.0.20150316-0.5.fc21/build.log</a> [400kB]<br></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">```</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">"/usr/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O  -package-db libraries/bootstrapping.conf  -this-package-key ghc_FEyGu5JjJqTFXJN7t0AjtZ -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_3w0nMK0JfaFJPpLFn2yWAJ -package-key base_469rOtLAqwTGFEOGWxSUiQ -package-key binpa_IZvsDnGi11pBzTC71ohLx0 -package-key bytes_GyKPtAP9tDU8R3kplaOsGL -package-key conta_LC4pLE3kBzGKpeTiXrfSYW -package-key direc_CDNjUHiqrmpKhmAfHuWHQd -package-key filep_1vDJvPDP7mkAk0dVCj6gws -package-key hoopl_67gYDpMwqMo76vntD1o2bl -package-key hpc_JgusJLXnrCmLlRsEHGsV8F -package-key proce_8QjZAz7MOkA18YytQjzGwY -package-key time_GZv5NIWYuYvJeCRUBFgGQL -package-key trans_A1N0ErqCzkOAdEhQZ5kT5v -package-key unix_0eL7iagUGBD0Zhli8uoZQW -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts      -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build   -c compiler/utils/Pair.hs -o compiler/stage1/build/Pair.o </span><br></div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">compiler/utils/Pair.hs:38:32:
    Not in scope: ‘<$>’
    Perhaps you meant one of these:
      ‘<*>’ (imported from Prelude), ‘<+>’ (imported from Outputable),
      ‘<>’ (imported from Outputable)</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">```</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Not sure how reproducible it is: I am firing off another build now on Fedora 22 and 23:</pre><pre style="word-wrap:break-word"><font color="#000000"><span style="white-space:pre-wrap"><a href="https://copr.fedoraproject.org/coprs/petersen/ghc-7.10/build/82399/">https://copr.fedoraproject.org/coprs/petersen/ghc-7.10/build/82399/</a><br></span></font></pre><pre style="word-wrap:break-word"><font color="#000000"><span style="white-space:pre-wrap">I managed to build RC3 on Fedora aarch64.</span></font></pre><pre style="word-wrap:break-word">Jens</pre></div></div></div></div>