
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I have made docker images if anyone is interested: https://registry.hub.docker.com/u/phadej/ghc/ - --- And we could use docker as build environment (for obscure distros), at least it seems to have Debian 6 (squeeze) image available. I could try to do that, if someone else thinks this is a good idea too. - - Oleg On 17/03/15 10:25, Herbert Valerio Riedel wrote:
On 2015-03-17 at 03:09:23 +0100, Miëtek Bak wrote:
As with 7.10.1-rc2, installation fails on CentOS 6 (i386), Debian 6, and Ubuntu 10.04 LTS, in one of two following ways —
1. On i386:
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/app/ghc' '/app/ghc/lib/ghc-7.10.0.20150316' '/app/ghc/share/doc/ghc/html/libraries' 'v p dyn' ghc-cabal/dist-install/build/tmp/ghc-cabal: symbol lookup error: libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-6zeGtnFHpaVBJ80QaL9uVu-ghc7.10.0.20150316.so: undefined symbol: __gmpn_ior_n
Well, it shouldn't be very surprising that the deb7 (wheezy) ghc bindist doesn't work on deb6 (squeeze), as it's been compile-time configured for the environment provided by deb7 which has newer libraries with more features/symbols.
So what's needed here is probably a 2nd linux bindist build on an ancient enough (i.e. the one with the oldest libraries among CentOS6/Deb6/Ubuntu10.04) Linux environment. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVB+dOAAoJEOt5Bae4uwukNMwQAL0XPXMlCoKpVtyc11Eu+OTG Tbdf9nP016MODCSKBwGZRFT8uK3mTs5/K7yy7HvXDjQ1rYQbgSDfUBKogY0628PC M6CcZE7BbGClDv/U6l2dgMVz6jFm94yqj5/mk4HcmpEFlyaSwedkrtchvITcFEZr cc5t5S2SpeVL89ijAPGfFH9yQpyWcVux+nWukSZ+ZG0vFg73Pr+WJUNKfKuJSinb Q0MdieyHLw5zDmYaedprLtM0Mj+jASUFc2cC3+lLPTdxVlNRlKH1QiLbYZtS8SrQ xvc9ZfaynD2prALQjGhyrkOWmc08zB3N6mJb63dfBAfY+D8qieTXRekNK182wd0d UWGB4N92UROqt0QenfcCV3V0RN86gPmnGQd1k8BDDL2vyOkBMUBWEXQrwZau+GfS 3SxGyKBvD8Rjk6IYT29uKMmN3V0k4+K8BTy0wYPIncYngdaMNQeRH6vO5UkzyH1E oecE441nYE8+8vZY0p9kPsnzNnCd2mpZZGnWyl4uIHQ4B3TUfQJ7hveAubAywNj4 3dAzojKndMXqcXA0sQmXqV1vvD3dkHGwa5LFKG/z2nJVxugkOq+M1kIJygxQGMJ9 77IlDtHmFtz7huYdSy0A+wgtbchpFjxtzYU4SldozMeGQ/C9HClv0n/TVw3wXpge KH1TaDPTHI4nm5oPIe3q =bQHs -----END PGP SIGNATURE-----