Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 May 2020 00:58:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 246224] lang/ghc: bad distinfo for powerpc64 elfv2 bootstrap
Message-ID:  <bug-246224-25139-e1unGaR6rG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246224-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246224-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246224

--- Comment #5 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
I successfully built GHC 8.6.5 with the following patch:
Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- distinfo    (revision 533932)
+++ distinfo    (working copy)
@@ -25,8 +25,8 @@
 SIZE (ghc-8.6.5-boot-armv6-freebsd.tar.xz) =3D 136889664
 SHA256 (ghc-8.6.5-boot-armv7-freebsd.tar.xz) =3D
ce4bc7fd20bb420963081171e483beb7387f9704323f7c03e36bbf3bf68a00ea
 SIZE (ghc-8.6.5-boot-armv7-freebsd.tar.xz) =3D 135237856
-SHA256 (ghc-8.6.5-boot-powerpc64-freebsd-elfv2.tar.xz) =3D
58eb128409a69b1b19f92b3c4090b6a023fd22f539b8b8013a7b6bf4b264d916
-SIZE (ghc-8.6.5-boot-powerpc64-freebsd-elfv2.tar.xz) =3D 112469852
+SHA256 (ghc-8.6.5-boot-powerpc64-freebsd-elfv2.tar.xz) =3D
89dfbfab84aef489ca9d0ff6fdf97152cff2412f6a8b9b1e57025b2019908318
+SIZE (ghc-8.6.5-boot-powerpc64-freebsd-elfv2.tar.xz) =3D 113782560
 SHA256 (ghc-8.6.3-boot-powerpc64-freebsd-elfv1.tar.xz) =3D
fb9bd4bad3a54722b7012c0a531cbdfe71b3b20a0b92cbd52195a526dc5ccde4
 SIZE (ghc-8.6.3-boot-powerpc64-freebsd-elfv1.tar.xz) =3D 112652192
 SHA256 (hscolour-1.24.4.tar.gz) =3D
243332b082294117f37b2c2c68079fa61af68b36223b3fc07594f245e0e5321d

That means the bootstrap is ok, can you commit it?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246224-25139-e1unGaR6rG>