gentoo / dlang

[MIRROR] D programming language ebuild repository
https://gitweb.gentoo.org/repo/user/dlang.git
GNU General Public License v2.0
30 stars 25 forks source link

dev-util/dfmt fails to emerge #68

Closed s-daveb closed 6 years ago

s-daveb commented 6 years ago

Emerge fails with the following output:

!!! Fetched file: experimental_allocator-13df2925b83b4df95140677323e25c9cf93097db.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      86560
!!! Expected: 86550
Refetching... File renamed to '/usr/portage/distfiles/experimental_allocator-13df2925b83b4df95140677323e25c9cf93097db.tar.gz._checksum_failure_.w0IGwF'

!!! Couldn't download 'experimental_allocator-13df2925b83b4df95140677323e25c9cf93097db.tar.gz'. Aborting.

According to the repo it tries to fetch,

Recent releases of both DMD and LDC have std.experimental.allocator, so this project no longer serves a purpose.

Mirror of Phobos' std.experimental.allocator package. I plan to delete this reposotory when releases of LDC and GDC with this code are available

It's possible the author has modified history, but nevertheless, I looked at the repo and it seems experimental_allocator has a tagged release a couple of days after the 13df2925b83b4df95140677323e25c9cf93097db commit.

I will submit a PR in a few minutes.

Attachments

build.log