nE0sIghT / vortex-overlay

Gentoo Vortex overlay
15 stars 4 forks source link

Failed to emerge games-emulation/libretro-bsnes-094_pre20190920 #34

Closed mrturcot closed 3 years ago

mrturcot commented 3 years ago

Greetings,

emerging libretro-bsnes seems to fail, here is the log...

cat /var/tmp/portage/games-emulation/libretro-bsnes-094_pre20190920/temp/build.log
>>> Downloading 'http://gentoo.gossamerhost.com/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz'
--2021-01-23 19:29:09--  http://gentoo.gossamerhost.com/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz
Resolving gentoo.gossamerhost.com... 208.70.246.16
Connecting to gentoo.gossamerhost.com|208.70.246.16|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-01-23 19:29:09 ERROR 404: Not Found.

>>> Downloading 'rsync://gentoo.gossamerhost.com/gentoo-distfiles/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz'
rsync: link_stat "/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz" (in gentoo-distfiles) failed: No such file or directory (2)

sent 8 bytes  received 148 bytes  312.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1816) [Receiver=3.2.3]
>>> Downloading 'ftp://mirrors.tera-byte.com/pub/gentoo/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz'
pathconf: Permission denied
--2021-01-23 19:29:09--  ftp://mirrors.tera-byte.com/pub/gentoo/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz
           => ‘/var/cache/distfiles/libretro-bsnes-094_pre20190920.tar.gz.__download__’
Resolving mirrors.tera-byte.com... 216.194.64.133
Connecting to mirrors.tera-byte.com|216.194.64.133|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/gentoo/distfiles/51 ... done.
==> SIZE libretro-bsnes-094_pre20190920.tar.gz ... done.

==> PASV ... done.    ==> RETR libretro-bsnes-094_pre20190920.tar.gz ... 
No such file ‘libretro-bsnes-094_pre20190920.tar.gz’.

>>> Downloading 'http://gentoo.mirrors.tera-byte.com/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz'
--2021-01-23 19:29:09--  http://gentoo.mirrors.tera-byte.com/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz
Resolving gentoo.mirrors.tera-byte.com... 216.194.64.133
Connecting to gentoo.mirrors.tera-byte.com|216.194.64.133|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-01-23 19:29:09 ERROR 404: Not Found.

>>> Downloading 'rsync://mirrors.tera-byte.com/gentoo/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz'
mirrors.tera-byte.com

rsync: link_stat "/distfiles/51/libretro-bsnes-094_pre20190920.tar.gz" (in gentoo) failed: No such file or directory (2)

sent 8 bytes  received 130 bytes  276.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1816) [Receiver=3.2.3]
>>> Downloading 'https://github.com/libretro/bsnes-libretro/archive/95350550af6c76b57593dea980b5c3a27e5bf09e.tar.gz'
--2021-01-23 19:29:09--  https://github.com/libretro/bsnes-libretro/archive/95350550af6c76b57593dea980b5c3a27e5bf09e.tar.gz
Resolving github.com... 140.82.113.3
Connecting to github.com|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://github.com/libretro/bsnes2014/archive/95350550af6c76b57593dea980b5c3a27e5bf09e.tar.gz [following]
--2021-01-23 19:29:10--  https://github.com/libretro/bsnes2014/archive/95350550af6c76b57593dea980b5c3a27e5bf09e.tar.gz
Reusing existing connection to github.com:443.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/libretro/bsnes2014/tar.gz/95350550af6c76b57593dea980b5c3a27e5bf09e [following]
--2021-01-23 19:29:10--  https://codeload.github.com/libretro/bsnes2014/tar.gz/95350550af6c76b57593dea980b5c3a27e5bf09e
Resolving codeload.github.com... 140.82.112.9
Connecting to codeload.github.com|140.82.112.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/var/cache/distfiles/libretro-bsnes-094_pre20190920.tar.gz.__download__’

/var/cache/distfile     [   <=>              ]   1.20M  2.42MB/s    in 0.5s    

2021-01-23 19:29:11 (2.42 MB/s) - ‘/var/cache/distfiles/libretro-bsnes-094_pre20190920.tar.gz.__download__’ saved [1256172]

!!! Fetched file: libretro-bsnes-094_pre20190920.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      1256172
!!! Expected: 1256133
Refetching... File renamed to '/var/cache/distfiles/libretro-bsnes-094_pre20190920.tar.gz._checksum_failure_.y42p47ea'

!!! Couldn't download 'libretro-bsnes-094_pre20190920.tar.gz'. Aborting.
 * Fetch failed for 'games-emulation/libretro-bsnes-094_pre20190920', Log file:
 *  '/var/tmp/portage/games-emulation/libretro-bsnes-094_pre20190920/temp/build.log'

Regards