linux_os2 Apprentice
Joined: 29 Aug 2018 Posts: 243 Location: Zedelgem Belgium
|
Posted: Wed Oct 19, 2022 11:10 am Post subject: !!! Fetched file: egl-wayland-1.1.11.tar.gz VERIFY FAILED! |
|
|
during compiling kernel 5.15.59-gentoo-x86_64 for x86_64 following error occurs:
Code: | !!! Fetched file: egl-wayland-1.1.11.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 60207
!!! Expected: 60459 |
last part off genkernel.log:
Code: | >>> Downloading 'https://github.com/NVIDIA/egl-wayland/archive/refs/tags/1.1.11.tar.gz'
--2022-10-19 13:31:13-- https://github.com/NVIDIA/egl-wayland/archive/refs/tags/1.1.11.tar.gz
Resolving github.com... 140.82.121.4
Connecting to github.com|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/NVIDIA/egl-wayland/tar.gz/refs/tags/1.1.11 [following]
--2022-10-19 13:31:13-- https://codeload.github.com/NVIDIA/egl-wayland/tar.gz/refs/tags/1.1.11
Resolving codeload.github.com... 140.82.121.10
Connecting to codeload.github.com|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: '/var/cache/distfiles/egl-wayland-1.1.11.tar.gz.__download__'
0K .......... .......... .......... .......... .......... 1.21M
50K ........ 1.00M=0.05s
2022-10-19 13:31:13 (1.17 MB/s) - '/var/cache/distfiles/egl-wayland-1.1.11.tar.gz.__download__' saved [60207]
!!! Fetched file: egl-wayland-1.1.11.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 60207
!!! Expected: 60459
Refetching... File renamed to '/var/cache/distfiles/egl-wayland-1.1.11.tar.gz._checksum_failure_.wh97gzno'
!!! Couldn't download 'egl-wayland-1.1.11.tar.gz'. Aborting.
* Fetch failed for 'gui-libs/egl-wayland-1.1.11', Log file:
* '/var/tmp/portage/gui-libs/egl-wayland-1.1.11/temp/build.log'
* Messages for package gui-libs/egl-wayland-1.1.11:
* Fetch failed for 'gui-libs/egl-wayland-1.1.11', Log file:
* '/var/tmp/portage/gui-libs/egl-wayland-1.1.11/temp/build.log'
* ERROR: compile_external_modules() failed to compile out-of-tree-modules!
* Please consult '/var/log/genkernel.log' for more information and any
* errors that were reported above. |
|
|