
On 03/19/15 03:38 PM, Jens Petersen wrote:
I tried building RC3 on Fedora Rawhide and hit this surprise i686 failure:
Jens, are you by any chance building RC3 with RC1/2 ? If so, then this is not well supported. I already reported this issue to ghc-devs few days/weeks ago. Karel
https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10/fedora-raw... [400kB]
``` "/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
compiler/utils/Pair.hs:38:32: Not in scope: ‘<$>’ Perhaps you meant one of these: ‘<*>’ (imported from Prelude), ‘<+>’ (imported from Outputable), ‘<>’ (imported from Outputable)
```
Not sure how reproducible it is: I am firing off another build now on Fedora 22 and 23:
https://copr.fedoraproject.org/coprs/petersen/ghc-7.10/build/82399/
I managed to build RC3 on Fedora aarch64.
Jens
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs